Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libeio.spec'], False, '/var/lib/mock/epel-6-i386-mockbuilder-1647/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libeio.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0001795d Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libeio-4.19-4.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libeio.spec'], False, '/var/lib/mock/epel-6-i386-mockbuilder-1647/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libeio.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lghmar + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libeio-4.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/libeio-4.19.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libeio-4.19 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (libev-eio-rename.patch): + echo 'Patch #0 (libev-eio-rename.patch):' + /bin/cat /builddir/build/SOURCES/libev-eio-rename.patch + /usr/bin/patch -p1 -b --suffix .rename --fuzz=0 patching file Makefile.am patching file configure.ac + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.beGESD + umask 022 + cd /builddir/build/BUILD + cd libeio-4.19 + LANG=C + export LANG + unset DISPLAY + '[' -e configure ']' + ./autogen.sh libtoolize: putting auxiliary files in `.'. libtoolize: linking 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. configure.ac:11: installing `./config.guess' configure.ac:11: installing `./config.sub' configure.ac:6: installing `./install-sh' configure.ac:6: installing `./missing' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-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=/var/lib --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 whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-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... none 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-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... /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... 1966080 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 i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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... yes checking for i686-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) none checking for stdint.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for library containing pthread_create... -lpthread checking for utimes... yes checking for futimes... yes checking for readahead... yes checking for fdatasync... yes checking for sendfile... yes checking for sync_file_range... yes checking for fallocate... yes checking for sys_syncfs... yes checking for prctl_set_name... yes checking for posix_madvise... yes checking for posix_fadvise... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking for splice, vmsplice and tee... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j3 'CFLAGS=-D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' make all-am make[1]: Entering directory `/builddir/build/BUILD/libeio-4.19' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o eio.lo eio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c eio.c -fPIC -DPIC -o .libs/eio.o In file included from eio.c:398: etp.c: In function 'etp_start_thread': etp.c:273: warning: left-hand operand of comma expression has no effect eio.c: In function 'eio__mtouch': eio.c:942: warning: suggest explicit braces to avoid ambiguous 'else' eio.c: In function 'eio__scandir': eio.c:1441: warning: suggest explicit braces to avoid ambiguous 'else' eio.c: In function 'eio_execute': eio.c:1948: warning: implicit declaration of function 'rename' eio.c:1949: warning: implicit declaration of function 'renameat' eio.c: In function 'eio_grp_add': eio.c:2386: warning: left-hand operand of comma expression has no effect libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c eio.c -o eio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 1:0 -o libev-eio.la -rpath /usr/lib eio.lo -lpthread libtool: link: gcc -shared .libs/eio.o -lpthread -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libev-eio.so.1 -o .libs/libev-eio.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libev-eio.so.1" && ln -s "libev-eio.so.1.0.0" "libev-eio.so.1") libtool: link: (cd ".libs" && rm -f "libev-eio.so" && ln -s "libev-eio.so.1.0.0" "libev-eio.so") libtool: link: ar cru .libs/libev-eio.a eio.o libtool: link: ranlib .libs/libev-eio.a libtool: link: ( cd ".libs" && rm -f "libev-eio.la" && ln -s "../libev-eio.la" "libev-eio.la" ) make[1]: Leaving directory `/builddir/build/BUILD/libeio-4.19' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZzbF4t + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386 ++ dirname /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386 + cd libeio-4.19 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/libeio-4.19-4.el6.i386 make[1]: Entering directory `/builddir/build/BUILD/libeio-4.19' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libev-eio.la '/builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libev-eio.so.1.0.0 /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/lib/libev-eio.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/lib && { ln -s -f libev-eio.so.1.0.0 libev-eio.so.1 || { rm -f libev-eio.so.1 && ln -s libev-eio.so.1.0.0 libev-eio.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/lib && { ln -s -f libev-eio.so.1.0.0 libev-eio.so || { rm -f libev-eio.so && ln -s libev-eio.so.1.0.0 libev-eio.so; }; }) libtool: install: /usr/bin/install -c .libs/libev-eio.lai /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/lib/libev-eio.la libtool: install: /usr/bin/install -c .libs/libev-eio.a /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/lib/libev-eio.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/lib/libev-eio.a libtool: install: ranlib /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/lib/libev-eio.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/include" /usr/bin/install -c -m 644 eio.h '/builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/include' make[1]: Leaving directory `/builddir/build/BUILD/libeio-4.19' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libeio-4.19 extracting debug info from /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/lib/libev-eio.so.1.0.0 symlinked /usr/lib/debug/usr/lib/libev-eio.so.1.0.0.debug to /usr/lib/debug/usr/lib/libev-eio.so.1.debug symlinked /usr/lib/debug/usr/lib/libev-eio.so.1.0.0.debug to /usr/lib/debug/usr/lib/libev-eio.so.debug 186 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: libeio-4.19-4.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9R02fl + umask 022 + cd /builddir/build/BUILD + cd libeio-4.19 + DOCDIR=/builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/share/doc/libeio-4.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/share/doc/libeio-4.19 + /bin/mkdir -p /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/share/doc/libeio-4.19 + cp -pr LICENSE Changes /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386/usr/share/doc/libeio-4.19 + exit 0 Provides: libev-eio.so.1 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libev-eio.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: libeio-devel-4.19-4.el6.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libev-eio.so.1 Processing files: libeio-debuginfo-4.19-4.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386 warning: Could not canonicalize hostname: i-0001795d Wrote: /builddir/build/RPMS/libeio-4.19-4.el6.i686.rpm Wrote: /builddir/build/RPMS/libeio-devel-4.19-4.el6.i686.rpm Wrote: /builddir/build/RPMS/libeio-debuginfo-4.19-4.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JMIxFM + umask 022 + cd /builddir/build/BUILD + cd libeio-4.19 + /bin/rm -rf /builddir/build/BUILDROOT/libeio-4.19-4.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->