<86>Jun 13 16:03:05 userdel[1056566]: delete user 'rooter'
<86>Jun 13 16:03:05 groupadd[1056601]: group added to /etc/group: name=rooter, GID=657
<86>Jun 13 16:03:05 groupadd[1056601]: group added to /etc/gshadow: name=rooter
<86>Jun 13 16:03:05 groupadd[1056601]: new group: name=rooter, GID=657
<86>Jun 13 16:03:05 useradd[1056618]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash
<86>Jun 13 16:03:05 userdel[1056648]: delete user 'builder'
<86>Jun 13 16:03:05 userdel[1056648]: removed group 'builder' owned by 'builder'
<86>Jun 13 16:03:05 userdel[1056648]: removed shadow group 'builder' owned by 'builder'
<86>Jun 13 16:03:05 groupadd[1056659]: group added to /etc/group: name=builder, GID=658
<86>Jun 13 16:03:05 groupadd[1056659]: group added to /etc/gshadow: name=builder
<86>Jun 13 16:03:05 groupadd[1056659]: new group: name=builder, GID=658
<86>Jun 13 16:03:05 useradd[1056687]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash
<13>Jun 13 16:03:08 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Jun 13 16:03:08 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed
<13>Jun 13 16:03:09 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed
<13>Jun 13 16:03:09 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/hashdeep-4.4-alt1.nosrc.rpm (w1.gzdio)
Installing hashdeep-4.4-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33627
+ 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.33627
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri dirname -- '{}'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ ./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 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 i586-alt-linux-gcc needs -traditional... no
checking whether lstat correctly handles trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat correctly handles trailing slash... (cached) yes
checking for working memcmp... yes
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for fseeko64... yes
checking for ftello64... yes
configure: extern program_invocation_name in errno.h
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
Using settings from AX_PTHREAD macro
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthreadGC2... no
checking for pthread_win32_process_attach_np... no
checking for pthread_win32_process_detach_np... no
checking for pthread_win32_thread_attach_np... no
checking for pthread_win32_thread_detach_np... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating tests/testfiles/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
============================
./configure finished at Sun Jun 13 16:03:20 UTC 2021
PACKAGE_NAME: MD5DEEP
PACKAGE_VERSION: 4.4
CC: i586-alt-linux-gcc
CXX: i586-alt-linux-g++
CPPFLAGS: -pthread -I/usr/local/include -DUTC_OFFSET=+0000
CFLAGS: -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time
CXXFLAGS: -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time
LIBS:
LDFLAGS: -L/usr/local/lib
+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o tiger.o tiger.c
tiger.c:641:1: warning: 'tiger2_init' defined but not used [-Wunused-function]
 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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o md5.o md5.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o sha1.o sha1.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o whirlpool.o whirlpool.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wmissing-noreturn -funit-at-a-time -c -o sha256.o sha256.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o multihash.o multihash.cpp
In file included from main.h:23,
                 from multihash.cpp:1:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
                                                                               ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o helpers.o helpers.cpp
In file included from main.h:23,
                 from helpers.cpp:15:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
                                                                               ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o hashlist.o hashlist.cpp
In file included from main.h:23,
                 from hashlist.cpp:10:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     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'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o threadpool.o threadpool.cpp
In file included from main.h:23,
                 from threadpool.cpp:7:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
                                                                               ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o main.o main.cpp
In file included from main.h:23,
                 from main.cpp:16:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     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'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o xml.o xml.cpp
In file included from xml.cpp:23:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
                                                                               ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o hash.o hash.cpp
In file included from main.h:23,
                 from hash.cpp:16:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     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'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o files.o files.cpp
In file included from main.h:23,
                 from files.cpp:26:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     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'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o winpe.o winpe.cpp
In file included from main.h:23,
                 from winpe.cpp:15:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
                                                                               ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o dig.o dig.cpp
