<86>Apr 27 08:53:44 userdel[3728706]: delete user 'rooter' <86>Apr 27 08:53:44 userdel[3728706]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:53:44 userdel[3728706]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:53:44 groupadd[3728713]: group added to /etc/group: name=rooter, GID=1250 <86>Apr 27 08:53:44 groupadd[3728713]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:53:44 groupadd[3728713]: new group: name=rooter, GID=1250 <86>Apr 27 08:53:44 useradd[3728719]: new user: name=rooter, UID=1250, GID=1250, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:53:44 userdel[3728729]: delete user 'builder' <86>Apr 27 08:53:44 userdel[3728729]: removed group 'builder' owned by 'builder' <86>Apr 27 08:53:44 userdel[3728729]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:53:44 groupadd[3728736]: group added to /etc/group: name=builder, GID=1251 <86>Apr 27 08:53:44 groupadd[3728736]: group added to /etc/gshadow: name=builder <86>Apr 27 08:53:44 groupadd[3728736]: new group: name=builder, GID=1251 <86>Apr 27 08:53:44 useradd[3728742]: new user: name=builder, UID=1251, GID=1251, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dcfldd-1.9.1-alt1.nosrc.rpm (w1.gzdio) Installing dcfldd-1.9.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66442 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dcfldd-1.9.1 + echo 'Source #0 (dcfldd-1.9.1.tar):' Source #0 (dcfldd-1.9.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dcfldd-1.9.1.tar + cd dcfldd-1.9.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66442 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcfldd-1.9.1 + autoreconf -fisv autoreconf-default: export WARNINGS= 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 Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:46: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:46: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:31: installing './compile' configure.ac:29: installing './config.guess' configure.ac:29: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-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 the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether i586-alt-linux-gcc needs -traditional... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for egrep... (cached) /usr/bin/grep -E checking for an ANSI C-conforming const... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking for i586-alt-linux-gcc options needed to detect all undeclared functions... none needed 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.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o safe-read.o safe-read.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o long-options.o long-options.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xstrtol.o xstrtol.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o human.o human.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o version-etc.o version-etc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o md5.o md5.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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[]) { | ~~~~~^~~~~~~~ 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[]) { | ~~~~~~~~~~^~~~~~~~ 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[]) { | ~~~~~^~~~~~~~ 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[]) { | ~~~~~~~~~~^~~~~~~~ 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[]) { | ~~~~~^~~~~~~~ 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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o argmatch.o argmatch.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xstrtoul.o xstrtoul.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xstrtoumax.o xstrtoumax.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dcfldd.o dcfldd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o full-write.o full-write.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:58:29: note: expected 'const char *' but argument is of type 'unsigned char *' 58 | 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 * output.h:58:29: note: expected 'const char *' but argument is of type 'unsigned char *' 58 | 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 * output.h:58:29: note: expected 'const char *' but argument is of type 'unsigned char *' 58 | extern int outputlist_write(const char *, size_t); | ^~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 * 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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o pattern.o pattern.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o translate.o translate.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 | } | ^ sizeprobe.c: 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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o log.o log.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o util.o util.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o output.o output.c output.c: In function 'outputlist_add': output.c:127:5: warning: enumeration value 'NONE' not handled in switch [-Wswitch] 127 | switch (type) { | ^~~~~~ output.c: In function 'outputlist_write': output.c:159:9: warning: enumeration value 'NONE' not handled in switch [-Wswitch] 159 | switch (ptr->type) { | ^~~~~~ output.c:159:9: warning: enumeration value 'STREAM' not handled in switch [-Wswitch] make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o split.o split.c split.c:103:12: warning: 'maxsplits' defined but not used [-Wunused-function] 103 | static int maxsplits(char *fmt) | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hashformat.o hashformat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' i586-alt-linux-gcc -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.9.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38960 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd dcfldd-1.9.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.9.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' /usr/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.9.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/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.9.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.1' make: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.9.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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/dcfldd-buildroot Processing files: dcfldd-1.9.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VsPNWv 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.Dw26kz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kCdVu4 Creating dcfldd-debuginfo package Processing files: dcfldd-debuginfo-1.9.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9hIGpr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.61oFTm find-requires: running scripts (debuginfo) Requires: dcfldd = 1.9.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to dcfldd-debuginfo a strict dependency on dcfldd Wrote: /usr/src/RPM/RPMS/i586/dcfldd-1.9.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dcfldd-debuginfo-1.9.1-alt1.i586.rpm (w2.lzdio) 5.77user 2.07system 0:11.95elapsed 65%CPU (0avgtext+0avgdata 43012maxresident)k 0inputs+0outputs (0major+490159minor)pagefaults 0swaps 0.79user 1.07system 0:16.18elapsed 11%CPU (0avgtext+0avgdata 11872maxresident)k 0inputs+0outputs (0major+95001minor)pagefaults 0swaps --- dcfldd-1.9.1-alt1.i586.rpm.repo 2023-05-29 07:10:33.000000000 +0000 +++ dcfldd-1.9.1-alt1.i586.rpm.hasher 2024-04-27 08:53:58.357658759 +0000 @@ -16,4 +16,4 @@ Provides: dcfldd = 1.9.1-alt1:sisyphus+322075.100.1.1 -File: /usr/bin/dcfldd 100755 root:root 8380a15e45fbc687de2a57bba2aaa8ea +File: /usr/bin/dcfldd 100755 root:root feef0fbb02dd146ef14ce855a762d71a File: /usr/share/man/man1/dcfldd.1.xz 100644 root:root e81a92ffb69c5727a54411c5690d05ea -RPMIdentity: 705ebd515945c4a6dad9a5456cba9f8262a4abf737e766e00ae2609b43e0d80d2c235d9899cf8a86b13ef52f4ae3fc065adb6af01b60b68cdaa8760545db68f7 +RPMIdentity: 0b6dbd4c01a6e89e1536a6f5ed85d31341c744181db808cdf4dee80694a7d49d2fb990746b99d950c427018e12eea6ce5a2460383813aa3fa5811bf8cfab38ab --- dcfldd-debuginfo-1.9.1-alt1.i586.rpm.repo 2023-05-29 07:10:33.000000000 +0000 +++ dcfldd-debuginfo-1.9.1-alt1.i586.rpm.hasher 2024-04-27 08:53:58.447658931 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/b804c0bc50259ecd809d705dd290795021bff2 120777 root:root ../../../../bin/dcfldd -/usr/lib/debug/.build-id/13/b804c0bc50259ecd809d705dd290795021bff2.debug 120777 root:root ../../usr/bin/dcfldd.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/5e9fb944580041f772f5dee808640e1112466d 120777 root:root ../../../../bin/dcfldd +/usr/lib/debug/.build-id/b7/5e9fb944580041f772f5dee808640e1112466d.debug 120777 root:root ../../usr/bin/dcfldd.debug /usr/lib/debug/usr/bin/dcfldd.debug 100644 root:root @@ -57,6 +57,6 @@ Provides: dcfldd-debuginfo = 1.9.1-alt1:sisyphus+322075.100.1.1 -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/b804c0bc50259ecd809d705dd290795021bff2 120777 root:root ../../../../bin/dcfldd -File: /usr/lib/debug/.build-id/13/b804c0bc50259ecd809d705dd290795021bff2.debug 120777 root:root ../../usr/bin/dcfldd.debug -File: /usr/lib/debug/usr/bin/dcfldd.debug 100644 root:root 09e6256fe57a872b7a781975a782ca31 +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/5e9fb944580041f772f5dee808640e1112466d 120777 root:root ../../../../bin/dcfldd +File: /usr/lib/debug/.build-id/b7/5e9fb944580041f772f5dee808640e1112466d.debug 120777 root:root ../../usr/bin/dcfldd.debug +File: /usr/lib/debug/usr/bin/dcfldd.debug 100644 root:root 3083732f1ab5256ec3ffb0d20682c775 File: /usr/src/debug/dcfldd-1.9.1 40755 root:root @@ -109,2 +109,2 @@ File: /usr/src/debug/dcfldd-1.9.1/src/xstrtoumax.c 100644 root:root aea0ab32b1c52b68a856b671a0ef27bb -RPMIdentity: 1dec77118cbfeaff60e9579e3e3db3d1950fdef93d6086e1bc9949355428d27b98721e6b8a854debd652df9b01bec11c10eff79dc95b0ab24f1d1829611e2bf3 +RPMIdentity: ba8f0874dfe71271fd4da579c97a1b9f72f40ed34dc3cbb2f59d8941cdef536840340d15fb2d22355e228155603e086975629a28513fdc29f0ee19c945f8bda2