Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/jhead.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-d09ed3bf1d4588499218dadb6c413405646c1dbd/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/jhead.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/jhead-3.06.0.1-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/jhead.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-d09ed3bf1d4588499218dadb6c413405646c1dbd/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/jhead.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zunyFf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jhead-3.06.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/jhead-3.06.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jhead-3.06.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kyofcn + umask 022 + cd /builddir/build/BUILD + cd jhead-3.06.0.1 + make -j4 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' make: dpkg-buildflags: Command not found make: dpkg-buildflags: Command not found cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c jhead.c -o obj/jhead.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c jpgfile.c -o obj/jpgfile.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c jpgqguess.c -o obj/jpgqguess.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c paths.c -o obj/paths.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c exif.c -o obj/exif.o jpgqguess.c: In function 'process_DHT': jpgqguess.c:173:9: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] int a, i; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c iptc.c -o obj/iptc.o exif.c: In function 'PrintFormatNumber': exif.c:396:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] f = *(float *)&tmp; ^ exif.c: In function 'ConvertAnyFormat': exif.c:460:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Value = *(float *)&tmp; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gpsinfo.c -o obj/gpsinfo.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c makernote.c -o obj/makernote.o cc -o jhead obj/jhead.o obj/jpgfile.o obj/jpgqguess.o obj/paths.o obj/exif.o obj/iptc.o obj/gpsinfo.o obj/makernote.o -lm obj/jhead.o: In function `DoCommand': /builddir/build/BUILD/jhead-3.06.0.1/jhead.c:380: warning: the use of `mktemp' is dangerous, better use `mkstemp' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DID5qD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm ++ dirname /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm + cd jhead-3.06.0.1 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm//usr/bin + cp -p jhead /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm//usr/bin + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm//usr/share/man/man1/ + cp -p jhead.1 /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm//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-3.06.0.1 extracting debug info from /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm/usr/bin/jhead dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 386 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-3.06.0.1-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iuYrqG + umask 022 + cd /builddir/build/BUILD + cd jhead-3.06.0.1 + DOCDIR=/builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm/usr/share/doc/jhead-3.06.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm/usr/share/doc/jhead-3.06.0.1 + cp -pr readme.txt /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm/usr/share/doc/jhead-3.06.0.1 + cp -pr usage.html /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm/usr/share/doc/jhead-3.06.0.1 + cp -pr changes.txt /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm/usr/share/doc/jhead-3.06.0.1 + exit 0 Provides: jhead = 3.06.0.1-5.el7 jhead(armv7hl-32) = 3.06.0.1-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: jhead-debuginfo-3.06.0.1-5.el7.armv7hl Provides: jhead-debuginfo = 3.06.0.1-5.el7 jhead-debuginfo(armv7hl-32) = 3.06.0.1-5.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-3.06.0.1-5.el7.arm Wrote: /builddir/build/RPMS/jhead-3.06.0.1-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/jhead-debuginfo-3.06.0.1-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SIADUU + umask 022 + cd /builddir/build/BUILD + cd jhead-3.06.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jhead-3.06.0.1-5.el7.arm + exit 0 Child return code was: 0