<86>Sep 11 12:12:16 userdel[3686784]: delete user 'rooter' <86>Sep 11 12:12:16 groupadd[3686802]: group added to /etc/group: name=rooter, GID=657 <86>Sep 11 12:12:16 groupadd[3686802]: group added to /etc/gshadow: name=rooter <86>Sep 11 12:12:16 groupadd[3686802]: new group: name=rooter, GID=657 <86>Sep 11 12:12:16 useradd[3686813]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Sep 11 12:12:16 userdel[3686824]: delete user 'builder' <86>Sep 11 12:12:16 userdel[3686824]: removed group 'builder' owned by 'builder' <86>Sep 11 12:12:16 userdel[3686824]: removed shadow group 'builder' owned by 'builder' <86>Sep 11 12:12:16 groupadd[3686834]: group added to /etc/group: name=builder, GID=658 <86>Sep 11 12:12:16 groupadd[3686834]: group added to /etc/gshadow: name=builder <86>Sep 11 12:12:16 groupadd[3686834]: new group: name=builder, GID=658 <86>Sep 11 12:12:16 useradd[3686844]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/hashdeep-4.4-alt1.src.rpm: bad symbols in the license tag: , <13>Sep 11 12:12:20 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 11 12:12:20 rpmi: libstdc++10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627910476 installed <13>Sep 11 12:12:21 rpmi: gcc10-c++-10.3.1-alt3 sisyphus+281519.340.4.1 1627910476 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hashdeep-4.4-alt1.nosrc.rpm (w1.gzdio) Installing hashdeep-4.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hashdeep-4.4 + echo 'Source #0 (hashdeep-4.4.tar):' Source #0 (hashdeep-4.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/hashdeep-4.4.tar + cd hashdeep-4.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hashdeep-4.4 + 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:12: installing './compile' parallel-tests: installing './test-driver' 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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 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 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 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 ISO C89... 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 for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking /usr/local/include checking /opt/local/include checking /sw/include checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu ./configure: line 5031: -MD: command not found checking whether gcc understands -MD... yes checking whether gcc understands -D_FORTIFY_SOURCE=2... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wmissing-declarations... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Wbad-function-cast... yes checking whether gcc understands -Wcast-qual... yes checking whether gcc understands -Wundef... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wdisabled-optimization... yes checking whether gcc understands -Wfloat-equal... yes checking whether gcc understands -Wmissing-format-attribute... yes checking whether gcc understands -Wmultichar... yes checking whether gcc understands -Wc++-compat... yes checking whether gcc understands -Wmissing-noreturn... yes checking whether gcc understands -funit-at-a-time... yes ./configure: line 5086: -Wall: command not found checking whether g++ understands -Wall... yes checking whether g++ understands -MD... yes checking whether g++ understands -D_FORTIFY_SOURCE=2... yes checking whether g++ understands -Wpointer-arith... yes checking whether g++ understands -Wshadow... yes checking whether g++ understands -Wwrite-strings... yes checking whether g++ understands -Wcast-align... yes checking whether g++ understands -Wredundant-decls... yes checking whether g++ understands -Wdisabled-optimization... yes checking whether g++ understands -Wfloat-equal... yes checking whether g++ understands -Wmultichar... yes checking whether g++ understands -Wmissing-noreturn... yes checking whether g++ understands -Wstrict-null-sentinel... yes checking whether g++ understands -Woverloaded-virtual... yes checking whether g++ understands -Wsign-promo... yes checking whether g++ understands -funit-at-a-time... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for sys/types.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mmap.h usability... no checking sys/mmap.h presence... no checking for sys/mmap.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking CommonCrypto/CommonDigest.h usability... no checking CommonCrypto/CommonDigest.h presence... no checking for CommonCrypto/CommonDigest.h... no checking whether MAP_FILE is declared... no checking for _gmtime64_s... no checking for _gmtime64... no checking for gmtime_r... yes checking for mmap... yes checking for usleep... yes checking for mkstemp... yes checking for vasprintf... yes checking for getrusage... yes checking for getprogname... no checking for isxdigit... yes checking for CC_MD5_Init... no checking for CC_SHA1_Init... no checking for CC_SHA256_Init... no checking for sys/mount.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/cdefs.h... (cached) yes checking for sys/resource.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for localtime_r... yes checking for getuid... yes checking for gethostname... yes checking for getwpuid... no checking for getrusage... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for struct stat.st_blksize... yes checking whether closedir returns void... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether i586-alt-linux-gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for fseeko64... yes checking for ftello64... yes configure: extern program_invocation_name in errno.h checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes Using settings from AX_PTHREAD macro checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthreadGC2... no checking for pthread_win32_process_attach_np... no checking for pthread_win32_process_detach_np... no checking for pthread_win32_thread_attach_np... no checking for pthread_win32_thread_detach_np... no 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 man/Makefile config.status: creating tests/Makefile config.status: creating tests/testfiles/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext ============================ ./configure finished at Sat Sep 11 12:12:38 UTC 2021 PACKAGE_NAME: MD5DEEP PACKAGE_VERSION: 4.4 CC: i586-alt-linux-gcc CXX: i586-alt-linux-g++ CPPFLAGS: -pthread -I/usr/local/include -DUTC_OFFSET=+0000 CFLAGS: -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time CXXFLAGS: -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time LIBS: LDFLAGS: -L/usr/local/lib + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o sha1.o sha1.c make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o md5.o md5.c make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o sha256.o sha256.c make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o tiger.o tiger.c tiger.c:641:1: warning: 'tiger2_init' defined but not used [-Wunused-function] 641 | tiger2_init (void *context) | ^~~~~~~~~~~ tiger.c:629:1: warning: 'tiger_init' defined but not used [-Wunused-function] 629 | tiger_init (void *context) | ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o whirlpool.o whirlpool.c make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o dig.o dig.cpp In file included from main.h:23, from dig.cpp:20: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o multihash.o multihash.cpp In file included from main.h:23, from multihash.cpp:1: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o hash.o hash.cpp In file included from main.h:23, from hash.cpp:16: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ hash.cpp:127:42: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 127 | ocb->error_filename(this->file_name,"error at offset %"PRIu64": %s", | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o hashlist.o hashlist.cpp In file included from main.h:23, from hashlist.cpp:10: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ hashlist.cpp:345:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 345 | ocb->fatal_error("%s: Out of memory in line %"PRIu64, | ^ hashlist.cpp:393:15: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 393 | ocb->error("%s: Invalid %s hash in line %"PRIu64, | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o main.o main.cpp In file included from main.h:23, from main.cpp:16: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ main.cpp: In static member function 'static tstring global::getcwd()': main.cpp:843:13: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 843 | ::getcwd(buf,sizeof(buf)); | ~~~~~~~~^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o xml.o xml.cpp In file included from xml.cpp:23: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o threadpool.o threadpool.cpp In file included from main.h:23, from threadpool.cpp:7: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o helpers.o helpers.cpp In file included from main.h:23, from helpers.cpp:15: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o winpe.o winpe.cpp In file included from main.h:23, from winpe.cpp:15: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o display.o display.cpp In file included from main.h:23, from display.cpp:1: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ display.cpp:314:27: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 314 | snprintf(msg,sizeof(msg),"%02"PRIu64":%02"PRIu64":%02"PRIu64" left", hour, min, seconds); | ^ display.cpp:314:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 314 | snprintf(msg,sizeof(msg),"%02"PRIu64":%02"PRIu64":%02"PRIu64" left", hour, min, seconds); | ^ display.cpp:314:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 314 | snprintf(msg,sizeof(msg),"%02"PRIu64":%02"PRIu64":%02"PRIu64" left", hour, min, seconds); | ^ display.cpp:427:13: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 427 | status(" Input files examined: %"PRIu64, this->match.total); | ^ display.cpp:428:13: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 428 | status(" Known files expecting: %"PRIu64, this->match.expect); | ^ display.cpp:430:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 430 | status(" Files matched: %"PRIu64, this->match.exact); | ^ display.cpp:431:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 431 | status("Files partially matched: %"PRIu64, this->match.partial); | ^ display.cpp:432:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 432 | status(" Files moved: %"PRIu64, this->match.moved); | ^ display.cpp:433:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 433 | status(" New files found: %"PRIu64, this->match.unknown); | ^ display.cpp:434:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 434 | status(" Known files not found: %"PRIu64, this->match.unused); | ^ display.cpp: In member function 'void display::status(const char*, ...)': display.cpp:86:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 86 | va_list(ap); | ^ display.cpp: In member function 'void display::error(const char*, ...)': display.cpp:102:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 102 | va_list(ap); | ^ display.cpp: In member function 'void display::fatal_error(const char*, ...)': display.cpp:124:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 124 | va_list(ap); | ^ display.cpp: In member function 'void display::internal_error(const char*, ...)': display.cpp:140:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 140 | va_list(ap); | ^ display.cpp: In member function 'void display::error_filename(const string&, const char*, ...)': display.cpp:201:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 201 | va_list(ap); | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o files.o files.cpp In file included from main.h:23, from files.cpp:26: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ files.cpp:512:13: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 512 | ocb.error("%s: No hash found in line %"PRIu32, fn, count + 1); | ^ files.cpp:545:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 545 | ocb.error("%s: Expecting %"PRIu32" hashes, found %"PRIu32"\n", | ^ files.cpp:545:35: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 545 | ocb.error("%s: Expecting %"PRIu32" hashes, found %"PRIu32"\n", | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o md5deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o sha1deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o hashdeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o whirlpooldeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o sha256deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o tigerdeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' Making all in tests make[2]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. Making all in tests/testfiles make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63788 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hashdeep-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hashdeep-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hashdeep-4.4 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/hashdeep-buildroot make: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' /bin/mkdir -p '/usr/src/tmp/hashdeep-buildroot/usr/bin' /usr/libexec/rpm-build/install -p hashdeep md5deep sha1deep sha256deep whirlpooldeep tigerdeep '/usr/src/tmp/hashdeep-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/tests' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/man' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/libexec/rpm-build/install -p md5deep.1 sha1deep.1 /usr/libexec/rpm-build/install -p md5deep.1 sha256deep.1 /usr/libexec/rpm-build/install -p md5deep.1 tigerdeep.1 /usr/libexec/rpm-build/install -p md5deep.1 whirlpooldeep.1 rm -f /usr/src/tmp/hashdeep-buildroot/usr/share/man/man1/{md5,sha1,sha256,sha3,tiger,whirlpool,hashdeep}deep.1 make install-man1 make[3]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/man' /bin/mkdir -p '/usr/src/tmp/hashdeep-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 md5deep.1 sha1deep.1 sha256deep.1 tigerdeep.1 whirlpooldeep.1 hashdeep.1 '/usr/src/tmp/hashdeep-buildroot/usr/share/man/man1' make[3]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/man' make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/man' Making install in tests/testfiles make[1]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/tests/testfiles' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/tests/testfiles' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/tests/testfiles' make[1]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/tests/testfiles' make[1]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4' make[1]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4' make: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hashdeep-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hashdeep-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hashdeep-buildroot/ (default) Compressing files in /usr/src/tmp/hashdeep-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hashdeep-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: hashdeep-4.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36273 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hashdeep-4.4 + DOCDIR=/usr/src/tmp/hashdeep-buildroot/usr/share/doc/hashdeep-4.4 + export DOCDIR + rm -rf /usr/src/tmp/hashdeep-buildroot/usr/share/doc/hashdeep-4.4 + /bin/mkdir -p /usr/src/tmp/hashdeep-buildroot/usr/share/doc/hashdeep-4.4 + cp -prL AUTHORS ChangeLog FILEFORMAT NEWS README TODO /usr/src/tmp/hashdeep-buildroot/usr/share/doc/hashdeep-4.4 + chmod -R go-w /usr/src/tmp/hashdeep-buildroot/usr/share/doc/hashdeep-4.4 + chmod -R a+rX /usr/src/tmp/hashdeep-buildroot/usr/share/doc/hashdeep-4.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.THomVW 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.2gUNCX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: md5deep = 4.4 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.2), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libgcc_s.so.1(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Obsoletes: md5deep Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sxqTL0 Creating hashdeep-debuginfo package Processing files: hashdeep-debuginfo-4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PSvuUX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FGMM90 find-requires: running scripts (debuginfo) Requires: hashdeep = 4.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libpthread.so.0), debug(libstdc++.so.6) Adding to hashdeep-debuginfo a strict dependency on hashdeep Wrote: /usr/src/RPM/RPMS/i586/hashdeep-4.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/hashdeep-debuginfo-4.4-alt1.i586.rpm (w2T8.xzdio) 61.83user 6.67system 0:36.94elapsed 185%CPU (0avgtext+0avgdata 81660maxresident)k 0inputs+0outputs (0major+2384267minor)pagefaults 0swaps /.out/hashdeep-4.4-alt1.i586.rpm: bad symbols in the license tag: , /.out/hashdeep-debuginfo-4.4-alt1.i586.rpm: bad symbols in the license tag: , 68.92user 11.09system 0:48.14elapsed 166%CPU (0avgtext+0avgdata 100936maxresident)k 0inputs+0outputs (0major+2650803minor)pagefaults 0swaps --- hashdeep-4.4-alt1.i586.rpm.repo 2021-07-09 02:05:05.000000000 +0000 +++ hashdeep-4.4-alt1.i586.rpm.hasher 2021-09-11 12:13:01.317616036 +0000 @@ -30,7 +30,5 @@ Requires: libgcc_s.so.1(GCC_3.0) +Requires: libgcc_s.so.1(GCC_3.3.1) Requires: libgcc_s.so.1(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.0) Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.2) -Requires: libpthread.so.0(GLIBC_2.3.2) Requires: libstdc++.so.6(CXXABI_1.3) @@ -41,2 +39,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21) +Requires: libstdc++.so.6(GLIBCXX_3.4.26) Requires: libstdc++.so.6(GLIBCXX_3.4.9) @@ -47,8 +46,8 @@ Obsoletes: md5deep -File: /usr/bin/hashdeep 100755 root:root 3fe8c4c5bb0e37c559e9aea4328db3ec -File: /usr/bin/md5deep 100755 root:root e773e7a3c4813167e1902eae8676de72 -File: /usr/bin/sha1deep 100755 root:root 4fa89edc871c51ffdb754503c91382b3 -File: /usr/bin/sha256deep 100755 root:root 2385cfc6e3797f29fdef2e12977e82ba -File: /usr/bin/tigerdeep 100755 root:root d31a5e1516b3704b403aad2f6e61fa38 -File: /usr/bin/whirlpooldeep 100755 root:root 768c0315544e3146c88794f252562f14 +File: /usr/bin/hashdeep 100755 root:root 73da1da68ba9b4e3db39310f8dfc53e4 +File: /usr/bin/md5deep 100755 root:root 58df3c92916febce6e0da582b9fe0582 +File: /usr/bin/sha1deep 100755 root:root 17c486583a964182bf0b89928040ecf7 +File: /usr/bin/sha256deep 100755 root:root 155c17357691a6d95f15805f1eb44e98 +File: /usr/bin/tigerdeep 100755 root:root 04238c3a388864cc12810e5c8ca489a1 +File: /usr/bin/whirlpooldeep 100755 root:root f5a514a073468a140a17aea807e4dd96 File: /usr/share/doc/hashdeep-4.4 40755 root:root @@ -66,2 +65,2 @@ File: /usr/share/man/man1/whirlpooldeep.1.xz 100644 root:root b3267ca81cfeb401640d1008f47ab7f9 -RPMIdentity: 0facab85e46378865aa5742c264fa4cb5d053b5459c23abf91f0f22c90ef12eb2932b981d71ca5f8785ddbb8722058ee73bca1e7b1650b25af210398d59242bf +RPMIdentity: f17accea1a8ba707bbac8463a60ea659d8b2910f7653b1e301123864fc96b359cde94f437db80b6762c5fb72af2f4584d3cd14dad7873ad38bb0cb83ece301df --- hashdeep-debuginfo-4.4-alt1.i586.rpm.repo 2021-07-09 02:05:05.000000000 +0000 +++ hashdeep-debuginfo-4.4-alt1.i586.rpm.hasher 2021-09-11 12:13:01.406616390 +0000 @@ -1,4 +1,19 @@ -/usr/lib/debug/.build-id/fd 40755 root:root -/usr/lib/debug/.build-id/fd/522d8ef806ff4b3a829d96cc7b84d694806806 120777 root:root ../../../../bin/hashdeep -/usr/lib/debug/.build-id/fd/522d8ef806ff4b3a829d96cc7b84d694806806.debug 120777 root:root ../../usr/bin/hashdeep.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/8e5a56c3f5c3c2cf7bbffb763590671adbb2de 120777 root:root ../../../../bin/tigerdeep +/usr/lib/debug/.build-id/24/8e5a56c3f5c3c2cf7bbffb763590671adbb2de.debug 120777 root:root ../../usr/bin/tigerdeep.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/b8ec29f26252035c9d46097db2e2377776e89c 120777 root:root ../../../../bin/md5deep +/usr/lib/debug/.build-id/2b/b8ec29f26252035c9d46097db2e2377776e89c.debug 120777 root:root ../../usr/bin/md5deep.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/554922298d9670b62648047245d8c4bd65f21c 120777 root:root ../../../../bin/hashdeep +/usr/lib/debug/.build-id/41/554922298d9670b62648047245d8c4bd65f21c.debug 120777 root:root ../../usr/bin/hashdeep.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/5bcf94b3651da1b3d0594f3ef951c6eaa7b296 120777 root:root ../../../../bin/sha1deep +/usr/lib/debug/.build-id/73/5bcf94b3651da1b3d0594f3ef951c6eaa7b296.debug 120777 root:root ../../usr/bin/sha1deep.debug +/usr/lib/debug/.build-id/f9 40755 root:root +/usr/lib/debug/.build-id/f9/de379363dd0fea53050cfdb71b803e8a0909af 120777 root:root ../../../../bin/sha256deep +/usr/lib/debug/.build-id/f9/de379363dd0fea53050cfdb71b803e8a0909af.debug 120777 root:root ../../usr/bin/sha256deep.debug +/usr/lib/debug/.build-id/fa 40755 root:root +/usr/lib/debug/.build-id/fa/ad299c95b369a460a3aa22bd2fa3f59b99eb26 120777 root:root ../../../../bin/whirlpooldeep +/usr/lib/debug/.build-id/fa/ad299c95b369a460a3aa22bd2fa3f59b99eb26.debug 120777 root:root ../../usr/bin/whirlpooldeep.debug /usr/lib/debug/usr/bin/hashdeep.debug 100644 root:root @@ -36,3 +51,2 @@ /usr/src/debug/hashdeep-4.4/src/winpe.cpp 100644 root:root -/usr/src/debug/hashdeep-4.4/src/winpe.h 100644 root:root /usr/src/debug/hashdeep-4.4/src/xml.cpp 100644 root:root @@ -47,11 +61,26 @@ Provides: hashdeep-debuginfo = 4.4-alt1:sisyphus+277761.100.1.1 -File: /usr/lib/debug/.build-id/fd 40755 root:root -File: /usr/lib/debug/.build-id/fd/522d8ef806ff4b3a829d96cc7b84d694806806 120777 root:root ../../../../bin/hashdeep -File: /usr/lib/debug/.build-id/fd/522d8ef806ff4b3a829d96cc7b84d694806806.debug 120777 root:root ../../usr/bin/hashdeep.debug -File: /usr/lib/debug/usr/bin/hashdeep.debug 100644 root:root 2c83b6c51480583b85734b2bf6e729fd -File: /usr/lib/debug/usr/bin/md5deep.debug 100644 root:root 2c83b6c51480583b85734b2bf6e729fd -File: /usr/lib/debug/usr/bin/sha1deep.debug 100644 root:root 2c83b6c51480583b85734b2bf6e729fd -File: /usr/lib/debug/usr/bin/sha256deep.debug 100644 root:root 2c83b6c51480583b85734b2bf6e729fd -File: /usr/lib/debug/usr/bin/tigerdeep.debug 100644 root:root 2c83b6c51480583b85734b2bf6e729fd -File: /usr/lib/debug/usr/bin/whirlpooldeep.debug 100644 root:root 2c83b6c51480583b85734b2bf6e729fd +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/8e5a56c3f5c3c2cf7bbffb763590671adbb2de 120777 root:root ../../../../bin/tigerdeep +File: /usr/lib/debug/.build-id/24/8e5a56c3f5c3c2cf7bbffb763590671adbb2de.debug 120777 root:root ../../usr/bin/tigerdeep.debug +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/b8ec29f26252035c9d46097db2e2377776e89c 120777 root:root ../../../../bin/md5deep +File: /usr/lib/debug/.build-id/2b/b8ec29f26252035c9d46097db2e2377776e89c.debug 120777 root:root ../../usr/bin/md5deep.debug +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/554922298d9670b62648047245d8c4bd65f21c 120777 root:root ../../../../bin/hashdeep +File: /usr/lib/debug/.build-id/41/554922298d9670b62648047245d8c4bd65f21c.debug 120777 root:root ../../usr/bin/hashdeep.debug +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/5bcf94b3651da1b3d0594f3ef951c6eaa7b296 120777 root:root ../../../../bin/sha1deep +File: /usr/lib/debug/.build-id/73/5bcf94b3651da1b3d0594f3ef951c6eaa7b296.debug 120777 root:root ../../usr/bin/sha1deep.debug +File: /usr/lib/debug/.build-id/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/de379363dd0fea53050cfdb71b803e8a0909af 120777 root:root ../../../../bin/sha256deep +File: /usr/lib/debug/.build-id/f9/de379363dd0fea53050cfdb71b803e8a0909af.debug 120777 root:root ../../usr/bin/sha256deep.debug +File: /usr/lib/debug/.build-id/fa 40755 root:root +File: /usr/lib/debug/.build-id/fa/ad299c95b369a460a3aa22bd2fa3f59b99eb26 120777 root:root ../../../../bin/whirlpooldeep +File: /usr/lib/debug/.build-id/fa/ad299c95b369a460a3aa22bd2fa3f59b99eb26.debug 120777 root:root ../../usr/bin/whirlpooldeep.debug +File: /usr/lib/debug/usr/bin/hashdeep.debug 100644 root:root 2db6150dce65cfbf574abfeb1e6112a5 +File: /usr/lib/debug/usr/bin/md5deep.debug 100644 root:root 7046e4f205b4ded35bf1532535279b5d +File: /usr/lib/debug/usr/bin/sha1deep.debug 100644 root:root 65746ec45e178e51c6a5b1b485d42108 +File: /usr/lib/debug/usr/bin/sha256deep.debug 100644 root:root 41eda42359030b9488abf36332ebf67f +File: /usr/lib/debug/usr/bin/tigerdeep.debug 100644 root:root 3b4786f3d1b4ad9e52d68826862fe798 +File: /usr/lib/debug/usr/bin/whirlpooldeep.debug 100644 root:root 52b81338acb4735f4af89f15becacbd2 File: /usr/src/debug/hashdeep-4.4 40755 root:root @@ -83,5 +112,4 @@ File: /usr/src/debug/hashdeep-4.4/src/winpe.cpp 100644 root:root a2de07436089aee0c0748381c7415ab0 -File: /usr/src/debug/hashdeep-4.4/src/winpe.h 100644 root:root ccb0797f50af5fef137da1fa91742bf8 File: /usr/src/debug/hashdeep-4.4/src/xml.cpp 100644 root:root d3a44e5107b886f7380e0763e8ae6e72 File: /usr/src/debug/hashdeep-4.4/src/xml.h 100644 root:root d21968c6c678908a7557eb36cd9f60c8 -RPMIdentity: ffa4cdabb0d9a3eb7897b230bc81a3ea2841fe46074b77a92f14fff59b43986619edce214716e34276aa3af776d5bd2d2e1f53ef4e7e4e9ddbeb24d9c7025b61 +RPMIdentity: 4c8cad4e8ce1da0d7934c81b54e8cf7b784c16dbf7ec60e96313089400a29aff46be217a0d4d5eba55aa9821a1b60278a836fcba5a95ce2d06513ca822ea2a9c