<86>May 12 10:45:59 userdel[412995]: delete user 'rooter'
<86>May 12 10:45:59 userdel[412995]: removed group 'rooter' owned by 'rooter'
<86>May 12 10:45:59 userdel[412995]: removed shadow group 'rooter' owned by 'rooter'
<86>May 12 10:45:59 groupadd[413024]: group added to /etc/group: name=rooter, GID=1850
<86>May 12 10:45:59 groupadd[413024]: group added to /etc/gshadow: name=rooter
<86>May 12 10:45:59 groupadd[413024]: new group: name=rooter, GID=1850
<86>May 12 10:45:59 useradd[413051]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash
<86>May 12 10:45:59 userdel[413092]: delete user 'builder'
<86>May 12 10:45:59 userdel[413092]: removed group 'builder' owned by 'builder'
<86>May 12 10:45:59 userdel[413092]: removed shadow group 'builder' owned by 'builder'
<86>May 12 10:45:59 groupadd[413127]: group added to /etc/group: name=builder, GID=1851
<86>May 12 10:45:59 groupadd[413127]: group added to /etc/gshadow: name=builder
<86>May 12 10:45:59 groupadd[413127]: new group: name=builder, GID=1851
<86>May 12 10:45:59 useradd[413152]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash
<13>May 12 10:46:02 rpmi: libattr-devel-2.4.48.0.9.cb478-alt1 sisyphus+221900.100.1.1 1550459918 installed
<13>May 12 10:46:02 rpmi: libacl-devel-2.2.53-alt1 sisyphus+221902.200.4.1 1550587056 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dd_rescue-1.99.8-alt2.nosrc.rpm (w1.gzdio)
Installing dd_rescue-1.99.8-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25092
+ 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.8
+ echo 'Source #0 (dd_rescue-1.99.8.tar):'
Source #0 (dd_rescue-1.99.8.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/dd_rescue-1.99.8.tar
+ cd dd_rescue-1.99.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ cd /usr/src/RPM/BUILD
+ cd dd_rescue-1.99.8
+ 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.8-alt.patch):'
Patch #1 (dd_rescue-1.99.8-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.25092
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dd_rescue-1.99.8
+ make 'RPM_OPT_FLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' -j16 LIBDIR=/usr/lib64
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
cd . && autoconf
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
cd . && autoheader
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
./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 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 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... 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 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
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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
#gcc -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
gcc -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__ -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIE -c fstrim.c
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIE -c random.c
random.c: In function 'random_bytes':
random.c:69:37: warning: implicit declaration of function 'getrandom'; did you mean 'srandom'? [-Wimplicit-function-declaration]
 #define READ_RAND(fd, buf, ln, flg) getrandom(buf, ln, flg)
                                     ^~~~~~~~~
random.c:102:13: note: in expansion of macro 'READ_RAND'
   int err = READ_RAND(fd, &rnd, 4, flg);
             ^~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o libddr_null.po -c libddr_null.c
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o checksum_file.po -c checksum_file.c
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o pbkdf2.po -c pbkdf2.c
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o secmem.po -c secmem.c
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o pbkdf_ossl.po -c pbkdf_ossl.c
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -shared -o libddr_null.so libddr_null.po
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o find_nonzero.po -c find_nonzero.c
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o random.po -c random.c
random.c: In function 'random_bytes':
random.c:69:37: warning: implicit declaration of function 'getrandom'; did you mean 'srandom'? [-Wimplicit-function-declaration]
 #define READ_RAND(fd, buf, ln, flg) getrandom(buf, ln, flg)
                                     ^~~~~~~~~
random.c:102:13: note: in expansion of macro 'READ_RAND'
   int err = READ_RAND(fd, &rnd, 4, flg);
             ^~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o aes.po -c aes.c
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o aes_c.po -c aes_c.c
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o libddr_hash.po -c libddr_hash.c
In file included from libddr_hash.c:40:
/usr/include/attr/xattr.h:1:2: warning: #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead! [-Wcpp]
 #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead!
  ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
ln -sf libddr_hash.so libddr_MD5.so
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o libddr_crypt.po -c libddr_crypt.c
In file included from libddr_crypt.c:51:
/usr/include/attr/xattr.h:1:2: warning: #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead! [-Wcpp]
 #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead!
  ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
