<86>Jun 5 00:44:10 userdel[1072133]: delete user 'rooter' <86>Jun 5 00:44:10 userdel[1072133]: removed group 'rooter' owned by 'rooter' <86>Jun 5 00:44:10 userdel[1072133]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 5 00:44:10 groupadd[1072169]: group added to /etc/group: name=rooter, GID=1823 <86>Jun 5 00:44:10 groupadd[1072169]: group added to /etc/gshadow: name=rooter <86>Jun 5 00:44:10 groupadd[1072169]: new group: name=rooter, GID=1823 <86>Jun 5 00:44:10 useradd[1072193]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Jun 5 00:44:10 userdel[1072223]: delete user 'builder' <86>Jun 5 00:44:10 userdel[1072223]: removed group 'builder' owned by 'builder' <86>Jun 5 00:44:10 userdel[1072223]: removed shadow group 'builder' owned by 'builder' <86>Jun 5 00:44:10 groupadd[1072266]: group added to /etc/group: name=builder, GID=1824 <86>Jun 5 00:44:10 groupadd[1072266]: group added to /etc/gshadow: name=builder <86>Jun 5 00:44:10 groupadd[1072266]: new group: name=builder, GID=1824 <86>Jun 5 00:44:10 useradd[1072294]: new user: name=builder, UID=1824, GID=1824, 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.451 + 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.451 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcfldd-1.9.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: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 --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 whether byte ordering is bigendian... no 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 -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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 -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 -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.77844 + 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.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' /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'. /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) Processing files: dcfldd-1.9.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RSiZe9 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.dPcPDw 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.OjT2rS 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.YNoIU5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NaeKcw 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.38user 1.63system 0:09.88elapsed 50%CPU (0avgtext+0avgdata 56576maxresident)k 0inputs+0outputs (0major+555172minor)pagefaults 0swaps 0.59user 0.85system 0:12.87elapsed 11%CPU (0avgtext+0avgdata 12104maxresident)k 0inputs+0outputs (0major+95322minor)pagefaults 0swaps