In file included from main.h:23,
                 from dig.cpp:20:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
                                                                               ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..   -pthread -I/usr/local/include  -DUTC_OFFSET=+0000   -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o display.o display.cpp
In file included from main.h:23,
                 from display.cpp:1:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
     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'
i586-alt-linux-g++  -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time   -L/usr/local/lib  -o md5deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++  -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time   -L/usr/local/lib  -o whirlpooldeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++  -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time   -L/usr/local/lib  -o hashdeep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++  -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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++  -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time   -L/usr/local/lib  -o sha256deep md5.o sha1.o sha256.o whirlpool.o tiger.o main.o hashlist.o multihash.o display.o hash.o dig.o helpers.o xml.o files.o threadpool.o winpe.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/hashdeep-4.4/src'
i586-alt-linux-g++  -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -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'
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.83523
+ 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.74587
+ 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.DlxXry
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.BWiHCe
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: /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.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), 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.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.1ZImBn
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.oV3kO4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ASVGz5
find-requires: running scripts (debuginfo)
Requires: hashdeep = 4.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libpthread.so.0), debug(libstdc++.so.6)
Wrote: /usr/src/RPM/RPMS/i586/hashdeep-4.4-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/hashdeep-debuginfo-4.4-alt1.i586.rpm (w2T8.xzdio)
26.77user 4.49system 0:25.22elapsed 123%CPU (0avgtext+0avgdata 114360maxresident)k
0inputs+0outputs (0major+1837621minor)pagefaults 0swaps
31.63user 6.59system 0:36.94elapsed 103%CPU (0avgtext+0avgdata 117888maxresident)k
0inputs+0outputs (0major+2116648minor)pagefaults 0swaps
--- hashdeep-4.4-alt1.i586.rpm.repo	2014-05-27 17:10:26.000000000 +0000
+++ hashdeep-4.4-alt1.i586.rpm.hasher	2021-06-13 16:03:37.808735887 +0000
@@ -14,7 +14,7 @@
 /usr/share/man/man1/hashdeep.1	100644	
-/usr/share/man/man1/md5deep.1.gz	100644	
-/usr/share/man/man1/sha1deep.1.gz	100644	
-/usr/share/man/man1/sha256deep.1.gz	100644	
-/usr/share/man/man1/tigerdeep.1.gz	100644	
-/usr/share/man/man1/whirlpooldeep.1.gz	100644	
+/usr/share/man/man1/md5deep.1.xz	100644	
+/usr/share/man/man1/sha1deep.1.xz	100644	
+/usr/share/man/man1/sha256deep.1.xz	100644	
+/usr/share/man/man1/tigerdeep.1.xz	100644	
+/usr/share/man/man1/whirlpooldeep.1.xz	100644	
 Requires: /lib/ld-linux.so.2  
@@ -24,3 +24,2 @@
 Requires: libc.so.6(GLIBC_2.2)  
-Requires: libc.so.6(GLIBC_2.3)  
 Requires: libc.so.6(GLIBC_2.3.4)  
@@ -36,4 +35,7 @@
 Requires: libstdc++.so.6(CXXABI_1.3)  
+Requires: libstdc++.so.6(CXXABI_1.3.9)  
 Requires: libstdc++.so.6(GLIBCXX_3.4)  
 Requires: libstdc++.so.6(GLIBCXX_3.4.11)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.20)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.21)  
 Requires: libstdc++.so.6(GLIBCXX_3.4.9)  
--- hashdeep-debuginfo-4.4-alt1.i586.rpm.repo	2014-05-27 17:10:26.000000000 +0000
+++ hashdeep-debuginfo-4.4-alt1.i586.rpm.hasher	2021-06-13 16:03:37.856735562 +0000
@@ -42,3 +42,3 @@
 Requires: debug(libstdc++.so.6)  
-Requires: rpmlib(PayloadIsLzma)  
+Requires: rpmlib(PayloadIsXz)  
 Provides: hashdeep-debuginfo = 4.4-alt1