D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/md5deep-4.4-7.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LL9gdB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf hashdeep-release-4.4
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/release-4.4.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hashdeep-release-4.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.l0ouxS
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hashdeep-release-4.4
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -vfi
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.ac:61: warning: The macro `AC_GNU_SOURCE' is obsolete.
configure.ac:61: You should run autoupdate.
./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from...
configure.ac:61: the top level
configure.ac:134: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:134: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:134: the top level
configure.ac:170: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:170: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:170: the top level
configure.ac:202: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:202: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:202: the top level
configure.ac:247: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:247: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:247: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:12: installing './compile'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory '.'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for aarch64-mageia-linux-gnu-clang++... no
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
checking /usr/local/include
checking /opt/local/include
checking /sw/include
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
./configure: line 5671: -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 5727: -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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for libgen.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for inttypes.h... (cached) 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 for sys/cdefs.h... yes
checking for sys/types.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/mmap.h... no
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for wchar.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/disk.h... no
checking for CommonCrypto/CommonDigest.h... no
checking for gcc options needed to detect all undeclared functions... none needed
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 for time.h... yes
checking for sys/time.h... (cached) yes
checking for sys/cdefs.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for pwd.h... 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 how to run the C preprocessor... gcc -E
checking whether 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 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 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 finished at Fri Nov 26 06:19:29 UTC 2021
PACKAGE_NAME: MD5DEEP
PACKAGE_VERSION: 4.4
CC: gcc
CXX: g++
CPPFLAGS: -I/usr/local/include -DUTC_OFFSET=+0000
CFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
+ /usr/bin/make -O -j4 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o multihash.o multihash.cpp
In file included from main.h:23,
                 from multihash.cpp:1:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  103 |     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
      |                                                                               ^
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o hashlist.o hashlist.cpp
In file included from main.h:23,
                 from hashlist.cpp:10:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  103 |     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
      |                                                                               ^
hashlist.cpp:345:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  345 |       ocb->fatal_error("%s: Out of memory in line %"PRIu64,
      |                        ^
hashlist.cpp:393: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 '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o hash.o hash.cpp
In file included from main.h:23,
                 from hash.cpp:16:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  103 |     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
      |                                                                               ^
hash.cpp:127: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",
      |                                                 ^
hash.cpp: In member function 'void file_data_hasher_t::hash()':
hash.cpp:282:26: error: ordered comparison of pointer with integer zero ('const unsigned char*' and 'int')
  282 |             if(fdht->base>0){
      |                ~~~~~~~~~~^~
make[2]: *** [Makefile:483: hash.o] Error 1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[2]: *** Waiting for unfinished jobs....
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o main.o main.cpp
In file included from main.h:23,
                 from main.cpp:16:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  103 |     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
      |                                                                               ^
main.cpp: In static member function 'static tstring global::getcwd()':
main.cpp:843:13: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
  843 |     ::getcwd(buf,sizeof(buf));
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o display.o display.cpp
In file included from main.h:23,
                 from display.cpp:1:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  103 |     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
      |                                                                               ^
display.cpp:314: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);
      |                ^
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 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 '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DUTC_OFFSET=+0000   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo -funit-at-a-time  -c -o dig.o dig.cpp
In file included from main.h:23,
                 from dig.cpp:20:
xml.h:103:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  103 |     void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); }
      |                                                                               ^
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hashdeep-release-4.4/src'
make[1]: *** [Makefile:385: all-recursive] Error 1
make: *** [Makefile:325: all] Error 2
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.l0ouxS (%build)


RPM build errors:
    Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
    Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.l0ouxS (%build)
I: [iurt_root_command] ERROR: chroot