gcc -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.8'
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
/bin/sh: git: command not found
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -D__RDRND__ -fPIE -pie -DVERSION=\"1.99.8\"  -D__COMPILER__="\"x86_64-alt-linux-gcc (GCC) 8.4.1 20200305 (ALT p9 8.4.1-alt0.p9.1)\"" -DID=\"DD_RESCUE_1_99_8\"  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
In file included from dd_rescue.c:165:
/usr/include/attr/xattr.h:1:2: warning: #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead! [-Wcpp]
 #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead!
  ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
+ 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.35349
+ 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.8
+ 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= LIBDIR=/usr/lib64
make: Entering directory '/usr/src/RPM/BUILD/dd_rescue-1.99.8'
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.8'
+ 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:
	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)
Hardlinking identical .pyc and .pyo files
Processing files: dd_rescue-1.99.8-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33780
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dd_rescue-1.99.8
+ DOCDIR=/usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.8
+ export DOCDIR
+ rm -rf /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.8
+ /bin/mkdir -p /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.8
+ cp -prL COPYING README README.dd_rhelp FAQ.dd_rhelp /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.8
+ chmod -R go-w /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.8
+ chmod -R a+rX /usr/src/tmp/dd_rescue-buildroot/usr/share/doc/dd_rescue-1.99.8
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bwYO2t
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.RTujM1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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), 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.HWFGYC
Creating dd_rescue-debuginfo package
Processing files: dd_rescue-debuginfo-1.99.8-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p3InFh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tReKOZ
find-requires: running scripts (debuginfo)
Provides: debug64(libddr_crypt.so), debug64(libddr_hash.so), debug64(libddr_null.so)
Requires: dd_rescue = 1.99.8-alt2, /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.8-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dd_rescue-debuginfo-1.99.8-alt2.x86_64.rpm (w2.lzdio)
8.05user 5.38system 0:11.70elapsed 114%CPU (0avgtext+0avgdata 72568maxresident)k
0inputs+0outputs (0major+1239983minor)pagefaults 0swaps
3.06user 2.21system 0:19.50elapsed 27%CPU (0avgtext+0avgdata 135328maxresident)k
96inputs+0outputs (0major+195523minor)pagefaults 0swaps
--- dd_rescue-1.99.8-alt2.x86_64.rpm.repo	2019-05-14 09:09:38.000000000 +0000
+++ dd_rescue-1.99.8-alt2.x86_64.rpm.hasher	2024-05-12 10:46:16.458264680 +0000
@@ -33,8 +33,8 @@
 Provides: dd_rescue = 1.99.8-alt2:sisyphus+229295.100.2.1
-File: /usr/bin/dd_rescue	100755	root:root	fcaed33723ec97e5212014b03fb0ca80	
+File: /usr/bin/dd_rescue	100755	root:root	7dad6458159c6729fbe87074586eac57	
 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	d5f3df3a674cae958180ccf8ab5c5bef	
-File: /usr/lib64/libddr_hash.so	100644	root:root	d20f3f526a76bf12f1ee36f5bd3e39f7	
-File: /usr/lib64/libddr_null.so	100644	root:root	b60ccec45942cd510316cb9dfc7fd503	
+File: /usr/lib64/libddr_crypt.so	100644	root:root	3d0065ac4ae8bfd47a32fbb13983fa1e	
+File: /usr/lib64/libddr_hash.so	100644	root:root	a4d686d25a868ede1aeceb7d68de3d9f	
+File: /usr/lib64/libddr_null.so	100644	root:root	596375b38829627480ae7dbfe79570ce	
 File: /usr/share/doc/dd_rescue-1.99.8	40755	root:root		
@@ -47,2 +47,2 @@
 File: /usr/share/man/man1/ddr_lzo.1.xz	100644	root:root	b2ea4b5a60bf19976b0a1782d0f66a33	
