Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dbench.spec'], False, '/var/lib/mock/storage6-el6-build-10298-13616/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dbench.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dbench-4.0-12.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dbench.spec'], False, '/var/lib/mock/storage6-el6-build-10298-13616/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dbench.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ItPVIi + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dbench-4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dbench-4.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbench-4.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dbench-4.0-destdir.patch):' Patch #0 (dbench-4.0-destdir.patch): + /bin/cat /builddir/build/SOURCES/dbench-4.0-destdir.patch + /usr/bin/patch -p1 -b --suffix .destdir --fuzz=0 patching file Makefile.in + echo 'Patch #1 (dbench-4.0-datadir.patch):' Patch #1 (dbench-4.0-datadir.patch): + /bin/cat /builddir/build/SOURCES/dbench-4.0-datadir.patch + /usr/bin/patch -p1 -b --suffix .datadir --fuzz=0 patching file Makefile.in patching file dbench.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4yjWIn + umask 022 + cd /builddir/build/BUILD + cd dbench-4.0 + LANG=C + export LANG + unset DISPLAY + ./autogen.sh + 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 configure: Configuring dbench checking for x86_64-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 how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for stdint.h... (cached) yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for fdatasync... yes checking for library containing getxattr... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for attr_get... no checking for attr_list... no checking for attr_set... no checking for attr_remove... no checking for attr_getf... no checking for attr_listf... no checking for attr_setf... no checking for attr_removef... no checking for extattr_delete_fd... no checking for extattr_delete_file... no checking for extattr_delete_link... no checking for extattr_get_fd... no checking for extattr_get_file... no checking for extattr_get_link... no checking for extattr_list_fd... no checking for extattr_list_file... no checking for extattr_list_link... no checking for extattr_set_fd... no checking for extattr_set_file... no checking for extattr_set_link... no checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for va_copy... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h + make -j16 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share\" -c -o fileio.o fileio.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share\" -c -o util.o util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share\" -c -o dbench.o dbench.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share\" -c -o child.o child.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share\" -c -o system.o system.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share\" -c -o snprintf.o snprintf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share\" -c -o sockio.o sockio.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share\" -c -o socklib.o socklib.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share\" -c -o tbench_srv.o tbench_srv.c fileio.c: In function 'xattr_fd_write_hook': fileio.c:121: warning: dereferencing type-punned pointer will break strict-aliasing rules fileio.c: In function 'nb_writex': fileio.c:344: warning: ignoring return value of 'pread', declared with attribute warn_unused_result fileio.c:351: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result fileio.c: In function 'nb_cleanup': fileio.c:508: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result fileio.c:512: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result fileio.c: In function 'nb_deltree': fileio.c:533: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result child.c: In function 'child_run': child.c:177: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result gcc -o tbench_srv util.o tbench_srv.o socklib.o -lpopt gcc -o dbench fileio.o util.o dbench.o child.o system.o snprintf.o -lpopt gcc -o tbench sockio.o util.o dbench.o child.o socklib.o snprintf.o -lpopt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e6immH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64 + cd dbench-4.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64 mandir=/usr/share/man/man1 'INSTALLCMD=install -p' install -p -d /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64//usr/bin /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64//usr/share/dbench /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64//usr/share/man/man1 install -p dbench tbench tbench_srv /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64//usr/bin install -p -m644 client.txt /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64//usr/share/dbench install -p -m644 dbench.1 /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64//usr/share/man/man1 ln -sf dbench.1 /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64//usr/share/man/man1/tbench.1 ln -sf dbench.1 /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64//usr/share/man/man1/tbench_srv.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dbench-4.0 extracting debug info from /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64/usr/bin/dbench extracting debug info from /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64/usr/bin/tbench_srv extracting debug info from /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64/usr/bin/tbench 164 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: dbench-4.0-12.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SCsNC2 + umask 022 + cd /builddir/build/BUILD + cd dbench-4.0 + DOCDIR=/builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64/usr/share/doc/dbench-4.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64/usr/share/doc/dbench-4.0 + /bin/mkdir -p /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64/usr/share/doc/dbench-4.0 + cp -pr README COPYING /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64/usr/share/doc/dbench-4.0 + exit 0 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)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) rtld(GNU_HASH) Processing files: dbench-debuginfo-4.0-12.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64 warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/dbench-4.0-12.el6.x86_64.rpm Wrote: /builddir/build/RPMS/dbench-debuginfo-4.0-12.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.w1wDTa + umask 022 + cd /builddir/build/BUILD + cd dbench-4.0 + rm -rf /builddir/build/BUILDROOT/dbench-4.0-12.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->