request from: hawk checking if we should skip the build started at: Thu May 14 13:21:37 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/1b5ae352-9588-462d-9900-e20cca78a5b4/xorg-driver-video-geode-2.11.16-1.src.rpm fetched 686104 bytes, 723.4 K/s installing srpm: xorg-driver-video-geode-2.11.16-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 1b5ae352-9588-462d-9900-e20cca78a5b4; cd rpm/SPECS; TMPDIR=/tmp/B.48c802 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux xorg-driver-video-geode.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 1b5ae352-9588-462d-9900-e20cca78a5b4 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.48c802 /bin/sh -e /tmp/B.48c802/rpm-tmp.73640 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf xf86-video-geode-2.11.16 + /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/xf86-video-geode-2.11.16.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xf86-video-geode-2.11.16 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.48c802 /bin/sh -e /tmp/B.48c802/rpm-tmp.73640 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.48c802 + umask 022 + cd /home/users/builder/rpm/BUILD + cd xf86-video-geode-2.11.16 + libtoolize --copy --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/config.guess' libtoolize: copying file 'build-aux/config.sub' libtoolize: copying file 'build-aux/install-sh' 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' + aclocal + autoconf + autoheader + automake -a -c -f --foreign configure.ac:42: installing 'build-aux/compile' configure.ac:37: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/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 mawk... mawk 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-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking how to print strings... print -r checking for style of include used by make... GNU checking for i686-tld-linux-gcc... i686-tld-linux-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-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking whether i686-tld-linux-gcc understands -c and -o together... yes checking dependency style of i686-tld-linux-gcc... gcc3 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-tld-linux-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-tld-linux-gnu file names to i686-tld-linux-gnu format... func_convert_file_noop checking how to convert i686-tld-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for i686-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-tld-linux-strip... no checking for strip... strip checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i686-tld-linux-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 i686-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-tld-linux-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-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i686-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-gcc static flag -static works... yes checking if i686-tld-linux-gcc supports -c -o file.o... yes checking if i686-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the i686-tld-linux-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-tld-linux-gcc option to accept ISO C99... -std=gnu99 checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for i686-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if i686-tld-linux-gcc -std=gnu99 supports -Wall... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wpointer-arith... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-declarations... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wformat=2... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wnested-externs... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wbad-function-cast... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wold-style-definition... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wunused... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wuninitialized... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wshadow... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wredundant-decls... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wlogical-op... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=implicit... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=nonnull... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=init-self... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=main... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=missing-braces... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=sequence-point... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=return-type... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=trigraphs... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=array-bounds... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=write-strings... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=address... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if i686-tld-linux-gcc -std=gnu99 supports -pedantic... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror... yes checking if i686-tld-linux-gcc -std=gnu99 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... yes checking for XEXT... 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... 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 + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-geode-2.11.16' Making all in src make[2]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-geode-2.11.16/src' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT cimarron.lo -MD -MP -MF .deps/cimarron.Tpo -c -o cimarron.lo cimarron.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT durango.lo -MD -MP -MF .deps/durango.Tpo -c -o durango.lo durango.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT geode_common.lo -MD -MP -MF .deps/geode_common.Tpo -c -o geode_common.lo geode_common.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT geode_dcon.lo -MD -MP -MF .deps/geode_dcon.Tpo -c -o geode_dcon.lo geode_dcon.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT cimarron.lo -MD -MP -MF .deps/cimarron.Tpo -c cimarron.c -fPIC -DPIC -o .libs/cimarron.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT geode_dcon.lo -MD -MP -MF .deps/geode_dcon.Tpo -c geode_dcon.c -fPIC -DPIC -o .libs/geode_dcon.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT geode_common.lo -MD -MP -MF .deps/geode_common.Tpo -c geode_common.c -fPIC -DPIC -o .libs/geode_common.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT durango.lo -MD -MP -MF .deps/durango.Tpo -c durango.c -fPIC -DPIC -o .libs/durango.o In file included from cimarron.c:198:0: ../src/cim/cim_rtns.h:48:27: warning: redundant redeclaration of 'cim_gp_ptr' [-Wredundant-decls] extern unsigned char *cim_gp_ptr; ^ cimarron.c:169:16: note: previous definition of 'cim_gp_ptr' was here unsigned char *cim_gp_ptr = (unsigned char *) 0; ^ In file included from cimarron.c:198:0: ../src/cim/cim_rtns.h:49:27: warning: redundant redeclaration of 'cim_fb_ptr' [-Wredundant-decls] extern unsigned char *cim_fb_ptr; ^ cimarron.c:170:16: note: previous definition of 'cim_fb_ptr' was here unsigned char *cim_fb_ptr = (unsigned char *) 0; ^ In file included from cimarron.c:198:0: ../src/cim/cim_rtns.h:50:27: warning: redundant redeclaration of 'cim_cmd_base_ptr' [-Wredundant-decls] extern unsigned char *cim_cmd_base_ptr; ^ cimarron.c:171:16: note: previous definition of 'cim_cmd_base_ptr' was here unsigned char *cim_cmd_base_ptr = (unsigned char *) 0; ^ In file included from cimarron.c:198:0: ../src/cim/cim_rtns.h:51:27: warning: redundant redeclaration of 'cim_cmd_ptr' [-Wredundant-decls] extern unsigned char *cim_cmd_ptr; ^ cimarron.c:172:16: note: previous definition of 'cim_cmd_ptr' was here unsigned char *cim_cmd_ptr = (unsigned char *) 0; ^ In file included from cimarron.c:198:0: ../src/cim/cim_rtns.h:52:27: warning: redundant redeclaration of 'cim_vid_ptr' [-Wredundant-decls] extern unsigned char *cim_vid_ptr; ^ cimarron.c:173:16: note: previous definition of 'cim_vid_ptr' was here unsigned char *cim_vid_ptr = (unsigned char *) 0; ^ In file included from cimarron.c:198:0: ../src/cim/cim_rtns.h:53:27: warning: redundant redeclaration of 'cim_vip_ptr' [-Wredundant-decls] extern unsigned char *cim_vip_ptr; ^ cimarron.c:174:16: note: previous definition of 'cim_vip_ptr' was here unsigned char *cim_vip_ptr = (unsigned char *) 0; ^ In file included from cimarron.c:198:0: ../src/cim/cim_rtns.h:54:27: warning: redundant redeclaration of 'cim_vg_ptr' [-Wredundant-decls] extern unsigned char *cim_vg_ptr; ^ cimarron.c:175:16: note: previous definition of 'cim_vg_ptr' was here unsigned char *cim_vg_ptr = (unsigned char *) 0; ^ In file included from cimarron.c:202:0: ../src/cim/cim_defs.h:745:15: warning: redundant redeclaration of 'cim_rdmsr' [-Wredundant-decls] extern void (*cim_rdmsr) (unsigned long, unsigned long *, unsigned long *); ^ cimarron.c:181:8: note: previous declaration of 'cim_rdmsr' was here void (*cim_rdmsr) (unsigned long, unsigned long *, unsigned long *); ^ In file included from cimarron.c:202:0: ../src/cim/cim_defs.h:746:15: warning: redundant redeclaration of 'cim_wrmsr' [-Wredundant-decls] extern void (*cim_wrmsr) (unsigned long, unsigned long, unsigned long); ^ cimarron.c:182:8: note: previous declaration of 'cim_wrmsr' was here void (*cim_wrmsr) (unsigned long, unsigned long, unsigned long); ^ In file included from cimarron.c:202:0: ../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] unsigned long i; \ ^ ../src/cim/cim_gp.c:2728:9: note: in expansion of macro 'WRITE_COMMAND_STRING8' WRITE_COMMAND_STRING8(8 + (dword_count << 2), mono_mask, ^ In file included from cimarron.c:214:0: ../src/cim/cim_gp.c:2645:19: warning: shadowed declaration is here [-Wshadow] unsigned long i, ch3_offset, base; ^ In file included from cimarron.c:202:0: ../src/cim/cim_defs.h:529:16: warning: declaration of 'i' shadows a previous local [-Wshadow] unsigned long i; \ ^ ../src/cim/cim_gp.c:2850:9: note: in expansion of macro 'WRITE_COMMAND_STRING8' WRITE_COMMAND_STRING8(8 + (dword_count << 2), color_data, ^ In file included from cimarron.c:214:0: ../src/cim/cim_gp.c:2645:19: warning: shadowed declaration is here [-Wshadow] unsigned long i, ch3_offset, base; ^ In file included from cimarron.c:202:0: ../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] unsigned long i; \ ^ ../src/cim/cim_gp.c:2965:9: note: in expansion of macro 'WRITE_COMMAND_STRING8' WRITE_COMMAND_STRING8(8 + (dword_count << 2), mono_mask, ^ In file included from cimarron.c:214:0: ../src/cim/cim_gp.c:2883:19: warning: shadowed declaration is here [-Wshadow] unsigned long i, base; ^ In file included from cimarron.c:221:0: ../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] Q_WORD msr_value; ^ ../src/cim/cim_vg.c:1315:12: warning: shadowed declaration is here [-Wshadow] Q_WORD msr_value; ^ In file included from cimarron.c:202:0: ../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] unsigned long i; \ ^ ../src/cim/cim_vg.c:2830:5: note: in expansion of macro 'WRITE_FB_STRING32' WRITE_FB_STRING32(memoffset, (unsigned char *) &(vg_state->cursor_data[0]), ^ In file included from cimarron.c:221:0: ../src/cim/cim_vg.c:2739:28: warning: shadowed declaration is here [-Wshadow] unsigned long irqfilt, i; ^ In file included from cimarron.c:228:0: ../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] unsigned long vsyncend, vtotal, vsyncstart; ^ In file included from cimarron.c:253:0: ../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] msr_create_geodelink_table(GEODELINK_NODE * gliu_nodes) ^ ../src/cim/cim_msr.c:38:16: warning: shadowed declaration is here [-Wshadow] 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] msr_create_device_list(GEODELINK_NODE * gliu_nodes, int max_devices) ^ ../src/cim/cim_msr.c:38:16: warning: shadowed declaration is here [-Wshadow] GEODELINK_NODE gliu_nodes[24]; ^ In file included from ../src/gfx/gfx_msr.c:46:0, from durango.c:223: ../src/gfx/msr_rdcl.c:30:6: warning: redundant redeclaration of 'redcloud_build_mbus_tree' [-Wredundant-decls] void redcloud_build_mbus_tree(void); /* private routine definition */ ^ In file included from durango.c:84:0: ../src/gfx/gfx_priv.h:82:6: note: previous declaration of 'redcloud_build_mbus_tree' was here void redcloud_build_mbus_tree(void); ^ In file included from ../src/gfx/gfx_msr.c:46:0, from durango.c:223: ../src/gfx/msr_rdcl.c:31:5: warning: redundant redeclaration of 'redcloud_init_msr_devices' [-Wredundant-decls] int redcloud_init_msr_devices(MSR aDev[], unsigned int array_size); ^ In file included from durango.c:84:0: ../src/gfx/gfx_priv.h:83:5: note: previous declaration of 'redcloud_init_msr_devices' was here int redcloud_init_msr_devices(MSR aDev[], unsigned int array_size); ^ In file included from ../src/gfx/gfx_msr.c:46:0, from durango.c:223: ../src/gfx/msr_rdcl.c:34:12: warning: redundant redeclaration of 'redcloud_find_msr_device' [-Wredundant-decls] DEV_STATUS redcloud_find_msr_device(MSR * pDev); ^ In file included from durango.c:84:0: ../src/gfx/gfx_priv.h:84:12: note: previous declaration of 'redcloud_find_msr_device' was here DEV_STATUS redcloud_find_msr_device(MSR * pDev); ^ In file included from ../src/gfx/gfx_disp.c:858:0, from durango.c:226: ../src/gfx/disp_gu2.c:30:6: warning: redundant redeclaration of 'gu2_enable_compression' [-Wredundant-decls] void gu2_enable_compression(void); /* private routine definition */ ^ In file included from durango.c:84:0: ../src/gfx/gfx_priv.h:245:6: note: previous declaration of 'gu2_enable_compression' was here void gu2_enable_compression(void); ^ In file included from ../src/gfx/gfx_disp.c:858:0, from durango.c:226: ../src/gfx/disp_gu2.c:31:6: warning: redundant redeclaration of 'gu2_disable_compression' [-Wredundant-decls] void gu2_disable_compression(void); /* private routine definition */ ^ In file included from durango.c:84:0: ../src/gfx/gfx_priv.h:246:6: note: previous declaration of 'gu2_disable_compression' was here void gu2_disable_compression(void); ^ In file included from ../src/gfx/gfx_disp.c:858:0, from durango.c:226: ../src/gfx/disp_gu2.c:32:5: warning: redundant redeclaration of 'gfx_set_display_control' [-Wredundant-decls] int gfx_set_display_control(int sync_polarities); /* private routine ^ In file included from durango.c:84:0: ../src/gfx/gfx_priv.h:538:5: note: previous declaration of 'gfx_set_display_control' was here int gfx_set_display_control(int sync_polarities); ^ In file included from ../src/gfx/gfx_disp.c:858:0, from durango.c:226: ../src/gfx/disp_gu2.c:34:6: warning: redundant redeclaration of 'gfx_reset_video' [-Wredundant-decls] void gfx_reset_video(void); ^ In file included from durango.c:84:0: ../src/gfx/gfx_priv.h:537:6: note: previous declaration of 'gfx_reset_video' was here void gfx_reset_video(void); ^ In file included from ../src/gfx/gfx_disp.c:858:0, from 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] unsigned long lock, gcfg, dcfg; ^ In file included from durango.c:227:0: ../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] int gfx_set_screen_enable(int enable); /* forward declaration */ ^ In file included from durango.c:84:0: ../src/gfx/gfx_priv.h:539:5: note: previous declaration of 'gfx_set_screen_enable' was here int gfx_set_screen_enable(int enable); ^ In file included from ../src/gfx/gfx_vid.c:165:0, from 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] unsigned long value; ^ mv -f .deps/geode_dcon.Tpo .deps/geode_dcon.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT geode_ddc.lo -MD -MP -MF .deps/geode_ddc.Tpo -c -o geode_ddc.lo geode_ddc.c mv -f .deps/geode_common.Tpo .deps/geode_common.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT geode_driver.lo -MD -MP -MF .deps/geode_driver.Tpo -c -o geode_driver.lo geode_driver.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT geode_driver.lo -MD -MP -MF .deps/geode_driver.Tpo -c geode_driver.c -fPIC -DPIC -o .libs/geode_driver.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT geode_ddc.lo -MD -MP -MF .deps/geode_ddc.Tpo -c geode_ddc.c -fPIC -DPIC -o .libs/geode_ddc.o In file included from geode_driver.c:49:0: /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] #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." ^ geode_ddc.c: In function 'GeodeGetDDC': geode_ddc.c:173:5: warning: passing argument 3 of 'GeodeI2CInit' discards 'const' qualifier from pointer target type [enabled by default] if (!GeodeI2CInit(pScrni, &bus, "CS5536 DDC BUS")) ^ geode_ddc.c:120:1: note: expected 'char *' but argument is of type 'const char *' GeodeI2CInit(ScrnInfoPtr pScrni, I2CBusPtr * ptr, char *name) ^ mv -f .deps/geode_driver.Tpo .deps/geode_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT geode_msr.lo -MD -MP -MF .deps/geode_msr.Tpo -c -o geode_msr.lo geode_msr.c mv -f .deps/geode_ddc.Tpo .deps/geode_ddc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_accel.lo -MD -MP -MF .deps/gx_accel.Tpo -c -o gx_accel.lo gx_accel.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT geode_msr.lo -MD -MP -MF .deps/geode_msr.Tpo -c geode_msr.c -fPIC -DPIC -o .libs/geode_msr.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_accel.lo -MD -MP -MF .deps/gx_accel.Tpo -c gx_accel.c -fPIC -DPIC -o .libs/gx_accel.o In file included from gx_accel.c:53:0: /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] #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." ^ mv -f .deps/durango.Tpo .deps/durango.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_cursor.lo -MD -MP -MF .deps/gx_cursor.Tpo -c -o gx_cursor.lo gx_cursor.c gx_accel.c:89:31: warning: 'VEC_MODE' defined but not used [-Wunused-variable] static unsigned int BLT_MODE, VEC_MODE; ^ gx_accel.c:1033:23: warning: 'vmode' defined but not used [-Wunused-variable] static unsigned short vmode[] = { ^ mv -f .deps/geode_msr.Tpo .deps/geode_msr.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_driver.lo -MD -MP -MF .deps/gx_driver.Tpo -c -o gx_driver.lo gx_driver.c mv -f .deps/gx_accel.Tpo .deps/gx_accel.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_randr.lo -MD -MP -MF .deps/gx_randr.Tpo -c -o gx_randr.lo gx_randr.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_cursor.lo -MD -MP -MF .deps/gx_cursor.Tpo -c gx_cursor.c -fPIC -DPIC -o .libs/gx_cursor.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_driver.lo -MD -MP -MF .deps/gx_driver.Tpo -c gx_driver.c -fPIC -DPIC -o .libs/gx_driver.o mv -f .deps/cimarron.Tpo .deps/cimarron.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_regacc.lo -MD -MP -MF .deps/gx_regacc.Tpo -c -o gx_regacc.lo gx_regacc.c In file included from gx_cursor.c:40:0: /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] #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." ^ libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_randr.lo -MD -MP -MF .deps/gx_randr.Tpo -c gx_randr.c -fPIC -DPIC -o .libs/gx_randr.o In file included from gx_driver.c:59:0: gx_vga.c: In function 'gu2_vga_attr_ctrl': gx_vga.c:136:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp; ^ gx_vga.c: In function 'gu2_gfx_to_vga': gx_vga.c:160:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp; ^ gx_driver.c: In function 'GXMapMem': gx_driver.c:376:5: error: implicit declaration of function 'xf86MapVidMem' [-Werror=implicit-function-declaration] XpressROMPtr = xf86MapVidMem(index, VIDMEM_FRAMEBUFFER, 0xF0000, 0x10000); ^ gx_driver.c:376:5: warning: nested extern declaration of 'xf86MapVidMem' [-Wnested-externs] gx_driver.c:376:41: error: 'VIDMEM_FRAMEBUFFER' undeclared (first use in this function) XpressROMPtr = xf86MapVidMem(index, VIDMEM_FRAMEBUFFER, 0xF0000, 0x10000); ^ gx_driver.c:376:41: note: each undeclared identifier is reported only once for each function it appears in gx_driver.c: In function 'GXCheckVGA': gx_driver.c:406:42: error: 'VIDMEM_FRAMEBUFFER' undeclared (first use in this function) xf86MapVidMem(pScrni->scrnIndex, VIDMEM_FRAMEBUFFER, 0xC001E, ^ gx_driver.c:413:5: error: implicit declaration of function 'xf86UnMapVidMem' [-Werror=implicit-function-declaration] xf86UnMapVidMem(pScrni->scrnIndex, (pointer) ptr, strlen(vgasig)); ^ gx_driver.c:413:5: warning: nested extern declaration of 'xf86UnMapVidMem' [-Wnested-externs] gx_driver.c: In function 'GXPreInit': gx_driver.c:556:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((s = xf86GetOptValString(GeodeOptions, GX_OPTION_ROTATE))) { ^ gx_driver.c:591:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] panelgeo = xf86GetOptValString(GeodeOptions, GX_OPTION_PANEL_GEOMETRY); ^ gx_driver.c:593:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((s = xf86GetOptValString(GeodeOptions, GX_OPTION_ACCEL_METHOD))) { ^ gx_driver.c: In function 'GXCreateScreenResources': gx_driver.c:1211:19: warning: declaration of 'GXRandRSetConfig' shadows a global declaration [-Wshadow] Rotation(*GXRandRSetConfig) (ScreenPtr pScreen, Rotation rr, int rate, ^ mv -f .deps/gx_cursor.Tpo .deps/gx_cursor.Plo In file included from gx_driver.c:53:0: geode.h:429:23: warning: shadowed declaration is here [-Wshadow] extern _X_EXPORT Bool GXRandRSetConfig(ScreenPtr pScreen, Rotation rotation, ^ /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_rotate.lo -MD -MP -MF .deps/gx_rotate.Tpo -c -o gx_rotate.lo gx_rotate.c cc1: some warnings being treated as errors make[2]: *** [gx_driver.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/gx_randr.Tpo .deps/gx_randr.Plo libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_regacc.lo -MD -MP -MF .deps/gx_regacc.Tpo -c gx_regacc.c -fPIC -DPIC -o .libs/gx_regacc.o mv -f .deps/gx_regacc.Tpo .deps/gx_regacc.Plo libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src/cim -I../src/gfx -I../src/panel -DPNL_SUP -DHAVE_GX -DHAVE_LX -DOPT_ACCEL -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT gx_rotate.lo -MD -MP -MF .deps/gx_rotate.Tpo -c gx_rotate.c -fPIC -DPIC -o .libs/gx_rotate.o mv -f .deps/gx_rotate.Tpo .deps/gx_rotate.Plo make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-geode-2.11.16/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-geode-2.11.16' make: *** [all] Error 2 error: Bad exit status from /tmp/B.48c802/rpm-tmp.73640 (%build) RPM build errors: Bad exit status from /tmp/B.48c802/rpm-tmp.73640 (%build) ended at: Thu May 14 13:22:10 2015, done in 01days 00h 00m 29s error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device Begin-PLD-Builder-Info Build-Time: user:31.00s sys:13.43s real:33.12s (faults io:0 non-io:1198304) End-PLD-Builder-Info