Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/dd_rescue.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-e411d74190c65fee4c197aff8157aec05b6006b6/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/dd_rescue.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/dd_rescue-1.99.7-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/dd_rescue.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-e411d74190c65fee4c197aff8157aec05b6006b6/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', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/dd_rescue.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.Ewe1uV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dd_rescue-1.99.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/dd_rescue-1.99.7.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dd_rescue-1.99.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd dd_rescue-1.99.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/dd_rhelp-0.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.in: not using Automake autoreconf: Leaving directory `.' + 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 + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking 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 an ANSI C-conforming const... yes checking for inline... inline 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 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 fallocate.h usability... no checking fallocate.h presence... no checking for fallocate.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for unistd.h... (cached) yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking for stdint.h... (cached) yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking openssl/evp.h usability... no checking openssl/evp.h presence... no checking for openssl/evp.h... no checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for ffs... yes checking for ffsl... yes checking for basename... yes checking for fallocate64... yes checking for splice... yes checking for getopt_long... yes checking for open64... yes checking for pread... yes checking for pread64... yes checking for lseek64... yes checking for stat64... yes checking for posix_fadvise... yes checking for posix_fadvise64... yes checking for __builtin_prefetch... no checking for htobe64... no checking for feof_unlocked... yes checking for getline... yes checking for getentropy... no checking for getrandom... no checking for posix_memalign... yes checking for valloc... yes checking for sched_yield... yes checking for fstatvfs... yes checking for dlsym in -ldl... yes checking for linux_fallocate64 in -lfallocate... no checking for lzo1x_1_compress in -llzo2... yes checking for EVP_aes_192_ctr in -lcrypto... no checking if gcc supports -msse4.2... no checking if gcc supports -mavx2... no checking if gcc supports -mrdrnd... no checking if gcc supports -maes... no checking whether asm rep nop is supported... no configure: creating ./config.status config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3rVfS8 + umask 022 + cd /builddir/build/BUILD + cd dd_rescue-1.99.7 + make 'RPM_OPT_FLAGS=-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' -j4 LIB=lib Makefile:199: .dep: No such file or directory #gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DGEN_DEP -mfpu=crypto-neon-fp-armv8 -MM ./*.c >.dep gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DGEN_DEP -D__AES__ -D__SSE4_1__ -D__SSSE3__ -D__SSE3__ -D__SSE2__ -D__SSE__ -D__MMX__ -MM ./*.c >.dep sed 's/\.o:/\.po:/' <.dep >.dep2 cat .dep2 >> .dep rm .dep2 /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIE -c random.c gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -O3 -fPIE -c frandom.c gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -O3 -fPIE -c fmt_no.c gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -O3 -fPIE -c find_nonzero.c /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIE -c fstrim.c gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -O3 -fPIE -c find_nonzero_arm.c /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIC -o libddr_hash.po -c libddr_hash.c gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -O3 -fPIC -o md5.po -c md5.c gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -O3 -fPIC -o sha256.po -c sha256.c gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -O3 -fPIC -o sha512.po -c sha512.c gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -O3 -fPIC -o sha1.po -c sha1.c /bin/sh: git: command not found sha512.c: In function 'sha512_calc': sha512.c:252:2: warning: right shift count >= width of type [enabled by default] *(uint32_t*)(sha512_buf+116) = htonl(final_len >> 61); ^ gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIC -o pbkdf2.po -c pbkdf2.c /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIC -o checksum_file.po -c checksum_file.c /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIC -o libddr_null.po -c libddr_null.c /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIC -o libddr_crypt.po -c libddr_crypt.c /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIC -o aes.po -c aes.c /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIC -o aes_c.po -c aes_c.c gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -fPIC -O3 -march=armv7-a -mfpu=crypto-neon-fp-armv8 -c aes_arm32.c -o aes_arm32.po /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIC -o pbkdf_ossl.po -c pbkdf_ossl.c /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIC -o secmem.po -c secmem.c /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" -fPIC -o random.po -c random.c gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -fPIC -fstack-protector -o libddr_lzo.po -c libddr_lzo.c /bin/sh: git: command not found gcc -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 -DHAVE_CONFIG_H -DHAVE_AES_ARM64 -fPIE -pie -DVERSION=\"1.99.7\" -D__COMPILER__="\"gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)\"" -DID=\"DD_RESCUE_1_99_7\" dd_rescue.c -o dd_rescue random.o frandom.o fmt_no.o find_nonzero.o fstrim.o find_nonzero_arm.o -ldl -rdynamic gcc -shared -o libddr_hash.so libddr_hash.po md5.po sha256.po sha512.po sha1.po pbkdf2.po checksum_file.po gcc -shared -o libddr_null.so libddr_null.po ln -sf libddr_hash.so libddr_MD5.so dd_rescue.c:168:3: warning: #warning No support for copying extended attributes / ACLs [-Wcpp] # warning No support for copying extended attributes / ACLs ^ gcc -shared -o libddr_crypt.so libddr_crypt.po aes.po aes_c.po aes_arm32.po pbkdf2.po sha256.po pbkdf_ossl.po md5.po checksum_file.po secmem.po random.po gcc -shared -o libddr_lzo.so libddr_lzo.po -llzo2 + cp -p README.dd_rescue README + cp -p dd_rhelp-0.3.0/README README.dd_rhelp + cp -p dd_rhelp-0.3.0/FAQ FAQ.dd_rhelp Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BSbOxe + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm ++ dirname /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm + cd dd_rescue-1.99.7 + rm -rf /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm INSTALLDIR=/builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm//usr/bin INSTASROOT= INSTALLFLAGS= LIB=lib mkdir -p /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm//usr/bin install -m 755 dd_rescue /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm//usr/bin #install -m 755 -d /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/doc/packages/dd_rescue #install -g root -m 644 README.dd_rescue /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/doc/packages/dd_rescue/ mkdir -p /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/lib install -m 755 libddr_hash.so libddr_MD5.so libddr_null.so libddr_crypt.so libddr_lzo.so /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/lib ln -sf libddr_hash.so /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/lib/libddr_MD5.so mkdir -p /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/man/man1 install -m 644 dd_rescue.1 ddr_lzo.1 ddr_crypt.1 /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/man/man1/ gzip -9f /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/man/man1/dd_rescue.1 /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/man/man1/ddr_lzo.1 /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/man/man1/ddr_crypt.1 + install -D -m 755 dd_rhelp-0.3.0/dd_rhelp /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/bin/dd_rhelp + /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/dd_rescue-1.99.7 extracting debug info from /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/bin/dd_rescue extracting debug info from /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/lib/libddr_lzo.so extracting debug info from /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/lib/libddr_hash.so extracting debug info from /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/lib/libddr_null.so extracting debug info from /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/lib/libddr_crypt.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libddr_hash.so.debug to /usr/lib/debug/usr/lib/libddr_MD5.so.debug 851 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: dd_rescue-1.99.7-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lmWBQC + umask 022 + cd /builddir/build/BUILD + cd dd_rescue-1.99.7 + DOCDIR=/builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/doc/dd_rescue-1.99.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/doc/dd_rescue-1.99.7 + cp -pr COPYING /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/doc/dd_rescue-1.99.7 + cp -pr README /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/doc/dd_rescue-1.99.7 + cp -pr README.dd_rhelp /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/doc/dd_rescue-1.99.7 + cp -pr FAQ.dd_rhelp /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm/usr/share/doc/dd_rescue-1.99.7 + exit 0 Provides: dd_rescue = 1.99.7-1.el7 dd_rescue(armv7hl-32) = 1.99.7-1.el7 libddr_crypt.so libddr_hash.so libddr_lzo.so libddr_null.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash 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.5) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) liblzo2.so.2 rtld(GNU_HASH) Processing files: dd_rescue-debuginfo-1.99.7-1.el7.armv7hl Provides: dd_rescue-debuginfo = 1.99.7-1.el7 dd_rescue-debuginfo(armv7hl-32) = 1.99.7-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/dd_rescue-1.99.7-1.el7.arm Wrote: /builddir/build/RPMS/dd_rescue-1.99.7-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/dd_rescue-debuginfo-1.99.7-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BEHNSr + umask 022 + cd /builddir/build/BUILD + cd dd_rescue-1.99.7 + rm -rf /builddir/build/BUILDROOT/dd_rescue-1.99.7-1.el7.arm + exit 0 Child return code was: 0