D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/dd_rescue-1.99.11-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.A2dxPV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf dd_rescue-1.99.11
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/dd_rescue-1.99.11.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd dd_rescue-1.99.11
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SPB89M
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd dd_rescue-1.99.11
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ ./autogen.sh
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fallocate.h... no
checking for dlfcn.h... yes
checking for unistd.h... (cached) yes
checking for sys/xattr.h... yes
checking for attr/xattr.h... no
checking for sys/acl.h... no
checking for sys/ioctl.h... yes
checking for endian.h... yes
checking for linux/fs.h... yes
checking for linux/fiemap.h... yes
checking for stdint.h... (cached) yes
checking for lzo/lzo1x.h... no
checking for openssl/evp.h... no
checking for linux/random.h... yes
checking for sys/random.h... yes
checking for malloc.h... yes
checking for sched.h... yes
checking for sys/statvfs.h... yes
checking for sys/resource.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... yes
checking for getrandom... yes
checking for posix_memalign... yes
checking for valloc... yes
checking for sched_yield... yes
checking for fstatvfs... yes
checking for __builtin_cpu_supports... no
checking for getrlimit... yes
checking for aligned_alloc... yes
checking for dlsym in -ldl... yes
checking for linux_fallocate64 in -lfallocate... no
checking for lzo1x_1_compress in -llzo2... no
checking for EVP_aes_192_ctr in -lcrypto... no
checking if gcc supports -msse4.2... no
checking if gcc supports -mavx... 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... yes
checking whether asm lfence is supported... yes
configure: creating ./config.status
config.status: creating config.h
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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/lib64 --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 aarch64-mageia-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fallocate.h... no
checking for dlfcn.h... yes
checking for unistd.h... (cached) yes
checking for sys/xattr.h... yes
checking for attr/xattr.h... no
checking for sys/acl.h... no
checking for sys/ioctl.h... yes
checking for endian.h... yes
checking for linux/fs.h... yes
checking for linux/fiemap.h... yes
checking for stdint.h... (cached) yes
checking for lzo/lzo1x.h... no
checking for openssl/evp.h... no
checking for linux/random.h... yes
checking for sys/random.h... yes
checking for malloc.h... yes
checking for sched.h... yes
checking for sys/statvfs.h... yes
checking for sys/resource.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... yes
checking for getrandom... yes
checking for posix_memalign... yes
checking for valloc... yes
checking for sched_yield... yes
checking for fstatvfs... yes
checking for __builtin_cpu_supports... no
checking for getrlimit... yes
checking for aligned_alloc... yes
checking for dlsym in -ldl... yes
checking for linux_fallocate64 in -lfallocate... no
checking for lzo1x_1_compress in -llzo2... no
checking for EVP_aes_192_ctr in -lcrypto... no
checking if gcc supports -msse4.2... no
checking if gcc supports -mavx... 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... yes
checking whether asm lfence is supported... yes
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
configure: WARNING: unrecognized options: --disable-dependency-tracking
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
./configure
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fallocate.h... no
checking for dlfcn.h... yes
checking for unistd.h... (cached) yes
checking for sys/xattr.h... yes
checking for attr/xattr.h... no
checking for sys/acl.h... no
checking for sys/ioctl.h... yes
checking for endian.h... yes
checking for linux/fs.h... yes
checking for linux/fiemap.h... yes
checking for stdint.h... (cached) yes
checking for lzo/lzo1x.h... no
checking for openssl/evp.h... no
checking for linux/random.h... yes
checking for sys/random.h... yes
checking for malloc.h... yes
checking for sched.h... yes
checking for sys/statvfs.h... yes
checking for sys/resource.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... yes
checking for getrandom... yes
checking for posix_memalign... yes
checking for valloc... yes
checking for sched_yield... yes
checking for fstatvfs... yes
checking for __builtin_cpu_supports... no
checking for getrlimit... yes
checking for aligned_alloc... yes
checking for dlsym in -ldl... yes
checking for linux_fallocate64 in -lfallocate... no
checking for lzo1x_1_compress in -llzo2... no
checking for EVP_aes_192_ctr in -lcrypto... no
checking if gcc supports -msse4.2... no
checking if gcc supports -mavx... 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... yes
checking whether asm lfence is supported... yes
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
test -e test_crypt.sh || ln -s ./test_crypt.sh .
test -e test_lzo_fuzz.sh || ln -s ./test_lzo_fuzz.sh .
test -e calchmac.py || ln -s ./calchmac.py .
#gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DGEN_DEP -march=armv8-a+crypto -MM ./*.c >.dep
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DGEN_DEP -D__AES__ -D__SSE4_1__ -D__SSSE3__ -D__SSE3__ -D__SSE2__ -D__SSE__ -D__MMX__ -DNO_WARN_X86_INTRINSICS -I . -MM ./*.c >.dep
sed 's/\.o:/\.po:/' <.dep >.dep2
cat .dep2 >> .dep
rm .dep2
./configure
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fallocate.h... no
checking for dlfcn.h... yes
checking for unistd.h... (cached) yes
checking for sys/xattr.h... yes
checking for attr/xattr.h... no
checking for sys/acl.h... no
checking for sys/ioctl.h... yes
checking for endian.h... yes
checking for linux/fs.h... yes
checking for linux/fiemap.h... yes
checking for stdint.h... (cached) yes
checking for lzo/lzo1x.h... no
checking for openssl/evp.h... no
checking for linux/random.h... yes
checking for sys/random.h... yes
checking for malloc.h... yes
checking for sched.h... yes
checking for sys/statvfs.h... yes
checking for sys/resource.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... yes
checking for getrandom... yes
checking for posix_memalign... yes
checking for valloc... yes
checking for sched_yield... yes
checking for fstatvfs... yes
checking for __builtin_cpu_supports... no
checking for getrlimit... yes
checking for aligned_alloc... yes
checking for dlsym in -ldl... yes
checking for linux_fallocate64 in -lfallocate... no
checking for lzo1x_1_compress in -llzo2... no
checking for EVP_aes_192_ctr in -lcrypto... no
checking if gcc supports -msse4.2... no
checking if gcc supports -mavx... 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... yes
checking whether asm lfence is supported... yes
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
test -e test_crypt.sh || ln -s ./test_crypt.sh .
test -e test_lzo_fuzz.sh || ln -s ./test_lzo_fuzz.sh .
test -e calchmac.py || ln -s ./calchmac.py .
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -O3 -march=armv8-a+crypto -fPIE -c find_nonzero_arm64.c 
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -O3 -fPIE -c find_nonzero.c 
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIE -c fstrim.c
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIE -c random.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -O3 -fPIE -c fmt_no.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -O3 -fPIC -o sha256.po -c sha256.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -O3 -fPIC -o sha1.po -c sha1.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -O3 -fPIC -o md5.po -c md5.c
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIC -o checksum_file.po -c checksum_file.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -O3 -fPIC -o sha512.po -c sha512.c
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIC -o pbkdf2.po -c pbkdf2.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -O3 -fPIE -c frandom.c
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIC -o libddr_null.po -c libddr_null.c
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIC -o pbkdf_ossl.po -c pbkdf_ossl.c
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIC -o secmem.po -c secmem.c
gcc -shared -o libddr_null.so libddr_null.po
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIC -o random.po -c random.c
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIC -o aes.po -c aes.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -fPIC -O3 -march=armv8-a+crypto -c aes_arm64.c -o aes_arm64.po
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIC -o libddr_hash.po -c libddr_hash.c
gcc -shared -o libddr_hash.so libddr_hash.po md5.po sha256.po sha512.po sha1.po pbkdf2.po checksum_file.po 
ln -sf libddr_hash.so libddr_MD5.so
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -O3 -fPIC -o aes_c.po -c aes_c.c
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  -fPIC -o libddr_crypt.po -c libddr_crypt.c
gcc -shared -o libddr_crypt.so libddr_crypt.po aes.po aes_c.po aes_arm64.po pbkdf2.po sha256.po pbkdf_ossl.po md5.po checksum_file.po secmem.po random.po  
/bin/bash: line 1: git: command not found
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -I . -DHAVE_AES_ARM64 -fPIE -pie -DVERSION=\"1.99.11\"  -D__COMPILER__="\"gcc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904\"" -DID=\"DD_RESCUE_1_99_11-7-gc263a59\"  dd_rescue.c -o dd_rescue random.o frandom.o fmt_no.o find_nonzero.o  fstrim.o find_nonzero_arm64.o -ldl  -rdynamic
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oQtafm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64
+ cd dd_rescue-1.99.11
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' INSTASROOT= INSTALLFLAGS=
./configure
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fallocate.h... no
checking for dlfcn.h... yes
checking for unistd.h... (cached) yes
checking for sys/xattr.h... yes
checking for attr/xattr.h... no
checking for sys/acl.h... no
checking for sys/ioctl.h... yes
checking for endian.h... yes
checking for linux/fs.h... yes
checking for linux/fiemap.h... yes
checking for stdint.h... (cached) yes
checking for lzo/lzo1x.h... no
checking for openssl/evp.h... no
checking for linux/random.h... yes
checking for sys/random.h... yes
checking for malloc.h... yes
checking for sched.h... yes
checking for sys/statvfs.h... yes
checking for sys/resource.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... yes
checking for getrandom... yes
checking for posix_memalign... yes
checking for valloc... yes
checking for sched_yield... yes
checking for fstatvfs... yes
checking for __builtin_cpu_supports... no
checking for getrlimit... yes
checking for aligned_alloc... yes
checking for dlsym in -ldl... yes
checking for linux_fallocate64 in -lfallocate... no
checking for lzo1x_1_compress in -llzo2... no
checking for EVP_aes_192_ctr in -lcrypto... no
checking if gcc supports -msse4.2... no
checking if gcc supports -mavx... 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... yes
checking whether asm lfence is supported... yes
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
test -e test_crypt.sh || ln -s ./test_crypt.sh .
test -e test_lzo_fuzz.sh || ln -s ./test_lzo_fuzz.sh .
test -e calchmac.py || ln -s ./calchmac.py .
mkdir -p /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/bin
/usr/bin/install -p   -m 755 dd_rescue  /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/bin
#/usr/bin/install -p  -m 755 -d /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/share/doc/packages/dd_rescue
#/usr/bin/install -p  -g root -m 644 README.dd_rescue /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/share/doc/packages/dd_rescue/
mkdir -p /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/lib64
/usr/bin/install -p   -m 755 libddr_hash.so libddr_MD5.so libddr_null.so libddr_crypt.so /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/lib64
ln -sf libddr_hash.so /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/lib64/libddr_MD5.so
mkdir -p /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/share/man/man1
/usr/bin/install -p  -m 644 dd_rescue.1 ddr_lzo.1 ddr_crypt.1 /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/share/man/man1/
gzip -9f /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/share/man/man1/dd_rescue.1 /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/share/man/man1/ddr_lzo.1 /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/share/man/man1/ddr_crypt.1
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.99.11-1.mga9 --unique-debug-suffix -1.99.11-1.mga9.aarch64 --unique-debug-src-base dd_rescue-1.99.11-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dd_rescue-1.99.11

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/bin/dd_rescue
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/lib64/libddr_crypt.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/lib64/libddr_hash.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/lib64/libddr_null.so
dwz: ./usr/bin/dd_rescue-1.99.11-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libddr_crypt.so-1.99.11-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libddr_hash.so-1.99.11-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libddr_null.so-1.99.11-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 636kB, size after compression: 636kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match.
786 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: dd_rescue-1.99.11-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AfcNNc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd dd_rescue-1.99.11
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/share/doc/dd_rescue
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/share/doc/dd_rescue
+ cp -pr README.dd_rescue /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64/usr/share/doc/dd_rescue
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: dd_rescue = 1.99.11-1.mga9 dd_rescue(aarch-64) = 1.99.11-1.mga9 libddr_crypt.so()(64bit) libddr_hash.so()(64bit) libddr_null.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.33)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit)
Processing files: dd_rescue-debugsource-1.99.11-1.mga9.aarch64
Provides: dd_rescue-debugsource = 1.99.11-1.mga9 dd_rescue-debugsource(aarch-64) = 1.99.11-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: dd_rescue-debuginfo-1.99.11-1.mga9.aarch64
Provides: dd_rescue-debuginfo = 1.99.11-1.mga9 dd_rescue-debuginfo(aarch-64) = 1.99.11-1.mga9 debuginfo(build-id) = 4beda27849501f66f5226ac550b4b45e0a9ad6f9 debuginfo(build-id) = 545d3894c1b3284000039cfc475d1b90f1921a1a debuginfo(build-id) = 8b0042de6b19e2f46355917111e566f6a2fc35f6 debuginfo(build-id) = b54f71442dad7b0aeb19e39778d994c99edcd0fb
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: dd_rescue-debugsource(aarch-64) = 1.99.11-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dd_rescue-1.99.11-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dd_rescue-debugsource-1.99.11-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dd_rescue-debuginfo-1.99.11-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4axdHH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd dd_rescue-1.99.11
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/dd_rescue-1.99.11-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fORKv8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf dd_rescue-1.99.11
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!