-RPMIdentity: e9beef67f015bbdbc7c388714ac0c184a5e14bd9da90b0120d702bb58b33b7da13d2084711d228afdacf05086c984f31d6fd81b5063e4db1aa51e2334e24822e
+RPMIdentity: 3806fbbdbd18f2c4ea7a59fd0d02ca3b63ad2f6f02043aebea9db9b5398b03810b3ceab5ffffd35b90e65909b6ad47d6c976c30bb9c0698f0f77214d6ad363d2
--- dd_rescue-debuginfo-1.99.8-alt2.x86_64.rpm.repo	2019-05-14 09:09:38.000000000 +0000
+++ dd_rescue-debuginfo-1.99.8-alt2.x86_64.rpm.hasher	2024-05-12 10:46:16.531265853 +0000
@@ -1,12 +1,12 @@
-/usr/lib/debug/.build-id/1a	40755	root:root	
-/usr/lib/debug/.build-id/1a/ee16c4651a212acb1e362d034313c0fbdabb2a	120777	root:root	../../../../lib64/libddr_hash.so
-/usr/lib/debug/.build-id/1a/ee16c4651a212acb1e362d034313c0fbdabb2a.debug	120777	root:root	../../usr/lib64/libddr_hash.so.debug
-/usr/lib/debug/.build-id/6d	40755	root:root	
-/usr/lib/debug/.build-id/6d/28c4c893593400788028ec07d98ac8974c515e	120777	root:root	../../../../lib64/libddr_null.so
-/usr/lib/debug/.build-id/6d/28c4c893593400788028ec07d98ac8974c515e.debug	120777	root:root	../../usr/lib64/libddr_null.so.debug
-/usr/lib/debug/.build-id/6d/40432f6acd4cb6309038b3c20ddb1cce840329	120777	root:root	../../../../lib64/libddr_crypt.so
-/usr/lib/debug/.build-id/6d/40432f6acd4cb6309038b3c20ddb1cce840329.debug	120777	root:root	../../usr/lib64/libddr_crypt.so.debug
-/usr/lib/debug/.build-id/a4	40755	root:root	
-/usr/lib/debug/.build-id/a4/fa1675951ee92328bdb211a561adb6132f94db	120777	root:root	../../../../bin/dd_rescue
-/usr/lib/debug/.build-id/a4/fa1675951ee92328bdb211a561adb6132f94db.debug	120777	root:root	../../usr/bin/dd_rescue.debug
+/usr/lib/debug/.build-id/24	40755	root:root	
+/usr/lib/debug/.build-id/24/0df16f5b7723707b716652d8ce9aa71e1d9eb4	120777	root:root	../../../../lib64/libddr_crypt.so
+/usr/lib/debug/.build-id/24/0df16f5b7723707b716652d8ce9aa71e1d9eb4.debug	120777	root:root	../../usr/lib64/libddr_crypt.so.debug
+/usr/lib/debug/.build-id/24/1e4ddbcbc5f01f637d0a7bf541e7014796f4a2	120777	root:root	../../../../lib64/libddr_hash.so
+/usr/lib/debug/.build-id/24/1e4ddbcbc5f01f637d0a7bf541e7014796f4a2.debug	120777	root:root	../../usr/lib64/libddr_hash.so.debug
+/usr/lib/debug/.build-id/32	40755	root:root	
+/usr/lib/debug/.build-id/32/3359cb048cfbdfecbf3c98950ae20a3ea36b39	120777	root:root	../../../../lib64/libddr_null.so
+/usr/lib/debug/.build-id/32/3359cb048cfbdfecbf3c98950ae20a3ea36b39.debug	120777	root:root	../../usr/lib64/libddr_null.so.debug
+/usr/lib/debug/.build-id/b2	40755	root:root	
+/usr/lib/debug/.build-id/b2/189eba6a9aa607c62a7ee2328a961b07b6a18e	120777	root:root	../../../../bin/dd_rescue
+/usr/lib/debug/.build-id/b2/189eba6a9aa607c62a7ee2328a961b07b6a18e.debug	120777	root:root	../../usr/bin/dd_rescue.debug
 /usr/lib/debug/usr/bin/dd_rescue.debug	100644	root:root	
@@ -68,18 +68,18 @@
 Provides: dd_rescue-debuginfo = 1.99.8-alt2:sisyphus+229295.100.2.1
