<86>Feb 1 08:06:40 userdel[3083500]: delete user 'rooter' <86>Feb 1 08:06:40 userdel[3083500]: removed group 'rooter' owned by 'rooter' <86>Feb 1 08:06:40 groupadd[3083509]: group added to /etc/group: name=rooter, GID=603 <86>Feb 1 08:06:40 groupadd[3083509]: group added to /etc/gshadow: name=rooter <86>Feb 1 08:06:40 groupadd[3083509]: new group: name=rooter, GID=603 <86>Feb 1 08:06:40 useradd[3083518]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Feb 1 08:06:40 userdel[3083531]: delete user 'builder' <86>Feb 1 08:06:40 userdel[3083531]: removed group 'builder' owned by 'builder' <86>Feb 1 08:06:40 userdel[3083531]: removed shadow group 'builder' owned by 'builder' <86>Feb 1 08:06:40 groupadd[3083541]: group added to /etc/group: name=builder, GID=604 <86>Feb 1 08:06:40 groupadd[3083541]: group added to /etc/gshadow: name=builder <86>Feb 1 08:06:40 groupadd[3083541]: new group: name=builder, GID=604 <86>Feb 1 08:06:40 useradd[3083547]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/dcfldd-1.3.4.1-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dcfldd-1.3.4.1-alt1.qa1.nosrc.rpm Installing dcfldd-1.3.4.1-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19418 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dcfldd-1.3.4-1 + echo 'Source #0 (dcfldd-1.3.4-1.tar.gz):' Source #0 (dcfldd-1.3.4-1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dcfldd-1.3.4-1.tar.gz + /bin/tar -xf - + cd dcfldd-1.3.4-1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19418 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcfldd-1.3.4-1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 --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 --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking whether i586-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c 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 ANSI C header files... yes checking for an ANSI C-conforming const... 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 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make make: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.3.4-1' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.3.4-1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dcfldd.c In file included from dcfldd.c:63: util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] 44 | extern pclose2(FILE *); | ^~~~~~~ dcfldd.c: In function 'scanargs': dcfldd.c:687:9: warning: implicit declaration of function 'init_hashlist' [-Wimplicit-function-declaration] 687 | init_hashlist(&ihashlist, hashops[VERIFY_HASH].flag); | ^~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c md5.c In file included from hash.h:27, from md5.h:49, from md5.c:35: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sha1.c sha1.c:57:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 57 | static const char rcsid[] = | ^~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sha2.c sha2.c: In function 'SHA256_Final': sha2.c:627:30: 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:43: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ sha2.c: In function 'SHA256_End': sha2.c:648:31: 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:43: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ sha2.c: In function 'SHA512_Final': sha2.c:957:30: 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:43: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ sha2.c: In function 'SHA512_End': sha2.c:977:31: 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:43: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ sha2.c: In function 'SHA384_Final': sha2.c:1032:30: 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:43: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ sha2.c: In function 'SHA384_End': sha2.c:1052:31: 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:43: note: in definition of macro 'MEMSET_BZERO' 176 | #define MEMSET_BZERO(p,l) memset((p), 0, (l)) | ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c human.c human.c: In function 'human_readable_inexact': human.c:267:24: warning: 'power' may be used uninitialized in this function [-Wmaybe-uninitialized] 267 | *p = suffixes[power + 1]; | ~~~~~~^~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c long-options.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c safe-read.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c xstrtol.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c version-etc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c argmatch.c In file included from argmatch.c:21: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c xstrtoul.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c full-write.c In file included from full-write.c:21: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c xstrtoumax.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c copy.c In file included from copy.c:34: util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] 44 | extern pclose2(FILE *); | ^~~~~~~ copy.c: In function 'write_output': copy.c:56:37: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] 56 | int nwritten = outputlist_write(obuf, output_blocksize); | ^~~~ | | | unsigned char * In file included from copy.c:36: output.h:53:29: note: expected 'const char *' but argument is of type 'unsigned char *' 53 | extern int outputlist_write(const char *, size_t); | ^~~~~~~~~~~~ copy.c: In function 'dd_copy': copy.c:214:36: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] 214 | replicate_pattern(pattern, ibuf, input_blocksize); | ^~~~ | | | unsigned char * In file included from copy.c:33: 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:306:45: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] 306 | int nwritten = outputlist_write(obuf, n_bytes_read); | ^~~~ | | | unsigned char * In file included from copy.c:36: output.h:53:29: note: expected 'const char *' but argument is of type 'unsigned char *' 53 | extern int outputlist_write(const char *, size_t); | ^~~~~~~~~~~~ copy.c:364:41: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] 364 | int nwritten = outputlist_write(obuf, oc); | ^~~~ | | | unsigned char * In file included from copy.c:36: output.h:53:29: note: expected 'const char *' but argument is of type 'unsigned char *' 53 | extern int outputlist_write(const char *, size_t); | ^~~~~~~~~~~~ In file included from copy.c:23: copy.c: At top level: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ copy.c: In function 'dd_copy': copy.c:153:13: warning: 'nread' may be used uninitialized in this function [-Wmaybe-uninitialized] 153 | ssize_t nread; /* Bytes read in the current block. */ | ^~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c hash.c hash.c: In function 'add_hash': hash.c:173:9: warning: unused variable 'i' [-Wunused-variable] 173 | int i; | ^ In file included from hash.c:24: hash.c: At top level: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ hash.c: In function 'hashl_init': hash.c:227:20: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] 227 | (hptr->hash->init)(ctx); | ~~~~~~~~~~~^~~~~~~~~~~~ hash.c: In function 'hashl_update': hash.c:256:20: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] 256 | (hptr->hash->update)(ctx, buf, len); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ hash.c: In function 'hashl_final': hash.c:289:20: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] 289 | (hptr->hash->final)(ctx, hptr->hash->hashstr_buf); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c verify.c In file included from verify.c:34: util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] 44 | extern pclose2(FILE *); | ^~~~~~~ verify.c: In function 'dd_verify': verify.c:181:36: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] 181 | replicate_pattern(pattern, ibuf, input_blocksize); | ^~~~ | | | unsigned char * In file included from verify.c:33: 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:194:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 194 | fprintf(stderr, "\r%llu blocks (%lluMb) written.", | ~~~^ | | | long long unsigned int | %lu 195 | w_full, total_mb); | ~~~~~~~~ | | | off_t {aka long int} verify.c:209:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 209 | "\r[%d%% of %lluMb] %llu blocks (%lluMb) written. %s", | ~~~^ | | | long long unsigned int | %lu 210 | prcnt, probed_mb, w_full, total_mb, secstr); | ~~~~~~~~~ | | | off_t {aka long int} verify.c:209:61: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=] 209 | "\r[%d%% of %lluMb] %llu blocks (%lluMb) written. %s", | ~~~^ | | | long long unsigned int | %lu 210 | prcnt, probed_mb, w_full, total_mb, secstr); | ~~~~~~~~ | | | off_t {aka long int} verify.c:226:40: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] 226 | replicate_pattern(pattern, ibuf, v_nread); | ^~~~ | | | unsigned char * In file included from verify.c:33: 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:146:11: warning: variable 'v_hashstr_buf' set but not used [-Wunused-but-set-variable] 146 | char *v_hashstr_buf; | ^~~~~~~~~~~~~ verify.c:145:11: warning: variable 'i_hashstr_buf' set but not used [-Wunused-but-set-variable] 145 | char *i_hashstr_buf; | ^~~~~~~~~~~~~ verify.c:144:12: warning: unused variable 'n_bytes_read' [-Wunused-variable] 144 | size_t n_bytes_read; | ^~~~~~~~~~~~ In file included from verify.c:28: verify.c: At top level: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c translate.c translate.c: In function 'apply_translations': translate.c:159:16: warning: implicit declaration of function 'bit_count' [-Wimplicit-function-declaration] 159 | #define MX(a) (bit_count (conversions_mask & (a))) | ^~~~~~~~~ translate.c:160:10: note: in expansion of macro 'MX' 160 | if ((MX (C_ASCII | C_EBCDIC | C_IBM) > 1) | ^~ In file included from translate.c:24: translate.c: At top level: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sizeprobe.c In file included from sizeprobe.c:24: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ sizeprobe.c: In function 'get_dev_size': sizeprobe.c:71:1: warning: control reaches end of non-void function [-Wreturn-type] 71 | } | ^ At top level: sizeprobe.c:45:14: warning: 'midpoint' defined but not used [-Wunused-function] 45 | static off_t midpoint(off_t a, off_t b, long blksize) | ^~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pattern.c In file included from pattern.c:24: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c util.c util.c: In function 'skip2': util.c:85:29: warning: implicit declaration of function 'safe_read' [-Wimplicit-function-declaration] 85 | ssize_t nread = safe_read(fdesc, buf, blocksize); | ^~~~~~~~~ util.c: In function 'skip_via_lseek': util.c:138:9: warning: implicit declaration of function 'error'; did you mean 'perror'? [-Wimplicit-function-declaration] 138 | error (0, 0, _("warning: working around lseek kernel bug for file (%s)\n\ | ^~~~~ | perror util.c: In function 'pclose2': util.c:424:9: warning: implicit declaration of function 'waitpid' [-Wimplicit-function-declaration] 424 | pid = waitpid(cur->pid, &pstat, 0); | ^~~~~~~ In file included from util.c:33: util.c: At top level: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c log.c In file included from log.c:24: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c output.c In file included from output.c:37: util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] 44 | extern pclose2(FILE *); | ^~~~~~~ output.c: In function 'outputlist_add': output.c:124:5: warning: enumeration value 'NONE' not handled in switch [-Wswitch] 124 | switch (type) { | ^~~~~~ output.c: In function 'outputlist_write': output.c:150:9: warning: enumeration value 'NONE' not handled in switch [-Wswitch] 150 | switch (ptr->type) { | ^~~~~~ In file included from output.c:24: output.c: At top level: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c split.c split.c: In function 'open_split': split.c:102:5: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] 102 | asprintf(&fname, "%s.%s", split->name, ext); | ^~~~~~~~ | vsprintf In file included from split.c:23: split.c: At top level: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ split.c:79:12: warning: 'maxsplits' defined but not used [-Wunused-function] 79 | static int maxsplits(char *fmt) | ^~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c hashformat.c In file included from hashformat.c:27: util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] 44 | extern pclose2(FILE *); | ^~~~~~~ In file included from hashformat.c:24: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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[1]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.3.4-1' make: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.3.4-1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14985 + 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 + cd dcfldd-1.3.4-1 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/dcfldd-buildroot/usr exec_prefix=/usr/src/tmp/dcfldd-buildroot/usr bindir=/usr/src/tmp/dcfldd-buildroot/usr/bin sbindir=/usr/src/tmp/dcfldd-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dcfldd-buildroot/etc datadir=/usr/src/tmp/dcfldd-buildroot/usr/share includedir=/usr/src/tmp/dcfldd-buildroot/usr/include libdir=/usr/src/tmp/dcfldd-buildroot/usr/lib libexecdir=/usr/src/tmp/dcfldd-buildroot/usr/lib localstatedir=/usr/src/tmp/dcfldd-buildroot/var/lib sharedstatedir=/usr/src/tmp/dcfldd-buildroot/var/lib mandir=/usr/src/tmp/dcfldd-buildroot/usr/share/man infodir=/usr/src/tmp/dcfldd-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.3.4-1' make[1]: Entering directory '/usr/src/RPM/BUILD/dcfldd-1.3.4-1' test -z "/usr/src/tmp/dcfldd-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/dcfldd-buildroot/usr/bin" /bin/install -p 'dcfldd' '/usr/src/tmp/dcfldd-buildroot/usr/bin/dcfldd' test -z "/usr/src/tmp/dcfldd-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/dcfldd-buildroot/usr/share/man/man1" /bin/install -p -m 644 './dcfldd.1' '/usr/src/tmp/dcfldd-buildroot/usr/share/man/man1/dcfldd.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.3.4-1' make: Leaving directory '/usr/src/RPM/BUILD/dcfldd-1.3.4-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) 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) Hardlinking identical .pyc and .pyo files Processing files: dcfldd-1.3.4.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OsnYZz find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rl5hNA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kYBzkB Creating dcfldd-debuginfo package Processing files: dcfldd-debuginfo-1.3.4.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zCrwKC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h62GkC find-requires: running scripts (debuginfo) Requires: dcfldd = 1.3.4.1-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/dcfldd-1.3.4.1-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/dcfldd-debuginfo-1.3.4.1-alt1.qa1.i586.rpm 5.13user 1.02system 0:12.79elapsed 48%CPU (0avgtext+0avgdata 26828maxresident)k 0inputs+0outputs (0major+450181minor)pagefaults 0swaps /.out/dcfldd-1.3.4.1-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/dcfldd-debuginfo-1.3.4.1-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 6.45user 3.05system 0:16.84elapsed 56%CPU (0avgtext+0avgdata 26828maxresident)k 0inputs+0outputs (0major+630723minor)pagefaults 0swaps --- dcfldd-1.3.4.1-alt1.qa1.i586.rpm.repo 2013-04-16 11:26:55.000000000 +0000 +++ dcfldd-1.3.4.1-alt1.qa1.i586.rpm.hasher 2020-02-01 08:06:55.808076830 +0000 @@ -1,3 +1,3 @@ /usr/bin/dcfldd 100755 -/usr/share/man/man1/dcfldd.1.gz 100644 +/usr/share/man/man1/dcfldd.1.xz 100644 Requires: /lib/ld-linux.so.2 --- dcfldd-debuginfo-1.3.4.1-alt1.qa1.i586.rpm.repo 2013-04-16 11:26:55.000000000 +0000 +++ dcfldd-debuginfo-1.3.4.1-alt1.qa1.i586.rpm.hasher 2020-02-01 08:06:55.834076880 +0000 @@ -44,2 +44,3 @@ /usr/src/debug/dcfldd-1.3.4-1/version-etc.h 100644 +/usr/src/debug/dcfldd-1.3.4-1/xalloc.h 100644 /usr/src/debug/dcfldd-1.3.4-1/xstrtol.c 100644