<86>Oct 4 01:52:52 userdel[62899]: delete user 'rooter' <86>Oct 4 01:52:52 userdel[62899]: removed group 'rooter' owned by 'rooter' <86>Oct 4 01:52:52 userdel[62899]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 4 01:52:52 groupadd[62904]: group added to /etc/group: name=rooter, GID=624 <86>Oct 4 01:52:52 groupadd[62904]: group added to /etc/gshadow: name=rooter <86>Oct 4 01:52:52 groupadd[62904]: new group: name=rooter, GID=624 <86>Oct 4 01:52:52 useradd[62908]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash <86>Oct 4 01:52:52 userdel[62914]: delete user 'builder' <86>Oct 4 01:52:52 userdel[62914]: removed group 'builder' owned by 'builder' <86>Oct 4 01:52:52 userdel[62914]: removed shadow group 'builder' owned by 'builder' <86>Oct 4 01:52:52 groupadd[62919]: group added to /etc/group: name=builder, GID=625 <86>Oct 4 01:52:52 groupadd[62919]: group added to /etc/gshadow: name=builder <86>Oct 4 01:52:52 groupadd[62919]: new group: name=builder, GID=625 <86>Oct 4 01:52:52 useradd[62923]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dcfldd-1.7.1-alt1.nosrc.rpm (w1.gzdio) Installing dcfldd-1.7.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46254 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dcfldd-1.7.1 + echo 'Source #0 (dcfldd-1.7.1.tar):' Source #0 (dcfldd-1.7.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dcfldd-1.7.1.tar + cd dcfldd-1.7.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46254 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcfldd-1.7.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:30: installing './compile' configure.ac:28: installing './config.guess' configure.ac:28: installing './config.sub' configure.ac:25: installing './install-sh' configure.ac:25: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-alt-linux-gcc needs -traditional... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for egrep... (cached) /bin/grep -E checking for an ANSI C-conforming const... yes 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 for off_t... yes checking for size_t... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoumax is declared... yes checking whether strndup is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o safe-read.o safe-read.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xstrtol.o xstrtol.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o version-etc.o version-etc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o md5.o md5.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sha1.o sha1.c sha1.c:57:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 57 | static const char rcsid[] = | ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o long-options.o long-options.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o human.o human.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sha2.o sha2.c sha2.c:568:50: warning: argument 2 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 568 | void SHA256_Final(SHA256_CTX* context, sha2_byte digest[]) { | ~~~~~~~~~~^~~~~~~~ In file included from sha2.c:37: sha2.h:154:32: note: previously declared as 'u_int8_t[32]' {aka 'unsigned char[32]'} 154 | void SHA256_Final(SHA256_CTX*, u_int8_t[SHA256_DIGEST_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c: In function 'SHA256_Final': sha2.c:627:37: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 627 | MEMSET_BZERO(context, sizeof(context)); | ^ sha2.c:176:49: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ sha2.c: At top level: sha2.c:631:44: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 631 | char *SHA256_End(SHA256_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ In file included from sha2.c:37: sha2.h:155:31: note: previously declared as 'char[65]' 155 | char* SHA256_End(SHA256_CTX*, char[SHA256_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c: In function 'SHA256_End': sha2.c:648:45: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 648 | MEMSET_BZERO(context, sizeof(context)); | ^ sha2.c:176:49: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ sha2.c: At top level: sha2.c:931:50: warning: argument 2 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 931 | void SHA512_Final(SHA512_CTX* context, sha2_byte digest[]) { | ~~~~~~~~~~^~~~~~~~ In file included from sha2.c:37: sha2.h:166:32: note: previously declared as 'u_int8_t[64]' {aka 'unsigned char[64]'} 166 | void SHA512_Final(SHA512_CTX*, u_int8_t[SHA512_DIGEST_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c: In function 'SHA512_Final': sha2.c:957:37: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 957 | MEMSET_BZERO(context, sizeof(context)); | ^ sha2.c:176:49: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ sha2.c: At top level: sha2.c:960:44: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 960 | char *SHA512_End(SHA512_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ In file included from sha2.c:37: sha2.h:167:31: note: previously declared as 'char[129]' 167 | char* SHA512_End(SHA512_CTX*, char[SHA512_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c: In function 'SHA512_End': sha2.c:977:45: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 977 | MEMSET_BZERO(context, sizeof(context)); | ^ sha2.c:176:49: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ sha2.c: At top level: sha2.c:1006:50: warning: argument 2 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 1006 | void SHA384_Final(SHA384_CTX* context, sha2_byte digest[]) { | ~~~~~~~~~~^~~~~~~~ In file included from sha2.c:37: sha2.h:160:32: note: previously declared as 'u_int8_t[48]' {aka 'unsigned char[48]'} 160 | void SHA384_Final(SHA384_CTX*, u_int8_t[SHA384_DIGEST_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c: In function 'SHA384_Final': sha2.c:1032:37: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 1032 | MEMSET_BZERO(context, sizeof(context)); | ^ sha2.c:176:49: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ sha2.c: At top level: sha2.c:1035:44: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 1035 | char *SHA384_End(SHA384_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ In file included from sha2.c:37: sha2.h:161:31: note: previously declared as 'char[97]' 161 | char* SHA384_End(SHA384_CTX*, char[SHA384_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c: In function 'SHA384_End': sha2.c:1052:45: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 1052 | MEMSET_BZERO(context, sizeof(context)); | ^ sha2.c:176:49: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xstrtoul.o xstrtoul.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o argmatch.o argmatch.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xstrtoumax.o xstrtoumax.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o dcfldd.o dcfldd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o translate.o translate.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o full-write.o full-write.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o hash.o hash.c hash.c: In function 'add_hash': hash.c:173:9: warning: unused variable 'i' [-Wunused-variable] 173 | int i; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o copy.o copy.c copy.c: In function 'write_output': copy.c:58:37: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] 58 | int nwritten = outputlist_write(obuf, output_blocksize); | ^~~~ | | | unsigned char * In file included from copy.c:38: output.h:56:29: note: expected 'const char *' but argument is of type 'unsigned char *' 56 | extern int outputlist_write(const char *, size_t); | ^~~~~~~~~~~~ copy.c: In function 'dd_copy': copy.c:216:36: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] 216 | replicate_pattern(pattern, ibuf, input_blocksize); | ^~~~ | | | unsigned char * In file included from copy.c:35: pattern.h:35:39: note: expected 'char *' but argument is of type 'unsigned char *' 35 | extern void replicate_pattern(char *, char *, size_t); | ^~~~~~ copy.c:322:45: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] 322 | int nwritten = outputlist_write(obuf, n_bytes_read); | ^~~~ | | | unsigned char * In file included from copy.c:38: output.h:56:29: note: expected 'const char *' but argument is of type 'unsigned char *' 56 | extern int outputlist_write(const char *, size_t); | ^~~~~~~~~~~~ copy.c:380:41: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] 380 | int nwritten = outputlist_write(obuf, oc); | ^~~~ | | | unsigned char * In file included from copy.c:38: output.h:56:29: note: expected 'const char *' but argument is of type 'unsigned char *' 56 | extern int outputlist_write(const char *, size_t); | ^~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sizeprobe.o sizeprobe.c sizeprobe.c: In function 'get_dev_size': sizeprobe.c:77:1: warning: control reaches end of non-void function [-Wreturn-type] 77 | } | ^ At top level: sizeprobe.c:47:14: warning: 'midpoint' defined but not used [-Wunused-function] 47 | static off_t midpoint(off_t a, off_t b, long blksize) | ^~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o verify.o verify.c verify.c: In function 'dd_verify': verify.c:183:36: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] 183 | replicate_pattern(pattern, ibuf, input_blocksize); | ^~~~ | | | unsigned char * In file included from verify.c:35: pattern.h:35:39: note: expected 'char *' but argument is of type 'unsigned char *' 35 | extern void replicate_pattern(char *, char *, size_t); | ^~~~~~ verify.c:230:40: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] 230 | replicate_pattern(pattern, ibuf, v_nread); | ^~~~ | | | unsigned char * In file included from verify.c:35: pattern.h:35:39: note: expected 'char *' but argument is of type 'unsigned char *' 35 | extern void replicate_pattern(char *, char *, size_t); | ^~~~~~ verify.c:148:11: warning: variable 'v_hashstr_buf' set but not used [-Wunused-but-set-variable] 148 | char *v_hashstr_buf; | ^~~~~~~~~~~~~ verify.c:147:11: warning: variable 'i_hashstr_buf' set but not used [-Wunused-but-set-variable] 147 | char *i_hashstr_buf; | ^~~~~~~~~~~~~ verify.c:146:12: warning: unused variable 'n_bytes_read' [-Wunused-variable] 146 | size_t n_bytes_read; | ^~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o pattern.o pattern.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o output.o output.c output.c: In function 'outputlist_add': output.c:125:5: warning: enumeration value 'NONE' not handled in switch [-Wswitch] 125 | switch (type) { | ^~~~~~ output.c: In function 'outputlist_write': output.c:156:9: warning: enumeration value 'NONE' not handled in switch [-Wswitch] 156 | switch (ptr->type) { | ^~~~~~ output.c:156:9: warning: enumeration value 'STREAM' not handled in switch [-Wswitch] make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o log.o log.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o split.o split.c split.c:102:12: warning: 'maxsplits' defined but not used [-Wunused-function] 102 | static int maxsplits(char *fmt) | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o util.o util.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o hashformat.o hashformat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' x86_64-alt-linux-gcc -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o dcfldd dcfldd.o md5.o sha1.o sha2.o human.o long-options.o safe-read.o xstrtol.o version-etc.o argmatch.o xstrtoul.o full-write.o xstrtoumax.o copy.o hash.o verify.o translate.o sizeprobe.o pattern.o util.o log.o output.o split.o hashformat.o make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25499 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dcfldd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dcfldd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dcfldd-1.7.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/dcfldd-buildroot make: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' /bin/mkdir -p '/usr/src/tmp/dcfldd-buildroot/usr/bin' /usr/libexec/rpm-build/install -p dcfldd '/usr/src/tmp/dcfldd-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.7.1' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/dcfldd-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 man/dcfldd.1 '/usr/src/tmp/dcfldd-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1' make: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.7.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dcfldd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dcfldd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dcfldd-buildroot/ (default) Compressing files in /usr/src/tmp/dcfldd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/dcfldd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: dcfldd-1.7.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hcFz8W find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DH4z8U find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(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.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VSblbW Creating dcfldd-debuginfo package Processing files: dcfldd-debuginfo-1.7.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g66QZX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gbP4nZ find-requires: running scripts (debuginfo) Requires: dcfldd = 1.7.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to dcfldd-debuginfo a strict dependency on dcfldd Wrote: /usr/src/RPM/RPMS/x86_64/dcfldd-1.7.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dcfldd-debuginfo-1.7.1-alt1.x86_64.rpm (w2.lzdio) 9.44user 3.27system 0:15.19elapsed 83%CPU (0avgtext+0avgdata 49000maxresident)k 0inputs+0outputs (0major+542452minor)pagefaults 0swaps 12.23user 9.42system 0:21.93elapsed 98%CPU (0avgtext+0avgdata 49000maxresident)k 0inputs+0outputs (0major+724869minor)pagefaults 0swaps --- dcfldd-1.7.1-alt1.x86_64.rpm.repo 2021-09-10 19:54:12.000000000 +0000 +++ dcfldd-1.7.1-alt1.x86_64.rpm.hasher 2021-10-04 01:53:09.696496394 +0000 @@ -13,4 +13,4 @@ Provides: dcfldd = 1.7.1-alt1:sisyphus+285013.100.1.1 -File: /usr/bin/dcfldd 100755 root:root 0bb67f11a1ae9a215b679716829c2249 +File: /usr/bin/dcfldd 100755 root:root f91068e639677915810c5f4f14f0f489 File: /usr/share/man/man1/dcfldd.1.xz 100644 root:root 61bc24fcfd9b2b0489018b2cfdb40239 -RPMIdentity: 1bb954f74fcf38e44886486e9765f70e93721897c6ccd405d4f2be56e9a14c863127854997470fbaedb544ae000aaba6a1961097f026d0c97deabd3734886531 +RPMIdentity: c6a7f0799c1d7ff4ad788df0322f04c99c16104eebde92ea96b3222b5587efc53fc56c6b3ae92bb21187a432ee0f5746c860ce860cd2c0b7c12187124f6f8175 --- dcfldd-debuginfo-1.7.1-alt1.x86_64.rpm.repo 2021-09-10 19:54:13.000000000 +0000 +++ dcfldd-debuginfo-1.7.1-alt1.x86_64.rpm.hasher 2021-10-04 01:53:09.825492120 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/4eccc1a29e784bb98b2857e689f50bddea36ac 120777 root:root ../../../../bin/dcfldd -/usr/lib/debug/.build-id/ec/4eccc1a29e784bb98b2857e689f50bddea36ac.debug 120777 root:root ../../usr/bin/dcfldd.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/336b564cd6a3f859742c6d7cadad68cad19613 120777 root:root ../../../../bin/dcfldd +/usr/lib/debug/.build-id/e8/336b564cd6a3f859742c6d7cadad68cad19613.debug 120777 root:root ../../usr/bin/dcfldd.debug /usr/lib/debug/usr/bin/dcfldd.debug 100644 root:root @@ -9,2 +9,3 @@ /usr/src/debug/dcfldd-1.7.1/src/copy.c 100644 root:root +/usr/src/debug/dcfldd-1.7.1/src/copy.h 100644 root:root /usr/src/debug/dcfldd-1.7.1/src/dcfldd.c 100644 root:root @@ -12,2 +13,3 @@ /usr/src/debug/dcfldd-1.7.1/src/full-write.c 100644 root:root +/usr/src/debug/dcfldd-1.7.1/src/full-write.h 100644 root:root /usr/src/debug/dcfldd-1.7.1/src/hash.c 100644 root:root @@ -21,2 +23,3 @@ /usr/src/debug/dcfldd-1.7.1/src/long-options.c 100644 root:root +/usr/src/debug/dcfldd-1.7.1/src/long-options.h 100644 root:root /usr/src/debug/dcfldd-1.7.1/src/md5.c 100644 root:root @@ -28,2 +31,3 @@ /usr/src/debug/dcfldd-1.7.1/src/safe-read.c 100644 root:root +/usr/src/debug/dcfldd-1.7.1/src/safe-read.h 100644 root:root /usr/src/debug/dcfldd-1.7.1/src/sha1.c 100644 root:root @@ -39,2 +43,3 @@ /usr/src/debug/dcfldd-1.7.1/src/util.c 100644 root:root +/usr/src/debug/dcfldd-1.7.1/src/util.h 100644 root:root /usr/src/debug/dcfldd-1.7.1/src/verify.c 100644 root:root @@ -45,2 +50,4 @@ /usr/src/debug/dcfldd-1.7.1/src/xstrtol.h 100644 root:root +/usr/src/debug/dcfldd-1.7.1/src/xstrtoul.c 100644 root:root +/usr/src/debug/dcfldd-1.7.1/src/xstrtoumax.c 100644 root:root Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug @@ -50,6 +57,6 @@ Provides: dcfldd-debuginfo = 1.7.1-alt1:sisyphus+285013.100.1.1 -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/4eccc1a29e784bb98b2857e689f50bddea36ac 120777 root:root ../../../../bin/dcfldd -File: /usr/lib/debug/.build-id/ec/4eccc1a29e784bb98b2857e689f50bddea36ac.debug 120777 root:root ../../usr/bin/dcfldd.debug -File: /usr/lib/debug/usr/bin/dcfldd.debug 100644 root:root 01e8391a5f443f7e0f0936d1d9537ff6 +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/336b564cd6a3f859742c6d7cadad68cad19613 120777 root:root ../../../../bin/dcfldd +File: /usr/lib/debug/.build-id/e8/336b564cd6a3f859742c6d7cadad68cad19613.debug 120777 root:root ../../usr/bin/dcfldd.debug +File: /usr/lib/debug/usr/bin/dcfldd.debug 100644 root:root 93931f696f64007f9c15b2f933904333 File: /usr/src/debug/dcfldd-1.7.1 40755 root:root @@ -59,2 +66,3 @@ File: /usr/src/debug/dcfldd-1.7.1/src/copy.c 100644 root:root d41ff9701d4ea275c9d3945251d840a8 +File: /usr/src/debug/dcfldd-1.7.1/src/copy.h 100644 root:root 2ce9c0eef5e3a05fb1b179ab2818c978 File: /usr/src/debug/dcfldd-1.7.1/src/dcfldd.c 100644 root:root f7b54e775b03eb84140789471c6174df @@ -62,2 +70,3 @@ File: /usr/src/debug/dcfldd-1.7.1/src/full-write.c 100644 root:root e7025d70926fc60cf954444b29c7e028 +File: /usr/src/debug/dcfldd-1.7.1/src/full-write.h 100644 root:root d7413da6f73c57ded32ea402a89e00b3 File: /usr/src/debug/dcfldd-1.7.1/src/hash.c 100644 root:root 00ee03d6b7e591776cd43ad8aaea2a8b @@ -71,2 +80,3 @@ File: /usr/src/debug/dcfldd-1.7.1/src/long-options.c 100644 root:root 96cc4fc5753f021c9fa147f8963c90bb +File: /usr/src/debug/dcfldd-1.7.1/src/long-options.h 100644 root:root 15ea3f1ee3454a104f49d42daf9e4f2d File: /usr/src/debug/dcfldd-1.7.1/src/md5.c 100644 root:root 1528d29828b9a8a67a6cfa0fca7cf768 @@ -78,2 +88,3 @@ File: /usr/src/debug/dcfldd-1.7.1/src/safe-read.c 100644 root:root 960481413ce75fe7eb133d0d1381d866 +File: /usr/src/debug/dcfldd-1.7.1/src/safe-read.h 100644 root:root c3c50e6c538c17dbcfaa9d2e527360f7 File: /usr/src/debug/dcfldd-1.7.1/src/sha1.c 100644 root:root f4f98d1da16f5f645097ec57f44d7aa0 @@ -89,2 +100,3 @@ File: /usr/src/debug/dcfldd-1.7.1/src/util.c 100644 root:root d2efaab05212bbcec794bcd1750c9bb3 +File: /usr/src/debug/dcfldd-1.7.1/src/util.h 100644 root:root ffa2130d998db46ecbb34c881aa16427 File: /usr/src/debug/dcfldd-1.7.1/src/verify.c 100644 root:root b8bd340c13402afbe9c5bd9f6b6a15f1 @@ -95,2 +107,4 @@ File: /usr/src/debug/dcfldd-1.7.1/src/xstrtol.h 100644 root:root 36cfdd6ec261a621d29ff97ab3f6bed7 -RPMIdentity: 98c76817a208fc5eb8def1e11e4d2315b54d1763ce43cbf5ebfb024e142778f311465e9a409e50b803db6ee46c05335d5d6081693aea7ddb8272d26ce90586df +File: /usr/src/debug/dcfldd-1.7.1/src/xstrtoul.c 100644 root:root 55ad6aa6fbfb08a6dd6d1d5ad2707a95 +File: /usr/src/debug/dcfldd-1.7.1/src/xstrtoumax.c 100644 root:root aea0ab32b1c52b68a856b671a0ef27bb +RPMIdentity: 86fef57efbc6754795bbf48d84c8e30d356a19450dcd7189316403a68b5476153c06c0d86bcffcf52273bbd248cf862855aea1c0c115fab41b29b5e4b3385bad