<86>Jun 3 05:50:06 userdel[722966]: delete user 'rooter' <86>Jun 3 05:50:06 userdel[722966]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:50:06 userdel[722966]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:50:06 groupadd[723016]: group added to /etc/group: name=rooter, GID=1799 <86>Jun 3 05:50:06 groupadd[723016]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:50:06 groupadd[723016]: new group: name=rooter, GID=1799 <86>Jun 3 05:50:06 useradd[723027]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:50:06 userdel[723062]: delete user 'builder' <86>Jun 3 05:50:06 userdel[723062]: removed group 'builder' owned by 'builder' <86>Jun 3 05:50:06 userdel[723062]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:50:06 groupadd[723081]: group added to /etc/group: name=builder, GID=1800 <86>Jun 3 05:50:06 groupadd[723081]: group added to /etc/gshadow: name=builder <86>Jun 3 05:50:06 groupadd[723081]: new group: name=builder, GID=1800 <86>Jun 3 05:50:06 useradd[723090]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/hashdeep-4.4-alt2.src.rpm: bad symbols in the license tag: , <13>Jun 3 05:50:08 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 3 05:50:08 rpmi: libstdc++12-devel-12.2.1-alt2 sisyphus+317777.100.2.2 1682563133 installed <13>Jun 3 05:50:09 rpmi: gcc12-c++-12.2.1-alt2 sisyphus+317777.100.2.2 1682563133 installed <13>Jun 3 05:50:09 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033914 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hashdeep-4.4-alt2.nosrc.rpm (w1.gzdio) Installing hashdeep-4.4-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13519 + 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 . + echo 'Patch #0 (md5deep-gcc11.patch):' Patch #0 (md5deep-gcc11.patch): + /usr/bin/patch -p1 patching file src/hash.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hashdeep-4.4 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:12: installing './compile' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking /usr/local/include checking /opt/local/include checking /sw/include checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu ./configure: line 5031: -MD: command not found checking whether gcc understands -MD... yes checking whether gcc understands -D_FORTIFY_SOURCE=2... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wmissing-declarations... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Wbad-function-cast... yes checking whether gcc understands -Wcast-qual... yes checking whether gcc understands -Wundef... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wdisabled-optimization... yes checking whether gcc understands -Wfloat-equal... yes checking whether gcc understands -Wmissing-format-attribute... yes checking whether gcc understands -Wmultichar... yes checking whether gcc understands -Wc++-compat... yes checking whether gcc understands -Wmissing-noreturn... yes checking whether gcc understands -funit-at-a-time... yes ./configure: line 5086: -Wall: command not found checking whether g++ understands -Wall... yes checking whether g++ understands -MD... yes checking whether g++ understands -D_FORTIFY_SOURCE=2... yes checking whether g++ understands -Wpointer-arith... yes checking whether g++ understands -Wshadow... yes checking whether g++ understands -Wwrite-strings... yes checking whether g++ understands -Wcast-align... yes checking whether g++ understands -Wredundant-decls... yes checking whether g++ understands -Wdisabled-optimization... yes checking whether g++ understands -Wfloat-equal... yes checking whether g++ understands -Wmultichar... yes checking whether g++ understands -Wmissing-noreturn... yes checking whether g++ understands -Wstrict-null-sentinel... yes checking whether g++ understands -Woverloaded-virtual... yes checking whether g++ understands -Wsign-promo... yes checking whether g++ understands -funit-at-a-time... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for sys/types.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mmap.h usability... no checking sys/mmap.h presence... no checking for sys/mmap.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking CommonCrypto/CommonDigest.h usability... no checking CommonCrypto/CommonDigest.h presence... no checking for CommonCrypto/CommonDigest.h... no checking whether MAP_FILE is declared... no checking for _gmtime64_s... no checking for _gmtime64... no checking for gmtime_r... yes checking for mmap... yes checking for usleep... yes checking for mkstemp... yes checking for vasprintf... yes checking for getrusage... yes checking for getprogname... no checking for isxdigit... yes checking for CC_MD5_Init... no checking for CC_SHA1_Init... no checking for CC_SHA256_Init... no checking for sys/mount.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/cdefs.h... (cached) yes checking for sys/resource.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for localtime_r... yes checking for getuid... yes checking for gethostname... yes checking for getwpuid... no checking for getrusage... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for struct stat.st_blksize... yes checking whether closedir returns void... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether i586-alt-linux-gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for fseeko64... yes checking for ftello64... yes configure: extern program_invocation_name in errno.h checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes Using settings from AX_PTHREAD macro checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthreadGC2... no checking for pthread_win32_process_attach_np... no checking for pthread_win32_process_detach_np... no checking for pthread_win32_thread_attach_np... no checking for pthread_win32_thread_detach_np... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating tests/testfiles/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext ============================ ./configure finished at Sat Jun 3 05:50:17 UTC 2023 PACKAGE_NAME: MD5DEEP PACKAGE_VERSION: 4.4 CC: i586-alt-linux-gcc CXX: i586-alt-linux-g++ CPPFLAGS: -I/usr/local/include -DUTC_OFFSET=+0000 CFLAGS: -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time CXXFLAGS: -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time LIBS: LDFLAGS: -L/usr/local/lib + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o sha1.o sha1.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o md5.o md5.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o tiger.o tiger.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition tiger.c:641:1: warning: 'tiger2_init' defined but not used [-Wunused-function] 641 | tiger2_init (void *context) | ^~~~~~~~~~~ tiger.c:629:1: warning: 'tiger_init' defined but not used [-Wunused-function] 629 | tiger_init (void *context) | ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o sha256.o sha256.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o whirlpool.o whirlpool.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o multihash.o multihash.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from main.h:23, from multihash.cpp:1: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o helpers.o helpers.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from main.h:23, from helpers.cpp:15: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o threadpool.o threadpool.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from main.h:23, from threadpool.cpp:7: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o dig.o dig.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from main.h:23, from dig.cpp:20: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o winpe.o winpe.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from main.h:23, from winpe.cpp:15: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o files.o files.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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:27: 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:19: 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:42: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 545 | ocb.error("%s: Expecting %"PRIu32" hashes, found %"PRIu32"\n", | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o hash.o hash.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 127 | ocb->error_filename(this->file_name,"error at offset %"PRIu64": %s", | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o xml.o xml.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from xml.cpp:23: xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 103 | void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o hashlist.o hashlist.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 393 | ocb->error("%s: Invalid %s hash in line %"PRIu64, | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o display.o display.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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:34: 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:45: 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:57: 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:20: 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:20: 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:16: 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:16: 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:16: 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:16: 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:16: 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); | ^ In file included from utf8.h:31, from display.cpp:2: utf8/checked.h:268:34: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 268 | class iterator : public std::iterator { | ^~~~~~~~ In file included from /usr/include/c++/12/bits/stl_algobase.h:65, from /usr/include/c++/12/bits/specfun.h:45, from /usr/include/c++/12/cmath:1935, from /usr/include/c++/12/math.h:36, from common.h:31, from main.h:22: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from utf8.h:32: utf8/unchecked.h:179:40: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 179 | class iterator : public std::iterator { | ^~~~~~~~ /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ 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:86:12: note: remove parentheses 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:102:12: note: remove parentheses 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:124:12: note: remove parentheses 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:140:12: note: remove parentheses 140 | va_list(ap); | ^~~~ | - - display.cpp: In member function 'void display::error_filename(const std::string&, const char*, ...)': display.cpp:201:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 201 | va_list(ap); | ^~~~ display.cpp:201:12: note: remove parentheses 201 | va_list(ap); | ^~~~ | - - make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DUTC_OFFSET=+0000 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -c -o main.o main.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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); } | ^ In file included from utf8.h:31, from main.cpp:21: utf8/checked.h:268:34: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 268 | class iterator : public std::iterator { | ^~~~~~~~ In file included from /usr/include/c++/12/bits/stl_algobase.h:65, from /usr/include/c++/12/bits/specfun.h:45, from /usr/include/c++/12/cmath:1935, from /usr/include/c++/12/math.h:36, from common.h:31, from main.h:22: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from utf8.h:32: utf8/unchecked.h:179:40: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 179 | class iterator : public std::iterator { | ^~~~~~~~ /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ main.cpp: In static member function 'static tstring global::getcwd()': main.cpp:843:13: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 843 | ::getcwd(buf,sizeof(buf)); | ~~~~~~~~^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o tigerdeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o sha256deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o hashdeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o sha1deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o md5deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time -L/usr/local/lib -o whirlpooldeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src' 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.56030 + 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-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56030 + 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.6UBig7 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.vtvvWE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: md5deep = 4.4 Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libgcc_s.so.1(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.29), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Obsoletes: md5deep Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YEQScz Creating hashdeep-debuginfo package Processing files: hashdeep-debuginfo-4.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N4x1Nx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yLWaQm find-requires: running scripts (debuginfo) Requires: hashdeep = 4.4-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6) Adding to hashdeep-debuginfo a strict dependency on hashdeep Wrote: /usr/src/RPM/RPMS/i586/hashdeep-4.4-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/hashdeep-debuginfo-4.4-alt2.i586.rpm (w2T16.xzdio) 46.22user 6.32system 0:17.74elapsed 296%CPU (0avgtext+0avgdata 98276maxresident)k 0inputs+0outputs (0major+2264494minor)pagefaults 0swaps /.out/hashdeep-4.4-alt2.i586.rpm: bad symbols in the license tag: , /.out/hashdeep-debuginfo-4.4-alt2.i586.rpm: bad symbols in the license tag: , 1.53user 1.20system 0:23.59elapsed 11%CPU (0avgtext+0avgdata 109572maxresident)k 0inputs+0outputs (0major+187940minor)pagefaults 0swaps --- hashdeep-4.4-alt2.i586.rpm.repo 2021-10-16 05:07:14.000000000 +0000 +++ hashdeep-4.4-alt2.i586.rpm.hasher 2023-06-03 05:50:28.296586766 +0000 @@ -29,3 +29,2 @@ Requires: libc.so.6(GLIBC_2.4) -Requires: libc.so.6(GLIBC_2.7) Requires: libc.so.6(GLIBC_2.8) @@ -48,8 +47,8 @@ Obsoletes: md5deep -File: /usr/bin/hashdeep 100755 root:root 64cb445b08e3bfba6fabd8a560d74643 -File: /usr/bin/md5deep 100755 root:root 4ee2c5c16df4713100ddf820c59d1ffa -File: /usr/bin/sha1deep 100755 root:root 7b2796303ad71df4f9d3eb254ecffcd5 -File: /usr/bin/sha256deep 100755 root:root 05ed76989511242f9eb086f48d216183 -File: /usr/bin/tigerdeep 100755 root:root 82f5d21014cbfa076e2aff9d8edc2ebc -File: /usr/bin/whirlpooldeep 100755 root:root c128b1bcef799a6d232041f3e42bce06 +File: /usr/bin/hashdeep 100755 root:root 4d4da768f1f8c76c87b53ff9976ccac5 +File: /usr/bin/md5deep 100755 root:root aa46179db24311380e67c1568a801482 +File: /usr/bin/sha1deep 100755 root:root 07cbe5deab9465fdb0e872e4f4286320 +File: /usr/bin/sha256deep 100755 root:root ec0bead2c0ad1b6545ae20b704aad1da +File: /usr/bin/tigerdeep 100755 root:root 7af377382e922c257a3020cbdae152be +File: /usr/bin/whirlpooldeep 100755 root:root c0dceefe6bcfdd6857893cc26ad6e026 File: /usr/share/doc/hashdeep-4.4 40755 root:root @@ -67,2 +66,2 @@ File: /usr/share/man/man1/whirlpooldeep.1.xz 100644 root:root b3267ca81cfeb401640d1008f47ab7f9 -RPMIdentity: 9711cdaf528caf52b8dea4847d785e540c09f25e27f239fe53eade5411d3f04993a5b18a293a177db5e670347140359509f8768949be2f3758c15d3bfc1cc719 +RPMIdentity: bd7d186b626aa2227bdb8557c0e056f0c18588c7ae5810fde23994dac9ac460f9423f582d172c03868ad4e9ede67f4062b28018a79ac4e1350f01a9b14e450f3 --- hashdeep-debuginfo-4.4-alt2.i586.rpm.repo 2021-10-16 05:07:14.000000000 +0000 +++ hashdeep-debuginfo-4.4-alt2.i586.rpm.hasher 2023-06-03 05:50:28.357587611 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9e 40755 root:root -/usr/lib/debug/.build-id/9e/c763439b8d3433af7842b5c20ba508c828be7a 120777 root:root ../../../../bin/hashdeep -/usr/lib/debug/.build-id/9e/c763439b8d3433af7842b5c20ba508c828be7a.debug 120777 root:root ../../usr/bin/hashdeep.debug +/usr/lib/debug/.build-id/4b 40755 root:root +/usr/lib/debug/.build-id/4b/fc7f243287cad7e88683c77afd9ff84e7be721 120777 root:root ../../../../bin/hashdeep +/usr/lib/debug/.build-id/4b/fc7f243287cad7e88683c77afd9ff84e7be721.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-alt2:sisyphus+287177.100.1.1 -File: /usr/lib/debug/.build-id/9e 40755 root:root -File: /usr/lib/debug/.build-id/9e/c763439b8d3433af7842b5c20ba508c828be7a 120777 root:root ../../../../bin/hashdeep -File: /usr/lib/debug/.build-id/9e/c763439b8d3433af7842b5c20ba508c828be7a.debug 120777 root:root ../../usr/bin/hashdeep.debug -File: /usr/lib/debug/usr/bin/hashdeep.debug 100644 root:root 7effc93768c707c788afbafbc7997110 -File: /usr/lib/debug/usr/bin/md5deep.debug 100644 root:root 7effc93768c707c788afbafbc7997110 -File: /usr/lib/debug/usr/bin/sha1deep.debug 100644 root:root 7effc93768c707c788afbafbc7997110 -File: /usr/lib/debug/usr/bin/sha256deep.debug 100644 root:root 7effc93768c707c788afbafbc7997110 -File: /usr/lib/debug/usr/bin/tigerdeep.debug 100644 root:root 7effc93768c707c788afbafbc7997110 -File: /usr/lib/debug/usr/bin/whirlpooldeep.debug 100644 root:root 7effc93768c707c788afbafbc7997110 +File: /usr/lib/debug/.build-id/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/fc7f243287cad7e88683c77afd9ff84e7be721 120777 root:root ../../../../bin/hashdeep +File: /usr/lib/debug/.build-id/4b/fc7f243287cad7e88683c77afd9ff84e7be721.debug 120777 root:root ../../usr/bin/hashdeep.debug +File: /usr/lib/debug/usr/bin/hashdeep.debug 100644 root:root ad780673c7d52fa949d54dcb0a742deb +File: /usr/lib/debug/usr/bin/md5deep.debug 100644 root:root ad780673c7d52fa949d54dcb0a742deb +File: /usr/lib/debug/usr/bin/sha1deep.debug 100644 root:root ad780673c7d52fa949d54dcb0a742deb +File: /usr/lib/debug/usr/bin/sha256deep.debug 100644 root:root ad780673c7d52fa949d54dcb0a742deb +File: /usr/lib/debug/usr/bin/tigerdeep.debug 100644 root:root ad780673c7d52fa949d54dcb0a742deb +File: /usr/lib/debug/usr/bin/whirlpooldeep.debug 100644 root:root ad780673c7d52fa949d54dcb0a742deb File: /usr/src/debug/hashdeep-4.4 40755 root:root @@ -87,2 +87,2 @@ File: /usr/src/debug/hashdeep-4.4/src/xml.h 100644 root:root d21968c6c678908a7557eb36cd9f60c8 -RPMIdentity: b8bc8f433d5594936ffcc832acbacdac15d3d2ccdab12dfd0e8b67f9efd171cb134adc608af3bf94fa3e6037a9fbeeab8f0096767e21e8f0cae4edeb4d0167d0 +RPMIdentity: 0fbfc1924cf8dcf21ea87ede528b0d6ee47fd9985260d58dfa1baccd13e3bee7185c0ef04c1a12963bc799cdd7a38e63e4601f245b07ae17e885ca30eb6b6d48