-File: /usr/lib/debug/.build-id/1a	40755	root:root		
-File: /usr/lib/debug/.build-id/1a/ee16c4651a212acb1e362d034313c0fbdabb2a	120777	root:root		../../../../lib64/libddr_hash.so
-File: /usr/lib/debug/.build-id/1a/ee16c4651a212acb1e362d034313c0fbdabb2a.debug	120777	root:root		../../usr/lib64/libddr_hash.so.debug
-File: /usr/lib/debug/.build-id/6d	40755	root:root		
-File: /usr/lib/debug/.build-id/6d/28c4c893593400788028ec07d98ac8974c515e	120777	root:root		../../../../lib64/libddr_null.so
-File: /usr/lib/debug/.build-id/6d/28c4c893593400788028ec07d98ac8974c515e.debug	120777	root:root		../../usr/lib64/libddr_null.so.debug
-File: /usr/lib/debug/.build-id/6d/40432f6acd4cb6309038b3c20ddb1cce840329	120777	root:root		../../../../lib64/libddr_crypt.so
-File: /usr/lib/debug/.build-id/6d/40432f6acd4cb6309038b3c20ddb1cce840329.debug	120777	root:root		../../usr/lib64/libddr_crypt.so.debug
-File: /usr/lib/debug/.build-id/a4	40755	root:root		
-File: /usr/lib/debug/.build-id/a4/fa1675951ee92328bdb211a561adb6132f94db	120777	root:root		../../../../bin/dd_rescue
-File: /usr/lib/debug/.build-id/a4/fa1675951ee92328bdb211a561adb6132f94db.debug	120777	root:root		../../usr/bin/dd_rescue.debug
-File: /usr/lib/debug/usr/bin/dd_rescue.debug	100644	root:root	dc6e76eccef202c9847d4bfa0676ae51	
+File: /usr/lib/debug/.build-id/24	40755	root:root		
+File: /usr/lib/debug/.build-id/24/0df16f5b7723707b716652d8ce9aa71e1d9eb4	120777	root:root		../../../../lib64/libddr_crypt.so
+File: /usr/lib/debug/.build-id/24/0df16f5b7723707b716652d8ce9aa71e1d9eb4.debug	120777	root:root		../../usr/lib64/libddr_crypt.so.debug
+File: /usr/lib/debug/.build-id/24/1e4ddbcbc5f01f637d0a7bf541e7014796f4a2	120777	root:root		../../../../lib64/libddr_hash.so
+File: /usr/lib/debug/.build-id/24/1e4ddbcbc5f01f637d0a7bf541e7014796f4a2.debug	120777	root:root		../../usr/lib64/libddr_hash.so.debug
+File: /usr/lib/debug/.build-id/32	40755	root:root		
+File: /usr/lib/debug/.build-id/32/3359cb048cfbdfecbf3c98950ae20a3ea36b39	120777	root:root		../../../../lib64/libddr_null.so
+File: /usr/lib/debug/.build-id/32/3359cb048cfbdfecbf3c98950ae20a3ea36b39.debug	120777	root:root		../../usr/lib64/libddr_null.so.debug
+File: /usr/lib/debug/.build-id/b2	40755	root:root		
+File: /usr/lib/debug/.build-id/b2/189eba6a9aa607c62a7ee2328a961b07b6a18e	120777	root:root		../../../../bin/dd_rescue
+File: /usr/lib/debug/.build-id/b2/189eba6a9aa607c62a7ee2328a961b07b6a18e.debug	120777	root:root		../../usr/bin/dd_rescue.debug
+File: /usr/lib/debug/usr/bin/dd_rescue.debug	100644	root:root	6517179b5bb7b3d963ec169134135526	
 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	8500f66780f011a96ba9dcbff81fc275	
-File: /usr/lib/debug/usr/lib64/libddr_hash.so.debug	100644	root:root	d467a47d2d4aa94815eee272d63290f9	
-File: /usr/lib/debug/usr/lib64/libddr_null.so.debug	100644	root:root	d960237909ab418067c28e7cfbf37e86	
+File: /usr/lib/debug/usr/lib64/libddr_crypt.so.debug	100644	root:root	0a4ac629994d2f384b9d7f299c34aa8a	
+File: /usr/lib/debug/usr/lib64/libddr_hash.so.debug	100644	root:root	d06297e11ba8ec27ed2b48c63ea1bd6d	
+File: /usr/lib/debug/usr/lib64/libddr_null.so.debug	100644	root:root	fa5c89e43741c53b6ed226ef70505ee5	
 File: /usr/src/debug/dd_rescue-1.99.8	40755	root:root		
@@ -127,2 +127,2 @@
 File: /usr/src/debug/dd_rescue-1.99.8/sha512.c	100644	root:root	42f7e6c4382f2aba23318ab05b8d79dd	
-RPMIdentity: 657811beabdfa9f6dd89df418009a021845f4c701329963acc42d5d73f30e92ddd6e3b35b61b0c1b207ea02d2e88a0a42fc038a2e23799692986fcf97a56d8d1
+RPMIdentity: fc73db06a0c2a2949b01c78b218df828a5ae5444bec4332f19aa014290bc74712233363f06fea941002090f6ae896488da5383e63680997f5a48d654d5cf1de8