<86>Sep 29 11:49:41 userdel[1385926]: delete user 'rooter' <86>Sep 29 11:49:41 userdel[1385926]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:49:41 groupadd[1385959]: group added to /etc/group: name=rooter, GID=1862 <86>Sep 29 11:49:41 groupadd[1385959]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:49:41 groupadd[1385959]: new group: name=rooter, GID=1862 <86>Sep 29 11:49:41 useradd[1385984]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash <86>Sep 29 11:49:41 userdel[1386010]: delete user 'builder' <86>Sep 29 11:49:41 userdel[1386010]: removed group 'builder' owned by 'builder' <86>Sep 29 11:49:41 userdel[1386010]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:49:41 groupadd[1386036]: group added to /etc/group: name=builder, GID=1863 <86>Sep 29 11:49:41 groupadd[1386036]: group added to /etc/gshadow: name=builder <86>Sep 29 11:49:41 groupadd[1386036]: new group: name=builder, GID=1863 <86>Sep 29 11:49:41 useradd[1386056]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash <13>Sep 29 11:49:44 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Sep 29 11:49:44 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Sep 29 11:49:45 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Sep 29 11:49:45 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 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.1074 + 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.1340 + 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 5036: -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 5091: -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 Sep 29 11:49:54 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 tiger.o tiger.c tiger.c:641:1: warning: 'tiger2_init' defined but not used [-Wunused-function] tiger2_init (void *context) ^~~~~~~~~~~ tiger.c:629:1: warning: 'tiger_init' defined but not used [-Wunused-function] 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 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 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 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 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] 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] 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] 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 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] 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] 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] 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] 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 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] 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] 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 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] 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] 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] 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] 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] 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 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] 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] 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] ::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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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 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 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 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' 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 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' 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.55359 + 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) Hardlinking identical .pyc and .pyo files Processing files: hashdeep-4.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88657 + 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.5Gea7F find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OATDld find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.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.ZIR77Q 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.ynbxwy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HWnpnj 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) 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) 19.42user 10.35system 0:19.79elapsed 150%CPU (0avgtext+0avgdata 170008maxresident)k 0inputs+0outputs (0major+2054015minor)pagefaults 0swaps 3.18user 2.40system 0:30.19elapsed 18%CPU (0avgtext+0avgdata 135588maxresident)k 0inputs+0outputs (0major+196409minor)pagefaults 0swaps --- hashdeep-4.4-alt1.x86_64.rpm.repo 2014-05-27 17:10:24.000000000 +0000 +++ hashdeep-4.4-alt1.x86_64.rpm.hasher 2024-09-29 11:50:08.935160416 +0000 @@ -14,7 +14,7 @@ /usr/share/man/man1/hashdeep.1 100644 root:root -/usr/share/man/man1/md5deep.1.gz 100644 root:root -/usr/share/man/man1/sha1deep.1.gz 100644 root:root -/usr/share/man/man1/sha256deep.1.gz 100644 root:root -/usr/share/man/man1/tigerdeep.1.gz 100644 root:root -/usr/share/man/man1/whirlpooldeep.1.gz 100644 root:root +/usr/share/man/man1/md5deep.1.xz 100644 root:root +/usr/share/man/man1/sha1deep.1.xz 100644 root:root +/usr/share/man/man1/sha256deep.1.xz 100644 root:root +/usr/share/man/man1/tigerdeep.1.xz 100644 root:root +/usr/share/man/man1/whirlpooldeep.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -22,3 +22,2 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) -Requires: libc.so.6(GLIBC_2.3)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) @@ -31,4 +30,7 @@ Requires: libstdc++.so.6(CXXABI_1.3)(64bit) +Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.11)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -39,8 +41,8 @@ Obsoletes: md5deep -File: /usr/bin/hashdeep 100755 root:root 8036d3b5dd7b7705925f6b5fa6b778c3 -File: /usr/bin/md5deep 100755 root:root 90e692ad9543b0d09deeb1930ce2efd8 -File: /usr/bin/sha1deep 100755 root:root a689a3a5e2b26fe38895a04692dcacc7 -File: /usr/bin/sha256deep 100755 root:root 20a97feb2cbbe81fb9d04ef9decff2a7 -File: /usr/bin/tigerdeep 100755 root:root b9639ecc7f9751e3be3e728a625b75f0 -File: /usr/bin/whirlpooldeep 100755 root:root e92c1666a06193f3efcd9eff461d03a3 +File: /usr/bin/hashdeep 100755 root:root e6cf0ca81034c5d6c572ace79aeb2a45 +File: /usr/bin/md5deep 100755 root:root 21c509c86ca4cc9388da1fb5abe56b48 +File: /usr/bin/sha1deep 100755 root:root 45968c0111d60f0459dfb60a8d04b919 +File: /usr/bin/sha256deep 100755 root:root 2223af05888522b73cf4f1e8c037d038 +File: /usr/bin/tigerdeep 100755 root:root 4bec72d947bb95b7fdd5eedd8d293993 +File: /usr/bin/whirlpooldeep 100755 root:root 5b0876c7297b72df0b2588d6671c6f2a File: /usr/share/doc/hashdeep-4.4 40755 root:root @@ -53,7 +55,7 @@ File: /usr/share/man/man1/hashdeep.1 100644 root:root d81d50998833617f66bd08b112a0946e -File: /usr/share/man/man1/md5deep.1.gz 100644 root:root c87fd74c71bab2388a65feb3207ae4f9 -File: /usr/share/man/man1/sha1deep.1.gz 100644 root:root c87fd74c71bab2388a65feb3207ae4f9 -File: /usr/share/man/man1/sha256deep.1.gz 100644 root:root c87fd74c71bab2388a65feb3207ae4f9 -File: /usr/share/man/man1/tigerdeep.1.gz 100644 root:root c87fd74c71bab2388a65feb3207ae4f9 -File: /usr/share/man/man1/whirlpooldeep.1.gz 100644 root:root c87fd74c71bab2388a65feb3207ae4f9 -RPMIdentity: 9ef428dfb185f1323a1df298e6627c70e20e5e9d660d1e962e0b5b3e889530171b125a4bf3b5062c8e2c23ea61d827825e06cb3665660b1eed44c77f9d445f49 +File: /usr/share/man/man1/md5deep.1.xz 100644 root:root b3267ca81cfeb401640d1008f47ab7f9 +File: /usr/share/man/man1/sha1deep.1.xz 100644 root:root b3267ca81cfeb401640d1008f47ab7f9 +File: /usr/share/man/man1/sha256deep.1.xz 100644 root:root b3267ca81cfeb401640d1008f47ab7f9 +File: /usr/share/man/man1/tigerdeep.1.xz 100644 root:root b3267ca81cfeb401640d1008f47ab7f9 +File: /usr/share/man/man1/whirlpooldeep.1.xz 100644 root:root b3267ca81cfeb401640d1008f47ab7f9 +RPMIdentity: dfc17b3d2824c6a6f721a5a1df14b2f04b63eb1732f51758ff355fedafa5bfa5605f1d191e012ae1ac506fb82f5c6abdf37d1d9fa33096d685e1283735cfa2d2 --- hashdeep-debuginfo-4.4-alt1.x86_64.rpm.repo 2014-05-27 17:10:24.000000000 +0000 +++ hashdeep-debuginfo-4.4-alt1.x86_64.rpm.hasher 2024-09-29 11:50:09.162164894 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d9 40755 root:root -/usr/lib/debug/.build-id/d9/931c6934d7060acc54c0a51b6af6245ace20ea 120777 root:root ../../../../bin/hashdeep -/usr/lib/debug/.build-id/d9/931c6934d7060acc54c0a51b6af6245ace20ea.debug 120777 root:root ../../usr/bin/hashdeep.debug +/usr/lib/debug/.build-id/f8 40755 root:root +/usr/lib/debug/.build-id/f8/5807a8665a7be7c1b457961e11542e9c156020 120777 root:root ../../../../bin/hashdeep +/usr/lib/debug/.build-id/f8/5807a8665a7be7c1b457961e11542e9c156020.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 -File: /usr/lib/debug/.build-id/d9 40755 root:root -File: /usr/lib/debug/.build-id/d9/931c6934d7060acc54c0a51b6af6245ace20ea 120777 root:root ../../../../bin/hashdeep -File: /usr/lib/debug/.build-id/d9/931c6934d7060acc54c0a51b6af6245ace20ea.debug 120777 root:root ../../usr/bin/hashdeep.debug -File: /usr/lib/debug/usr/bin/hashdeep.debug 100644 root:root 2832d2dd1b8dad2226891e4bc40fee5d -File: /usr/lib/debug/usr/bin/md5deep.debug 100644 root:root 2832d2dd1b8dad2226891e4bc40fee5d -File: /usr/lib/debug/usr/bin/sha1deep.debug 100644 root:root 2832d2dd1b8dad2226891e4bc40fee5d -File: /usr/lib/debug/usr/bin/sha256deep.debug 100644 root:root 2832d2dd1b8dad2226891e4bc40fee5d -File: /usr/lib/debug/usr/bin/tigerdeep.debug 100644 root:root 2832d2dd1b8dad2226891e4bc40fee5d -File: /usr/lib/debug/usr/bin/whirlpooldeep.debug 100644 root:root 2832d2dd1b8dad2226891e4bc40fee5d +File: /usr/lib/debug/.build-id/f8 40755 root:root +File: /usr/lib/debug/.build-id/f8/5807a8665a7be7c1b457961e11542e9c156020 120777 root:root ../../../../bin/hashdeep +File: /usr/lib/debug/.build-id/f8/5807a8665a7be7c1b457961e11542e9c156020.debug 120777 root:root ../../usr/bin/hashdeep.debug +File: /usr/lib/debug/usr/bin/hashdeep.debug 100644 root:root 318784adc7e2d2cf2917f1251df6129f +File: /usr/lib/debug/usr/bin/md5deep.debug 100644 root:root 318784adc7e2d2cf2917f1251df6129f +File: /usr/lib/debug/usr/bin/sha1deep.debug 100644 root:root 318784adc7e2d2cf2917f1251df6129f +File: /usr/lib/debug/usr/bin/sha256deep.debug 100644 root:root 318784adc7e2d2cf2917f1251df6129f +File: /usr/lib/debug/usr/bin/tigerdeep.debug 100644 root:root 318784adc7e2d2cf2917f1251df6129f +File: /usr/lib/debug/usr/bin/whirlpooldeep.debug 100644 root:root 318784adc7e2d2cf2917f1251df6129f 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: dcbe56a1fca2382bcd4001e2b6425e74279ad3ea686339100e96c86b6c60e24a3b10ff6b3e577cf2dcfe835c58cf64d5a680896ab9bc39565243d05d0c030268 +RPMIdentity: caceb0988729727a5587b48719c16338dd912e6047ae7fbfc0699cb13eae3869842073520ed4df052a9dfd3b3168c71e615cecb92ff77ba94485450d969cd0dc