Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libpciaccess.spec'], False, '/var/lib/mock/dist-f13-build-668416-95484/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libpciaccess.spec'] warning: Could not canonicalize hostname: x86-7.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libpciaccess-0.10.9-2.20091209.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libpciaccess.spec'], False, '/var/lib/mock/dist-f13-build-668416-95484/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libpciaccess.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4GVyu5 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libpciaccess-20091209 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libpciaccess-20091209.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpciaccess-20091209 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (libpciaccess-rom-size.patch):' Patch #2 (libpciaccess-rom-size.patch): + /bin/cat /builddir/build/SOURCES/libpciaccess-rom-size.patch + /usr/bin/patch -s -p1 -b --suffix .rom-size --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B0Fijy + umask 022 + cd /builddir/build/BUILD + cd libpciaccess-20091209 + LANG=C + export LANG + unset DISPLAY + autoreconf -v --install autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in `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' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:35: installing `./config.guess' configure.ac:35: installing `./config.sub' configure.ac:28: installing `./install-sh' configure.ac:28: installing `./missing' src/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 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -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 for gcc option to accept ISO C99... -std=gnu99 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... gcc -std=gnu99 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -std=gnu99 accepts -g... (cached) yes checking for gcc -std=gnu99 option to accept ISO C89... (cached) none needed checking dependency style of gcc -std=gnu99... (cached) gcc3 checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by 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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking asm/mtrr.h usability... yes checking asm/mtrr.h presence... yes checking for asm/mtrr.h... yes checking for struct pci_io.pi_sel.pc_domain... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pciaccess.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libpciaccess-20091209' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libpciaccess-20091209/src' CC common_bridge.lo CC common_init.lo CC common_iterator.lo CC common_interface.lo common_init.c: In function 'pci_system_cleanup': common_init.c:99: warning: 'pci_device_unmap_region' is deprecated (declared at ../include/pciaccess.h:88) CC common_io.lo CC common_capability.lo CC common_device_name.lo CC common_map.lo CC common_vgaarb.lo CC linux_sysfs.lo CC linux_devmem.lo linux_sysfs.c: In function 'pci_device_linux_sysfs_read_rom': linux_sysfs.c:338: warning: ignoring return value of 'write', declared with attribute warn_unused_result linux_sysfs.c:357: warning: ignoring return value of 'write', declared with attribute warn_unused_result linux_sysfs.c: In function 'pci_device_linux_sysfs_enable': linux_sysfs.c:690: warning: ignoring return value of 'write', declared with attribute warn_unused_result linux_sysfs.c: In function 'pci_device_linux_sysfs_read32': linux_sysfs.c:806: warning: ignoring return value of 'pread', declared with attribute warn_unused_result linux_sysfs.c: In function 'pci_device_linux_sysfs_read16': linux_sysfs.c:816: warning: ignoring return value of 'pread', declared with attribute warn_unused_result linux_sysfs.c: In function 'pci_device_linux_sysfs_read8': linux_sysfs.c:826: warning: ignoring return value of 'pread', declared with attribute warn_unused_result linux_sysfs.c: In function 'pci_device_linux_sysfs_write32': linux_sysfs.c:835: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result linux_sysfs.c: In function 'pci_device_linux_sysfs_write16': linux_sysfs.c:842: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result linux_sysfs.c: In function 'pci_device_linux_sysfs_write8': linux_sysfs.c:849: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result CC scanpci.o scanpci.c: In function 'print_pci_bridge': scanpci.c:50: warning: format '%08llx' expects type 'long long unsigned int', but argument 2 has type 'uint64_t' scanpci.c:50: warning: format '%08llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' scanpci.c: In function 'print_pci_device': scanpci.c:139: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'long int' scanpci.c:139: warning: format '%d' expects type 'int', but argument 4 has type 'pciaddr_t' CCLD libpciaccess.la CCLD scanpci make[2]: Leaving directory `/builddir/build/BUILD/libpciaccess-20091209/src' make[2]: Entering directory `/builddir/build/BUILD/libpciaccess-20091209' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libpciaccess-20091209' make[1]: Leaving directory `/builddir/build/BUILD/libpciaccess-20091209' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3qHe1t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64 + cd libpciaccess-20091209 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/libpciaccess-20091209/src' make[2]: Entering directory `/builddir/build/BUILD/libpciaccess-20091209/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libpciaccess.la '/builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libpciaccess.so.0.10.8 /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/lib64/libpciaccess.so.0.10.8 libtool: install: (cd /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/lib64 && { ln -s -f libpciaccess.so.0.10.8 libpciaccess.so.0 || { rm -f libpciaccess.so.0 && ln -s libpciaccess.so.0.10.8 libpciaccess.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/lib64 && { ln -s -f libpciaccess.so.0.10.8 libpciaccess.so || { rm -f libpciaccess.so && ln -s libpciaccess.so.0.10.8 libpciaccess.so; }; }) libtool: install: /usr/bin/install -c .libs/libpciaccess.lai /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/lib64/libpciaccess.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/include" /usr/bin/install -c -m 644 ../include/pciaccess.h '/builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/libpciaccess-20091209/src' make[1]: Leaving directory `/builddir/build/BUILD/libpciaccess-20091209/src' make[1]: Entering directory `/builddir/build/BUILD/libpciaccess-20091209' make[2]: Entering directory `/builddir/build/BUILD/libpciaccess-20091209' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 pciaccess.pc '/builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libpciaccess-20091209' make[1]: Leaving directory `/builddir/build/BUILD/libpciaccess-20091209' + rm -f /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64//usr/lib64/libpciaccess.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libpciaccess-20091209 extracting debug info from /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/lib64/libpciaccess.so.0.10.8 symlinked /usr/lib/debug/usr/lib64/libpciaccess.so.0.10.8.debug to /usr/lib/debug/usr/lib64/libpciaccess.so.0.debug symlinked /usr/lib/debug/usr/lib64/libpciaccess.so.0.10.8.debug to /usr/lib/debug/usr/lib64/libpciaccess.so.debug 227 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: libpciaccess-0.10.9-2.20091209.fc13.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xkiygq + umask 022 + cd /builddir/build/BUILD + cd libpciaccess-20091209 + DOCDIR=/builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/share/doc/libpciaccess-0.10.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/share/doc/libpciaccess-0.10.9 + /bin/mkdir -p /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/share/doc/libpciaccess-0.10.9 + cp -pr COPYING AUTHORS /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64/usr/share/doc/libpciaccess-0.10.9 + exit 0 Provides: libpciaccess.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpciaccess.so.0()(64bit) rtld(GNU_HASH) Processing files: libpciaccess-devel-0.10.9-2.20091209.fc13.x86_64 Provides: pkgconfig(pciaccess) = 0.10.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libpciaccess.so.0()(64bit) Processing files: libpciaccess-debuginfo-0.10.9-2.20091209.fc13.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64 warning: Could not canonicalize hostname: x86-7.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libpciaccess-0.10.9-2.20091209.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/libpciaccess-devel-0.10.9-2.20091209.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/libpciaccess-debuginfo-0.10.9-2.20091209.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Qu7U0b + umask 022 + cd /builddir/build/BUILD + cd libpciaccess-20091209 + rm -rf /builddir/build/BUILDROOT/libpciaccess-0.10.9-2.20091209.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->