Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/jhead.spec'], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/jhead.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/jhead-2.97-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/jhead.spec '], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/jhead.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eKOpRE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jhead-2.97 + /usr/bin/gzip -dc /builddir/build/SOURCES/jhead-2.97.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jhead-2.97 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DcPRz2 + umask 022 + cd /builddir/build/BUILD + cd jhead-2.97 + make -j16 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c jhead.c -o jhead.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c jpgfile.c -o jpgfile.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c jpgqguess.c -o jpgqguess.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c paths.c -o paths.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c exif.c -o exif.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c iptc.c -o iptc.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c gpsinfo.c -o gpsinfo.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c makernote.c -o makernote.o jpgfile.c: In function 'ReplaceThumbnail': jpgfile.c:487:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(ThumbnailPointer, ThumbLen, 1, ThumbnailFile); ^ cc -o jhead ./jhead.o ./jpgfile.o ./jpgqguess.o ./paths.o ./exif.o ./iptc.o ./gpsinfo.o ./makernote.o -lm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.53g7lr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386 + cd jhead-2.97 + rm -rf /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386//usr/bin + cp -p jhead /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386//usr/bin + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386//usr/share/man/man1/ + cp -p jhead.1 /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386//usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/jhead-2.97 extracting debug info from /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386/usr/bin/jhead dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 371 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: jhead-2.97-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0DSLGQ + umask 022 + cd /builddir/build/BUILD + cd jhead-2.97 + DOCDIR=/builddir/build/BUILDROOT/jhead-2.97-1.el7.i386/usr/share/doc/jhead-2.97 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386/usr/share/doc/jhead-2.97 + cp -pr readme.txt /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386/usr/share/doc/jhead-2.97 + cp -pr usage.html /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386/usr/share/doc/jhead-2.97 + cp -pr changes.txt /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386/usr/share/doc/jhead-2.97 + exit 0 Provides: jhead = 2.97-1.el7 jhead(x86-32) = 2.97-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: jhead-debuginfo-2.97-1.el7.i686 Provides: jhead-debuginfo = 2.97-1.el7 jhead-debuginfo(x86-32) = 2.97-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/jhead-2.97-1.el7.i686.rpm Wrote: /builddir/build/RPMS/jhead-debuginfo-2.97-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3A1zr5 + umask 022 + cd /builddir/build/BUILD + cd jhead-2.97 + rm -rf /builddir/build/BUILDROOT/jhead-2.97-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->