Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-drv-evdev.spec'], False, '/var/lib/mock/dist-f13-build-695622-99552/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-drv-evdev.spec'] warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-drv-evdev.spec'], False, '/var/lib/mock/dist-f13-build-695622-99552/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-drv-evdev.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AiekTz + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xf86-input-evdev-20100108 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xf86-input-evdev-20100108.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xf86-input-evdev-20100108 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4Mom0X + umask 022 + cd /builddir/build/BUILD + cd xf86-input-evdev-20100108 + 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 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:39: installing `./config.guess' configure.ac:39: installing `./config.sub' configure.ac:31: installing `./install-sh' configure.ac:31: 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 for x86_64-redhat-linux-gnu-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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 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 XORG... yes checking for ANSI C header files... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating include/Makefile config.status: creating xorg-evdev.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108' Making all in src make[2]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108/src' CC evdev.lo evdev.c: In function 'EvdevKbdCtrl': evdev.c:1083: warning: ignoring return value of 'write', declared with attribute warn_unused_result CC emuMB.lo CC emuWheel.lo CC draglock.lo CCLD evdev_drv.la make[2]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108/man' sed -e 's|__vendorversion__|"xf86-input-evdev 2.3.0" "X Version 11"|' -e 's|__xorgversion__|"xf86-input-evdev 2.3.0" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < evdev.man > evdev.4 make[2]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108/man' Making all in include make[2]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108/include' make[2]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108' make[1]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B8VVqN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64 + cd xf86-input-evdev-20100108 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108/src' make[2]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/xorg/modules/input" || /bin/mkdir -p "/builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/lib64/xorg/modules/input" /bin/sh ../libtool --mode=install /usr/bin/install -c evdev_drv.la '/builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/lib64/xorg/modules/input' libtool: install: /usr/bin/install -c .libs/evdev_drv.so /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/lib64/xorg/modules/input/evdev_drv.so libtool: install: /usr/bin/install -c .libs/evdev_drv.lai /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/lib64/xorg/modules/input/evdev_drv.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/xorg/modules/input' make[2]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108/src' make[1]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108/man' make[2]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man4" || /bin/mkdir -p "/builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/share/man/man4" /usr/bin/install -c -m 644 evdev.4 '/builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/share/man/man4' make[2]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108/man' make[1]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108/man' Making install in include make[1]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108/include' make[2]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/xorg" || /bin/mkdir -p "/builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/include/xorg" /usr/bin/install -c -m 644 evdev-properties.h '/builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/include/xorg' make[2]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108/include' make[1]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108/include' make[1]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108' make[2]: Entering directory `/builddir/build/BUILD/xf86-input-evdev-20100108' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 xorg-evdev.pc '/builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108' make[1]: Leaving directory `/builddir/build/BUILD/xf86-input-evdev-20100108' + find /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64 -regex '.*\.la$' + xargs rm -f -- + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/xf86-input-evdev-20100108 extracting debug info from /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64/usr/lib64/xorg/modules/input/evdev_drv.so 245 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: xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64 Provides: evdev_drv.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: xorg-x11-drv-evdev-debuginfo-2.3.99-2.20100108.fc13.x86_64 Processing files: xorg-x11-drv-evdev-devel-2.3.99-2.20100108.fc13.x86_64 Provides: pkgconfig(xorg-evdev) = 2.3.0 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64 warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/xorg-x11-drv-evdev-debuginfo-2.3.99-2.20100108.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/xorg-x11-drv-evdev-devel-2.3.99-2.20100108.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GiFqde + umask 022 + cd /builddir/build/BUILD + cd xf86-input-evdev-20100108 + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-evdev-2.3.99-2.20100108.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->