Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/iozone.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-1672292726.148448/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/iozone.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-hv-x86-64-02-prod-00500227-20221229-054229 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/iozone-3.494-1.el6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/iozone.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-1672292726.148448/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/iozone.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AD0U1D + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf iozone3_494 + /usr/bin/gzip -dc /builddir/build/SOURCES/iozone3_494.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd iozone3_494 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/Iozone_License.txt . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Aqsjgq + umask 022 + cd /builddir/build/BUILD + cd iozone3_494 + LANG=C + export LANG + unset DISPLAY + /bin/rm -f src/current/fileop_linux-AMD64.o src/current/iozone_linux-AMD64.o src/current/libasync.o src/current/libbif.o src/current/pit_server.o + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/make -j2 -C src/current linux-AMD64 which: no ndk-build in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin) make: Entering directory `/builddir/build/BUILD/iozone3_494/src/current' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libbif.o libbif.c Building iozone for Linux-AMD64 cc -c -O3 -Dunix -DHAVE_ANSIC_C -DASYNC_IO -DNAME='"linux-AMD64"' \ -D__AMD64__ -DSHARED_MEM -Dlinux -D_LARGEFILE64_SOURCE \ -DHAVE_PREAD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic iozone.c -o iozone_linux-AMD64.o libbif.c:206: warning: return type defaults to 'int' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libasync.o libasync.c iozone.c: In function 'write_perf_test': iozone.c:7710: warning: unused variable 'cur_off' libasync.c: In function 'end_async': libasync.c:299: warning: implicit declaration of function 'del_cache' libasync.c: In function 'async_read': libasync.c:427: warning: implicit declaration of function 'takeoff_cache' libasync.c: At top level: libasync.c:603: warning: conflicting types for 'takeoff_cache' libasync.c:427: note: previous implicit declaration of 'takeoff_cache' was here libasync.c:677: warning: conflicting types for 'del_cache' libasync.c:299: note: previous implicit declaration of 'del_cache' was here libasync.c: In function 'async_read_no_copy': libasync.c:765: warning: implicit declaration of function 'putoninuse' libasync.c: In function 'async_release': libasync.c:870: warning: implicit declaration of function 'takeoffinuse' libasync.c: At top level: libasync.c:884: warning: conflicting types for 'putoninuse' libasync.c:765: note: previous implicit declaration of 'putoninuse' was here libasync.c:905: warning: conflicting types for 'takeoffinuse' libasync.c:870: note: previous implicit declaration of 'takeoffinuse' was here Building fileop for Linux-AMD64 cc -Wall -c -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic fileop.c -o fileop_linux-AMD64.o Building the pit_server cc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic pit_server.c -o pit_server.o pit_server.c: In function 'pit': pit_server.c:505: warning: unused variable 'timeVal' pit_server.c:681: warning: dereferencing pointer 'sadr' does break strict-aliasing rules pit_server.c:644: warning: dereferencing pointer 'sadr' does break strict-aliasing rules pit_server.c:624: warning: dereferencing pointer 'sadr' does break strict-aliasing rules pit_server.c:607: note: initialized from here pit_server.c:653: warning: dereferencing pointer 'p' does break strict-aliasing rules pit_server.c:648: note: initialized from here pit_server.c:667: warning: dereferencing pointer 'p' does break strict-aliasing rules pit_server.c:661: warning: dereferencing pointer 'p' does break strict-aliasing rules pit_server.c:661: warning: dereferencing pointer 'p' does break strict-aliasing rules pit_server.c:660: note: initialized from here pit_server.c:802: warning: dereferencing pointer 'sadr' does break strict-aliasing rules pit_server.c:765: warning: dereferencing pointer 'sadr' does break strict-aliasing rules pit_server.c:749: warning: dereferencing pointer 'sadr' does break strict-aliasing rules pit_server.c:716: note: initialized from here pit_server.c:774: warning: dereferencing pointer 'p' does break strict-aliasing rules pit_server.c:769: note: initialized from here pit_server.c:788: warning: dereferencing pointer 'p' does break strict-aliasing rules pit_server.c:782: warning: dereferencing pointer 'p' does break strict-aliasing rules pit_server.c:782: warning: dereferencing pointer 'p' does break strict-aliasing rules pit_server.c:781: note: initialized from here cc -c -O3 -Dunix -DHAVE_ANSIC_C -DASYNC_IO -D_LARGEFILE64_SOURCE \ -DSHARED_MEM -Dlinux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic libbif.c -o libbif.o cc -c -O3 -Dunix -Dlinux -DHAVE_ANSIC_C -DASYNC_IO \ -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic libasync.c -o libasync.o cc -O3 iozone_linux-AMD64.o libbif.o libasync.o \ -lrt -lpthread -o iozone cc -O3 -Dlinux fileop_linux-AMD64.o -o fileop cc -O3 -Dlinux pit_server.o -o pit_server make: Leaving directory `/builddir/build/BUILD/iozone3_494/src/current' + sed -i '1s/^/#!\/bin\/bash\n/' src/current/Generate_Graphs + dos2unix src/current/report.pl dos2unix: converting file src/current/report.pl to UNIX format ... + dos2unix src/current/iozone_visualizer.pl dos2unix: converting file src/current/iozone_visualizer.pl to UNIX format ... + sed -i '1s/env perl/perl/' src/current/iozone_visualizer.pl + dos2unix src/current/Gnuplot.txt dos2unix: converting file src/current/Gnuplot.txt to UNIX format ... + dos2unix docs/iozone.1 dos2unix: converting file docs/iozone.1 to UNIX format ... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m4A1vn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64 + cd iozone3_494 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64 + /usr/bin/install -Dp -m0755 src/current/iozone /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/bin/iozone + /usr/bin/install -Dp -m0755 src/current/Generate_Graphs /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/iozone/Generate_Graphs + /usr/bin/install -Dp -m0755 src/current/gengnuplot.sh /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/iozone/gengnuplot.sh + /usr/bin/install -Dp -m0644 src/current/gnu3d.dem /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/iozone/gnu3d.dem + /usr/bin/install -Dp -m0755 src/current/iozone_visualizer.pl /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/iozone/iozone_visualizer.pl + /usr/bin/install -Dp -m0755 src/current/report.pl /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/iozone/report.pl + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/iozone3_494 extracting debug info from /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/bin/iozone 1484 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/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: iozone-3.494-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KRf77k + umask 022 + cd /builddir/build/BUILD + cd iozone3_494 + DOCDIR=/builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/doc/iozone-3.494 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/doc/iozone-3.494 + /bin/mkdir -p /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/doc/iozone-3.494 + cp -pr Iozone_License.txt /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/doc/iozone-3.494 + cp -pr src/current/Changes.txt src/current/Gnuplot.txt docs/IOzone_msword_98.doc docs/IOzone_msword_98.pdf docs/Iozone_ps.gz docs/License.txt docs/Run_rules.doc docs/iozone.1 /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/doc/iozone-3.494 + cp -pr docs/iozone.1 /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64/usr/share/doc/iozone-3.494 + exit 0 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/perl 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) perl(Carp) perl(English) perl(Getopt::Long) perl(List::MoreUtils) perl(Readonly) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: iozone-debuginfo-3.494-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64 warning: Could not canonicalize hostname: copr-hv-x86-64-02-prod-00500227-20221229-054229 Wrote: /builddir/build/RPMS/iozone-3.494-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/iozone-debuginfo-3.494-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0ownIf + umask 022 + cd /builddir/build/BUILD + cd iozone3_494 + /bin/rm -rf /builddir/build/BUILDROOT/iozone-3.494-1.el6.x86_64 + exit 0 Child return code was: 0