[Xorg-driver-geode] help needed: code upgrade for GCC 10 defaults

Martin-Éric Racine martin-eric.racine at iki.fi
Mon Nov 23 11:06:54 UTC 2020


Greetings,

The Geode X driver needs a code upgrade to compile on GCC 10 because
-fno-common is now a default setting.
https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common

Until this has been fixed, the driver won't build on the GCC version
currently shipping with most distributions. Building fails as per the
enclosed build log.

Help to fix this is greatly appreciated. Please email me your patches
in the Git diff format. Thanks!

Martin-Éric
-------------- next part --------------
 dpkg-buildpackage -us -uc -ui
dpkg-buildpackage: info: source package xserver-xorg-video-geode
dpkg-buildpackage: info: source version 2.11.20-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Martin-Éric Racine <martin-eric.racine at iki.fi>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture i386
 fakeroot debian/rules clean
dh clean --with autoreconf --builddirectory=build/
   dh_auto_clean -O--builddirectory=build/
   dh_autoreconf_clean -O--builddirectory=build/
   dh_clean -O--builddirectory=build/
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building xserver-xorg-video-geode using existing ./xserver-xorg-video-geode_2.11.20.orig.tar.gz
dpkg-source: info: building xserver-xorg-video-geode using existing ./xserver-xorg-video-geode_2.11.20.orig.tar.gz.asc
gpgv: verify signatures failed: Unexpected error
dpkg-source: warning: failed to verify signature on ./xserver-xorg-video-geode_2.11.20.orig.tar.gz.asc
dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override
dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override
dpkg-source: warning: ignoring deletion of file build-aux/depcomp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file build-aux/compile, use --include-removal to override
dpkg-source: warning: ignoring deletion of file build-aux/install-sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file build-aux/missing, use --include-removal to override
dpkg-source: warning: ignoring deletion of file build-aux/ltmain.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/Makefile.in, use --include-removal to override
dpkg-source: info: building xserver-xorg-video-geode in xserver-xorg-video-geode_2.11.20-1.debian.tar.xz
dpkg-source: info: building xserver-xorg-video-geode in xserver-xorg-video-geode_2.11.20-1.dsc
 debian/rules build
dh build --with autoreconf --builddirectory=build/
   dh_update_autotools_config -O--builddirectory=build/
   dh_autoreconf -O--builddirectory=build/
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:42: installing 'build-aux/compile'
configure.ac:37: installing 'build-aux/install-sh'
configure.ac:37: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20'
dh_auto_configure -- --disable-silent-rules --libdir=\${exec_prefix}/lib
	cd build && ../configure --build=i686-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/i386-linux-gnu --libexecdir=\${prefix}/lib/i386-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --libdir=\${exec_prefix}/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... i686-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-linux-gnu-gcc accepts -g... yes
checking for i686-linux-gnu-gcc option to accept ISO C89... none needed
checking whether i686-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of i686-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i686-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... i686-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-linux-gnu-gcc static flag -static works... yes
checking if i686-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-linux-gnu-gcc option to accept ISO C99... none needed
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if i686-linux-gnu-gcc supports -Werror=unknown-warning-option... no
checking if i686-linux-gnu-gcc supports -Werror=unused-command-line-argument... no
checking if i686-linux-gnu-gcc supports -Wall... yes
checking if i686-linux-gnu-gcc supports -Wpointer-arith... yes
checking if i686-linux-gnu-gcc supports -Wmissing-declarations... yes
checking if i686-linux-gnu-gcc supports -Wformat=2... yes
checking if i686-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking if i686-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking if i686-linux-gnu-gcc supports -Wnested-externs... yes
checking if i686-linux-gnu-gcc supports -Wbad-function-cast... yes
checking if i686-linux-gnu-gcc supports -Wold-style-definition... yes
checking if i686-linux-gnu-gcc supports -Wdeclaration-after-statement... yes
checking if i686-linux-gnu-gcc supports -Wunused... yes
checking if i686-linux-gnu-gcc supports -Wuninitialized... yes
checking if i686-linux-gnu-gcc supports -Wshadow... yes
checking if i686-linux-gnu-gcc supports -Wmissing-noreturn... yes
checking if i686-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking if i686-linux-gnu-gcc supports -Wredundant-decls... yes
checking if i686-linux-gnu-gcc supports -Wlogical-op... yes
checking if i686-linux-gnu-gcc supports -Werror=implicit... yes
checking if i686-linux-gnu-gcc supports -Werror=nonnull... yes
checking if i686-linux-gnu-gcc supports -Werror=init-self... yes
checking if i686-linux-gnu-gcc supports -Werror=main... yes
checking if i686-linux-gnu-gcc supports -Werror=missing-braces... yes
checking if i686-linux-gnu-gcc supports -Werror=sequence-point... yes
checking if i686-linux-gnu-gcc supports -Werror=return-type... yes
checking if i686-linux-gnu-gcc supports -Werror=trigraphs... yes
checking if i686-linux-gnu-gcc supports -Werror=array-bounds... yes
checking if i686-linux-gnu-gcc supports -Werror=write-strings... yes
checking if i686-linux-gnu-gcc supports -Werror=address... yes
checking if i686-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes
checking if i686-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes
checking if i686-linux-gnu-gcc supports -pedantic... yes
checking if i686-linux-gnu-gcc supports -Werror... yes
checking if i686-linux-gnu-gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking linux/videodev2.h usability... yes
checking linux/videodev2.h presence... yes
checking for linux/videodev2.h... yes
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if DPMSExtension is defined... yes
checking for xorg-server xproto fontsproto  randrproto renderproto videoproto xextproto... yes
checking for xextproto >= 7.0.99.1... yes
checking xaa.h usability... no
checking xaa.h presence... no
checking for xaa.h... no
checking whether to include XAA support... no
checking whether XSERVER_LIBPCIACCESS is declared... yes
checking for pciaccess >= 0.8.0... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20'
   dh_auto_build -O--builddirectory=build/
	cd build && make -j8
