Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ddpt.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-3fb34b7c3fc9d53b9be42c407d9504f5310c2cbc/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ddpt.spec'] with env {'LANG': 'en_US.UTF-8', '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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ddpt-0.94-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ddpt.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-3fb34b7c3fc9d53b9be42c407d9504f5310c2cbc/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', '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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ddpt.spec '] with env {'LANG': 'en_US.UTF-8', '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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LdIPnx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ddpt-0.94 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ddpt-0.94.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ddpt-0.94 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EkNZPc + umask 022 + cd /builddir/build/BUILD + cd ddpt-0.94 + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for linux/types.h... yes checking for linux/bsg.h... yes checking for linux/kdev_t.h... yes checking for posix_fadvise... yes checking for fsync... yes checking for fdatasync... yes checking for clock_gettime in -lrt... yes checking for clock_gettime in -lrt... (cached) yes checking for clock_gettime... yes checking for gettimeofday... yes checking for nanosleep... yes checking for siginterrupt... yes checking for fallocate... yes checking for posix_fallocate... yes checking for posix_memalign... yes checking for sysconf... yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking for sg_ll_inquiry in -lsgutils2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ddpt-0.94' Making all in src make[2]: Entering directory `/builddir/build/BUILD/ddpt-0.94/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/scsi -I../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 ddpt.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/scsi -I../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 ddpt_cl.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/scsi -I../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 ddpt_com.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/scsi -I../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 ddpt_pt.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/scsi -I../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 ddpt_xcopy.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/scsi -I../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 ddptctl.c gcc -I../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -Wl,-z,relro -o ddpt ddpt.o ddpt_cl.o ddpt_com.o ddpt_pt.o ddpt_xcopy.o -lrt -lsgutils2 -lrt gcc -I../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -Wl,-z,relro -o ddptctl ddptctl.o ddpt_com.o ddpt_pt.o ddpt_xcopy.o -lrt -lsgutils2 -lrt make[2]: Leaving directory `/builddir/build/BUILD/ddpt-0.94/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/ddpt-0.94/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ddpt-0.94/doc' make[2]: Entering directory `/builddir/build/BUILD/ddpt-0.94' make[2]: Leaving directory `/builddir/build/BUILD/ddpt-0.94' make[1]: Leaving directory `/builddir/build/BUILD/ddpt-0.94' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cfxVut + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm ++ dirname /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm + cd ddpt-0.94 + make install DESTDIR=/builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/ddpt-0.94/src' make[2]: Entering directory `/builddir/build/BUILD/ddpt-0.94/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/bin' /usr/bin/install -c ddpt ddptctl '/builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ddpt-0.94/src' make[1]: Leaving directory `/builddir/build/BUILD/ddpt-0.94/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/ddpt-0.94/doc' make[2]: Entering directory `/builddir/build/BUILD/ddpt-0.94/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/man/man8' /usr/bin/install -c -m 644 ddpt.8 ddptctl.8 '/builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/ddpt-0.94/doc' make[1]: Leaving directory `/builddir/build/BUILD/ddpt-0.94/doc' make[1]: Entering directory `/builddir/build/BUILD/ddpt-0.94' make[2]: Entering directory `/builddir/build/BUILD/ddpt-0.94' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ddpt-0.94' make[1]: Leaving directory `/builddir/build/BUILD/ddpt-0.94' + /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/ddpt-0.94 extracting debug info from /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/bin/ddpt extracting debug info from /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/bin/ddptctl /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 784 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: ddpt-0.94-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EfyyYc + umask 022 + cd /builddir/build/BUILD + cd ddpt-0.94 + DOCDIR=/builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/doc/ddpt-0.94 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/doc/ddpt-0.94 + cp -pr AUTHORS /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/doc/ddpt-0.94 + cp -pr COPYING /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/doc/ddpt-0.94 + cp -pr CREDITS /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/doc/ddpt-0.94 + cp -pr ChangeLog /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/doc/ddpt-0.94 + cp -pr README /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/doc/ddpt-0.94 + cp -pr TODO /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/doc/ddpt-0.94 + cp -pr doc/ddpt_examples.txt /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm/usr/share/doc/ddpt-0.94 + exit 0 Provides: ddpt = 0.94-1.el7 ddpt(armv7hl-32) = 0.94-1.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.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) librt.so.1 librt.so.1(GLIBC_2.4) libsgutils2.so.2 rtld(GNU_HASH) Processing files: ddpt-debuginfo-0.94-1.el7.armv7hl Provides: ddpt-debuginfo = 0.94-1.el7 ddpt-debuginfo(armv7hl-32) = 0.94-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/ddpt-0.94-1.el7.arm Wrote: /builddir/build/RPMS/ddpt-0.94-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ddpt-debuginfo-0.94-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rkEyNo + umask 022 + cd /builddir/build/BUILD + cd ddpt-0.94 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ddpt-0.94-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->