<86>May 4 00:42:44 userdel[3483056]: delete user 'rooter' <86>May 4 00:42:44 userdel[3483056]: removed group 'rooter' owned by 'rooter' <86>May 4 00:42:44 userdel[3483056]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:42:44 groupadd[3483096]: group added to /etc/group: name=rooter, GID=1850 <86>May 4 00:42:44 groupadd[3483096]: group added to /etc/gshadow: name=rooter <86>May 4 00:42:44 groupadd[3483096]: new group: name=rooter, GID=1850 <86>May 4 00:42:44 useradd[3483127]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>May 4 00:42:44 userdel[3483164]: delete user 'builder' <86>May 4 00:42:44 userdel[3483164]: removed group 'builder' owned by 'builder' <86>May 4 00:42:44 userdel[3483164]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:42:44 groupadd[3483201]: group added to /etc/group: name=builder, GID=1851 <86>May 4 00:42:44 groupadd[3483201]: group added to /etc/gshadow: name=builder <86>May 4 00:42:44 groupadd[3483201]: new group: name=builder, GID=1851 <86>May 4 00:42:44 useradd[3483232]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76555 + 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.76555 + 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' + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --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... 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... 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... /usr/bin/grep checking for egrep... /usr/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) /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 x86_64-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 -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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[]) { | ~~~~~^~~~~~~~ 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' 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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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 * 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' 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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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 | } | ^ 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' 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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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: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' 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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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: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' 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: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' 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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.9.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.9.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47599 + 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.aWu8Ht 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.qmr77l 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.33)(64bit), libc.so.6(GLIBC_2.34)(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.gjvB7A 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.hoZUo3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GC4VbW find-requires: running scripts (debuginfo) Requires: dcfldd = 1.9.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.9.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dcfldd-debuginfo-1.9.1-alt1.x86_64.rpm (w2.lzdio) 3.21user 2.86system 0:10.19elapsed 59%CPU (0avgtext+0avgdata 57128maxresident)k 0inputs+0outputs (0major+541186minor)pagefaults 0swaps 0.53user 1.89system 0:15.29elapsed 15%CPU (0avgtext+0avgdata 12496maxresident)k 0inputs+0outputs (0major+94463minor)pagefaults 0swaps --- dcfldd-1.9.1-alt1.x86_64.rpm.repo 2023-05-29 07:10:33.000000000 +0000 +++ dcfldd-1.9.1-alt1.x86_64.rpm.hasher 2024-05-04 00:42:56.331902552 +0000 @@ -15,4 +15,4 @@ Provides: dcfldd = 1.9.1-alt1:sisyphus+322075.100.1.1 -File: /usr/bin/dcfldd 100755 root:root cfbfdec8ae9478f6bcc3722c81585782 +File: /usr/bin/dcfldd 100755 root:root dd5445581532083f085e5bc7838ebb1a File: /usr/share/man/man1/dcfldd.1.xz 100644 root:root e81a92ffb69c5727a54411c5690d05ea -RPMIdentity: 29336b02a86bca26e55bf9a01ce88ffefb7d8b801db524df8210db4aad5884c2f4b64c5a36114e187e0cce4b11afa951b4fd0cebb0c9451e0ff7c460c1e0478f +RPMIdentity: 464f3baabc7ebc7f3620fff014704fd7341e963a2f01cb049cbf9ecba9f114720bbdc6528c2722ed35ae3a78c5864a7ab4bfb26df0e5915b509ee00a29e3eb89 --- dcfldd-debuginfo-1.9.1-alt1.x86_64.rpm.repo 2023-05-29 07:10:33.000000000 +0000 +++ dcfldd-debuginfo-1.9.1-alt1.x86_64.rpm.hasher 2024-05-04 00:42:56.403903648 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/17 40755 root:root -/usr/lib/debug/.build-id/17/95e450eb822c65579fefe6ceceb03efdd92d68 120777 root:root ../../../../bin/dcfldd -/usr/lib/debug/.build-id/17/95e450eb822c65579fefe6ceceb03efdd92d68.debug 120777 root:root ../../usr/bin/dcfldd.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/1d6a97a002754cff47047ff1b9b59912b83962 120777 root:root ../../../../bin/dcfldd +/usr/lib/debug/.build-id/81/1d6a97a002754cff47047ff1b9b59912b83962.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/17 40755 root:root -File: /usr/lib/debug/.build-id/17/95e450eb822c65579fefe6ceceb03efdd92d68 120777 root:root ../../../../bin/dcfldd -File: /usr/lib/debug/.build-id/17/95e450eb822c65579fefe6ceceb03efdd92d68.debug 120777 root:root ../../usr/bin/dcfldd.debug -File: /usr/lib/debug/usr/bin/dcfldd.debug 100644 root:root 701e253e4ff1655a3e9a94ba17bc118c +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/1d6a97a002754cff47047ff1b9b59912b83962 120777 root:root ../../../../bin/dcfldd +File: /usr/lib/debug/.build-id/81/1d6a97a002754cff47047ff1b9b59912b83962.debug 120777 root:root ../../usr/bin/dcfldd.debug +File: /usr/lib/debug/usr/bin/dcfldd.debug 100644 root:root 911f41f3ac0137664b1d7b11c10c21a9 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: f66c4121319e3f1185549e565a0ee2c2511db93fefc3b81e28e1499004ecb01080804db3423c3a028272b44ffc0a9fef59b9acec6a5b2883fc432304b73e9638 +RPMIdentity: 5a4f09a568d06edf052bb3f55682d758e7b4d173882feef20581cbd9f424bc0b7a74e7272833a10bfdc93eb70f706c9fd3669b420dce6d6cfb1d96e9a5b0bb2d