<86>Aug 24 01:55:42 userdel[2760127]: delete user 'rooter' <86>Aug 24 01:55:42 userdel[2760127]: removed group 'rooter' owned by 'rooter' <86>Aug 24 01:55:42 userdel[2760127]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 24 01:55:42 groupadd[2760141]: group added to /etc/group: name=rooter, GID=657 <86>Aug 24 01:55:42 groupadd[2760141]: group added to /etc/gshadow: name=rooter <86>Aug 24 01:55:42 groupadd[2760141]: new group: name=rooter, GID=657 <86>Aug 24 01:55:42 useradd[2760160]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Aug 24 01:55:42 userdel[2760170]: delete user 'builder' <86>Aug 24 01:55:42 userdel[2760170]: removed group 'builder' owned by 'builder' <86>Aug 24 01:55:42 userdel[2760170]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 01:55:42 groupadd[2760189]: group added to /etc/group: name=builder, GID=658 <86>Aug 24 01:55:42 groupadd[2760189]: group added to /etc/gshadow: name=builder <86>Aug 24 01:55:42 groupadd[2760189]: new group: name=builder, GID=658 <86>Aug 24 01:55:42 useradd[2760194]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/dd_rescue-1.99.10-alt1.src.rpm: license not found in '/usr/share/license' directory: GPL+ <13>Aug 24 01:55:44 rpmi: libattr-devel-2.5.1-alt1 sisyphus+279621.100.1.1 1626626968 installed <13>Aug 24 01:55:44 rpmi: libacl-devel-2.3.1-alt1 sisyphus+279621.200.1.1 1626627026 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dd_rescue-1.99.10-alt1.nosrc.rpm (w1.gzdio) Installing dd_rescue-1.99.10-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17512 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dd_rescue-1.99.10 + echo 'Source #0 (dd_rescue-1.99.10.tar):' Source #0 (dd_rescue-1.99.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dd_rescue-1.99.10.tar + cd dd_rescue-1.99.10 + /bin/chmod -c -Rf u+rwX,go-w . + cd /usr/src/RPM/BUILD + cd dd_rescue-1.99.10 + echo 'Source #1 (dd_rhelp-0.3.0.tar):' Source #1 (dd_rhelp-0.3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dd_rhelp-0.3.0.tar + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (dd_rescue-1.99.10-alt.patch):' Patch #1 (dd_rescue-1.99.10-alt.patch): + /usr/bin/patch -p1 patching file Makefile patching file aes_arm32.c patching file aes_arm64.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17512 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dd_rescue-1.99.10 + make 'RPM_OPT_FLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' -j8 LIB=lib64 LIBDIR=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cd . && autoconf make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cd . && autoheader make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' ./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 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... /bin/grep checking for egrep... /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 sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes 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... no checking lzo/lzo1x.h presence... no checking for lzo/lzo1x.h... no 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 sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/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 sys/resource.h usability... yes checking sys/resource.h presence... 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 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... yes checking if gcc supports -mavx2... yes checking if gcc supports -mrdrnd... yes checking if gcc supports -maes... yes checking whether asm rep nop is supported... yes checking whether asm lfence is supported... yes configure: creating ./config.status config.status: creating config.h 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 . make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' #cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DGEN_DEP -msse4.2 -maes -mavx2 -mrdrnd -MM ./*.c >.dep cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -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 make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIE -c find_nonzero.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIE -c random.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIE -c fmt_no.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIE -c frandom.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIE -c fstrim.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIE -msse2 -c find_nonzero_sse2.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIE -msse4.2 -c ffs_sse42.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -fPIE -mrdrnd -maes -c rdrand.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIC -o md5.po -c md5.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIE -mavx2 -c find_nonzero_avx.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIC -o sha512.po -c sha512.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIC -o sha1.po -c sha1.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIC -o sha256.po -c sha256.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o libddr_null.po -c libddr_null.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o checksum_file.po -c checksum_file.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o pbkdf2.po -c pbkdf2.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o libddr_hash.po -c libddr_hash.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o pbkdf_ossl.po -c pbkdf_ossl.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o aes.po -c aes.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o secmem.po -c secmem.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o find_nonzero.po -c find_nonzero.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o random.po -c random.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -O3 -fPIC -msse4.2 -o ffs_sse42.po -c ffs_sse42.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -shared -o libddr_null.so libddr_null.po make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -shared -o libddr_hash.so libddr_hash.po md5.po sha256.po sha512.po sha1.po pbkdf2.po checksum_file.po make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' ln -sf libddr_hash.so libddr_MD5.so make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o aes_c.po -c aes_c.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -fPIC -mrdrnd -maes -o rdrand.po -c rdrand.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" -fPIC -o libddr_crypt.po -c libddr_crypt.c make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -fPIC -O3 -maes -msse4.1 -c aesni.c -o aesni.po make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' cc -shared -o libddr_crypt.so libddr_crypt.po aes.po aes_c.po aesni.po pbkdf2.po sha256.po pbkdf_ossl.po md5.po checksum_file.po secmem.po random.po rdrand.po find_nonzero.po ffs_sse42.po make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' /bin/sh: git: command not found cc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -fPIE -pie -DVERSION=\"1.99.10\" -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.1-alt3)\"" -DID=\"DD_RESCUE_1_99_10\" dd_rescue.c -o dd_rescue random.o frandom.o fmt_no.o find_nonzero.o fstrim.o find_nonzero_sse2.o ffs_sse42.o rdrand.o find_nonzero_avx.o -ldl -rdynamic make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' + 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 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21336 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dd_rescue-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dd_rescue-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dd_rescue-1.99.10 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/dd_rescue-buildroot INSTALLDIR=/usr/src/tmp/dd_rescue-buildroot//usr/bin INSTASROOT= INSTALLFLAGS= LIB=lib64 LIBDIR=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' mkdir -p /usr/src/tmp/dd_rescue-buildroot//usr/bin /usr/libexec/rpm-build/install -p -m 755 dd_rescue /usr/src/tmp/dd_rescue-buildroot//usr/bin #/usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/packages/dd_rescue #/usr/libexec/rpm-build/install -p -g root -m 644 README.dd_rescue /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/packages/dd_rescue/ mkdir -p /usr/src/tmp/dd_rescue-buildroot/usr/lib64 /usr/libexec/rpm-build/install -p -m 755 libddr_hash.so libddr_MD5.so libddr_null.so libddr_crypt.so /usr/src/tmp/dd_rescue-buildroot/usr/lib64 ln -sf libddr_hash.so /usr/src/tmp/dd_rescue-buildroot/usr/lib64/libddr_MD5.so mkdir -p /usr/src/tmp/dd_rescue-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 dd_rescue.1 ddr_lzo.1 ddr_crypt.1 /usr/src/tmp/dd_rescue-buildroot/usr/share/man/man1/ gzip -9f /usr/src/tmp/dd_rescue-buildroot/usr/share/man/man1/dd_rescue.1 /usr/src/tmp/dd_rescue-buildroot/usr/share/man/man1/ddr_lzo.1 /usr/src/tmp/dd_rescue-buildroot/usr/share/man/man1/ddr_crypt.1 make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.10' + install -D -m 755 dd_rhelp-0.3.0/dd_rhelp /usr/src/tmp/dd_rescue-buildroot/usr/bin/dd_rhelp + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dd_rescue-buildroot (auto) mode of './usr/lib64/libddr_crypt.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libddr_null.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libddr_hash.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/dd_rescue-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dd_rescue-buildroot/ (default) Compressing files in /usr/src/tmp/dd_rescue-buildroot (auto) Adjusting library links in /usr/src/tmp/dd_rescue-buildroot ./usr/lib64: (from :0) libddr_hash.so -> libddr_hash.so libddr_null.so -> libddr_null.so libddr_crypt.so -> libddr_crypt.so Verifying ELF objects in /usr/src/tmp/dd_rescue-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: dd_rescue-1.99.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10719 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dd_rescue-1.99.10 + DOCDIR=/usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.10 + export DOCDIR + rm -rf /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.10 + /bin/mkdir -p /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.10 + cp -prL COPYING README README.dd_rhelp FAQ.dd_rhelp /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.10 + chmod -R go-w /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.10 + chmod -R a+rX /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vq506N find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/dd_rescue-buildroot/usr/lib64/libddr_crypt.so: 157 symbols, 18 bpp lib.prov: /usr/src/tmp/dd_rescue-buildroot/usr/lib64/libddr_hash.so: 52 symbols, 16 bpp lib.prov: /usr/src/tmp/dd_rescue-buildroot/usr/lib64/libddr_null.so: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BApmtK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: stty Provides: libddr_crypt.so()(64bit) = set:ldZ98NZFHzyLTOPb0y0vehQSxGcqhsvMakOzDZmZyvHmwWaoad3Z4OWRdhEy3ECLroQ4pNv5TF5xnvRuOo08HUe2k0tVZoZ0Fkrl4IwGf7wpF6COv0HhlAEVhR0PRzDzG5jw0ebQ3hVtVqwBaAW419Z2lFNET7fjXkQZ23Ua3Fq6IYqaotZ2vh2UZBzRFRXCIcSMBdwUEG5fFEiDycPkUMAog2ZdRzt9hZdPwcdbRLM9RJfyxcXqn74w6MZCDw1Mb0BuwkFTPZILFZpZz2TfAcPxXo6seLEG8j8QrapSlL9IS9fhIcCrhOeslwo9YLZGBXuA4l0, libddr_hash.so()(64bit) = set:jdZn6goPO6rY0KZaFhCqzIQEntVGuTg0jqRVLsype6hv1qgBnsNjIT6UDklyczXfgBVaI78l69G3zAgv0jEyAR4udJAaOjzk0WX1jeydl, libddr_null.so()(64bit) = set:gdheOcvj9RMF1xH2 Requires: /bin/bash, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.5)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PHDkJL Creating dd_rescue-debuginfo package Processing files: dd_rescue-debuginfo-1.99.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gacStM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CtZl8J find-requires: running scripts (debuginfo) Provides: debug64(libddr_crypt.so), debug64(libddr_hash.so), debug64(libddr_null.so) Requires: dd_rescue = 1.99.10-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2) Adding to dd_rescue-debuginfo a strict dependency on dd_rescue Wrote: /usr/src/RPM/RPMS/x86_64/dd_rescue-1.99.10-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dd_rescue-debuginfo-1.99.10-alt1.x86_64.rpm (w2.lzdio) 14.05user 5.38system 0:18.41elapsed 105%CPU (0avgtext+0avgdata 79800maxresident)k 0inputs+0outputs (0major+1178075minor)pagefaults 0swaps /.out/dd_rescue-1.99.10-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/dd_rescue-debuginfo-1.99.10-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+ 19.31user 11.57system 0:29.37elapsed 105%CPU (0avgtext+0avgdata 102372maxresident)k 96inputs+0outputs (0major+1452687minor)pagefaults 0swaps --- dd_rescue-1.99.10-alt1.x86_64.rpm.repo 2021-07-16 18:57:17.000000000 +0000 +++ dd_rescue-1.99.10-alt1.x86_64.rpm.hasher 2021-08-24 01:56:06.718514681 +0000 @@ -34,8 +34,8 @@ Provides: dd_rescue = 1.99.10-alt1:sisyphus+279263.100.1.1 -File: /usr/bin/dd_rescue 100755 root:root 8b44231f50a7bd1348955869004fd6ea +File: /usr/bin/dd_rescue 100755 root:root 06d5fa1b37a9b1814ccbebacc384282b File: /usr/bin/dd_rhelp 100755 root:root 664e06d39bc40c07192aa65f9228e914 File: /usr/lib64/libddr_MD5.so 120777 root:root libddr_hash.so -File: /usr/lib64/libddr_crypt.so 100644 root:root 4b0997be05adfab85ba2537b2dc96fb6 -File: /usr/lib64/libddr_hash.so 100644 root:root e7df26dbc4d573540a982acc7c30c454 -File: /usr/lib64/libddr_null.so 100644 root:root 7072cb452253660c4d5b82c3c95ff296 +File: /usr/lib64/libddr_crypt.so 100644 root:root dbf9834aeda50df786e1a7a2edfc4d91 +File: /usr/lib64/libddr_hash.so 100644 root:root 6cb34f791d424cfe50c1e1f70c079429 +File: /usr/lib64/libddr_null.so 100644 root:root bfeec9c4a36bbee89bd8e274e417cab1 File: /usr/share/doc/dd_rescue-1.99.10 40755 root:root @@ -48,2 +48,2 @@ File: /usr/share/man/man1/ddr_lzo.1.xz 100644 root:root b2ea4b5a60bf19976b0a1782d0f66a33 -RPMIdentity: 583a0d6f6039d1237e78adb4866e7f29f55b5a13566e03f6366665454c140d16754855c76f344e882a33539110ab4e5d2d9408d1d4ca3afe3968758c168aa2c1 +RPMIdentity: f74a3618f94e088e2b55b89b5cfa82f3bbd94b084e94f1dfe2ab541aa8aff969bd3fb160aa4e70535039b60ee8d5da6c03d8fd305debf8533078a423c80ffaef --- dd_rescue-debuginfo-1.99.10-alt1.x86_64.rpm.repo 2021-07-16 18:57:17.000000000 +0000 +++ dd_rescue-debuginfo-1.99.10-alt1.x86_64.rpm.hasher 2021-08-24 01:56:06.863513713 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/01ff078cc1acb1c5a8f05551f6e3cc15d780ed 120777 root:root ../../../../lib64/libddr_crypt.so -/usr/lib/debug/.build-id/82/01ff078cc1acb1c5a8f05551f6e3cc15d780ed.debug 120777 root:root ../../usr/lib64/libddr_crypt.so.debug -/usr/lib/debug/.build-id/86 40755 root:root -/usr/lib/debug/.build-id/86/41e5fa5705b10f479db2d239b0ba64d383092e 120777 root:root ../../../../lib64/libddr_null.so -/usr/lib/debug/.build-id/86/41e5fa5705b10f479db2d239b0ba64d383092e.debug 120777 root:root ../../usr/lib64/libddr_null.so.debug -/usr/lib/debug/.build-id/a7 40755 root:root -/usr/lib/debug/.build-id/a7/cf4912ad21169ba11029bbda7ce86cb59a6164 120777 root:root ../../../../lib64/libddr_hash.so -/usr/lib/debug/.build-id/a7/cf4912ad21169ba11029bbda7ce86cb59a6164.debug 120777 root:root ../../usr/lib64/libddr_hash.so.debug -/usr/lib/debug/.build-id/c4 40755 root:root -/usr/lib/debug/.build-id/c4/caa0a4f202322894bc51ca00106b4c2cd3aba4 120777 root:root ../../../../bin/dd_rescue -/usr/lib/debug/.build-id/c4/caa0a4f202322894bc51ca00106b4c2cd3aba4.debug 120777 root:root ../../usr/bin/dd_rescue.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/23aac17eaceaa605624fe8221bd7e25a5bd26e 120777 root:root ../../../../lib64/libddr_null.so +/usr/lib/debug/.build-id/78/23aac17eaceaa605624fe8221bd7e25a5bd26e.debug 120777 root:root ../../usr/lib64/libddr_null.so.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/06e2838fd4643c4179a452000afec5b3d94f2a 120777 root:root ../../../../lib64/libddr_hash.so +/usr/lib/debug/.build-id/c1/06e2838fd4643c4179a452000afec5b3d94f2a.debug 120777 root:root ../../usr/lib64/libddr_hash.so.debug +/usr/lib/debug/.build-id/e4 40755 root:root +/usr/lib/debug/.build-id/e4/e79f152da7afd09596f9e9d83313e936bf1089 120777 root:root ../../../../lib64/libddr_crypt.so +/usr/lib/debug/.build-id/e4/e79f152da7afd09596f9e9d83313e936bf1089.debug 120777 root:root ../../usr/lib64/libddr_crypt.so.debug +/usr/lib/debug/.build-id/f4 40755 root:root +/usr/lib/debug/.build-id/f4/a38cac1ae90d7e63387b5517588de9262e2471 120777 root:root ../../../../bin/dd_rescue +/usr/lib/debug/.build-id/f4/a38cac1ae90d7e63387b5517588de9262e2471.debug 120777 root:root ../../usr/bin/dd_rescue.debug /usr/lib/debug/usr/bin/dd_rescue.debug 100644 root:root @@ -68,19 +68,19 @@ Provides: dd_rescue-debuginfo = 1.99.10-alt1:sisyphus+279263.100.1.1 -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/01ff078cc1acb1c5a8f05551f6e3cc15d780ed 120777 root:root ../../../../lib64/libddr_crypt.so -File: /usr/lib/debug/.build-id/82/01ff078cc1acb1c5a8f05551f6e3cc15d780ed.debug 120777 root:root ../../usr/lib64/libddr_crypt.so.debug -File: /usr/lib/debug/.build-id/86 40755 root:root -File: /usr/lib/debug/.build-id/86/41e5fa5705b10f479db2d239b0ba64d383092e 120777 root:root ../../../../lib64/libddr_null.so -File: /usr/lib/debug/.build-id/86/41e5fa5705b10f479db2d239b0ba64d383092e.debug 120777 root:root ../../usr/lib64/libddr_null.so.debug -File: /usr/lib/debug/.build-id/a7 40755 root:root -File: /usr/lib/debug/.build-id/a7/cf4912ad21169ba11029bbda7ce86cb59a6164 120777 root:root ../../../../lib64/libddr_hash.so -File: /usr/lib/debug/.build-id/a7/cf4912ad21169ba11029bbda7ce86cb59a6164.debug 120777 root:root ../../usr/lib64/libddr_hash.so.debug -File: /usr/lib/debug/.build-id/c4 40755 root:root -File: /usr/lib/debug/.build-id/c4/caa0a4f202322894bc51ca00106b4c2cd3aba4 120777 root:root ../../../../bin/dd_rescue -File: /usr/lib/debug/.build-id/c4/caa0a4f202322894bc51ca00106b4c2cd3aba4.debug 120777 root:root ../../usr/bin/dd_rescue.debug -File: /usr/lib/debug/usr/bin/dd_rescue.debug 100644 root:root 7aaf8d6215f188ec69c238c581e28964 +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/23aac17eaceaa605624fe8221bd7e25a5bd26e 120777 root:root ../../../../lib64/libddr_null.so +File: /usr/lib/debug/.build-id/78/23aac17eaceaa605624fe8221bd7e25a5bd26e.debug 120777 root:root ../../usr/lib64/libddr_null.so.debug +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/06e2838fd4643c4179a452000afec5b3d94f2a 120777 root:root ../../../../lib64/libddr_hash.so +File: /usr/lib/debug/.build-id/c1/06e2838fd4643c4179a452000afec5b3d94f2a.debug 120777 root:root ../../usr/lib64/libddr_hash.so.debug +File: /usr/lib/debug/.build-id/e4 40755 root:root +File: /usr/lib/debug/.build-id/e4/e79f152da7afd09596f9e9d83313e936bf1089 120777 root:root ../../../../lib64/libddr_crypt.so +File: /usr/lib/debug/.build-id/e4/e79f152da7afd09596f9e9d83313e936bf1089.debug 120777 root:root ../../usr/lib64/libddr_crypt.so.debug +File: /usr/lib/debug/.build-id/f4 40755 root:root +File: /usr/lib/debug/.build-id/f4/a38cac1ae90d7e63387b5517588de9262e2471 120777 root:root ../../../../bin/dd_rescue +File: /usr/lib/debug/.build-id/f4/a38cac1ae90d7e63387b5517588de9262e2471.debug 120777 root:root ../../usr/bin/dd_rescue.debug +File: /usr/lib/debug/usr/bin/dd_rescue.debug 100644 root:root 40f2b1415252cb19f1b77c9de5bec3e6 File: /usr/lib/debug/usr/lib64/libddr_MD5.so.debug 120777 root:root libddr_hash.so.debug -File: /usr/lib/debug/usr/lib64/libddr_crypt.so.debug 100644 root:root b5da7150efd7223fc1ee0be626d1453f -File: /usr/lib/debug/usr/lib64/libddr_hash.so.debug 100644 root:root 41838be9683969403d7c151f54804cb9 -File: /usr/lib/debug/usr/lib64/libddr_null.so.debug 100644 root:root 6487fc073db1ee5441717fe3b30dd35b +File: /usr/lib/debug/usr/lib64/libddr_crypt.so.debug 100644 root:root b343025fafae2d2c5658be664e97e488 +File: /usr/lib/debug/usr/lib64/libddr_hash.so.debug 100644 root:root 42215c422eee90b032d1c19c3e87fa44 +File: /usr/lib/debug/usr/lib64/libddr_null.so.debug 100644 root:root 6d854dbd160e3ce4c5bfa8d4b3cd07be File: /usr/src/debug/dd_rescue-1.99.10 40755 root:root @@ -127,2 +127,2 @@ File: /usr/src/debug/dd_rescue-1.99.10/sha512.c 100644 root:root 42f7e6c4382f2aba23318ab05b8d79dd -RPMIdentity: 268064c8400d40b03be822c61c36212fe6a8b3e31c1f12b0ca6ad31d8daa91581f7d8ac7fdf5770aef22d4f3ee6d5600db7dab5a7b542fe27c99a84377fee8ab +RPMIdentity: 8484cf21e68a5112db973b90f6183b28460162ec026048e6cf6ffa831eb0ea76b8eefc36caef9b44ab121dfad5f3b6fcfe58d38c8feaa745d2018650f6925a22