Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/steghide.spec'], chrootPath='/var/lib/mock/f33-build-578785-66183/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/steghide.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580428800 Wrote: /builddir/build/SRPMS/steghide-0.5.1-38.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/steghide.spec'], chrootPath='/var/lib/mock/f33-build-578785-66183/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/steghide.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580428800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wIIkcv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf steghide-0.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/steghide-0.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd steghide-0.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'steghide-0.5.1 base' + /usr/bin/cat /builddir/build/SOURCES/steghide-0.5.1-gcc41.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/AuData.h... Checking patch src/AuSampleValues.cc... Applied patch src/AuData.h cleanly. Applied patch src/AuSampleValues.cc cleanly. + /usr/bin/git commit -q -m steghide-0.5.1-gcc41.patch --author 'rpm-build ' + /usr/bin/git apply --index --reject -p1 - + /usr/bin/cat /builddir/build/SOURCES/steghide-0.5.1-mhash.patch Checking patch src/MHashPP.cc... Applied patch src/MHashPP.cc cleanly. + /usr/bin/git commit -q -m steghide-0.5.1-mhash.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/steghide-0.5.1-gcc43.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/Graph.cc... Checking patch Makefile.am... Checking patch configure.in... Applied patch src/Graph.cc cleanly. Applied patch Makefile.am cleanly. Applied patch configure.in cleanly. + /usr/bin/git commit -q -m steghide-0.5.1-gcc43.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/steghide-0.5.1-gcc70.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/Arguments.h... Checking patch src/ProgressOutput.h... Checking patch src/wrapper_hash_map.h... Checking patch src/wrapper_hash_set.h... Checking patch src/EncryptionAlgorithm.h... Applied patch src/Arguments.h cleanly. Applied patch src/ProgressOutput.h cleanly. Applied patch src/wrapper_hash_map.h cleanly. Applied patch src/wrapper_hash_set.h cleanly. Applied patch src/EncryptionAlgorithm.h cleanly. + /usr/bin/git commit -q -m steghide-0.5.1-gcc70.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/steghide-0.5.1-docs.patch + /usr/bin/git apply --index --reject -p1 - Checking patch Makefile.am... Applied patch Makefile.am cleanly. + /usr/bin/git commit -q -m steghide-0.5.1-docs.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/steghide-0.5.1-perltests.patch + /usr/bin/git apply --index --reject -p1 - Checking patch tests/st_embparameters.pl... Checking patch tests/st_fileformats.pl... Applied patch tests/st_embparameters.pl cleanly. Applied patch tests/st_fileformats.pl cleanly. + /usr/bin/git commit -q -m steghide-0.5.1-perltests.patch --author 'rpm-build ' + sed -i -e 's,^\(\s*CXXFLAGS="-O2 -Wall\),#\1,' configure.in + git commit -a -m 'Prevent configure from overriding CXXFLAGS' [master 43985f3] Prevent configure from overriding CXXFLAGS 1 file changed, 3 insertions(+), 3 deletions(-) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uOablv + umask 022 + cd /builddir/build/BUILD + cd steghide-0.5.1 + aclocal aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' ERROR: Use of AM_GNU_GETTEXT without [external] argument is no longer supported. configure.in:16: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd /usr/share/aclocal/gettext.m4:55: AM_GNU_GETTEXT is expanded from... configure.in:16: the top level + libtoolize --force libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. + automake --add-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' ERROR: Use of AM_GNU_GETTEXT without [external] argument is no longer supported. configure.in:16: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd aclocal.m4:77: AM_GNU_GETTEXT is expanded from... configure.in:16: the top level configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:4: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:12: installing './compile' configure.in:4: installing './missing' src/Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' parallel-tests: installing './test-driver' + autoreconf aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:4: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-04-19 05:46:39.627418908 -0400 +++ ./configure 2021-04-19 05:47:26.047418574 -0400 @@ -1838,7 +1838,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-04-19 05:47:26.047418574 -0400 +++ ./configure 2021-04-19 05:47:26.787418569 -0400 @@ -17083,10 +17083,7 @@ exit (sig != SIGFPE); } -int x = 1; -int y = 0; -int z; -int nan; +volatile int x = 1; volatile int y = 0; volatile int z, nan; int main () { + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-04-19 05:47:26.787418569 -0400 +++ ./configure 2021-04-19 05:47:27.317418565 -0400 @@ -6839,7 +6839,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -20725,7 +20725,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking for gawk... (cached) gawk checking whether ln -s works... yes checking how to print strings... printf checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6793: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for strchr... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking wether to enable debugging... no checking wether to disable randomness... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking size of unsigned long int... 8 checking size of long int... 8 checking size of unsigned int... 4 checking size of int... 4 checking size of unsigned short int... 2 checking size of short int... 2 checking size of unsigned char... 1 checking size of signed char... 1 checking for doxygen... no checking for perl... yes checking for /dev/urandom... yes checking for /dev/random... yes checking for vprintf... yes checking for _doprnt... no checking for tcgetattr... yes checking for tcsetattr... yes checking for strtoul... (cached) yes checking for zlibVersion in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for mhash_init in -lmhash... yes checking mhash.h usability... yes checking mhash.h presence... yes checking for mhash.h... yes checking for mcrypt_generic in -lmcrypt... yes checking mcrypt.h usability... yes checking mcrypt.h presence... yes checking for mcrypt.h... yes checking for jpeg_read_coefficients in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating steghide.spec config.status: creating steghide.doxygen config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating m4/Makefile config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in intl make[2]: Nothing to be done for 'all'. Making all in po make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/po' rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/po' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/po' rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/po' fr.po:8: warning: header field 'Language' missing in header 185 translated messages. ro.po:6: warning: header field 'Language' missing in header 185 translated messages. de.po:7: warning: header field 'Language' missing in header 185 translated messages. make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/po' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/po' rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/po' es.po:6: warning: header field 'Language' missing in header 185 translated messages. Making all in doc make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Arg.o Arg.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o AssertionFailed.o AssertionFailed.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o AuSampleValues.o AuSampleValues.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from AudioSampleValue.h:25, from AuSampleValues.h:24, from AuSampleValues.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Arguments.o Arguments.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DFSAPHeuristic.o DFSAPHeuristic.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from EdgeIterator.h:26, from DFSAPHeuristic.h:24, from DFSAPHeuristic.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o AuFile.o AuFile.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from AudioSampleValue.h:25, from AudioData.h:26, from AuData.h:25, from AuFile.cc:26: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ AuFile.cc: In destructor 'virtual AuFile::~AuFile()': AuFile.cc:46:2: warning: deleting object of abstract class type 'AudioData' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] 46 | delete Data ; | ^~~~~~~~~~~ AuFile.cc: In member function 'virtual void AuFile::read(BinaryIO*)': AuFile.cc:103:26: warning: catching polymorphic type 'class BinaryInputError' by value [-Wcatch-value=] 103 | catch (BinaryInputError e) { | ^ AuFile.cc: In member function 'virtual void AuFile::write()': AuFile.cc:161:27: warning: catching polymorphic type 'class BinaryOutputError' by value [-Wcatch-value=] 161 | catch (BinaryOutputError e) { | ^ In file included from AuData.h:25, from AuFile.cc:26: AudioData.h: In instantiation of 'void AudioDataImpl::read(BinaryIO*, UWORD32) [with AUDIOSAMPLETYPE Type = AuPCM16; ValueType = short int; SampleValueType = AudioSampleValue; UWORD32 = unsigned int]': AudioData.h:74:6: required from here AudioData.h:90:26: warning: catching polymorphic type 'class BinaryInputError' by value [-Wcatch-value=] 90 | catch (BinaryInputError e) { | ^ AudioData.h: In instantiation of 'void AudioDataImpl::write(BinaryIO*, UWORD32) [with AUDIOSAMPLETYPE Type = AuPCM16; ValueType = short int; SampleValueType = AudioSampleValue; UWORD32 = unsigned int]': AudioData.h:120:6: required from here AudioData.h:130:27: warning: catching polymorphic type 'class BinaryOutputError' by value [-Wcatch-value=] 130 | catch (BinaryOutputError e) { | ^ AudioData.h: In instantiation of 'void AudioDataImpl::read(BinaryIO*, UWORD32) [with AUDIOSAMPLETYPE Type = AuPCM8; ValueType = signed char; SampleValueType = AudioSampleValue; UWORD32 = unsigned int]': AudioData.h:74:6: required from here AudioData.h:90:26: warning: catching polymorphic type 'class BinaryInputError' by value [-Wcatch-value=] 90 | catch (BinaryInputError e) { | ^ AudioData.h: In instantiation of 'void AudioDataImpl::write(BinaryIO*, UWORD32) [with AUDIOSAMPLETYPE Type = AuPCM8; ValueType = signed char; SampleValueType = AudioSampleValue; UWORD32 = unsigned int]': AudioData.h:120:6: required from here AudioData.h:130:27: warning: catching polymorphic type 'class BinaryOutputError' by value [-Wcatch-value=] 130 | catch (BinaryOutputError e) { | ^ AudioData.h: In instantiation of 'void AudioDataImpl::read(BinaryIO*, UWORD32) [with AUDIOSAMPLETYPE Type = AuMuLaw; ValueType = unsigned char; SampleValueType = AudioSampleValue; UWORD32 = unsigned int]': AudioData.h:74:6: required from here AudioData.h:90:26: warning: catching polymorphic type 'class BinaryInputError' by value [-Wcatch-value=] 90 | catch (BinaryInputError e) { | ^ AudioData.h: In instantiation of 'void AudioDataImpl::write(BinaryIO*, UWORD32) [with AUDIOSAMPLETYPE Type = AuMuLaw; ValueType = unsigned char; SampleValueType = AudioSampleValue; UWORD32 = unsigned int]': AudioData.h:120:6: required from here AudioData.h:130:27: warning: catching polymorphic type 'class BinaryOutputError' by value [-Wcatch-value=] 130 | catch (BinaryOutputError e) { | ^ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BFSAPHeuristic.o BFSAPHeuristic.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from EdgeIterator.h:26, from BFSAPHeuristic.h:24, from BFSAPHeuristic.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BinaryIO.o BinaryIO.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' BinaryIO.cc: In member function 'void BinaryIO::open(const string&, BinaryIO::MODE)': BinaryIO.cc:99:13: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 99 | cmode = "rb" ; | ^~~~ BinaryIO.cc:104:13: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 104 | cmode = "wb" ; | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BitString.o BitString.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' BitString.cc: In member function 'BitString& BitString::truncate(long unsigned int, long unsigned int)': BitString.cc:223:16: warning: variable 'newsize_y' set but not used [-Wunused-but-set-variable] 223 | unsigned long newsize_y = 0 ; | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BmpPaletteSampleValue.o BmpPaletteSampleValue.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from BmpSampleValue.h:24, from BmpPaletteSampleValue.h:24, from BmpPaletteSampleValue.cc:22: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BmpRGBSampleValue.o BmpRGBSampleValue.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from BmpSampleValue.h:24, from BmpRGBSampleValue.h:24, from BmpRGBSampleValue.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BmpSampleValue.o BmpSampleValue.cc In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from BmpSampleValue.h:24, from BmpSampleValue.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WKSConstructionHeuristic.o WKSConstructionHeuristic.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from WKSConstructionHeuristic.cc:22: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BmpFile.o BmpFile.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from EdgeIterator.h:26, from BFSAPHeuristic.h:24, from BmpFile.cc:25: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ BmpFile.cc: In member function 'void BmpFile::readheaders()': BmpFile.cc:436:26: warning: catching polymorphic type 'class BinaryInputError' by value [-Wcatch-value=] 436 | catch (BinaryInputError e) { | ^ BmpFile.cc: In member function 'void BmpFile::writeheaders()': BmpFile.cc:666:27: warning: catching polymorphic type 'class BinaryOutputError' by value [-Wcatch-value=] 666 | catch (BinaryOutputError e) { | ^ BmpFile.cc: In member function 'void BmpFile::readdata()': BmpFile.cc:787:26: warning: catching polymorphic type 'class BinaryInputError' by value [-Wcatch-value=] 787 | catch (BinaryInputError e) { | ^ BmpFile.cc: In member function 'void BmpFile::writedata()': BmpFile.cc:837:27: warning: catching polymorphic type 'class BinaryOutputError' by value [-Wcatch-value=] 837 | catch (BinaryOutputError e) { | ^ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DMDConstructionHeuristic.o DMDConstructionHeuristic.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from DMDConstructionHeuristic.cc:22: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CvrStgFile.o CvrStgFile.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from EdgeIterator.h:26, from DFSAPHeuristic.h:24, from CvrStgFile.cc:25: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Edge.o Edge.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from Edge.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o EdgeIterator.o EdgeIterator.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from EdgeIterator.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o EmbData.o EmbData.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o EncryptionAlgorithm.o EncryptionAlgorithm.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o EncryptionMode.o EncryptionMode.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' EncryptionMode.cc:99:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 99 | { ECB, "ecb" }, | ^~~~~ EncryptionMode.cc:100:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 100 | { CBC, "cbc" }, | ^~~~~ EncryptionMode.cc:101:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 101 | { OFB, "ofb" }, | ^~~~~ EncryptionMode.cc:102:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 102 | { CFB, "cfb" }, | ^~~~~ EncryptionMode.cc:103:10: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 103 | { NOFB, "nofb" }, | ^~~~~~ EncryptionMode.cc:104:10: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 104 | { NCFB, "ncfb" }, | ^~~~~~ EncryptionMode.cc:105:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 105 | { CTR, "ctr" }, | ^~~~~ EncryptionMode.cc:106:12: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 106 | { STREAM, "stream" } | ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Extractor.o Extractor.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Extractor.cc:27: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Embedder.o Embedder.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from EdgeIterator.h:26, from DFSAPHeuristic.h:24, from Embedder.cc:24: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o JpegFile.o JpegFile.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from JpegSampleValue.h:24, from JpegFile.cc:31: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o JpegSampleValue.o JpegSampleValue.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from JpegSampleValue.h:24, from JpegSampleValue.cc:25: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o MCryptPP.o MCryptPP.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o MHashKeyGen.o MHashKeyGen.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' MHashKeyGen.cc: In member function 'void MHashKeyGen::setSalt(std::vector)': MHashKeyGen.cc:106:21: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 106 | for (int i = 0 ; i < AlgorithmData.salt_size ; i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o MHashPP.o MHashPP.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Graph.o Graph.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from Graph.cc:30: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o MatchingAlgorithm.o MatchingAlgorithm.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from EdgeIterator.h:26, from Graph.h:30, from MatchingAlgorithm.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o PseudoRandomSource.o PseudoRandomSource.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ProgressOutput.o ProgressOutput.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Matching.o Matching.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from Matching.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o RGBTriple.o RGBTriple.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o RandomSource.o RandomSource.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' RandomSource.cc: In destructor 'RandomSource::~RandomSource()': RandomSource.cc:53:4: warning: 'throw' will always call 'terminate' [-Wterminate] 53 | throw SteghideError (_("could not close random input file.")) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RandomSource.cc:53:4: note: in C++11 destructors default to 'noexcept' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SampleValue.o SampleValue.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from SampleValue.cc:22: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SampleValueAdjacencyList.o SampleValueAdjacencyList.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from BmpSampleValue.h:24, from BmpRGBSampleValue.h:24, from SampleValueAdjacencyList.cc:26: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SteghideError.o SteghideError.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Selector.o Selector.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_map:60, from wrapper_hash_map.h:31, from Selector.h:26, from Selector.cc:24: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Utils.o Utils.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Terminal.o Terminal.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Session.o Session.cc Session.cc: In member function 'void Session::printInfo()': Session.cc:190:27: warning: catching polymorphic type 'class CorruptDataError' by value [-Wcatch-value=] 190 | catch (CorruptDataError e) { | ^ make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WavChunk.o WavChunk.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WavChunkHeader.o WavChunkHeader.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Vertex.o Vertex.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from Vertex.cc:22: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WavChunkUnused.o WavChunkUnused.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WavFormatChunk.o WavFormatChunk.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o error.o error.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WavPCMSampleValue.o WavPCMSampleValue.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from WavPCMSampleValue.h:26, from WavPCMSampleValue.cc:26: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WavFile.o WavFile.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from EdgeIterator.h:26, from DFSAPHeuristic.h:24, from WavFile.cc:26: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ WavFile.cc: In member function 'void WavFile::readdata()': WavFile.cc:246:26: warning: catching polymorphic type 'class BinaryInputError' by value [-Wcatch-value=] 246 | catch (BinaryInputError e) { | ^ WavFile.cc: In member function 'void WavFile::writedata()': WavFile.cc:299:27: warning: catching polymorphic type 'class BinaryOutputError' by value [-Wcatch-value=] 299 | catch (BinaryOutputError e) { | ^ WavFile.cc: In member function 'void WavFile::readheaders()': WavFile.cc:316:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 316 | riffchhdr = new WavChunkHeader ("RIFF", getBinIO()->read32_le()) ; | ^~~~~~ WavFile.cc:342:26: warning: catching polymorphic type 'class BinaryInputError' by value [-Wcatch-value=] 342 | catch (BinaryInputError e) { | ^ WavFile.cc: In member function 'void WavFile::writeheaders()': WavFile.cc:390:27: warning: catching polymorphic type 'class BinaryOutputError' by value [-Wcatch-value=] 390 | catch (BinaryOutputError e) { | ^ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o msg.o msg.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SMDConstructionHeuristic.o SMDConstructionHeuristic.cc make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' In file included from /usr/include/c++/10/ext/hash_set:60, from wrapper_hash_set.h:32, from SampleValue.h:27, from Edge.h:24, from SMDConstructionHeuristic.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' /bin/sh libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o steghide Arg.o Arguments.o AssertionFailed.o AuFile.o AuSampleValues.o DFSAPHeuristic.o BFSAPHeuristic.o BinaryIO.o BitString.o BmpFile.o BmpPaletteSampleValue.o BmpRGBSampleValue.o BmpSampleValue.o WKSConstructionHeuristic.o DMDConstructionHeuristic.o CvrStgFile.o Edge.o EdgeIterator.o EmbData.o Embedder.o EncryptionAlgorithm.o EncryptionMode.o Extractor.o Graph.o JpegFile.o JpegSampleValue.o MCryptPP.o MHashKeyGen.o MHashPP.o Matching.o MatchingAlgorithm.o ProgressOutput.o PseudoRandomSource.o RGBTriple.o RandomSource.o SampleValue.o SampleValueAdjacencyList.o Selector.o Session.o SteghideError.o Terminal.o Utils.o Vertex.o WavChunk.o WavChunkHeader.o WavChunkUnused.o WavFile.o WavFormatChunk.o WavPCMSampleValue.o error.o main.o msg.o SMDConstructionHeuristic.o -ljpeg -lmcrypt -lmhash -lz libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o steghide Arg.o Arguments.o AssertionFailed.o AuFile.o AuSampleValues.o DFSAPHeuristic.o BFSAPHeuristic.o BinaryIO.o BitString.o BmpFile.o BmpPaletteSampleValue.o BmpRGBSampleValue.o BmpSampleValue.o WKSConstructionHeuristic.o DMDConstructionHeuristic.o CvrStgFile.o Edge.o EdgeIterator.o EmbData.o Embedder.o EncryptionAlgorithm.o EncryptionMode.o Extractor.o Graph.o JpegFile.o JpegSampleValue.o MCryptPP.o MHashKeyGen.o MHashPP.o Matching.o MatchingAlgorithm.o ProgressOutput.o PseudoRandomSource.o RGBTriple.o RandomSource.o SampleValue.o SampleValueAdjacencyList.o Selector.o Session.o SteghideError.o Terminal.o Utils.o Vertex.o WavChunk.o WavChunkHeader.o WavChunkUnused.o WavFile.o WavFormatChunk.o WavPCMSampleValue.o error.o main.o msg.o SMDConstructionHeuristic.o -ljpeg -lmcrypt -lmhash -lz make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' Making all in tests Making all in data make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KScX4u + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64 + cd steghide-0.5.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/m4' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/m4' make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/m4' Making install in intl make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/intl' if test "steghide" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/lib64 /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/include; \ /usr/bin/install -p -m 644 libintl.h /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -p -m 644 libintl.a /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/lib64/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/lib64; \ temp=/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale; \ test -f /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "steghide" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/gettext/intl; \ /usr/bin/install -p -m 644 VERSION /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -p -m 644 ChangeLog.inst /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -p -m 644 $dir/$file \ /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \ for file in $dists; do \ rm -f /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/intl' Making install in po make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/po' /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/steghide.mo mkdir -p -- /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/steghide.mo mkdir -p -- /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/steghide.mo mkdir -p -- /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES/steghide.mo if test "steghide" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/po' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/doc' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 steghide.1 '/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/doc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/bin' /bin/sh libtool --mode=install /usr/bin/install -p steghide '/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p steghide /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/bin/steghide make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests' Making install in data make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests/data' make[3]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests/data' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests/data' make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests/data' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests' make[3]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests' make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests' make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/doc/steghide' /usr/bin/install -p -m 644 BUGS CREDITS HISTORY INSTALL README TODO '/builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/share/doc/steghide' make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1' make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64 steghide + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.5.1-38.fc33 --unique-debug-suffix -0.5.1-38.fc33.riscv64 --unique-debug-src-base steghide-0.5.1-38.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/steghide-0.5.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/bin/steghide extracting debug info from /builddir/build/BUILDROOT/steghide-0.5.1-38.fc33.riscv64/usr/bin/steghide original debug info size: 12280kB, size after compression: 10396kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 877 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/steghide-0.5.1-38.fc33.riscv64/src/MHashPP.cc is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8O4WOu + umask 022 + cd /builddir/build/BUILD + cd steghide-0.5.1 + make check Making check in m4 make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/m4' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/m4' Making check in intl make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/intl' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/intl' Making check in po make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/po' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/doc' Making check in src make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/src' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests' Making check in data make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests/data' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests/data' make[2]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests' make unittests make[3]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests' g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o AuFileTest.o AuFileTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/AudioSampleValue.h:25, from ../src/AuSampleValues.h:24, from AuFileTest.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from CvrStgFileTest.h:27, from AuFileTest.h:26, from AuFileTest.cc:24: AuFileTest.cc: In constructor 'AuFileTest::AuFileTest(TestSuite*)': AuFileTest.cc:29:44: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 29 | ADDTESTCATEGORY (AuFileTest, testReadWrite) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ AuFileTest.cc:30:51: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 30 | ADDTESTCATEGORY (AuFileTest, testReadEmbedExtract) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ AuFileTest.cc:31:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | ADDTESTCATEGORY (AuFileTest, testReadEmbedWriteReadExtract) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ AuFileTest.cc:32:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | ADDTESTCATEGORY (AuFileTest, testPosition) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ AuFileTest.cc:33:53: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 33 | ADDTESTCATEGORY (AuFileTest, testReadExtractCompare) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ AuFileTest.cc:34:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 34 | ADDTESTCATEGORY (AuFileTest, testEmbeddedValue) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o AUtilsTest.o AUtilsTest.cc In file included from AUtilsTest.h:26, from AUtilsTest.cc:23: AUtilsTest.cc: In constructor 'AUtilsTest::AUtilsTest(TestSuite*)': AUtilsTest.cc:29:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 29 | ADDTESTCATEGORY (AUtilsTest, testLog2) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o AudioSampleValueTest.o AudioSampleValueTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/AudioSampleValue.h:25, from AudioSampleValueTest.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from SampleValueTest.h:26, from AudioSampleValueTest.h:24, from AudioSampleValueTest.cc:25: AudioSampleValueTest.cc: In constructor 'AudioSampleValueTest::AudioSampleValueTest(TestSuite*)': AudioSampleValueTest.cc:31:53: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | ADDTESTCATEGORY (AudioSampleValueTest, testDistance) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ AudioSampleValueTest.cc:32:56: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | ADDTESTCATEGORY (AudioSampleValueTest, testIsNeighbour) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BFSAPHeuristicTest.o BFSAPHeuristicTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/Edge.h:24, from ../src/EdgeIterator.h:26, from ../src/BFSAPHeuristic.h:24, from BFSAPHeuristicTest.cc:23: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from BFSAPHeuristicTest.h:30, from BFSAPHeuristicTest.cc:33: BFSAPHeuristicTest.cc: In constructor 'BFSAPHeuristicTest::BFSAPHeuristicTest(TestSuite*)': BFSAPHeuristicTest.cc:40:52: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 40 | ADDTESTCATEGORY (BFSAPHeuristicTest, testAlgorithm) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DFSAPHeuristicTest.o DFSAPHeuristicTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/Edge.h:24, from ../src/EdgeIterator.h:26, from ../src/DFSAPHeuristic.h:24, from DFSAPHeuristicTest.cc:23: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from DFSAPHeuristicTest.h:30, from DFSAPHeuristicTest.cc:33: DFSAPHeuristicTest.cc: In constructor 'DFSAPHeuristicTest::DFSAPHeuristicTest(TestSuite*)': DFSAPHeuristicTest.cc:40:52: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 40 | ADDTESTCATEGORY (DFSAPHeuristicTest, testAlgorithm) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BitStringTest.o BitStringTest.cc In file included from BitStringTest.h:30, from BitStringTest.cc:23: BitStringTest.cc: In constructor 'BitStringTest::BitStringTest(TestSuite*)': BitStringTest.cc:29:52: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 29 | ADDTESTCATEGORY (BitStringTest, testBitInputOutput) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BitStringTest.cc:30:44: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 30 | ADDTESTCATEGORY (BitStringTest, testLength) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BitStringTest.cc:31:51: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | ADDTESTCATEGORY (BitStringTest, testDatatypeInput) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BitStringTest.cc:32:52: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | ADDTESTCATEGORY (BitStringTest, testDatatypeOutput) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BitStringTest.cc:33:46: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 33 | ADDTESTCATEGORY (BitStringTest, testEquality) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BitStringTest.cc:34:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 34 | ADDTESTCATEGORY (BitStringTest, testCutting) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BitStringTest.cc:35:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 35 | ADDTESTCATEGORY (BitStringTest, testCompression) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BitStringTest.cc:36:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 36 | ADDTESTCATEGORY (BitStringTest, testArity) ; | ^ BitStringTest.cc:36:2: note: in expansion of macro 'ADDTESTCATEGORY' 36 | ADDTESTCATEGORY (BitStringTest, testArity) ; | ^~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BmpOS2FileTest.o BmpOS2FileTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/BmpSampleValue.h:24, from ../src/BmpPaletteSampleValue.h:24, from BmpOS2FileTest.cc:23: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from CvrStgFileTest.h:27, from BmpOS2FileTest.h:26, from BmpOS2FileTest.cc:27: BmpOS2FileTest.cc: In constructor 'BmpOS2FileTest::BmpOS2FileTest(TestSuite*)': BmpOS2FileTest.cc:32:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | ADDTESTCATEGORY (BmpOS2FileTest, testReadWrite) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BmpOS2FileTest.cc:33:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 33 | ADDTESTCATEGORY (BmpOS2FileTest, testReadEmbedExtract) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BmpOS2FileTest.cc:34:64: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 34 | ADDTESTCATEGORY (BmpOS2FileTest, testReadEmbedWriteReadExtract) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BmpOS2FileTest.cc:35:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 35 | ADDTESTCATEGORY (BmpOS2FileTest, testPosition) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BmpOS2FileTest.cc:36:52: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 36 | ADDTESTCATEGORY (BmpOS2FileTest, testEmbeddedValue) ; | ^ BmpOS2FileTest.cc:36:2: note: in expansion of macro 'ADDTESTCATEGORY' 36 | ADDTESTCATEGORY (BmpOS2FileTest, testEmbeddedValue) ; | ^~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BmpPaletteSampleValueTest.o BmpPaletteSampleValueTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/BmpSampleValue.h:24, from ../src/BmpPaletteSampleValue.h:24, from BmpPaletteSampleValueTest.cc:24: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from SampleValueTest.h:26, from BmpPaletteSampleValueTest.h:24, from BmpPaletteSampleValueTest.cc:21: BmpPaletteSampleValueTest.cc: In constructor 'BmpPaletteSampleValueTest::BmpPaletteSampleValueTest(TestSuite*)': BmpPaletteSampleValueTest.cc:30:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 30 | ADDTESTCATEGORY (BmpPaletteSampleValueTest, testDistance) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BmpPaletteSampleValueTest.cc:31:61: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | ADDTESTCATEGORY (BmpPaletteSampleValueTest, testIsNeighbour) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BmpRGBSampleValueTest.o BmpRGBSampleValueTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/BmpSampleValue.h:24, from ../src/BmpRGBSampleValue.h:24, from BmpRGBSampleValueTest.cc:24: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from SampleValueTest.h:26, from BmpRGBSampleValueTest.h:24, from BmpRGBSampleValueTest.cc:21: BmpRGBSampleValueTest.cc: In constructor 'BmpRGBSampleValueTest::BmpRGBSampleValueTest(TestSuite*)': BmpRGBSampleValueTest.cc:30:54: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 30 | ADDTESTCATEGORY (BmpRGBSampleValueTest, testDistance) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BmpRGBSampleValueTest.cc:31:57: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | ADDTESTCATEGORY (BmpRGBSampleValueTest, testIsNeighbour) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BmpWinFileTest.o BmpWinFileTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/BmpSampleValue.h:24, from ../src/BmpPaletteSampleValue.h:24, from BmpWinFileTest.cc:26: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from CvrStgFileTest.h:27, from BmpWinFileTest.h:29, from BmpWinFileTest.cc:24: BmpWinFileTest.cc: In constructor 'BmpWinFileTest::BmpWinFileTest(TestSuite*)': BmpWinFileTest.cc:32:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | ADDTESTCATEGORY (BmpWinFileTest, testReadWrite) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BmpWinFileTest.cc:33:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 33 | ADDTESTCATEGORY (BmpWinFileTest, testReadEmbedExtract) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BmpWinFileTest.cc:34:64: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 34 | ADDTESTCATEGORY (BmpWinFileTest, testReadEmbedWriteReadExtract) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BmpWinFileTest.cc:35:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 35 | ADDTESTCATEGORY (BmpWinFileTest, testPosition) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ BmpWinFileTest.cc:36:52: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 36 | ADDTESTCATEGORY (BmpWinFileTest, testEmbeddedValue) ; | ^ BmpWinFileTest.cc:36:2: note: in expansion of macro 'ADDTESTCATEGORY' 36 | ADDTESTCATEGORY (BmpWinFileTest, testEmbeddedValue) ; | ^~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WKSConstructionHeuristicTest.o WKSConstructionHeuristicTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/Edge.h:24, from WKSConstructionHeuristicTest.cc:23: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from WKSConstructionHeuristicTest.h:31, from WKSConstructionHeuristicTest.cc:29: WKSConstructionHeuristicTest.cc: In constructor 'WKSConstructionHeuristicTest::WKSConstructionHeuristicTest(TestSuite*)': WKSConstructionHeuristicTest.cc:36:62: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 36 | ADDTESTCATEGORY (WKSConstructionHeuristicTest, testAlgorithm) ; | ^ WKSConstructionHeuristicTest.cc:36:2: note: in expansion of macro 'ADDTESTCATEGORY' 36 | ADDTESTCATEGORY (WKSConstructionHeuristicTest, testAlgorithm) ; | ^~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o BmpFileTest.o BmpFileTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/Edge.h:24, from ../src/EdgeIterator.h:26, from ../src/Graph.h:30, from BmpFileTest.cc:23: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from CvrStgFileTest.h:27, from BmpFileTest.h:27, from BmpFileTest.cc:26: BmpFileTest.cc: In constructor 'BmpFileTest::BmpFileTest(TestSuite*)': BmpFileTest.cc:31:51: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | ADDTESTCATEGORY (BmpFileTest, testSVALCalculation) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CvrStgFileTest.o CvrStgFileTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/Edge.h:24, from ../src/EdgeIterator.h:26, from ../src/Graph.h:30, from CvrStgFileTest.cc:27: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ CvrStgFileTest.cc: In member function 'void CvrStgFileTest::removeFile(const string&) const': CvrStgFileTest.cc:193:9: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 193 | system (command) ; | ~~~~~~~^~~~~~~~~ CvrStgFileTest.cc: In member function 'void CvrStgFileTest::copyFile(const string&, const string&) const': CvrStgFileTest.cc:200:9: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 200 | system (command) ; | ~~~~~~~^~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DummyFile.o DummyFile.cc In file included from /usr/include/c++/10/ext/hash_map:60, from ../src/wrapper_hash_map.h:31, from ../src/Selector.h:26, from DummyFile.cc:22: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DummySampleValue.o DummySampleValue.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from DummySampleValue.h:24, from DummySampleValue.cc:24: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o EdgeIteratorTest.o EdgeIteratorTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/Edge.h:24, from EdgeIteratorTest.cc:21: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from EdgeIteratorTest.h:34, from EdgeIteratorTest.cc:25: EdgeIteratorTest.cc: In constructor 'EdgeIteratorTest::EdgeIteratorTest(TestSuite*)': EdgeIteratorTest.cc:36:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 36 | ADDTESTCATEGORY (EdgeIteratorTest, testReferenceIteration) ; | ^ EdgeIteratorTest.cc:36:2: note: in expansion of macro 'ADDTESTCATEGORY' 36 | ADDTESTCATEGORY (EdgeIteratorTest, testReferenceIteration) ; | ^~~~~~~~~~~~~~~ EdgeIteratorTest.cc:37:56: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 37 | ADDTESTCATEGORY (EdgeIteratorTest, testIterationLength) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o EmbDataTest.o EmbDataTest.cc In file included from EmbDataTest.h:29, from EmbDataTest.cc:25: EmbDataTest.cc: In constructor 'EmbDataTest::EmbDataTest(TestSuite*)': EmbDataTest.cc:32:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | ADDTESTCATEGORY (EmbDataTest, testEmbedding) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ EmbDataTest.cc:33:46: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 33 | ADDTESTCATEGORY (EmbDataTest, testExtracting) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o GraphTest.o GraphTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/Edge.h:24, from ../src/EdgeIterator.h:26, from ../src/Graph.h:30, from GraphTest.cc:25: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from GraphTest.h:24, from GraphTest.cc:31: GraphTest.cc: In constructor 'GraphTest::GraphTest(TestSuite*)': GraphTest.cc:36:46: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 36 | ADDTESTCATEGORY (GraphTest, testSampleValues) ; | ^ GraphTest.cc:36:2: note: in expansion of macro 'ADDTESTCATEGORY' 36 | ADDTESTCATEGORY (GraphTest, testSampleValues) ; | ^~~~~~~~~~~~~~~ GraphTest.cc:37:42: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 37 | ADDTESTCATEGORY (GraphTest, testVertices) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ GraphTest.cc:38:50: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 38 | ADDTESTCATEGORY (GraphTest, testSampleOccurences) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ GraphTest.cc:39:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 39 | ADDTESTCATEGORY (GraphTest, testSampleValueAdjacencyLists) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o JpegFileTest.o JpegFileTest.cc In file included from CvrStgFileTest.h:27, from JpegFileTest.h:26, from JpegFileTest.cc:23: JpegFileTest.cc: In constructor 'JpegFileTest::JpegFileTest(TestSuite*)': JpegFileTest.cc:28:53: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 28 | ADDTESTCATEGORY (JpegFileTest, testReadEmbedExtract) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ JpegFileTest.cc:29:62: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 29 | ADDTESTCATEGORY (JpegFileTest, testReadEmbedWriteReadExtract) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o JpegSampleValueTest.o JpegSampleValueTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/JpegSampleValue.h:24, from JpegSampleValueTest.cc:24: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from SampleValueTest.h:26, from JpegSampleValueTest.h:24, from JpegSampleValueTest.cc:21: JpegSampleValueTest.cc: In constructor 'JpegSampleValueTest::JpegSampleValueTest(TestSuite*)': JpegSampleValueTest.cc:30:52: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 30 | ADDTESTCATEGORY (JpegSampleValueTest, testDistance) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ JpegSampleValueTest.cc:31:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | ADDTESTCATEGORY (JpegSampleValueTest, testIsNeighbour) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o MCryptPPTest.o MCryptPPTest.cc In file included from MCryptPPTest.h:27, from MCryptPPTest.cc:21: MCryptPPTest.cc: In constructor 'MCryptPPTest::MCryptPPTest(TestSuite*)': MCryptPPTest.cc:26:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 26 | ADDTESTCATEGORY (MCryptPPTest, testEncryption) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ MCryptPPTest.cc:27:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 27 | ADDTESTCATEGORY (MCryptPPTest, testDecryption) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ MCryptPPTest.cc: In member function 'bool MCryptPPTest::genericTestEncryption()': MCryptPPTest.cc:43:1: warning: no return statement in function returning non-void [-Wreturn-type] 43 | } | ^ MCryptPPTest.cc: In member function 'bool MCryptPPTest::genericTestDecryption()': MCryptPPTest.cc:47:1: warning: no return statement in function returning non-void [-Wreturn-type] 47 | } | ^ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o MHashKeyGenTest.o MHashKeyGenTest.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o MHashPPTest.o MHashPPTest.cc In file included from MHashPPTest.h:31, from MHashPPTest.cc:23: MHashPPTest.cc: In constructor 'MHashPPTest::MHashPPTest(TestSuite*)': MHashPPTest.cc:30:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 30 | ADDTESTCATEGORY (MHashPPTest, testMD5) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ MHashPPTest.cc:31:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | ADDTESTCATEGORY (MHashPPTest, testCRC32) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o MatchingTest.o MatchingTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/Edge.h:24, from MatchingTest.cc:22: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from MatchingTest.h:33, from MatchingTest.cc:27: MatchingTest.cc: In constructor 'MatchingTest::MatchingTest(TestSuite*)': MatchingTest.cc:35:50: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 35 | ADDTESTCATEGORY (MatchingTest, testAddRemoveEdge) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ MatchingTest.cc:36:51: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 36 | ADDTESTCATEGORY (MatchingTest, testAugmentingPath) ; | ^ MatchingTest.cc:36:2: note: in expansion of macro 'ADDTESTCATEGORY' 36 | ADDTESTCATEGORY (MatchingTest, testAugmentingPath) ; | ^~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SampleValueAdjacencyListTest.o SampleValueAdjacencyListTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/AudioSampleValue.h:25, from ../src/AuSampleValues.h:24, from SampleValueAdjacencyListTest.cc:23: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from SampleValueAdjacencyListTest.h:30, from SampleValueAdjacencyListTest.cc:26: SampleValueAdjacencyListTest.cc: In constructor 'SampleValueAdjacencyListTest::SampleValueAdjacencyListTest(TestSuite*)': SampleValueAdjacencyListTest.cc:32:61: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | ADDTESTCATEGORY (SampleValueAdjacencyListTest, testEquality) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ SampleValueAdjacencyListTest.cc:33:62: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 33 | ADDTESTCATEGORY (SampleValueAdjacencyListTest, testQuicksort) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SampleValueTest.o SampleValueTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from SampleValueTest.cc:24: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SelectorTest.o SelectorTest.cc In file included from /usr/include/c++/10/ext/hash_map:60, from ../src/wrapper_hash_map.h:31, from ../src/Selector.h:26, from SelectorTest.cc:23: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from SelectorTest.h:26, from SelectorTest.cc:25: SelectorTest.cc: In constructor 'SelectorTest::SelectorTest(TestSuite*)': SelectorTest.cc:31:50: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | ADDTESTCATEGORY (SelectorTest, testIsPermutation) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ SelectorTest.cc:32:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | ADDTESTCATEGORY (SelectorTest, testIsIdentityPermutation) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o TestSuite.o TestSuite.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o UnitTest.o UnitTest.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WavFileTest.o WavFileTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/Edge.h:24, from ../src/EdgeIterator.h:26, from ../src/Graph.h:30, from WavFileTest.cc:23: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from CvrStgFileTest.h:27, from WavFileTest.h:24, from WavFileTest.cc:26: WavFileTest.cc: In constructor 'WavFileTest::WavFileTest(TestSuite*)': WavFileTest.cc:32:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | ADDTESTCATEGORY (WavFileTest, testReadWrite) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ WavFileTest.cc:33:52: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 33 | ADDTESTCATEGORY (WavFileTest, testReadEmbedExtract) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ WavFileTest.cc:34:61: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 34 | ADDTESTCATEGORY (WavFileTest, testReadEmbedWriteReadExtract) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ WavFileTest.cc:35:44: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 35 | ADDTESTCATEGORY (WavFileTest, testPosition) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ WavFileTest.cc:36:51: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 36 | ADDTESTCATEGORY (WavFileTest, testSVALCalculation) ; | ^ WavFileTest.cc:36:2: note: in expansion of macro 'ADDTESTCATEGORY' 36 | ADDTESTCATEGORY (WavFileTest, testSVALCalculation) ; | ^~~~~~~~~~~~~~~ WavFileTest.cc:37:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 37 | ADDTESTCATEGORY (WavFileTest, testEmbeddedValue) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WavPCMSampleValueTest.o WavPCMSampleValueTest.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/WavPCMSampleValue.h:26, from WavPCMSampleValueTest.cc:24: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from SampleValueTest.h:26, from WavPCMSampleValueTest.h:24, from WavPCMSampleValueTest.cc:21: WavPCMSampleValueTest.cc: In constructor 'WavPCMSampleValueTest::WavPCMSampleValueTest(TestSuite*)': WavPCMSampleValueTest.cc:30:54: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 30 | ADDTESTCATEGORY (WavPCMSampleValueTest, testDistance) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ WavPCMSampleValueTest.cc:31:57: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | ADDTESTCATEGORY (WavPCMSampleValueTest, testIsNeighbour) ; | ^ UnitTest.h:36:64: note: in definition of macro 'ADDTESTCATEGORY' 36 | addTestCategory (new TestCategoryCaller (strip_test(#CMETHOD), getSuite(), this, &UTCLASS::CMETHOD)) | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.cc In file included from /usr/include/c++/10/ext/hash_set:60, from ../src/wrapper_hash_set.h:32, from ../src/SampleValue.h:27, from ../src/AudioSampleValue.h:25, from ../src/AudioData.h:26, from ../src/AuFile.h:26, from AuFileTest.h:24, from main.cc:27: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unittests AuFileTest.o AUtilsTest.o AudioSampleValueTest.o BFSAPHeuristicTest.o DFSAPHeuristicTest.o BitStringTest.o BmpOS2FileTest.o BmpPaletteSampleValueTest.o BmpRGBSampleValueTest.o BmpWinFileTest.o WKSConstructionHeuristicTest.o BmpFileTest.o CvrStgFileTest.o DummyFile.o DummySampleValue.o EdgeIteratorTest.o EmbDataTest.o GraphTest.o JpegFileTest.o JpegSampleValueTest.o MCryptPPTest.o MHashKeyGenTest.o MHashPPTest.o MatchingTest.o SampleValueAdjacencyListTest.o SampleValueTest.o SelectorTest.o TestSuite.o UnitTest.o WavFileTest.o WavPCMSampleValueTest.o main.o ../src/Arg.o ../src/Arguments.o ../src/AssertionFailed.o ../src/AuFile.o ../src/AuSampleValues.o ../src/DFSAPHeuristic.o ../src/BFSAPHeuristic.o ../src/BinaryIO.o ../src/BitString.o ../src/BmpFile.o ../src/BmpPaletteSampleValue.o ../src/BmpRGBSampleValue.o ../src/BmpSampleValue.o ../src/WKSConstructionHeuristic.o ../src/CvrStgFile.o ../src/Edge.o ../src/EdgeIterator.o ../src/DMDConstructionHeuristic.o ../src/EmbData.o ../src/Embedder.o ../src/EncryptionAlgorithm.o ../src/EncryptionMode.o ../src/Extractor.o ../src/Graph.o ../src/JpegFile.o ../src/JpegSampleValue.o ../src/MCryptPP.o ../src/MHashKeyGen.o ../src/MHashPP.o ../src/Matching.o ../src/MatchingAlgorithm.o ../src/ProgressOutput.o ../src/PseudoRandomSource.o ../src/RGBTriple.o ../src/RandomSource.o ../src/SampleValue.o ../src/SampleValueAdjacencyList.o ../src/Selector.o ../src/Session.o ../src/SteghideError.o ../src/Terminal.o ../src/Utils.o ../src/Vertex.o ../src/WavChunk.o ../src/WavChunkHeader.o ../src/WavChunkUnused.o ../src/WavFile.o ../src/WavFormatChunk.o ../src/WavPCMSampleValue.o ../src/error.o ../src/msg.o ../src/SMDConstructionHeuristic.o -ljpeg -lmcrypt -lmhash -lz libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unittests AuFileTest.o AUtilsTest.o AudioSampleValueTest.o BFSAPHeuristicTest.o DFSAPHeuristicTest.o BitStringTest.o BmpOS2FileTest.o BmpPaletteSampleValueTest.o BmpRGBSampleValueTest.o BmpWinFileTest.o WKSConstructionHeuristicTest.o BmpFileTest.o CvrStgFileTest.o DummyFile.o DummySampleValue.o EdgeIteratorTest.o EmbDataTest.o GraphTest.o JpegFileTest.o JpegSampleValueTest.o MCryptPPTest.o MHashKeyGenTest.o MHashPPTest.o MatchingTest.o SampleValueAdjacencyListTest.o SampleValueTest.o SelectorTest.o TestSuite.o UnitTest.o WavFileTest.o WavPCMSampleValueTest.o main.o ../src/Arg.o ../src/Arguments.o ../src/AssertionFailed.o ../src/AuFile.o ../src/AuSampleValues.o ../src/DFSAPHeuristic.o ../src/BFSAPHeuristic.o ../src/BinaryIO.o ../src/BitString.o ../src/BmpFile.o ../src/BmpPaletteSampleValue.o ../src/BmpRGBSampleValue.o ../src/BmpSampleValue.o ../src/WKSConstructionHeuristic.o ../src/CvrStgFile.o ../src/Edge.o ../src/EdgeIterator.o ../src/DMDConstructionHeuristic.o ../src/EmbData.o ../src/Embedder.o ../src/EncryptionAlgorithm.o ../src/EncryptionMode.o ../src/Extractor.o ../src/Graph.o ../src/JpegFile.o ../src/JpegSampleValue.o ../src/MCryptPP.o ../src/MHashKeyGen.o ../src/MHashPP.o ../src/Matching.o ../src/MatchingAlgorithm.o ../src/ProgressOutput.o ../src/PseudoRandomSource.o ../src/RGBTriple.o ../src/RandomSource.o ../src/SampleValue.o ../src/SampleValueAdjacencyList.o ../src/Selector.o ../src/Session.o ../src/SteghideError.o ../src/Terminal.o ../src/Utils.o ../src/Vertex.o ../src/WavChunk.o ../src/WavChunkHeader.o ../src/WavChunkUnused.o ../src/WavFile.o ../src/WavFormatChunk.o ../src/WavPCMSampleValue.o ../src/error.o ../src/msg.o ../src/SMDConstructionHeuristic.o -ljpeg -lmcrypt -lmhash -lz make[3]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests' make[4]: Entering directory '/builddir/build/BUILD/steghide-0.5.1/tests' PASS: unittests FAIL: systemtests.pl ============================================================================ Testsuite summary for ============================================================================ # TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests' make[4]: *** [Makefile:916: test-suite.log] Error 1 make[3]: *** [Makefile:1024: check-TESTS] Error 2 make[3]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests' make[2]: *** [Makefile:1130: check-am] Error 2 make[2]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests' make[1]: *** [Makefile:808: check-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/steghide-0.5.1/tests' make: *** [Makefile:502: check-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.8O4WOu (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.8O4WOu (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/steghide.spec