make[1]: Entering directory '/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20/build'
make  all-recursive
make[2]: Entering directory '/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20/build'
Making all in src
make[3]: Entering directory '/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20/build/src'
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o cimarron.lo ../../src/cimarron.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o durango.lo ../../src/durango.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o geode_common.lo ../../src/geode_common.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o geode_dcon.lo ../../src/geode_dcon.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o geode_ddc.lo ../../src/geode_ddc.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o geode_driver.lo ../../src/geode_driver.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o geode_msr.lo ../../src/geode_msr.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o gx_accel.lo ../../src/gx_accel.c
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/geode_ddc.c  -fPIC -DPIC -o .libs/geode_ddc.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/durango.c  -fPIC -DPIC -o .libs/durango.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/geode_common.c  -fPIC -DPIC -o .libs/geode_common.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/geode_msr.c  -fPIC -DPIC -o .libs/geode_msr.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/geode_driver.c  -fPIC -DPIC -o .libs/geode_driver.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/cimarron.c  -fPIC -DPIC -o .libs/cimarron.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/geode_dcon.c  -fPIC -DPIC -o .libs/geode_dcon.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/gx_accel.c  -fPIC -DPIC -o .libs/gx_accel.o
In file included from ../../src/cimarron.c:198:
../../src/cim/cim_rtns.h:48:27: warning: redundant redeclaration of 'cim_gp_ptr' [-Wredundant-decls]
   48 |     extern unsigned char *cim_gp_ptr;
      |                           ^~~~~~~~~~
../../src/cimarron.c:169:16: note: previous definition of 'cim_gp_ptr' was here
  169 | unsigned char *cim_gp_ptr = (unsigned char *) 0;
      |                ^~~~~~~~~~
In file included from ../../src/cimarron.c:198:
../../src/cim/cim_rtns.h:49:27: warning: redundant redeclaration of 'cim_fb_ptr' [-Wredundant-decls]
   49 |     extern unsigned char *cim_fb_ptr;
      |                           ^~~~~~~~~~
../../src/cimarron.c:170:16: note: previous definition of 'cim_fb_ptr' was here
  170 | unsigned char *cim_fb_ptr = (unsigned char *) 0;
      |                ^~~~~~~~~~
In file included from ../../src/cimarron.c:198:
../../src/cim/cim_rtns.h:50:27: warning: redundant redeclaration of 'cim_cmd_base_ptr' [-Wredundant-decls]
   50 |     extern unsigned char *cim_cmd_base_ptr;
      |                           ^~~~~~~~~~~~~~~~
../../src/cimarron.c:171:16: note: previous definition of 'cim_cmd_base_ptr' was here
  171 | unsigned char *cim_cmd_base_ptr = (unsigned char *) 0;
      |                ^~~~~~~~~~~~~~~~
In file included from ../../src/cimarron.c:198:
../../src/cim/cim_rtns.h:51:27: warning: redundant redeclaration of 'cim_cmd_ptr' [-Wredundant-decls]
   51 |     extern unsigned char *cim_cmd_ptr;
      |                           ^~~~~~~~~~~
../../src/cimarron.c:172:16: note: previous definition of 'cim_cmd_ptr' was here
  172 | unsigned char *cim_cmd_ptr = (unsigned char *) 0;
      |                ^~~~~~~~~~~
In file included from ../../src/cimarron.c:198:
../../src/cim/cim_rtns.h:52:27: warning: redundant redeclaration of 'cim_vid_ptr' [-Wredundant-decls]
   52 |     extern unsigned char *cim_vid_ptr;
      |                           ^~~~~~~~~~~
../../src/cimarron.c:173:16: note: previous definition of 'cim_vid_ptr' was here
  173 | unsigned char *cim_vid_ptr = (unsigned char *) 0;
      |                ^~~~~~~~~~~
In file included from ../../src/cimarron.c:198:
../../src/cim/cim_rtns.h:53:27: warning: redundant redeclaration of 'cim_vip_ptr' [-Wredundant-decls]
   53 |     extern unsigned char *cim_vip_ptr;
      |                           ^~~~~~~~~~~
../../src/cimarron.c:174:16: note: previous definition of 'cim_vip_ptr' was here
  174 | unsigned char *cim_vip_ptr = (unsigned char *) 0;
      |                ^~~~~~~~~~~
In file included from ../../src/cimarron.c:198:
../../src/cim/cim_rtns.h:54:27: warning: redundant redeclaration of 'cim_vg_ptr' [-Wredundant-decls]
   54 |     extern unsigned char *cim_vg_ptr;
      |                           ^~~~~~~~~~
../../src/cimarron.c:175:16: note: previous definition of 'cim_vg_ptr' was here
  175 | unsigned char *cim_vg_ptr = (unsigned char *) 0;
      |                ^~~~~~~~~~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_defs.h:745:15: warning: redundant redeclaration of 'cim_rdmsr' [-Wredundant-decls]
  745 | extern void (*cim_rdmsr) (unsigned long, unsigned long *, unsigned long *);
      |               ^~~~~~~~~
../../src/cimarron.c:181:8: note: previous declaration of 'cim_rdmsr' was here
  181 | void (*cim_rdmsr) (unsigned long, unsigned long *, unsigned long *);
      |        ^~~~~~~~~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_defs.h:746:15: warning: redundant redeclaration of 'cim_wrmsr' [-Wredundant-decls]
  746 | extern void (*cim_wrmsr) (unsigned long, unsigned long, unsigned long);
      |               ^~~~~~~~~
../../src/cimarron.c:182:8: note: previous declaration of 'cim_wrmsr' was here
  182 | void (*cim_wrmsr) (unsigned long, unsigned long, unsigned long);
      |        ^~~~~~~~~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_gp.c: In function 'gp_masked_blt':
../../src/cim/cim_defs.h:529:16: warning: declaration of 'i' shadows a previous local [-Wshadow]
  529 |  unsigned long i;                                                     \
      |                ^
