request from: hawk checking if we should skip the build started at: Thu May 14 13:24:49 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/2c4205a3-63a5-4a67-90b3-f1e52e67c721/xorg-driver-video-mga-1.6.4-1.src.rpm fetched 482135 bytes, 688.6 K/s installing srpm: xorg-driver-video-mga-1.6.4-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: 2c4205a3-63a5-4a67-90b3-f1e52e67c721; cd rpm/SPECS; TMPDIR=/tmp/B.e5de3f exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux xorg-driver-video-mga.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 2c4205a3-63a5-4a67-90b3-f1e52e67c721 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.e5de3f /bin/sh -e /tmp/B.e5de3f/rpm-tmp.54231 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf xf86-video-mga-1.6.4 + /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/xf86-video-mga-1.6.4.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xf86-video-mga-1.6.4 + /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.e5de3f /bin/sh -e /tmp/B.e5de3f/rpm-tmp.2750 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.e5de3f + umask 022 + cd /home/users/builder/rpm/BUILD + cd xf86-video-mga-1.6.4 + libtoolize --copy --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + aclocal + autoconf + autoheader + automake -a -c -f --foreign configure.ac:36: installing './compile' configure.ac:41: installing './missing' src/Makefile.am: installing './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 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 for i686-tld-linux-gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... i686-tld-linux-gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 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 build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking for a sed that does not truncate output... /bin/sed 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... yes 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 for style of include used by make... GNU checking dependency style of i686-tld-linux-gcc -std=gnu99... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-tld-linux-gcc -std=gnu99... /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 -std=gnu99 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 for dlfcn.h... yes checking for objdir... .libs checking if i686-tld-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for i686-tld-linux-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-gcc -std=gnu99 static flag -static works... yes checking if i686-tld-linux-gcc -std=gnu99 supports -c -o file.o... yes checking if i686-tld-linux-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the i686-tld-linux-gcc -std=gnu99 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 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 /usr/include/xorg/dri.h... yes checking for /usr/include/xorg/sarea.h... yes checking for /usr/include/xorg/dristruct.h... yes checking whether to include DRI support... yes checking for DRI... yes checking whether XSERVER_LIBPCIACCESS is declared... yes checking whether xf86ModeBandwidth is declared... yes checking for PCIACCESS... 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 to enable EXA support... yes checking exa.h usability... no checking exa.h presence... no checking for exa.h... no 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 man/Makefile config.status: creating util/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-mga-1.6.4' Making all in src make[2]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/src' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_bios.lo -MD -MP -MF .deps/mga_bios.Tpo -c -o mga_bios.lo mga_bios.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_dac3026.lo -MD -MP -MF .deps/mga_dac3026.Tpo -c -o mga_dac3026.lo mga_dac3026.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_dacG.lo -MD -MP -MF .deps/mga_dacG.Tpo -c -o mga_dacG.lo mga_dacG.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_dga.lo -MD -MP -MF .deps/mga_dga.Tpo -c -o mga_dga.lo mga_dga.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_dga.lo -MD -MP -MF .deps/mga_dga.Tpo -c mga_dga.c -fPIC -DPIC -o .libs/mga_dga.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_dacG.lo -MD -MP -MF .deps/mga_dacG.Tpo -c mga_dacG.c -fPIC -DPIC -o .libs/mga_dacG.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_dac3026.lo -MD -MP -MF .deps/mga_dac3026.Tpo -c mga_dac3026.c -fPIC -DPIC -o .libs/mga_dac3026.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_bios.lo -MD -MP -MF .deps/mga_bios.Tpo -c mga_bios.c -fPIC -DPIC -o .libs/mga_bios.o mga_dacG.c: In function 'MGAGSave': mga_dacG.c:1665:2: warning: passing argument 2 of 'pci_device_cfg_read_u32' from incompatible pointer type [enabled by default] MGA_NOT_HAL( ^ In file included from /usr/include/xorg/xf86.h:105:0, from mga_dacG.c:12: /usr/include/pciaccess.h:153:5: note: expected 'uint32_t *' but argument is of type 'CARD32 *' int pci_device_cfg_read_u32(struct pci_device *dev, uint32_t *data, ^ mga_dacG.c:1665:2: warning: passing argument 2 of 'pci_device_cfg_read_u32' from incompatible pointer type [enabled by default] MGA_NOT_HAL( ^ In file included from /usr/include/xorg/xf86.h:105:0, from mga_dacG.c:12: /usr/include/pciaccess.h:153:5: note: expected 'uint32_t *' but argument is of type 'CARD32 *' int pci_device_cfg_read_u32(struct pci_device *dev, uint32_t *data, ^ mga_dacG.c:1665:2: warning: passing argument 2 of 'pci_device_cfg_read_u32' from incompatible pointer type [enabled by default] MGA_NOT_HAL( ^ In file included from /usr/include/xorg/xf86.h:105:0, from mga_dacG.c:12: /usr/include/pciaccess.h:153:5: note: expected 'uint32_t *' but argument is of type 'CARD32 *' int pci_device_cfg_read_u32(struct pci_device *dev, uint32_t *data, ^ mga_dacG.c: In function 'mgag_create_i2c_bus': mga_dacG.c:1957:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] I2CPtr->BusName = name; ^ mga_dacG.c:1962:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] I2CPtr->DriverPrivate.ptr = & i2c_priv[bus_index]; ^ mga_dac3026.c: In function 'MGA3026Save': mga_dac3026.c:856:5: warning: passing argument 2 of 'pci_device_cfg_read_u32' from incompatible pointer type [enabled by default] PCI_OPTION_REG); ^ In file included from /usr/include/xorg/xf86.h:105:0, from mga_dac3026.c:42: /usr/include/pciaccess.h:153:5: note: expected 'uint32_t *' but argument is of type 'CARD32 *' int pci_device_cfg_read_u32(struct pci_device *dev, uint32_t *data, ^ mv -f .deps/mga_bios.Tpo .deps/mga_bios.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_dh.lo -MD -MP -MF .deps/mga_dh.Tpo -c -o mga_dh.lo mga_dh.c mv -f .deps/mga_dga.Tpo .deps/mga_dga.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_driver.lo -MD -MP -MF .deps/mga_driver.Tpo -c -o mga_driver.lo mga_driver.c mv -f .deps/mga_dac3026.Tpo .deps/mga_dac3026.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_g450pll.lo -MD -MP -MF .deps/mga_g450pll.Tpo -c -o mga_g450pll.lo mga_g450pll.c mv -f .deps/mga_dacG.Tpo .deps/mga_dacG.Plo libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_dh.lo -MD -MP -MF .deps/mga_dh.Tpo -c mga_dh.c -fPIC -DPIC -o .libs/mga_dh.o /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_halmod.lo -MD -MP -MF .deps/mga_halmod.Tpo -c -o mga_halmod.lo mga_halmod.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_driver.lo -MD -MP -MF .deps/mga_driver.Tpo -c mga_driver.c -fPIC -DPIC -o .libs/mga_driver.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_g450pll.lo -MD -MP -MF .deps/mga_g450pll.Tpo -c mga_g450pll.c -fPIC -DPIC -o .libs/mga_g450pll.o mga_driver.c: In function 'MGACountRam': mga_driver.c:1118:37: warning: passing argument 2 of 'pci_device_cfg_read_u32' from incompatible pointer type [enabled by default] PCI_OPTION_REG); ^ In file included from /usr/include/xorg/xf86.h:105:0, from mga_driver.c:52: /usr/include/pciaccess.h:153:5: note: expected 'uint32_t *' but argument is of type 'CARD32 *' int pci_device_cfg_read_u32(struct pci_device *dev, uint32_t *data, ^ mv -f .deps/mga_dh.Tpo .deps/mga_dh.Plo mga_driver.c: In function 'MGAMapMem': mga_driver.c:2611:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (long long)pMga->FbBase); ^ mga_driver.c:2618:12: warning: passing argument 5 of 'pci_device_map_range' from incompatible pointer type [enabled by default] &pMga->IOBase); ^ In file included from /usr/include/xorg/xf86.h:105:0, from mga_driver.c:52: /usr/include/pciaccess.h:91:5: note: expected 'void **' but argument is of type 'unsigned char **' int pci_device_map_range(struct pci_device *dev, pciaddr_t base, ^ mga_driver.c: In function 'MGAUnmapMem': /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_hwcurs.lo -MD -MP -MF .deps/mga_hwcurs.Tpo -c -o mga_hwcurs.lo mga_hwcurs.c mga_driver.c:2747:88: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xf86DrvMsg(pScrn->scrnIndex, X_INFO, "UNMAPPING framebuffer 0x%08llX, 0x%llX.\n", (long long)pMga->FbBase, (long long)pMga->FbMapSize); ^ mga_driver.c: In function 'MGAModeInit': mga_driver.c:2927:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'CARD32' [-Wformat=] xf86DrvMsg(pScrn->scrnIndex, X_INFO, "MemoryBandwidth == %d\n", ulMemoryBandwidth); ^ mga_driver.c: In function 'MGACountRam': mga_driver.c:1099:15: warning: ignoring return value of 'MGAMapMem', declared with attribute warn_unused_result [-Wunused-result] MGAMapMem(pScrn); ^ mga_driver.c:1139:26: warning: ignoring return value of 'MGAMapMem', declared with attribute warn_unused_result [-Wunused-result] MGAMapMem(pScrn); ^ mga_driver.c: In function 'MGASoftReset': mga_driver.c:978:11: warning: ignoring return value of 'MGAMapMem', declared with attribute warn_unused_result [-Wunused-result] MGAMapMem(pScrn); ^ libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_halmod.lo -MD -MP -MF .deps/mga_halmod.Tpo -c mga_halmod.c -fPIC -DPIC -o .libs/mga_halmod.o mv -f .deps/mga_halmod.Tpo .deps/mga_halmod.Plo mv -f .deps/mga_g450pll.Tpo .deps/mga_g450pll.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_merge.lo -MD -MP -MF .deps/mga_merge.Tpo -c -o mga_merge.lo mga_merge.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_shadow.lo -MD -MP -MF .deps/mga_shadow.Tpo -c -o mga_shadow.lo mga_shadow.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_hwcurs.lo -MD -MP -MF .deps/mga_hwcurs.Tpo -c mga_hwcurs.c -fPIC -DPIC -o .libs/mga_hwcurs.o mv -f .deps/mga_hwcurs.Tpo .deps/mga_hwcurs.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_vga.lo -MD -MP -MF .deps/mga_vga.Tpo -c -o mga_vga.lo mga_vga.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_merge.lo -MD -MP -MF .deps/mga_merge.Tpo -c mga_merge.c -fPIC -DPIC -o .libs/mga_merge.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_shadow.lo -MD -MP -MF .deps/mga_shadow.Tpo -c mga_shadow.c -fPIC -DPIC -o .libs/mga_shadow.o mv -f .deps/mga_driver.Tpo .deps/mga_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_video.lo -MD -MP -MF .deps/mga_video.Tpo -c -o mga_video.lo mga_video.c mga_merge.c: In function 'GenerateModeList': mga_merge.c:200:25: warning: passing argument 1 of 'GetModeFromName' discards 'const' qualifier from pointer target type [enabled by default] mode2 = GetModeFromName(mode1->name,j); ^ mga_merge.c:120:1: note: expected 'char *' but argument is of type 'const char *' GetModeFromName(char* str, DisplayModePtr i) ^ mga_merge.c: In function 'MGAPreInitMergedFB': mga_merge.c:275:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((s = xf86GetOptValString(pMga1->Options, OPTION_HSYNC2))) { ^ mga_merge.c:278:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((s = xf86GetOptValString(pMga1->Options, OPTION_VREFRESH2))) { ^ mga_merge.c:597:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((s = xf86GetOptValString(pMga1->Options, OPTION_MONITOR2POS))) { ^ mga_merge.c:628:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((s = xf86GetOptValString(pMga1->Options, OPTION_METAMODES))) { ^ mv -f .deps/mga_shadow.Tpo .deps/mga_shadow.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_storm.lo -MD -MP -MF .deps/mga_storm.Tpo -c -o mga_storm.lo mga_storm.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_vga.lo -MD -MP -MF .deps/mga_vga.Tpo -c mga_vga.c -fPIC -DPIC -o .libs/mga_vga.o libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_video.lo -MD -MP -MF .deps/mga_video.Tpo -c mga_video.c -fPIC -DPIC -o .libs/mga_video.o mv -f .deps/mga_merge.Tpo .deps/mga_merge.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_dri.lo -MD -MP -MF .deps/mga_dri.Tpo -c -o mga_dri.lo mga_dri.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_storm.lo -MD -MP -MF .deps/mga_storm.Tpo -c mga_storm.c -fPIC -DPIC -o .libs/mga_storm.o mv -f .deps/mga_vga.Tpo .deps/mga_vga.Plo libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 mga_dri.lo -MD -MP -MF .deps/mga_dri.Tpo -c mga_dri.c -fPIC -DPIC -o .libs/mga_dri.o mv -f .deps/mga_storm.Tpo .deps/mga_storm.Plo mv -f .deps/mga_video.Tpo .deps/mga_video.Plo mv -f .deps/mga_dri.Tpo .deps/mga_dri.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -std=gnu99 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/X11/dri -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 -module -avoid-version -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mga_drv.la -rpath /usr/lib/xorg/modules/drivers mga_bios.lo mga_dac3026.lo mga_dacG.lo mga_dga.lo mga_dh.lo mga_driver.lo mga_g450pll.lo mga_halmod.lo mga_hwcurs.lo mga_merge.lo mga_shadow.lo mga_vga.lo mga_video.lo mga_storm.lo mga_dri.lo libtool: link: i686-tld-linux-gcc -std=gnu99 -shared -fPIC -DPIC -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/mga_bios.o .libs/mga_dac3026.o .libs/mga_dacG.o .libs/mga_dga.o .libs/mga_dh.o .libs/mga_driver.o .libs/mga_g450pll.o .libs/mga_halmod.o .libs/mga_hwcurs.o .libs/mga_merge.o .libs/mga_shadow.o .libs/mga_vga.o .libs/mga_video.o .libs/mga_storm.o .libs/mga_dri.o -Wl,-soname -Wl,mga_drv.so -o .libs/mga_drv.so libtool: link: ( cd ".libs" && rm -f "mga_drv.la" && ln -s "../mga_drv.la" "mga_drv.la" ) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/src' Making all in man make[2]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/man' /bin/sed -e 's|__vendorversion__|"xf86-video-mga 1.6.4" "X Version 11"|' -e 's|__xorgversion__|"xf86-video-mga 1.6.4" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < mga.man > mga.4 make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/man' Making all in util make[2]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/util' i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -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 stormdwg.o -MD -MP -MF .deps/stormdwg.Tpo -c -o stormdwg.o stormdwg.c mv -f .deps/stormdwg.Tpo .deps/stormdwg.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -std=gnu99 -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 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o stormdwg stormdwg.o libtool: link: i686-tld-linux-gcc -std=gnu99 -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 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o stormdwg stormdwg.o make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/util' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4' + exit 0 Executing(%install): 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.e5de3f /bin/sh -e /tmp/B.e5de3f/rpm-tmp.31495 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.e5de3f + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder + /bin/mkdir -p /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder + cd xf86-video-mga-1.6.4 + rm -rf /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder' Making install in src make[1]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/src' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/src' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/lib/xorg/modules/drivers' /bin/sh ../libtool --mode=install /usr/bin/install -c mga_drv.la '/tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/lib/xorg/modules/drivers' libtool: install: /usr/bin/install -c .libs/mga_drv.so /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/lib/xorg/modules/drivers/mga_drv.so libtool: install: /usr/bin/install -c .libs/mga_drv.lai /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/lib/xorg/modules/drivers/mga_drv.la libtool: warning: remember to run 'libtool --finish /usr/lib/xorg/modules/drivers' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/src' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/src' Making install in man make[1]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/man' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/man' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/share/man/man4' /usr/bin/install -c -m 644 mga.4 '/tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/share/man/man4' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/man' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/man' Making install in util make[1]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/util' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/util' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/util' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4/util' make[1]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xf86-video-mga-1.6.4' + /bin/rm '--interactive=never' /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/lib/xorg/modules/drivers/mga_drv.la + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: xorg-driver-video-mga-1.6.4-1 Executing(%doc): 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.e5de3f /bin/sh -e /tmp/B.e5de3f/rpm-tmp.10328 + umask 022 + cd /home/users/builder/rpm/BUILD + cd xf86-video-mga-1.6.4 + DOCDIR=/tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/share/doc/xorg-driver-video-mga-1.6.4 + export DOCDIR + rm -rf /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/share/doc/xorg-driver-video-mga-1.6.4 + /bin/mkdir -p /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/share/doc/xorg-driver-video-mga-1.6.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/share/doc/xorg-driver-video-mga-1.6.4... Documentation compressed. + cp -pr COPYING ChangeLog README /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/share/doc/xorg-driver-video-mga-1.6.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder/usr/share/doc/xorg-driver-video-mga-1.6.4... ./README ./ChangeLog ./COPYING Documentation compressed. + exit 0 Provides: mga_drv.so xorg-driver-video Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) rtld(GNU_HASH) Obsoletes: X11-driver-mga < 1:7.0.0 XFree86-driver-mga < 1:7.0.0 XFree86-mga Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder Wrote: /home/users/builder/rpm/RPMS/xorg-driver-video-mga-1.6.4-1.i686.rpm Executing(%clean): 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.e5de3f /bin/sh -e /tmp/B.e5de3f/rpm-tmp.10328 + umask 022 + cd /home/users/builder/rpm/BUILD + cd xf86-video-mga-1.6.4 + /bin/rm '--interactive=never' -rf /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder + rm -rf /tmp/B.e5de3f/xorg-driver-video-mga-1.6.4-root-builder ended at: Thu May 14 13:25:24 2015, done in 01days 00h 00m 32s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..297 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:34.02s sys:17.73s real:37.45s (faults io:0 non-io:1446715) Files queued for ftp: 90651 xorg-driver-video-mga-1.6.4-1.i686.rpm 102 xorg-driver-video-mga-1.6.4-1.src.rpm.uploadinfo End-PLD-Builder-Info