ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/libdrm.spec'], False, '/var/lib/mock/dist-f10-build-204963-35576/root/', None, 0, True, 0, 425, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/libdrm.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/libdrm-2.4.0-0.10.fc10.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/libdrm.spec'], False, '/var/lib/mock/dist-f10-build-204963-35576/root/', None, 0, True, 0, 425, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/libdrm.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3117 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libdrm-20080303 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libdrm-20080303.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdrm-20080303 ++ /usr/bin/id -u + '[' 425 = 0 ']' ++ /usr/bin/id -u + '[' 425 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (libdrm-modesetting.patch):' Patch #1 (libdrm-modesetting.patch): + patch -p1 -b --suffix .modesetting -s + echo 'Patch #3 (libdrm-make-dri-perms-okay.patch):' Patch #3 (libdrm-make-dri-perms-okay.patch): + patch -p1 -b --suffix .forceperms -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3117 + umask 022 + cd /builddir/build/BUILD + cd libdrm-20080303 + LANG=C + export LANG + unset DISPLAY + autoreconf -v --install autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:24: installing `./install-sh' configure.ac:24: installing `./missing' libdrm/Makefile.am: installing `./depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for style of include used by make... GNU checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ppc-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 configure: creating ./config.status config.status: creating Makefile config.status: creating libdrm/Makefile config.status: creating shared-core/Makefile config.status: creating tests/Makefile config.status: creating libdrm.pc config.status: creating libdrm/config.h config.status: executing depfiles commands + make Making all in libdrm make[1]: Entering directory `/builddir/build/BUILD/libdrm-20080303/libdrm' make all-am make[2]: Entering directory `/builddir/build/BUILD/libdrm-20080303/libdrm' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xf86drm.lo -MD -MP -MF .deps/xf86drm.Tpo -c -o xf86drm.lo xf86drm.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xf86drm.lo -MD -MP -MF .deps/xf86drm.Tpo -c xf86drm.c -fPIC -DPIC -o .libs/xf86drm.o xf86drm.c: In function 'drmOpenDevice': xf86drm.c:294: warning: ignoring return value of 'chown', declared with attribute warn_unused_result xf86drm.c:307: warning: ignoring return value of 'chown', declared with attribute warn_unused_result xf86drm.c:326: warning: ignoring return value of 'chown', declared with attribute warn_unused_result mv -f .deps/xf86drm.Tpo .deps/xf86drm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xf86drmHash.lo -MD -MP -MF .deps/xf86drmHash.Tpo -c -o xf86drmHash.lo xf86drmHash.c gcc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xf86drmHash.lo -MD -MP -MF .deps/xf86drmHash.Tpo -c xf86drmHash.c -fPIC -DPIC -o .libs/xf86drmHash.o mv -f .deps/xf86drmHash.Tpo .deps/xf86drmHash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xf86drmRandom.lo -MD -MP -MF .deps/xf86drmRandom.Tpo -c -o xf86drmRandom.lo xf86drmRandom.c gcc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xf86drmRandom.lo -MD -MP -MF .deps/xf86drmRandom.Tpo -c xf86drmRandom.c -fPIC -DPIC -o .libs/xf86drmRandom.o mv -f .deps/xf86drmRandom.Tpo .deps/xf86drmRandom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xf86drmSL.lo -MD -MP -MF .deps/xf86drmSL.Tpo -c -o xf86drmSL.lo xf86drmSL.c gcc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xf86drmSL.lo -MD -MP -MF .deps/xf86drmSL.Tpo -c xf86drmSL.c -fPIC -DPIC -o .libs/xf86drmSL.o mv -f .deps/xf86drmSL.Tpo .deps/xf86drmSL.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xf86drmMode.lo -MD -MP -MF .deps/xf86drmMode.Tpo -c -o xf86drmMode.lo xf86drmMode.c gcc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT xf86drmMode.lo -MD -MP -MF .deps/xf86drmMode.Tpo -c xf86drmMode.c -fPIC -DPIC -o .libs/xf86drmMode.o xf86drmMode.c: In function 'drmModeGetProperty': xf86drmMode.c:475: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness mv -f .deps/xf86drmMode.Tpo .deps/xf86drmMode.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I../shared-core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -version-number 2:3:0 -no-undefined -o libdrm.la -rpath /usr/lib xf86drm.lo xf86drmHash.lo xf86drmRandom.lo xf86drmSL.lo xf86drmMode.lo gcc -shared .libs/xf86drm.o .libs/xf86drmHash.o .libs/xf86drmRandom.o .libs/xf86drmSL.o .libs/xf86drmMode.o -m32 -Wl,-soname -Wl,libdrm.so.2 -o .libs/libdrm.so.2.3.0 (cd .libs && rm -f libdrm.so.2 && ln -s libdrm.so.2.3.0 libdrm.so.2) (cd .libs && rm -f libdrm.so && ln -s libdrm.so.2.3.0 libdrm.so) creating libdrm.la (cd .libs && rm -f libdrm.la && ln -s ../libdrm.la libdrm.la) make[2]: Leaving directory `/builddir/build/BUILD/libdrm-20080303/libdrm' make[1]: Leaving directory `/builddir/build/BUILD/libdrm-20080303/libdrm' Making all in shared-core make[1]: Entering directory `/builddir/build/BUILD/libdrm-20080303/shared-core' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libdrm-20080303/shared-core' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/libdrm-20080303/tests' gcc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -I ../libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dristat.o -MD -MP -MF .deps/dristat.Tpo -c -o dristat.o dristat.c In file included from dristat.c:36: ../libdrm/xf86drm.c: In function 'drmOpenDevice': ../libdrm/xf86drm.c:294: warning: ignoring return value of 'chown', declared with attribute warn_unused_result ../libdrm/xf86drm.c:307: warning: ignoring return value of 'chown', declared with attribute warn_unused_result ../libdrm/xf86drm.c:326: warning: ignoring return value of 'chown', declared with attribute warn_unused_result dristat.c: In function 'getvm': dristat.c:111: warning: format '%08lx' expects type 'long unsigned int', but argument 3 has type 'drm_handle_t' dristat.c:111: warning: format '%08lx' expects type 'long unsigned int', but argument 7 has type 'drm_handle_t' dristat.c: In function 'getclients': dristat.c:136: warning: ignoring return value of 'read', declared with attribute warn_unused_result mv -f .deps/dristat.Tpo .deps/dristat.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -I ../libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT drmtest.lo -MD -MP -MF .deps/drmtest.Tpo -c -o drmtest.lo drmtest.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -I ../libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT drmtest.lo -MD -MP -MF .deps/drmtest.Tpo -c drmtest.c -fPIC -DPIC -o .libs/drmtest.o drmtest.c: In function 'drm_open_any_master': drmtest.c:66: warning: implicit declaration of function 'ioctl' mv -f .deps/drmtest.Tpo .deps/drmtest.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I ../shared-core -I ../libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libdrmtest.la drmtest.lo ../libdrm/libdrm.la ar cru .libs/libdrmtest.a .libs/drmtest.o ranlib .libs/libdrmtest.a creating libdrmtest.la (cd .libs && rm -f libdrmtest.la && ln -s ../libdrmtest.la libdrmtest.la) /bin/sh ../libtool --tag=CC --mode=link gcc -I ../shared-core -I ../libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o dristat dristat.o libdrmtest.la gcc -I ../shared-core -I ../libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/dristat dristat.o ./.libs/libdrmtest.a /builddir/build/BUILD/libdrm-20080303/libdrm/.libs/libdrm.so creating dristat gcc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -I ../libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT drmstat.o -MD -MP -MF .deps/drmstat.Tpo -c -o drmstat.o drmstat.c drmstat.c: In function 'main': drmstat.c:281: warning: format '%08lx' expects type 'long unsigned int', but argument 3 has type 'drm_handle_t' drmstat.c:118: warning: ignoring return value of 'dup', declared with attribute warn_unused_result drmstat.c:222: warning: ignoring return value of 'system', declared with attribute warn_unused_result drmstat.c:238: warning: ignoring return value of 'system', declared with attribute warn_unused_result drmstat.c:253: warning: ignoring return value of 'system', declared with attribute warn_unused_result drmstat.c:270: warning: ignoring return value of 'system', declared with attribute warn_unused_result drmstat.c:283: warning: ignoring return value of 'system', declared with attribute warn_unused_result drmstat.c:297: warning: ignoring return value of 'system', declared with attribute warn_unused_result drmstat.c:301: warning: ignoring return value of 'system', declared with attribute warn_unused_result drmstat.c:316: warning: ignoring return value of 'system', declared with attribute warn_unused_result drmstat.c:319: warning: ignoring return value of 'system', declared with attribute warn_unused_result drmstat.c:322: warning: ignoring return value of 'system', declared with attribute warn_unused_result drmstat.c:340: warning: ignoring return value of 'system', declared with attribute warn_unused_result mv -f .deps/drmstat.Tpo .deps/drmstat.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I ../shared-core -I ../libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o drmstat drmstat.o libdrmtest.la gcc -I ../shared-core -I ../libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/drmstat drmstat.o ./.libs/libdrmtest.a /builddir/build/BUILD/libdrm-20080303/libdrm/.libs/libdrm.so creating drmstat make[1]: Leaving directory `/builddir/build/BUILD/libdrm-20080303/tests' make[1]: Entering directory `/builddir/build/BUILD/libdrm-20080303' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libdrm-20080303' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.45978 + umask 022 + cd /builddir/build/BUILD + cd libdrm-20080303 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild + make install DESTDIR=/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild Making install in libdrm make[1]: Entering directory `/builddir/build/BUILD/libdrm-20080303/libdrm' make[2]: Entering directory `/builddir/build/BUILD/libdrm-20080303/libdrm' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libdrm.la' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/lib/libdrm.la' /usr/bin/install -c .libs/libdrm.so.2.3.0 /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/lib/libdrm.so.2.3.0 (cd /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/lib && { ln -s -f libdrm.so.2.3.0 libdrm.so.2 || { rm -f libdrm.so.2 && ln -s libdrm.so.2.3.0 libdrm.so.2; }; }) (cd /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/lib && { ln -s -f libdrm.so.2.3.0 libdrm.so || { rm -f libdrm.so && ln -s libdrm.so.2.3.0 libdrm.so; }; }) /usr/bin/install -c .libs/libdrm.lai /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/lib/libdrm.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'xf86drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/xf86drm.h' /usr/bin/install -c -m 644 'xf86mm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/xf86mm.h' /usr/bin/install -c -m 644 'xf86drmMode.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/xf86drmMode.h' make[2]: Leaving directory `/builddir/build/BUILD/libdrm-20080303/libdrm' make[1]: Leaving directory `/builddir/build/BUILD/libdrm-20080303/libdrm' Making install in shared-core make[1]: Entering directory `/builddir/build/BUILD/libdrm-20080303/shared-core' make[2]: Entering directory `/builddir/build/BUILD/libdrm-20080303/shared-core' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/drm" || /bin/mkdir -p "/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm" /usr/bin/install -c -m 644 'drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/drm.h' /usr/bin/install -c -m 644 'drm_sarea.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/drm_sarea.h' /usr/bin/install -c -m 644 'i915_drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/i915_drm.h' /usr/bin/install -c -m 644 'mach64_drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/mach64_drm.h' /usr/bin/install -c -m 644 'mga_drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/mga_drm.h' /usr/bin/install -c -m 644 'nouveau_drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/nouveau_drm.h' /usr/bin/install -c -m 644 'r128_drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/r128_drm.h' /usr/bin/install -c -m 644 'radeon_drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/radeon_drm.h' /usr/bin/install -c -m 644 'savage_drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/savage_drm.h' /usr/bin/install -c -m 644 'sis_drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/sis_drm.h' /usr/bin/install -c -m 644 'via_drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/via_drm.h' /usr/bin/install -c -m 644 'r300_reg.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/r300_reg.h' /usr/bin/install -c -m 644 'via_3d_reg.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/via_3d_reg.h' /usr/bin/install -c -m 644 'xgi_drm.h' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/include/drm/xgi_drm.h' make[2]: Leaving directory `/builddir/build/BUILD/libdrm-20080303/shared-core' make[1]: Leaving directory `/builddir/build/BUILD/libdrm-20080303/shared-core' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libdrm-20080303/tests' make[2]: Entering directory `/builddir/build/BUILD/libdrm-20080303/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libdrm-20080303/tests' make[1]: Leaving directory `/builddir/build/BUILD/libdrm-20080303/tests' make[1]: Entering directory `/builddir/build/BUILD/libdrm-20080303' make[2]: Entering directory `/builddir/build/BUILD/libdrm-20080303' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libdrm.pc' '/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/lib/pkgconfig/libdrm.pc' make[2]: Leaving directory `/builddir/build/BUILD/libdrm-20080303' make[1]: Leaving directory `/builddir/build/BUILD/libdrm-20080303' + mkdir -p /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/etc/udev/rules.d/ + install -m 0644 /builddir/build/SOURCES/91-drm-modeset.rules /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/etc/udev/rules.d/ + mkdir -p /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/etc/modprobe.d/ + install -m 0644 /builddir/build/SOURCES/i915modeset /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/etc/modprobe.d/ + xargs rm -f -- + find /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild -type f -name '*.la' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libdrm-20080303 extracting debug info from /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/lib/libdrm.so.2.3.0 symlinked /usr/lib/debug/usr/lib/libdrm.so.2.3.0.debug to /usr/lib/debug/usr/lib/libdrm.so.2.debug symlinked /usr/lib/debug/usr/lib/libdrm.so.2.3.0.debug to /usr/lib/debug/usr/lib/libdrm.so.debug cpio: gcc-4.3.1-20080609/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat: No such file or directory 379 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libdrm-2.4.0-0.10.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.18983 + umask 022 + cd /builddir/build/BUILD + cd libdrm-20080303 + DOCDIR=/var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/share/doc/libdrm-2.4.0 + export DOCDIR + rm -rf /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/share/doc/libdrm-2.4.0 + /bin/mkdir -p /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/share/doc/libdrm-2.4.0 + cp -pr README /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild/usr/share/doc/libdrm-2.4.0 + exit 0 Provides: libdrm.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libdrm.so.2 rtld(GNU_HASH) Processing files: libdrm-devel-2.4.0-0.10.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdrm = 2.4.0-0.10.fc10 libdrm.so.2 Processing files: libdrm-debuginfo-2.4.0-0.10.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libdrm-2.4.0-0.10.fc10.ppc.rpm Wrote: /builddir/build/RPMS/libdrm-devel-2.4.0-0.10.fc10.ppc.rpm Wrote: /builddir/build/RPMS/libdrm-debuginfo-2.4.0-0.10.fc10.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.18983 + umask 022 + cd /builddir/build/BUILD + cd libdrm-20080303 + rm -rf /var/tmp/libdrm-2.4.0-0.10.fc10-root-mockbuild + exit 0 LEAVE do -->