../../src/cim/cim_gp.c:2728:9: note: in expansion of macro 'WRITE_COMMAND_STRING8'
 2728 |         WRITE_COMMAND_STRING8(8 + (dword_count << 2), mono_mask,
      |         ^~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/cimarron.c:214:
../../src/cim/cim_gp.c:2645:19: note: shadowed declaration is here
 2645 |     unsigned long i, ch3_offset, base;
      |                   ^
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_defs.h:529:16: warning: declaration of 'i' shadows a previous local [-Wshadow]
  529 |  unsigned long i;                                                     \
      |                ^
../../src/cim/cim_gp.c:2850:9: note: in expansion of macro 'WRITE_COMMAND_STRING8'
 2850 |         WRITE_COMMAND_STRING8(8 + (dword_count << 2), color_data,
      |         ^~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/cimarron.c:214:
../../src/cim/cim_gp.c:2645:19: note: shadowed declaration is here
 2645 |     unsigned long i, ch3_offset, base;
      |                   ^
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_gp.c: In function 'gp_screen_to_screen_masked':
../../src/cim/cim_defs.h:529:16: warning: declaration of 'i' shadows a previous local [-Wshadow]
  529 |  unsigned long i;                                                     \
      |                ^
../../src/cim/cim_gp.c:2965:9: note: in expansion of macro 'WRITE_COMMAND_STRING8'
 2965 |         WRITE_COMMAND_STRING8(8 + (dword_count << 2), mono_mask,
      |         ^~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/cimarron.c:214:
../../src/cim/cim_gp.c:2883:19: note: shadowed declaration is here
 2883 |     unsigned long i, base;
      |                   ^
In file included from ../../src/cimarron.c:221:
../../src/cim/cim_vg.c: In function 'vg_get_current_display_mode':
../../src/cim/cim_vg.c:1384:16: warning: declaration of 'msr_value' shadows a previous local [-Wshadow]
 1384 |         Q_WORD msr_value;
      |                ^~~~~~~~~
../../src/cim/cim_vg.c:1315:12: note: shadowed declaration is here
 1315 |     Q_WORD msr_value;
      |            ^~~~~~~~~
In file included from ../../src/gfx/gfx_msr.c:46,
                 from ../../src/durango.c:223:
../../src/gfx/msr_rdcl.c:30:6: warning: redundant redeclaration of 'redcloud_build_mbus_tree' [-Wredundant-decls]
   30 | void redcloud_build_mbus_tree(void);    /* private routine definition */
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/durango.c:84:
../../src/gfx/gfx_priv.h:82:6: note: previous declaration of 'redcloud_build_mbus_tree' was here
   82 | void redcloud_build_mbus_tree(void);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/gfx/gfx_msr.c:46,
                 from ../../src/durango.c:223:
../../src/gfx/msr_rdcl.c:31:5: warning: redundant redeclaration of 'redcloud_init_msr_devices' [-Wredundant-decls]
   31 | int redcloud_init_msr_devices(MSR aDev[], unsigned int array_size);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/durango.c:84:
../../src/gfx/gfx_priv.h:83:5: note: previous declaration of 'redcloud_init_msr_devices' was here
   83 | int redcloud_init_msr_devices(MSR aDev[], unsigned int array_size);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/gfx/gfx_msr.c:46,
                 from ../../src/durango.c:223:
../../src/gfx/msr_rdcl.c:34:12: warning: redundant redeclaration of 'redcloud_find_msr_device' [-Wredundant-decls]
   34 | DEV_STATUS redcloud_find_msr_device(MSR * pDev);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/durango.c:84:
../../src/gfx/gfx_priv.h:84:12: note: previous declaration of 'redcloud_find_msr_device' was here
   84 | DEV_STATUS redcloud_find_msr_device(MSR * pDev);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_vg.c: In function 'vg_restore_state':
../../src/cim/cim_defs.h:482:16: warning: declaration of 'i' shadows a previous local [-Wshadow]
  482 |  unsigned long i;                                                     \
      |                ^
../../src/cim/cim_vg.c:2830:5: note: in expansion of macro 'WRITE_FB_STRING32'
 2830 |     WRITE_FB_STRING32(memoffset, (unsigned char *) &(vg_state->cursor_data[0]),
      |     ^~~~~~~~~~~~~~~~~
In file included from ../../src/cimarron.c:221:
../../src/cim/cim_vg.c:2739:28: note: shadowed declaration is here
 2739 |     unsigned long irqfilt, i;
      |                            ^
In file included from ../../src/gfx/gfx_disp.c:858,
                 from ../../src/durango.c:226:
../../src/gfx/disp_gu2.c:30:6: warning: redundant redeclaration of 'gu2_enable_compression' [-Wredundant-decls]
   30 | void gu2_enable_compression(void);      /* private routine definition */
      |      ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/durango.c:84:
../../src/gfx/gfx_priv.h:245:6: note: previous declaration of 'gu2_enable_compression' was here
  245 | void gu2_enable_compression(void);
      |      ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/gfx/gfx_disp.c:858,
                 from ../../src/durango.c:226:
../../src/gfx/disp_gu2.c:31:6: warning: redundant redeclaration of 'gu2_disable_compression' [-Wredundant-decls]
   31 | void gu2_disable_compression(void);     /* private routine definition */
      |      ^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/durango.c:84:
../../src/gfx/gfx_priv.h:246:6: note: previous declaration of 'gu2_disable_compression' was here
  246 | void gu2_disable_compression(void);
      |      ^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/gfx/gfx_disp.c:858,
                 from ../../src/durango.c:226:
../../src/gfx/disp_gu2.c:32:5: warning: redundant redeclaration of 'gfx_set_display_control' [-Wredundant-decls]
   32 | int gfx_set_display_control(int sync_polarities);       /* private routine
      |     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/durango.c:84:
../../src/gfx/gfx_priv.h:538:5: note: previous declaration of 'gfx_set_display_control' was here
  538 | int gfx_set_display_control(int sync_polarities);
      |     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/gfx/gfx_disp.c:858,
                 from ../../src/durango.c:226:
../../src/gfx/disp_gu2.c:34:6: warning: redundant redeclaration of 'gfx_reset_video' [-Wredundant-decls]
   34 | void gfx_reset_video(void);
      |      ^~~~~~~~~~~~~~~
In file included from ../../src/durango.c:84:
../../src/gfx/gfx_priv.h:537:6: note: previous declaration of 'gfx_reset_video' was here
  537 | void gfx_reset_video(void);
      |      ^~~~~~~~~~~~~~~
In file included from ../../src/geode_driver.c:49:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated.  For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
   50 | #warning "xf86PciInfo.h is deprecated.  For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server."
      |  ^~~~~~~
In file included from ../../src/gfx/gfx_disp.c:858,
                 from ../../src/durango.c:226:
../../src/gfx/disp_gu2.c: In function 'gfx_set_display_video_enable':
../../src/gfx/disp_gu2.c:1263:31: warning: variable 'dcfg' set but not used [-Wunused-but-set-variable]
 1263 |     unsigned long lock, gcfg, dcfg;
      |                               ^~~~
In file included from ../../src/durango.c:227:
../../src/gfx/gfx_vid.c: At top level:
../../src/gfx/gfx_vid.c:148:5: warning: redundant redeclaration of 'gfx_set_screen_enable' [-Wredundant-decls]
  148 | int gfx_set_screen_enable(int enable);  /* forward declaration                           */
      |     ^~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/durango.c:84:
../../src/gfx/gfx_priv.h:539:5: note: previous declaration of 'gfx_set_screen_enable' was here
  539 | int gfx_set_screen_enable(int enable);
      |     ^~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/gfx/gfx_vid.c:165,
                 from ../../src/durango.c:227:
../../src/gfx/vid_rdcl.c: In function 'gfx_set_clock_frequency':
../../src/gfx/vid_rdcl.c:259:19: warning: variable 'value' set but not used [-Wunused-but-set-variable]
  259 |     unsigned long value;
      |                   ^~~~~
In file included from ../../src/cimarron.c:228:
../../src/cim/cim_df.c: In function 'df_read_composite_window_crc':
../../src/cim/cim_df.c:1708:37: warning: variable 'vsyncstart' set but not used [-Wunused-but-set-variable]
 1708 |     unsigned long vsyncend, vtotal, vsyncstart;
      |                                     ^~~~~~~~~~
In file included from ../../src/cimarron.c:253:
../../src/cim/cim_msr.c: In function 'msr_create_geodelink_table':
../../src/cim/cim_msr.c:150:45: warning: declaration of 'gliu_nodes' shadows a global declaration [-Wshadow]
  150 | msr_create_geodelink_table(GEODELINK_NODE * gliu_nodes)
      |                            ~~~~~~~~~~~~~~~~~^~~~~~~~~~
../../src/cim/cim_msr.c:38:16: note: shadowed declaration is here
   38 | GEODELINK_NODE gliu_nodes[24];
      |                ^~~~~~~~~~
../../src/cim/cim_msr.c: In function 'msr_create_device_list':
../../src/cim/cim_msr.c:373:41: warning: declaration of 'gliu_nodes' shadows a global declaration [-Wshadow]
  373 | msr_create_device_list(GEODELINK_NODE * gliu_nodes, int max_devices)
      |                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~
../../src/cim/cim_msr.c:38:16: note: shadowed declaration is here
   38 | GEODELINK_NODE gliu_nodes[24];
      |                ^~~~~~~~~~
In file included from ../../src/gx_accel.c:53:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated.  For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
   50 | #warning "xf86PciInfo.h is deprecated.  For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server."
      |  ^~~~~~~
../../src/geode_ddc.c: In function 'GeodeGetDDC':
../../src/geode_ddc.c:173:37: warning: passing argument 3 of 'GeodeI2CInit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  173 |     if (!GeodeI2CInit(pScrni, &bus, "CS5536 DDC BUS"))
      |                                     ^~~~~~~~~~~~~~~~
../../src/geode_ddc.c:120:57: note: expected 'char *' but argument is of type 'const char *'
  120 | GeodeI2CInit(ScrnInfoPtr pScrni, I2CBusPtr * ptr, char *name)
      |                                                   ~~~~~~^~~~
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o gx_cursor.lo ../../src/gx_cursor.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o gx_driver.lo ../../src/gx_driver.c
../../src/gx_accel.c: In function 'amd_gx_exa_UploadToScreen':
../../src/gx_accel.c:1493:17: warning: pointer targets in initialization of 'char *' from 'CARD8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
 1493 |     char *dst = pGeode->pExa->memoryBase + exaGetPixmapOffset(pDst);
      |                 ^~~~~~
../../src/gx_accel.c: In function 'amd_gx_exa_DownloadFromScreen':
../../src/gx_accel.c:1509:17: warning: pointer targets in initialization of 'char *' from 'CARD8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
 1509 |     char *src = pGeode->pExa->memoryBase + exaGetPixmapOffset(pSrc);
      |                 ^~~~~~
../../src/gx_accel.c: In function 'amd_gx_exa_PrepareComposite':
../../src/gx_accel.c:1747:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 1747 |     GeodeRec *pGeode = GEODEPTR_FROM_PIXMAP(pxDst);
      |     ^~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o gx_randr.lo ../../src/gx_randr.c
At top level:
../../src/gx_accel.c:1033:23: warning: 'vmode' defined but not used [-Wunused-variable]
 1033 | static unsigned short vmode[] = {
      |                       ^~~~~
../../src/gx_accel.c:164:18: warning: 'PDfn_SM' defined but not used [-Wunused-const-variable=]
  164 | static const int PDfn_SM[16] = {
      |                  ^~~~~~~
../../src/gx_accel.c:157:18: warning: 'PDfn' defined but not used [-Wunused-const-variable=]
  157 | static const int PDfn[16] = {
      |                  ^~~~
../../src/gx_accel.c:89:31: warning: 'VEC_MODE' defined but not used [-Wunused-variable]
   89 | static unsigned int BLT_MODE, VEC_MODE;
      |                               ^~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o gx_regacc.lo ../../src/gx_regacc.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o gx_rotate.lo ../../src/gx_rotate.c
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/gx_cursor.c  -fPIC -DPIC -o .libs/gx_cursor.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/gx_driver.c  -fPIC -DPIC -o .libs/gx_driver.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/gx_randr.c  -fPIC -DPIC -o .libs/gx_randr.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/gx_regacc.c  -fPIC -DPIC -o .libs/gx_regacc.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/gx_rotate.c  -fPIC -DPIC -o .libs/gx_rotate.o
In file included from ../../src/gx_cursor.c:40:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated.  For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
   50 | #warning "xf86PciInfo.h is deprecated.  For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server."
      |  ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o gx_video.lo ../../src/gx_video.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o lx_cursor.lo ../../src/lx_cursor.c
In file included from ../../src/gx_driver.c:62:
../../src/gx_vga.c: In function 'gu2_vga_attr_ctrl':
../../src/gx_vga.c:136:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
  136 |     int tmp;
      |         ^~~
../../src/gx_vga.c: In function 'gu2_gfx_to_vga':
../../src/gx_vga.c:160:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
  160 |     int tmp;
      |         ^~~
../../src/gx_driver.c: In function 'GXPreInit':
../../src/gx_driver.c:580:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  580 |     if ((s = xf86GetOptValString(GeodeOptions, GX_OPTION_ROTATE))) {
      |            ^
../../src/gx_driver.c:615:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  615 |     panelgeo = xf86GetOptValString(GeodeOptions, GX_OPTION_PANEL_GEOMETRY);
      |              ^
../../src/gx_driver.c:617:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  617 |     if ((s = xf86GetOptValString(GeodeOptions, GX_OPTION_ACCEL_METHOD))) {
      |            ^
../../src/gx_driver.c: In function 'GXCreateScreenResources':
../../src/gx_driver.c:1251:19: warning: declaration of 'GXRandRSetConfig' shadows a global declaration [-Wshadow]
 1251 |         Rotation(*GXRandRSetConfig) (ScreenPtr pScreen, Rotation rr, int rate,
      |                   ^~~~~~~~~~~~~~~~
In file included from ../../src/gx_driver.c:56:
../../src/geode.h:431:23: note: shadowed declaration is here
  431 | extern _X_EXPORT Bool GXRandRSetConfig(ScreenPtr pScreen, Rotation rotation,
      |                       ^~~~~~~~~~~~~~~~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_gp.c: In function 'gp_set_command_buffer_base':
../../src/cim/cim_defs.h:309:3: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
  309 |   cim_wrmsr(addr, val1, val2);                           \
      |   ^~~~~~~~~
In file included from ../../src/cimarron.c:214:
../../src/cim/cim_gp.c:94:12: note: 'msr_value.high' was declared here
   94 |     Q_WORD msr_value;
      |            ^~~~~~~~~
../../src/cim/cim_gp.c:105:19: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
  105 |     msr_value.low &= 0xF000FFFF;
      |                   ^~
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/gx_video.c  -fPIC -DPIC -o .libs/gx_video.o
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o lx_display.lo ../../src/lx_display.c
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/lx_cursor.c  -fPIC -DPIC -o .libs/lx_cursor.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/lx_display.c  -fPIC -DPIC -o .libs/lx_display.o
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o lx_driver.lo ../../src/lx_driver.c
In file included from ../../src/gx_video.c:49:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated.  For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
   50 | #warning "xf86PciInfo.h is deprecated.  For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server."
      |  ^~~~~~~
../../src/gx_video.c:113:13: warning: redundant redeclaration of 'GXAccelSync' [-Wredundant-decls]
  113 | extern void GXAccelSync(ScrnInfoPtr pScrni);
      |             ^~~~~~~~~~~
In file included from ../../src/gx_video.c:54:
../../src/geode.h:439:6: note: previous declaration of 'GXAccelSync' was here
  439 | void GXAccelSync(ScrnInfoPtr pScrni);
      |      ^~~~~~~~~~~
../../src/gx_video.c:232:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  232 |     {XvSettable | XvGettable, 0, 1, "XV_DOUBLE_BUFFER"},
      |                                     ^~~~~~~~~~~~~~~~~~
../../src/gx_video.c:234:49: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  234 |     {XvSettable | XvGettable, 0, (1 << 24) - 1, "XV_COLORKEY"},
      |                                                 ^~~~~~~~~~~~~
../../src/gx_video.c:235:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  235 |     {XvSettable | XvGettable, 0, 1, "XV_FILTER"},
      |                                     ^~~~~~~~~~~
../../src/gx_video.c:236:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  236 |     {XvSettable | XvGettable, 0, 1, "XV_COLORKEYMODE"}
      |                                     ^~~~~~~~~~~~~~~~~
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/lx_driver.c  -fPIC -DPIC -o .libs/lx_driver.o
../../src/gx_video.c: In function 'GXSetVideoPosition':
../../src/gx_video.c:802:32: warning: declaration of 'offset' shadows a global declaration [-Wshadow]
  802 |                    int id, int offset, ScrnInfoPtr pScrni)
      |                            ~~~~^~~~~~
../../src/gx_video.c:775:12: note: shadowed declaration is here
  775 | static int offset, s1offset = 0, s2offset = 0, s3offset = 0;
      |            ^~~~~~
../../src/gx_video.c: In function 'GXDisplayVideo':
../../src/gx_video.c:895:20: warning: declaration of 'offset' shadows a global declaration [-Wshadow]
  895 |                int offset,
      |                ~~~~^~~~~~
../../src/gx_video.c:775:12: note: shadowed declaration is here
  775 | static int offset, s1offset = 0, s2offset = 0, s3offset = 0;
      |            ^~~~~~
../../src/gx_video.c:899:23: warning: declaration of 'dstBox' shadows a global declaration [-Wshadow]
  899 |                BoxPtr dstBox, short src_w, short src_h, short drw_w,
      |                ~~~~~~~^~~~~~
../../src/gx_video.c:771:15: note: shadowed declaration is here
  771 | static BoxRec dstBox;
      |               ^~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o lx_exa.lo ../../src/lx_exa.c
../../src/gx_video.c: In function 'GXDisplaySurface':
../../src/gx_video.c:1500:12: warning: declaration of 'dstBox' shadows a global declaration [-Wshadow]
 1500 |     BoxRec dstBox;
      |            ^~~~~~
../../src/gx_video.c:771:15: note: shadowed declaration is here
  771 | static BoxRec dstBox;
      |               ^~~~~~
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/lx_exa.c  -fPIC -DPIC -o .libs/lx_exa.o
../../src/lx_display.c: In function 'lx_crtc_commit':
../../src/lx_display.c:327:9: warning: 'xf86_reload_cursors' is deprecated [-Wdeprecated-declarations]
  327 |         xf86_reload_cursors(crtc->scrn->pScreen);
      |         ^~~~~~~~~~~~~~~~~~~
In file included from ../../src/lx_display.c:32:
/usr/include/xorg/xf86Crtc.h:1068:37: note: declared here
 1068 | static _X_INLINE _X_DEPRECATED void xf86_reload_cursors(ScreenPtr screen) {}
      |                                     ^~~~~~~~~~~~~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o lx_memory.lo ../../src/lx_memory.c
../../src/lx_driver.c: In function 'LXPreInit':
../../src/lx_driver.c:441:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  441 |     if ((s = xf86GetOptValString(GeodeOptions, LX_OPTION_ROTATE))) {
      |            ^
../../src/lx_driver.c:475:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  475 |         char *pmode = xf86GetOptValString(GeodeOptions, LX_OPTION_PANEL_MODE);
      |                       ^~~~~~~~~~~~~~~~~~~
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/lx_memory.c  -fPIC -DPIC -o .libs/lx_memory.o
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o lx_output.lo ../../src/lx_output.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o lx_panel.lo ../../src/lx_panel.c
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/lx_output.c  -fPIC -DPIC -o .libs/lx_output.o
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o lx_video.lo ../../src/lx_video.c
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/lx_panel.c  -fPIC -DPIC -o .libs/lx_panel.o
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/lx_video.c  -fPIC -DPIC -o .libs/lx_video.o
../../src/cim/cim_gp.c: In function 'gp_save_state':
../../src/cim/cim_gp.c:3435:41: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 3435 |     gp_state->cmd_base = (msr_value.low << 4) & 0xFFF00000;
      |                          ~~~~~~~~~~~~~~~^~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o panel.lo ../../src/panel.c
/bin/bash ../libtool  --tag=CC   --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c -o z4l.lo ../../src/z4l.c
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/panel.c  -fPIC -DPIC -o .libs/panel.o
In file included from ../../src/lx_video.c:42:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated.  For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
   50 | #warning "xf86PciInfo.h is deprecated.  For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server."
      |  ^~~~~~~
../../src/lx_output.c: In function 'lx_create_resources':
../../src/lx_output.c:68:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   68 |     s = "on";
      |       ^
../../src/lx_output.c: In function 'LXSetupOutput':
../../src/lx_output.c:301:44: warning: passing argument 3 of 'GeodeI2CInit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  301 |     GeodeI2CInit(pScrni, &lxpriv->pDDCBus, "CS5536 DDC");
      |                                            ^~~~~~~~~~~~
In file included from ../../src/lx_output.c:32:
../../src/geode.h:410:62: note: expected 'char *' but argument is of type 'const char *'
  410 | Bool GeodeI2CInit(ScrnInfoPtr pScrni, I2CBusPtr * ptr, char *name);
      |                                                        ~~~~~~^~~~
../../src/lx_panel.c: In function 'LXGetManualPanelMode':
../../src/lx_panel.c:137:16: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  137 |     strcpy(mode->name, sname);
      |            ~~~~^~~~~~
In file included from /usr/include/features.h:461,
                 from /usr/include/i386-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../src/lx_panel.c:35:
/usr/include/i386-linux-gnu/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'const char *'
   88 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
      | ^~~~~
libtool: compile:  i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../src/cim -I../../src/gfx -I../../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ../../src/z4l.c  -fPIC -DPIC -o .libs/z4l.o
In file included from ../../src/cimarron.c:221:
../../src/cim/cim_vg.c: In function 'vg_get_current_display_mode':
../../src/cim/cim_vg.c:1472:23: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1472 |     if (msr_value.low & DF_SIMULTANEOUS_CRT_FP)
../../src/cim/cim_vg.c:1460:24: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1460 |     if (msr_value.high & DF_INVERT_VOP_CLOCK)
../../src/cim/cim_vg.c:1400:44: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1400 |         current_display->panel_pad_sel_low = msr_value.low;
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
../../src/cim/cim_vg.c:1401:45: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1401 |         current_display->panel_pad_sel_high = msr_value.high;
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
../../src/lx_video.c:88:49: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   88 |     {XvSettable | XvGettable, 0, (1 << 24) - 1, "XV_COLORKEY"},
      |                                                 ^~~~~~~~~~~~~
../../src/lx_video.c:89:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   89 |     {XvSettable | XvGettable, 0, 1, "XV_FILTER"},
      |                                     ^~~~~~~~~~~
../../src/lx_video.c:90:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   90 |     {XvSettable | XvGettable, 0, 1, "XV_COLORKEYMODE"}
      |                                     ^~~~~~~~~~~~~~~~~
../../src/lx_video.c: In function 'LXCopyPacked':
../../src/lx_video.c:300:18: warning: variable 'lines' set but not used [-Wunused-but-set-variable]
  300 |     unsigned int lines, top, left, pixels;
      |                  ^~~~~
../../src/cim/cim_vg.c: In function 'vg_set_clock_frequency':
../../src/cim/cim_vg.c:1744:19: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1744 |     msr_value.low &= ~(GLCP_DOTPLL_BYPASS | GLCP_DOTPLL_HALFPIX);
      |                   ^~
../../src/cim/cim_vg.c:1735:19: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1733 |     if ((msr_value.low & GLCP_DOTPLL_LOCK) &&
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1734 |         ((msr_value.low & (GLCP_DOTPLL_HALFPIX | GLCP_DOTPLL_BYPASS)) ==
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1735 |          pll_low) && (msr_value.high == pll_high)) {
      |          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/panel/pnl_init.c:56,
                 from ../../src/panel.c:56:
../../src/panel/cen9211.c: In function 'CentaurusProgramFRMload':
../../src/panel/cen9211.c:733:20: warning: variable 'index' set but not used [-Wunused-but-set-variable]
  733 |     unsigned short index;
      |                    ^~~~~
In file included from ../../src/panel/pnl_init.c:66,
                 from ../../src/panel.c:56:
../../src/panel/platform.c: In function 'get_sys_board_type':
../../src/panel/platform.c:189:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  189 |     char *xpress_rom_string_ptr = "XpressStart";
      |                                   ^~~~~~~~~~~~~
../../src/panel/platform.c:200:42: warning: passing argument 2 of 'Strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  200 |         Strcpy(sys_info->sys_board_name, "Unknown");
      |                                          ^~~~~~~~~
../../src/panel/platform.c:102:25: note: expected 'char *' but argument is of type 'const char *'
  102 | Strcpy(char *dst, char *src)
      |                   ~~~~~~^~~
../../src/panel/platform.c:224:38: warning: passing argument 2 of 'Strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  224 |     Strcpy(sys_info->sys_board_name, "Unknown");
      |                                      ^~~~~~~~~
../../src/panel/platform.c:102:25: note: expected 'char *' but argument is of type 'const char *'
  102 | Strcpy(char *dst, char *src)
      |                   ~~~~~~^~~
../../src/cim/cim_vg.c: In function 'vg_set_custom_mode':
../../src/cim/cim_vg.c:629:23: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
  629 |         msr_value.low &= ~DF_CONFIG_OUTPUT_MASK;
      |                       ^~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_defs.h:309:3: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
  309 |   cim_wrmsr(addr, val1, val2);                           \
      |   ^~~~~~~~~
In file included from ../../src/cimarron.c:221:
../../src/cim/cim_vg.c:395:12: note: 'msr_value.high' was declared here
  395 |     Q_WORD msr_value;
      |            ^~~~~~~~~
../../src/z4l.c:87:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   87 |     "/dev/videox", NULL
      |     ^~~~~~~~~~~~~
../../src/z4l.c: In function 'z4l_ovly_set_encoding':
../../src/z4l.c:595:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  595 |     cp = &enc->name[0];
      |        ^
../../src/z4l.c: In function 'Z4lInit':
../../src/z4l.c:1359:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1359 |             msg = "bad querycap";
      |                 ^
../../src/z4l.c:1361:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1361 |             msg = "no overlay";
      |                 ^
../../src/z4l.c:1363:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1363 |             msg = "no streaming";
      |                 ^
../../src/z4l.c:1366:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1366 |             msg = "cant enable non-blocking io";
      |                 ^
../../src/z4l.c:1372:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1372 |                 msg = "no src/dst ovly fmt";
      |                     ^
../../src/z4l.c:1485:37: warning: passing argument 2 of 'Z4lAddEncoding' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1485 |             if (Z4lAddEncoding(enc, "XV_IMAGE", id, MAX_OVLY_WIDTH,
      |                                     ^~~~~~~~~~
../../src/z4l.c:995:48: note: expected 'char *' but argument is of type 'const char *'
  995 | Z4lAddEncoding(XF86VideoEncodingPtr enc, char *name, int id, int width,
      |                                          ~~~~~~^~~~
../../src/z4l.c:90:23: warning: passing argument 3 of 'Z4lAttributeName' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   90 | #define ATTR_ENCODING "encoding"
      |                       ^~~~~~~~~~
../../src/z4l.c:1512:60: note: in expansion of macro 'ATTR_ENCODING'
 1512 |         Z4lAttributeName(&attr_name[0], sizeof(attr_name), ATTR_ENCODING);
      |                                                            ^~~~~~~~~~~~~
../../src/z4l.c:1073:41: note: expected 'char *' but argument is of type 'const char *'
 1073 | Z4lAttributeName(char *bp, int l, char *cp)
      |                                   ~~~~~~^~
../../src/z4l.c:92:22: warning: passing argument 3 of 'Z4lAttributeName' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   92 | #define ATTR_KEYMODE "keymode"
      |                      ^~~~~~~~~
../../src/z4l.c:1525:64: note: in expansion of macro 'ATTR_KEYMODE'
 1525 |             Z4lAttributeName(&attr_name[0], sizeof(attr_name), ATTR_KEYMODE);
      |                                                                ^~~~~~~~~~~~
../../src/z4l.c:1073:41: note: expected 'char *' but argument is of type 'const char *'
 1073 | Z4lAttributeName(char *bp, int l, char *cp)
      |                                   ~~~~~~^~
../../src/z4l.c:94:23: warning: passing argument 3 of 'Z4lAttributeName' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   94 | #define ATTR_COLORKEY "colorkey"
      |                       ^~~~~~~~~~
../../src/z4l.c:1532:64: note: in expansion of macro 'ATTR_COLORKEY'
 1532 |             Z4lAttributeName(&attr_name[0], sizeof(attr_name), ATTR_COLORKEY);
      |                                                                ^~~~~~~~~~~~~
../../src/z4l.c:1073:41: note: expected 'char *' but argument is of type 'const char *'
 1073 | Z4lAttributeName(char *bp, int l, char *cp)
      |                                   ~~~~~~^~
../../src/z4l.c:1621:29: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1621 |                 free(encs[i].name);
      |                      ~~~~~~~^~~~~
In file included from ../../src/z4l.c:41:
/usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *'
  565 | extern void free (void *__ptr) __THROW;
      |                   ~~~~~~^~~~~
../../src/z4l.c:1633:30: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1633 |                     free(adpt->name);
      |                          ~~~~^~~~~~
In file included from ../../src/z4l.c:41:
/usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *'
  565 | extern void free (void *__ptr) __THROW;
      |                   ~~~~~~^~~~~
../../src/z4l.c:1643:41: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1643 |                             free(encs[i].name);
      |                                  ~~~~~~~^~~~~
In file included from ../../src/z4l.c:41:
/usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *'
  565 | extern void free (void *__ptr) __THROW;
      |                   ~~~~~~^~~~~
In file included from ../../src/gfx/gfx_vid.c:165,
                 from ../../src/durango.c:227:
../../src/gfx/vid_rdcl.c: In function 'gfx_get_clock_frequency':
../../src/gfx/vid_rdcl.c:1645:22: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1645 |     value = msr_value.high & mask;
      |             ~~~~~~~~~^~~~~
../../src/gfx/vid_rdcl.c: In function 'gfx_read_crc':
../../src/gfx/vid_rdcl.c:2327:19: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2327 |     msr_value.low &= ~RCDF_DIAG_32BIT_CRC;
      |                   ^~
../../src/gfx/vid_rdcl.c: In function 'gfx_read_crc32':
../../src/gfx/vid_rdcl.c:2376:19: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2376 |     msr_value.low |= RCDF_DIAG_32BIT_CRC;
      |                   ^~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_vg.c: In function 'vg_set_compression_enable':
../../src/cim/cim_defs.h:309:3: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
  309 |   cim_wrmsr(addr, val1, val2);                           \
      |   ^~~~~~~~~
In file included from ../../src/cimarron.c:221:
../../src/cim/cim_vg.c:2332:12: note: 'msr_value.high' was declared here
 2332 |     Q_WORD msr_value;
      |            ^~~~~~~~~
../../src/cim/cim_vg.c:2332:12: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../src/cim/cim_vg.c: In function 'vg_save_state':
../../src/cim/cim_vg.c:2704:23: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2704 |     if (msr_value.low & GLCP_DOTPLL_BYPASS)
../../src/cim/cim_vg.c:2708:24: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2708 |     if (msr_value.high & GLCP_DOTPLL_VIPCLK)
In file included from ../../src/cimarron.c:228:
../../src/cim/cim_df.c: In function 'df_set_output_path':
../../src/cim/cim_df.c:1373:19: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1373 |     msr_value.low &= ~(DF_SIMULTANEOUS_CRT_FP | DF_CONFIG_OUTPUT_MASK);
      |                   ^~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_defs.h:309:3: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
  309 |   cim_wrmsr(addr, val1, val2);                           \
      |   ^~~~~~~~~
In file included from ../../src/cimarron.c:228:
../../src/cim/cim_df.c:1370:12: note: 'msr_value.high' was declared here
 1370 |     Q_WORD msr_value;
      |            ^~~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link i686-linux-gnu-gcc -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -module -avoid-version -Wl,-z,relro -Wl,-z,now   -o ztv_drv.la -rpath /usr/lib/xorg/modules/drivers z4l.lo  
../../src/cim/cim_df.c: In function 'df_read_composite_crc':
../../src/cim/cim_df.c:1638:19: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1638 |     msr_value.low |= DF_DIAG_32BIT_CRC;
      |                   ^~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_defs.h:309:3: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
  309 |   cim_wrmsr(addr, val1, val2);                           \
      |   ^~~~~~~~~
In file included from ../../src/cimarron.c:228:
../../src/cim/cim_df.c:1626:12: note: 'msr_value.high' was declared here
 1626 |     Q_WORD msr_value;
      |            ^~~~~~~~~
libtool: link: i686-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/z4l.o    -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,ztv_drv.so -o .libs/ztv_drv.so
libtool: link: ( cd ".libs" && rm -f "ztv_drv.la" && ln -s "../ztv_drv.la" "ztv_drv.la" )
../../src/cim/cim_df.c: In function 'df_read_panel_crc':
../../src/cim/cim_df.c:2034:19: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2034 |     msr_value.low |= DF_DIAG_32BIT_CRC;
      |                   ^~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_defs.h:309:3: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
  309 |   cim_wrmsr(addr, val1, val2);                           \
      |   ^~~~~~~~~
In file included from ../../src/cimarron.c:228:
../../src/cim/cim_df.c:2025:12: note: 'msr_value.high' was declared here
 2025 |     Q_WORD msr_value;
      |            ^~~~~~~~~
In file included from ../../src/cimarron.c:240:
../../src/cim/cim_vip.c: In function 'vip_get_power_characteristics':
../../src/cim/cim_vip.c:1570:50: warning: 'q_word.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1570 |     buffer->glink_clock_mode = (int) (q_word.low & VIP_MSR_POWER_GLINK);
      |                                      ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
../../src/cim/cim_vip.c: In function 'vip_get_priority_characteristics':
../../src/cim/cim_vip.c:1601:30: warning: 'q_word.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1601 |     buffer->pid = q_word.low & VIP_MSR_MCR_PID_MASK;
../../src/cim/cim_vip.c: In function 'vip_get_capability_characteristics':
../../src/cim/cim_vip.c:1632:68: warning: 'q_word.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1632 |     buffer->n_smi_registers = (q_word.low & VIP_MSR_CAP_NSMI_MASK) >>
In file included from ../../src/cimarron.c:246:
../../src/cim/cim_vop.c: In function 'vop_set_configuration':
../../src/cim/cim_vop.c:194:23: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
  194 |         msr_value.low &= ~DF_CONFIG_OUTPUT_MASK;
      |                       ^~
In file included from ../../src/cimarron.c:202:
../../src/cim/cim_defs.h:309:3: warning: 'msr_value.high' may be used uninitialized in this function [-Wmaybe-uninitialized]
  309 |   cim_wrmsr(addr, val1, val2);                           \
      |   ^~~~~~~~~
In file included from ../../src/cimarron.c:246:
../../src/cim/cim_vop.c:181:12: note: 'msr_value.high' was declared here
  181 |     Q_WORD msr_value;
      |            ^~~~~~~~~
In file included from ../../src/cimarron.c:234:
../../src/cim/cim_init.c: In function 'init_detect_cpu':
../../src/cim/cim_init.c:106:33: warning: 'msr_value.low' may be used uninitialized in this function [-Wmaybe-uninitialized]
  106 |         ((msr_value.low & 0x0F) << 16);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link i686-linux-gnu-gcc -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing  -g -O2 -fdebug-prefix-map=/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -module -avoid-version -Wl,-z,relro -Wl,-z,now   -o geode_drv.la -rpath /usr/lib/xorg/modules/drivers cimarron.lo durango.lo geode_common.lo geode_dcon.lo geode_ddc.lo geode_driver.lo geode_msr.lo gx_accel.lo gx_cursor.lo gx_driver.lo gx_randr.lo gx_regacc.lo gx_rotate.lo gx_video.lo lx_cursor.lo lx_display.lo lx_driver.lo lx_exa.lo lx_memory.lo lx_output.lo lx_panel.lo lx_video.lo panel.lo  
libtool: link: i686-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/cimarron.o .libs/durango.o .libs/geode_common.o .libs/geode_dcon.o .libs/geode_ddc.o .libs/geode_driver.o .libs/geode_msr.o .libs/gx_accel.o .libs/gx_cursor.o .libs/gx_driver.o .libs/gx_randr.o .libs/gx_regacc.o .libs/gx_rotate.o .libs/gx_video.o .libs/lx_cursor.o .libs/lx_display.o .libs/lx_driver.o .libs/lx_exa.o .libs/lx_memory.o .libs/lx_output.o .libs/lx_panel.o .libs/lx_video.o .libs/panel.o    -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,geode_drv.so -o .libs/geode_drv.so
/usr/bin/ld: .libs/geode_dcon.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/geode_dcon.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/geode_ddc.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/geode_ddc.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/geode_driver.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/geode_driver.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/geode_msr.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/geode_msr.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/gx_accel.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/gx_accel.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/gx_cursor.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/gx_cursor.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/gx_driver.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/gx_driver.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/gx_randr.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/gx_randr.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/gx_rotate.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/gx_rotate.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/gx_video.o:./build/src/../../src/gx_video.c:115: multiple definition of `DeltaY'; .libs/durango.o:./build/src/../../src/gfx/gfx_disp.c:99: first defined here
/usr/bin/ld: .libs/gx_video.o:./build/src/../../src/gx_video.c:115: multiple definition of `DeltaX'; .libs/durango.o:./build/src/../../src/gfx/gfx_disp.c:98: first defined here
/usr/bin/ld: .libs/gx_video.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/gx_video.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/lx_cursor.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/lx_cursor.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/lx_display.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/lx_display.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/lx_driver.o:./build/src/../../src/lx_driver.c:77: multiple definition of `XpressROMPtr'; .libs/gx_driver.o:./build/src/../../src/gx_driver.c:81: first defined here
/usr/bin/ld: .libs/lx_driver.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/lx_driver.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/lx_exa.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/lx_exa.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/lx_memory.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/lx_memory.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/lx_output.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/lx_output.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/lx_panel.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/lx_panel.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/lx_video.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/lx_video.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
/usr/bin/ld: .libs/panel.o:./build/src/../../src/panel.c:54: multiple definition of `XpressROMPtr'; .libs/gx_driver.o:./build/src/../../src/gx_driver.c:81: first defined here
/usr/bin/ld: .libs/panel.o:./build/src/../../src/geode.h:381: multiple definition of `GX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:381: first defined here
/usr/bin/ld: .libs/panel.o:./build/src/../../src/geode.h:360: multiple definition of `LX_GeodeOpts'; .libs/geode_common.o:./build/src/../../src/geode.h:360: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:633: geode_drv.la] Error 1
make[3]: Leaving directory '/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20/build/src'
make[2]: *** [Makefile:456: all-recursive] Error 1
make[2]: Leaving directory '/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20/build'
make[1]: *** [Makefile:388: all] Error 2
make[1]: Leaving directory '/home/perkelix/public_html/debian/pool/main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-2.11.20/build'
dh_auto_build: error: cd build && make -j8 returned exit code 2
make: *** [debian/rules:36: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2


More information about the Xorg-driver-geode mailing list