<86>Apr 7 01:45:33 userdel[2767519]: delete user 'rooter' <86>Apr 7 01:45:33 userdel[2767519]: removed group 'rooter' owned by 'rooter' <86>Apr 7 01:45:33 userdel[2767519]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 7 01:45:33 groupadd[2767568]: group added to /etc/group: name=rooter, GID=1826 <86>Apr 7 01:45:33 groupadd[2767568]: group added to /etc/gshadow: name=rooter <86>Apr 7 01:45:33 groupadd[2767568]: new group: name=rooter, GID=1826 <86>Apr 7 01:45:33 useradd[2767603]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Apr 7 01:45:33 userdel[2767677]: delete user 'builder' <86>Apr 7 01:45:33 userdel[2767677]: removed group 'builder' owned by 'builder' <86>Apr 7 01:45:33 userdel[2767677]: removed shadow group 'builder' owned by 'builder' <86>Apr 7 01:45:33 groupadd[2767732]: group added to /etc/group: name=builder, GID=1827 <86>Apr 7 01:45:33 groupadd[2767732]: group added to /etc/gshadow: name=builder <86>Apr 7 01:45:33 groupadd[2767732]: new group: name=builder, GID=1827 <86>Apr 7 01:45:33 useradd[2767779]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/hashdeep-4.4-alt1.src.rpm: bad symbols in the license tag: , <13>Apr 7 01:45:37 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 7 01:45:37 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Apr 7 01:45:37 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Apr 7 01:45:37 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/hashdeep-4.4-alt1.nosrc.rpm (w1.gzdio) Installing hashdeep-4.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42517 + 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.42517 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 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 for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking /usr/local/include checking /opt/local/include checking /sw/include 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 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... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-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 Sun Apr 7 01:45:46 UTC 2024 PACKAGE_NAME: MD5DEEP PACKAGE_VERSION: 4.4 CC: x86_64-alt-linux-gcc CXX: x86_64-alt-linux-g++ CPPFLAGS: -pthread -I/usr/local/include -DUTC_OFFSET=+0000 CFLAGS: -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include -DUTC_OFFSET=+0000 -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' x86_64-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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' 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.23030 + 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.50739 + 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.8HQDnw 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.V2PAJv 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: /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.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Obsoletes: md5deep Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jFxmuv 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.4I9tgu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dUODbv find-requires: running scripts (debuginfo) Requires: hashdeep = 4.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libpthread.so.0), debug64(libstdc++.so.6) Adding to hashdeep-debuginfo a strict dependency on hashdeep Wrote: /usr/src/RPM/RPMS/x86_64/hashdeep-4.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/hashdeep-debuginfo-4.4-alt1.x86_64.rpm (w2T16.xzdio) 18.69user 8.90system 0:16.85elapsed 163%CPU (0avgtext+0avgdata 172980maxresident)k 0inputs+0outputs (0major+1930441minor)pagefaults 0swaps /.out/hashdeep-4.4-alt1.x86_64.rpm: bad symbols in the license tag: , /.out/hashdeep-debuginfo-4.4-alt1.x86_64.rpm: bad symbols in the license tag: , 3.36user 2.36system 0:26.37elapsed 21%CPU (0avgtext+0avgdata 129872maxresident)k 0inputs+0outputs (0major+196212minor)pagefaults 0swaps --- hashdeep-4.4-alt1.x86_64.rpm.repo 2021-07-09 02:05:03.000000000 +0000 +++ hashdeep-4.4-alt1.x86_64.rpm.hasher 2024-04-07 01:45:56.802317350 +0000 @@ -42,8 +42,8 @@ Obsoletes: md5deep -File: /usr/bin/hashdeep 100755 root:root 5b4d15490d22075f7288fc63897c73e6 -File: /usr/bin/md5deep 100755 root:root df13e14141f1b6da2918129ffe560681 -File: /usr/bin/sha1deep 100755 root:root cd4aed274021ec51fa190481bf837bc3 -File: /usr/bin/sha256deep 100755 root:root 64074fdbc7c7a545cef5a0a3ca72b358 -File: /usr/bin/tigerdeep 100755 root:root de36afa9186346120cfb757a71367d86 -File: /usr/bin/whirlpooldeep 100755 root:root 133a3419a421c554abf26a64976ebb3c +File: /usr/bin/hashdeep 100755 root:root a0323ba2c18b4a3c7c8da6cdcdd0862d +File: /usr/bin/md5deep 100755 root:root 6412d21fa8fa22363d58322c22286c39 +File: /usr/bin/sha1deep 100755 root:root f458575f4a846d650f831fae22d11f9b +File: /usr/bin/sha256deep 100755 root:root fab0cb000fd0ab97b449059726b943ba +File: /usr/bin/tigerdeep 100755 root:root d0d86b5d0ccfd3fe24c64a5cd477d62f +File: /usr/bin/whirlpooldeep 100755 root:root 3aaaf88daf09910be474b906d8547c0e File: /usr/share/doc/hashdeep-4.4 40755 root:root @@ -61,2 +61,2 @@ File: /usr/share/man/man1/whirlpooldeep.1.xz 100644 root:root b3267ca81cfeb401640d1008f47ab7f9 -RPMIdentity: 55e143267c64a5230e8656d67886ca8baeaa2a6a8d4757dc8500d5fcb6c24591216b1334f829e2c752b2726d76297329744aac6c35f89bf0923f2d7a8652b074 +RPMIdentity: 8e0f445fcdd835ea084be2a4450bc21d8cf6c34b6b4c6eeefcc40b3a186218654e544e53d1d8c8f089b9f73ad5136964d28547cc910fb22620dea6820be74731 --- hashdeep-debuginfo-4.4-alt1.x86_64.rpm.repo 2021-07-09 02:05:03.000000000 +0000 +++ hashdeep-debuginfo-4.4-alt1.x86_64.rpm.hasher 2024-04-07 01:45:57.068321515 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/217edc6518c3b217b1799cb6b146f0496ce471 120777 root:root ../../../../bin/hashdeep -/usr/lib/debug/.build-id/0b/217edc6518c3b217b1799cb6b146f0496ce471.debug 120777 root:root ../../usr/bin/hashdeep.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/eef31215cec2197274dab831540df27de6d938 120777 root:root ../../../../bin/hashdeep +/usr/lib/debug/.build-id/d2/eef31215cec2197274dab831540df27de6d938.debug 120777 root:root ../../usr/bin/hashdeep.debug /usr/lib/debug/usr/bin/hashdeep.debug 100644 root:root @@ -47,11 +47,11 @@ Provides: hashdeep-debuginfo = 4.4-alt1:sisyphus+277761.100.1.1 -File: /usr/lib/debug/.build-id/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/217edc6518c3b217b1799cb6b146f0496ce471 120777 root:root ../../../../bin/hashdeep -File: /usr/lib/debug/.build-id/0b/217edc6518c3b217b1799cb6b146f0496ce471.debug 120777 root:root ../../usr/bin/hashdeep.debug -File: /usr/lib/debug/usr/bin/hashdeep.debug 100644 root:root 1cdc80a4ad4c2a98ef3d128de4f395ac -File: /usr/lib/debug/usr/bin/md5deep.debug 100644 root:root 1cdc80a4ad4c2a98ef3d128de4f395ac -File: /usr/lib/debug/usr/bin/sha1deep.debug 100644 root:root 1cdc80a4ad4c2a98ef3d128de4f395ac -File: /usr/lib/debug/usr/bin/sha256deep.debug 100644 root:root 1cdc80a4ad4c2a98ef3d128de4f395ac -File: /usr/lib/debug/usr/bin/tigerdeep.debug 100644 root:root 1cdc80a4ad4c2a98ef3d128de4f395ac -File: /usr/lib/debug/usr/bin/whirlpooldeep.debug 100644 root:root 1cdc80a4ad4c2a98ef3d128de4f395ac +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/eef31215cec2197274dab831540df27de6d938 120777 root:root ../../../../bin/hashdeep +File: /usr/lib/debug/.build-id/d2/eef31215cec2197274dab831540df27de6d938.debug 120777 root:root ../../usr/bin/hashdeep.debug +File: /usr/lib/debug/usr/bin/hashdeep.debug 100644 root:root 1d4b3765b1c45ce7e4468ea36c944df7 +File: /usr/lib/debug/usr/bin/md5deep.debug 100644 root:root 1d4b3765b1c45ce7e4468ea36c944df7 +File: /usr/lib/debug/usr/bin/sha1deep.debug 100644 root:root 1d4b3765b1c45ce7e4468ea36c944df7 +File: /usr/lib/debug/usr/bin/sha256deep.debug 100644 root:root 1d4b3765b1c45ce7e4468ea36c944df7 +File: /usr/lib/debug/usr/bin/tigerdeep.debug 100644 root:root 1d4b3765b1c45ce7e4468ea36c944df7 +File: /usr/lib/debug/usr/bin/whirlpooldeep.debug 100644 root:root 1d4b3765b1c45ce7e4468ea36c944df7 File: /usr/src/debug/hashdeep-4.4 40755 root:root @@ -86,2 +86,2 @@ File: /usr/src/debug/hashdeep-4.4/src/xml.h 100644 root:root d21968c6c678908a7557eb36cd9f60c8 -RPMIdentity: f58ad3a690c47822333ac556b8be17c052fc8b68fad9d1864eeea9b2da4016ac3b3857d20b7f936743b36ba958cc85e4cfa5a26186bdaa84ac9408b380efe68a +RPMIdentity: b5a13df2ed51f54fde49088b3c06565fde559e6d585cc4480a059d6ca4611580ebb00883125b4bb23852b86db03782e34e89acae79777e985dcd2e57ad2bb738