>>> Building on exopi-4 under security/stegseek BDEPENDS = [graphics/jpeg;security/libmcrypt;devel/cmake;devel/ninja;security/mhash] DIST = [security/stegseek:stegseek-0.6.tar.gz] FULLPKGNAME = stegseek-0.6v0 RDEPENDS = [security/libmcrypt;graphics/jpeg;security/mhash] (Junk lock obtained for exopi-4 at 1735163123.50) >>> Running depends in security/stegseek at 1735163123.55 last junk was in graphics/gimp/gegl-filters/goo-on-text /usr/sbin/pkg_add -aI -Drepair libmcrypt-2.5.8p3 mhash-0.9.9.9p2 was: /usr/sbin/pkg_add -aI -Drepair cmake-3.31.2v1 jpeg-3.1.0v0 libmcrypt-2.5.8p3 mhash-0.9.9.9p2 ninja-1.11.1p0v0 /usr/sbin/pkg_add -aI -Drepair libmcrypt-2.5.8p3 mhash-0.9.9.9p2 >>> Running show-prepare-results in security/stegseek at 1735163126.99 ===> security/stegseek ===> Building from scratch stegseek-0.6v0 ===> stegseek-0.6v0 depends on: cmake-* -> cmake-3.31.2v1 ===> stegseek-0.6v0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> stegseek-0.6v0 depends on: jpeg-* -> jpeg-3.1.0v0 ===> stegseek-0.6v0 depends on: libmcrypt-* -> libmcrypt-2.5.8p3 ===> stegseek-0.6v0 depends on: mhash-* -> mhash-0.9.9.9p2 ===> Verifying specs: c++ c++abi pthread c m z jpeg mcrypt mhash ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.100.3 m.10.1 z.7.1 jpeg.71.0 mcrypt.8.7 mhash.2.1 cmake-3.31.2v1 jpeg-3.1.0v0 libmcrypt-2.5.8p3 mhash-0.9.9.9p2 ninja-1.11.1p0v0 (Junk lock released for exopi-4 at 1735163128.88) distfiles size=325624 >>> Running patch in security/stegseek at 1735163128.92 ===> security/stegseek ===> Checking files for stegseek-0.6v0 `/exopi-cvs/ports/distfiles/stegseek-0.6.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for stegseek-0.6v0 ===> Patching for stegseek-0.6v0 ===> Applying OpenBSD patch patch-src_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |do not force -O3 | |Index: src/CMakeLists.txt |--- src/CMakeLists.txt.orig |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 68. done ===> Applying OpenBSD patch patch-src_PasswordCracker_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |std::max expects same type for both params | |Index: src/PasswordCracker.cc |--- src/PasswordCracker.cc.orig |+++ src/PasswordCracker.cc -------------------------- Patching file src/PasswordCracker.cc using Plan A... Hunk #1 succeeded at 58. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in security/stegseek at 1735163129.52 ===> security/stegseek ===> Generating configure for stegseek-0.6v0 ===> Configuring for stegseek-0.6v0 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is Clang 16.0.6 -- The CXX compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /exopi-obj/pobj/stegseek-0.6/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /exopi-obj/pobj/stegseek-0.6/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (2.8s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /exopi-obj/pobj/stegseek-0.6/build-amd64 >>> Running build in security/stegseek at 1735163132.98 ===> security/stegseek ===> Building for stegseek-0.6v0 Change Dir: '/exopi-obj/pobj/stegseek-0.6/build-amd64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Arg.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Arg.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Arg.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Arg.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [2/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Arguments.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Arguments.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Arguments.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Arguments.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [3/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/AssertionFailed.cc.o -MF src/CMakeFiles/stegseek_lib.dir/AssertionFailed.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/AssertionFailed.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AssertionFailed.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [4/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/AuFile.cc.o -MF src/CMakeFiles/stegseek_lib.dir/AuFile.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/AuFile.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.cc:27: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuData.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioData.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.cc:27: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuData.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioData.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.cc:27: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuData.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioData.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.cc:43:25: warning: delete called on 'AudioData' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] AuFile::~AuFile(void) { delete Data; } ^ 4 warnings generated. [5/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/AuSampleValues.cc.o -MF src/CMakeFiles/stegseek_lib.dir/AuSampleValues.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/AuSampleValues.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [6/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/BFSAPHeuristic.cc.o -MF src/CMakeFiles/stegseek_lib.dir/BFSAPHeuristic.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/BFSAPHeuristic.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [7/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/BinaryIO.cc.o -MF src/CMakeFiles/stegseek_lib.dir/BinaryIO.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/BinaryIO.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BinaryIO.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [8/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/BitString.cc.o -MF src/CMakeFiles/stegseek_lib.dir/BitString.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/BitString.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BitString.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [9/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/BmpFile.cc.o -MF src/CMakeFiles/stegseek_lib.dir/BmpFile.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/BmpFile.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpFile.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpFile.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpFile.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpFile.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpFile.cc:35: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WKSConstructionHeuristic.h:72:44: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] class LongerShortestEdge : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. [10/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/BmpPaletteSampleValue.cc.o -MF src/CMakeFiles/stegseek_lib.dir/BmpPaletteSampleValue.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/BmpPaletteSampleValue.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [11/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/BmpRGBSampleValue.cc.o -MF src/CMakeFiles/stegseek_lib.dir/BmpRGBSampleValue.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/BmpRGBSampleValue.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [12/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/BmpSampleValue.cc.o -MF src/CMakeFiles/stegseek_lib.dir/BmpSampleValue.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/BmpSampleValue.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [13/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Cracker.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Cracker.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Cracker.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Cracker.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Cracker.cc:28: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MHashPP.h:24: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ :6:9: note: previous definition is here #define VERSION "0.6" ^ 1 warning generated. [14/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/CvrStgFile.cc.o -MF src/CMakeFiles/stegseek_lib.dir/CvrStgFile.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/CvrStgFile.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/CvrStgFile.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/CvrStgFile.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioData.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/CvrStgFile.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioData.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/CvrStgFile.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioData.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/CvrStgFile.cc:34: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WKSConstructionHeuristic.h:72:44: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] class LongerShortestEdge : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. [15/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/DFSAPHeuristic.cc.o -MF src/CMakeFiles/stegseek_lib.dir/DFSAPHeuristic.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/DFSAPHeuristic.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [16/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/DMDConstructionHeuristic.cc.o -MF src/CMakeFiles/stegseek_lib.dir/DMDConstructionHeuristic.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/DMDConstructionHeuristic.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DMDConstructionHeuristic.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DMDConstructionHeuristic.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DMDConstructionHeuristic.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DMDConstructionHeuristic.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [17/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Edge.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Edge.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Edge.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [18/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/EdgeIterator.cc.o -MF src/CMakeFiles/stegseek_lib.dir/EdgeIterator.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/EdgeIterator.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [19/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/EmbData.cc.o -MF src/CMakeFiles/stegseek_lib.dir/EmbData.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/EmbData.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EmbData.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EmbData.cc:28: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MHashPP.h:24: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ :6:9: note: previous definition is here #define VERSION "0.6" ^ 1 warning generated. [20/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Embedder.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Embedder.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Embedder.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Embedder.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Embedder.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Embedder.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Embedder.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Embedder.cc:36: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WKSConstructionHeuristic.h:72:44: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] class LongerShortestEdge : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. [21/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/EncryptionAlgorithm.cc.o -MF src/CMakeFiles/stegseek_lib.dir/EncryptionAlgorithm.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/EncryptionAlgorithm.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EncryptionAlgorithm.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [22/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/EncryptionMode.cc.o -MF src/CMakeFiles/stegseek_lib.dir/EncryptionMode.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/EncryptionMode.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EncryptionMode.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [23/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/error.cc.o -MF src/CMakeFiles/stegseek_lib.dir/error.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/error.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/error.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [24/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Extractor.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Extractor.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Extractor.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Extractor.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Extractor.cc:27: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Extractor.cc:27: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Extractor.cc:27: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [25/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Graph.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Graph.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Graph.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.cc:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.cc:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.cc:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [26/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/JpegFile.cc.o -MF src/CMakeFiles/stegseek_lib.dir/JpegFile.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/JpegFile.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegFile.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegFile.cc:29: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegFile.cc:29: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegFile.cc:29: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [27/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/JpegSampleValue.cc.o -MF src/CMakeFiles/stegseek_lib.dir/JpegSampleValue.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/JpegSampleValue.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [28/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/MatchingAlgorithm.cc.o -MF src/CMakeFiles/stegseek_lib.dir/MatchingAlgorithm.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/MatchingAlgorithm.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MatchingAlgorithm.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MatchingAlgorithm.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MatchingAlgorithm.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MatchingAlgorithm.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [29/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Matching.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Matching.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Matching.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Matching.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Matching.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Matching.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Matching.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [30/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/MCryptPP.cc.o -MF src/CMakeFiles/stegseek_lib.dir/MCryptPP.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/MCryptPP.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MCryptPP.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MCryptPP.cc:34: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MHashKeyGen.h:26: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ :6:9: note: previous definition is here #define VERSION "0.6" ^ 1 warning generated. [31/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/MHashKeyGen.cc.o -MF src/CMakeFiles/stegseek_lib.dir/MHashKeyGen.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/MHashKeyGen.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MHashKeyGen.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MHashKeyGen.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MHashKeyGen.h:26: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ :6:9: note: previous definition is here #define VERSION "0.6" ^ 1 warning generated. [32/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/MHashPP.cc.o -MF src/CMakeFiles/stegseek_lib.dir/MHashPP.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/MHashPP.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MHashPP.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MHashPP.cc:24: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ :6:9: note: previous definition is here #define VERSION "0.6" ^ 1 warning generated. [33/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/msg.cc.o -MF src/CMakeFiles/stegseek_lib.dir/msg.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/msg.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/msg.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [34/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/PasswordCracker.cc.o -MF src/CMakeFiles/stegseek_lib.dir/PasswordCracker.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/PasswordCracker.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/PasswordCracker.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [35/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/ProgressOutput.cc.o -MF src/CMakeFiles/stegseek_lib.dir/ProgressOutput.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/ProgressOutput.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/ProgressOutput.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [36/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/PseudoRandomSource.cc.o -MF src/CMakeFiles/stegseek_lib.dir/PseudoRandomSource.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/PseudoRandomSource.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/PseudoRandomSource.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [37/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/RandomSource.cc.o -MF src/CMakeFiles/stegseek_lib.dir/RandomSource.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/RandomSource.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/RandomSource.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/RandomSource.cc:52:13: warning: '~RandomSource' has a non-throwing exception specification but can still throw [-Wexceptions] throw SteghideError(_("could not close random input file.")); ^ /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/RandomSource.cc:49:15: note: destructor has a implicit non-throwing exception specification RandomSource::~RandomSource() { ^ 1 warning generated. [38/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/RGBTriple.cc.o -MF src/CMakeFiles/stegseek_lib.dir/RGBTriple.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/RGBTriple.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/RGBTriple.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [39/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/SampleValueAdjacencyList.cc.o -MF src/CMakeFiles/stegseek_lib.dir/SampleValueAdjacencyList.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/SampleValueAdjacencyList.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValueAdjacencyList.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValueAdjacencyList.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValueAdjacencyList.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValueAdjacencyList.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValueAdjacencyList.cc:31: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:48:35: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] class WavPCMSmaller : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. [40/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/SampleValue.cc.o -MF src/CMakeFiles/stegseek_lib.dir/SampleValue.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/SampleValue.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.cc:21: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.cc:21: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.cc:21: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [41/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/SeedCracker.cc.o -MF src/CMakeFiles/stegseek_lib.dir/SeedCracker.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/SeedCracker.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SeedCracker.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [42/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Selector.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Selector.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Selector.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Selector.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Selector.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/MHashPP.h:24: In file included from /usr/local/include/mhash.h:6: In file included from /usr/local/include/mutils/mincludes.h:34: /usr/local/include/mutils/mhash_config.h:213:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ :6:9: note: previous definition is here #define VERSION "0.6" ^ 1 warning generated. [43/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Session.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Session.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Session.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Session.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [44/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/SMDConstructionHeuristic.cc.o -MF src/CMakeFiles/stegseek_lib.dir/SMDConstructionHeuristic.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/SMDConstructionHeuristic.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SMDConstructionHeuristic.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SMDConstructionHeuristic.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SMDConstructionHeuristic.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SMDConstructionHeuristic.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [45/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/SteghideError.cc.o -MF src/CMakeFiles/stegseek_lib.dir/SteghideError.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/SteghideError.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SteghideError.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [46/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Terminal.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Terminal.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Terminal.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Terminal.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [47/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Utils.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Utils.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Utils.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Utils.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Utils.cc:49:41: warning: result of comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if ((start = s.find_last_of("/\\")) == std::string::npos) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 1 warning generated. [48/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/Vertex.cc.o -MF src/CMakeFiles/stegseek_lib.dir/Vertex.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/Vertex.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Vertex.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Vertex.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Vertex.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Vertex.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [49/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/WavChunk.cc.o -MF src/CMakeFiles/stegseek_lib.dir/WavChunk.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/WavChunk.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavChunk.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [50/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/WavChunkHeader.cc.o -MF src/CMakeFiles/stegseek_lib.dir/WavChunkHeader.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/WavChunkHeader.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavChunkHeader.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [51/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/WavChunkUnused.cc.o -MF src/CMakeFiles/stegseek_lib.dir/WavChunkUnused.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/WavChunkUnused.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavChunkUnused.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [52/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/WavFile.cc.o -MF src/CMakeFiles/stegseek_lib.dir/WavFile.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/WavFile.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavFile.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavFile.cc:27: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavFile.cc:27: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavFile.cc:27: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavFile.cc:34: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:48:35: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] class WavPCMSmaller : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. [53/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/WavFormatChunk.cc.o -MF src/CMakeFiles/stegseek_lib.dir/WavFormatChunk.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/WavFormatChunk.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavFormatChunk.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [54/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/WavPCMSampleValue.cc.o -MF src/CMakeFiles/stegseek_lib.dir/WavPCMSampleValue.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/WavPCMSampleValue.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:26: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:26: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:26: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.cc:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:48:35: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] class WavPCMSmaller : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. [55/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek_lib.dir/WKSConstructionHeuristic.cc.o -MF src/CMakeFiles/stegseek_lib.dir/WKSConstructionHeuristic.cc.o.d -o src/CMakeFiles/stegseek_lib.dir/WKSConstructionHeuristic.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WKSConstructionHeuristic.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WKSConstructionHeuristic.cc:21: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WKSConstructionHeuristic.h:72:44: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] class LongerShortestEdge : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WKSConstructionHeuristic.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WKSConstructionHeuristic.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WKSConstructionHeuristic.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. [56/91] : && /usr/local/bin/cmake -E rm -f src/libstegseek_lib.a && /usr/bin/ar qc src/libstegseek_lib.a src/CMakeFiles/stegseek_lib.dir/Arg.cc.o src/CMakeFiles/stegseek_lib.dir/Arguments.cc.o src/CMakeFiles/stegseek_lib.dir/AssertionFailed.cc.o src/CMakeFiles/stegseek_lib.dir/AuFile.cc.o src/CMakeFiles/stegseek_lib.dir/AuSampleValues.cc.o src/CMakeFiles/stegseek_lib.dir/BFSAPHeuristic.cc.o src/CMakeFiles/stegseek_lib.dir/BinaryIO.cc.o src/CMakeFiles/stegseek_lib.dir/BitString.cc.o src/CMakeFiles/stegseek_lib.dir/BmpFile.cc.o src/CMakeFiles/stegseek_lib.dir/BmpPaletteSampleValue.cc.o src/CMakeFiles/stegseek_lib.dir/BmpRGBSampleValue.cc.o src/CMakeFiles/stegseek_lib.dir/BmpSampleValue.cc.o src/CMakeFiles/stegseek_lib.dir/Cracker.cc.o src/CMakeFiles/stegseek_lib.dir/CvrStgFile.cc.o src/CMakeFiles/stegseek_lib.dir/DFSAPHeuristic.cc.o src/CMakeFiles/stegseek_lib.dir/DMDConstructionHeuristic.cc.o src/CMakeFiles/stegseek_lib.dir/Edge.cc.o src/CMakeFiles/stegseek_lib.dir/EdgeIterator.cc.o src/CMakeFiles/stegseek_lib.dir/EmbData.cc.o src/CMakeFiles/stegseek_lib.dir/Embedder.cc.o src/CMakeFiles/stegseek_lib.dir/EncryptionAlgorithm.cc.o src/CMakeFiles/stegseek_lib.dir/EncryptionMode.cc.o src/CMakeFiles/stegseek_lib.dir/error.cc.o src/CMakeFiles/stegseek_lib.dir/Extractor.cc.o src/CMakeFiles/stegseek_lib.dir/Graph.cc.o src/CMakeFiles/stegseek_lib.dir/JpegFile.cc.o src/CMakeFiles/stegseek_lib.dir/JpegSampleValue.cc.o src/CMakeFiles/stegseek_lib.dir/MatchingAlgorithm.cc.o src/CMakeFiles/stegseek_lib.dir/Matching.cc.o src/CMakeFiles/stegseek_lib.dir/MCryptPP.cc.o src/CMakeFiles/stegseek_lib.dir/MHashKeyGen.cc.o src/CMakeFiles/stegseek_lib.dir/MHashPP.cc.o src/CMakeFiles/stegseek_lib.dir/msg.cc.o src/CMakeFiles/stegseek_lib.dir/PasswordCracker.cc.o src/CMakeFiles/stegseek_lib.dir/ProgressOutput.cc.o src/CMakeFiles/stegseek_lib.dir/PseudoRandomSource.cc.o src/CMakeFiles/stegseek_lib.dir/RandomSource.cc.o src/CMakeFiles/stegseek_lib.dir/RGBTriple.cc.o src/CMakeFiles/stegseek_lib.dir/SampleValueAdjacencyList.cc.o src/CMakeFiles/stegseek_lib.dir/SampleValue.cc.o src/CMakeFiles/stegseek_lib.dir/SeedCracker.cc.o src/CMakeFiles/stegseek_lib.dir/Selector.cc.o src/CMakeFiles/stegseek_lib.dir/Session.cc.o src/CMakeFiles/stegseek_lib.dir/SMDConstructionHeuristic.cc.o src/CMakeFiles/stegseek_lib.dir/SteghideError.cc.o src/CMakeFiles/stegseek_lib.dir/Terminal.cc.o src/CMakeFiles/stegseek_lib.dir/Utils.cc.o src/CMakeFiles/stegseek_lib.dir/Vertex.cc.o src/CMakeFiles/stegseek_lib.dir/WavChunk.cc.o src/CMakeFiles/stegseek_lib.dir/WavChunkHeader.cc.o src/CMakeFiles/stegseek_lib.dir/WavChunkUnused.cc.o src/CMakeFiles/stegseek_lib.dir/WavFile.cc.o src/CMakeFiles/stegseek_lib.dir/WavFormatChunk.cc.o src/CMakeFiles/stegseek_lib.dir/WavPCMSampleValue.cc.o src/CMakeFiles/stegseek_lib.dir/WKSConstructionHeuristic.cc.o && /usr/bin/ranlib src/libstegseek_lib.a && : [57/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -DSTEGHIDE_VERSION=\"0.5.1\" -DVERSION=\"0.6\" -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -MD -MT src/CMakeFiles/stegseek.dir/main.cc.o -MF src/CMakeFiles/stegseek.dir/main.cc.o.d -o src/CMakeFiles/stegseek.dir/main.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/main.cc c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] [58/91] : && /exopi-obj/pobj/stegseek-0.6/bin/c++ -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -s -L/usr/local/lib -Xlinker --dependency-file=src/CMakeFiles/stegseek.dir/link.d src/CMakeFiles/stegseek.dir/main.cc.o -o src/stegseek src/libstegseek_lib.a -lpthread -lz -lmcrypt -lmhash -ljpeg -Wl,-rpath-link,/usr/X11R6/lib && : ld: warning: MHashKeyGen.cc(MHashKeyGen.cc.o:(MHashKeyGen::createKey(std::__1::basic_string, std::__1::allocator>)) in archive src/libstegseek_lib.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: WavPCMSampleValue.cc(WavPCMSampleValue.cc.o:(WavPCMSampleValue::getName() const) in archive src/libstegseek_lib.a): warning: sprintf() is often misused, please use snprintf() ld: warning: RandomSource.cc(RandomSource.cc.o:(RandomSource::getByte()) in archive src/libstegseek_lib.a): warning: rand() may return deterministic values, is that what you want? [59/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/AUtilsTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/AUtilsTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/AUtilsTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AUtilsTest.cc [60/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/AuFileTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/AuFileTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/AuFileTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AuFileTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AuFileTest.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AuFileTest.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AuFileTest.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [61/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/AudioSampleValueTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/AudioSampleValueTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/AudioSampleValueTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AudioSampleValueTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AudioSampleValueTest.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AudioSampleValueTest.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AudioSampleValueTest.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [62/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/BFSAPHeuristicTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/BFSAPHeuristicTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/BFSAPHeuristicTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BFSAPHeuristicTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BFSAPHeuristicTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BFSAPHeuristicTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BFSAPHeuristicTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [63/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/BitStringTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/BitStringTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/BitStringTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BitStringTest.cc [64/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/BmpFileTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/BmpFileTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/BmpFileTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpFileTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpFileTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpFileTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpFileTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [65/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/BmpOS2FileTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/BmpOS2FileTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/BmpOS2FileTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpOS2FileTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpOS2FileTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpOS2FileTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpOS2FileTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [66/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/BmpPaletteSampleValueTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/BmpPaletteSampleValueTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/BmpPaletteSampleValueTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpPaletteSampleValueTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpPaletteSampleValueTest.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpPaletteSampleValueTest.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpPaletteSampleValueTest.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [67/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/BmpRGBSampleValueTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/BmpRGBSampleValueTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/BmpRGBSampleValueTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpRGBSampleValueTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpRGBSampleValueTest.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpRGBSampleValueTest.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpRGBSampleValueTest.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpRGBSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [68/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/BmpWinFileTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/BmpWinFileTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/BmpWinFileTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpWinFileTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpWinFileTest.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpWinFileTest.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/BmpWinFileTest.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpPaletteSampleValue.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/BmpSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [69/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/CvrStgFileTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/CvrStgFileTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/CvrStgFileTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/CvrStgFileTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/CvrStgFileTest.cc:27: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/CvrStgFileTest.cc:27: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/CvrStgFileTest.cc:27: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [70/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/DFSAPHeuristicTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/DFSAPHeuristicTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/DFSAPHeuristicTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DFSAPHeuristicTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DFSAPHeuristicTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DFSAPHeuristicTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DFSAPHeuristicTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/DFSAPHeuristic.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [71/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/DummyFile.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/DummyFile.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/DummyFile.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummyFile.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummyFile.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummySampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummyFile.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummySampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummyFile.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummySampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [72/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/DummySampleValue.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/DummySampleValue.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/DummySampleValue.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummySampleValue.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummySampleValue.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummySampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummySampleValue.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummySampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummySampleValue.cc:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/DummySampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [73/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/EdgeIteratorTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/EdgeIteratorTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/EdgeIteratorTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/EdgeIteratorTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/EdgeIteratorTest.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/EdgeIteratorTest.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/EdgeIteratorTest.cc:21: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [74/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/EmbDataTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/EmbDataTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/EmbDataTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/EmbDataTest.cc [75/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/GraphTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/GraphTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/GraphTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/GraphTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/GraphTest.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/GraphTest.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/GraphTest.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [76/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/JpegFileTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/JpegFileTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/JpegFileTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/JpegFileTest.cc [77/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/JpegSampleValueTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/JpegSampleValueTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/JpegSampleValueTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/JpegSampleValueTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/JpegSampleValueTest.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/JpegSampleValueTest.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/JpegSampleValueTest.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/JpegSampleValue.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [78/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/MCryptPPTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/MCryptPPTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/MCryptPPTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/MCryptPPTest.cc /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/MCryptPPTest.cc:36:1: warning: non-void function does not return a value [-Wreturn-type] } ^ /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/MCryptPPTest.cc:38:45: warning: non-void function does not return a value [-Wreturn-type] bool MCryptPPTest::genericTestDecryption() {} ^ 2 warnings generated. [79/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/MHashKeyGenTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/MHashKeyGenTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/MHashKeyGenTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/MHashKeyGenTest.cc [80/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/MHashPPTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/MHashPPTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/MHashPPTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/MHashPPTest.cc [81/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/MatchingTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/MatchingTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/MatchingTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/MatchingTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/MatchingTest.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/MatchingTest.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/MatchingTest.cc:22: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [82/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/SampleValueAdjacencyListTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/SampleValueAdjacencyListTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/SampleValueAdjacencyListTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/SampleValueAdjacencyListTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/SampleValueAdjacencyListTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/SampleValueAdjacencyListTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/SampleValueAdjacencyListTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuSampleValues.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [83/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/SampleValueTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/SampleValueTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/SampleValueTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/SampleValueTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/SampleValueTest.cc:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/SampleValueTest.cc:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/SampleValueTest.cc:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [84/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/SelectorTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/SelectorTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/SelectorTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/SelectorTest.cc [85/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/TestSuite.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/TestSuite.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/TestSuite.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/TestSuite.cc [86/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/UnitTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/UnitTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/UnitTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/UnitTest.cc [87/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/WKSConstructionHeuristicTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/WKSConstructionHeuristicTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/WKSConstructionHeuristicTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WKSConstructionHeuristicTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WKSConstructionHeuristicTest.cc:21: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WKSConstructionHeuristic.h:72:44: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] class LongerShortestEdge : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WKSConstructionHeuristicTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WKSConstructionHeuristicTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WKSConstructionHeuristicTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. [88/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/WavFileTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/WavFileTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/WavFileTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WavFileTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WavFileTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WavFileTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WavFileTest.cc:23: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Graph.h:31: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/EdgeIterator.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/Edge.h:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WavFileTest.cc:24: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:48:35: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] class WavPCMSmaller : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. [89/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/WavPCMSampleValueTest.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/WavPCMSampleValueTest.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/WavPCMSampleValueTest.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WavPCMSampleValueTest.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WavPCMSampleValueTest.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:26: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WavPCMSampleValueTest.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:26: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WavPCMSampleValueTest.cc:25: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:26: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/WavPCMSampleValueTest.cc:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/WavPCMSampleValue.h:48:35: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] class WavPCMSmaller : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. [90/91] /exopi-obj/pobj/stegseek-0.6/bin/c++ -DHAVE_DEV_RANDOM -DHAVE_DEV_URANDOM -DHAVE_TERMIOS_H -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/teststeghide -I/exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -MD -MT tests/steghide/CMakeFiles/teststeghide.dir/main.cc.o -MF tests/steghide/CMakeFiles/teststeghide.dir/main.cc.o.d -o tests/steghide/CMakeFiles/teststeghide.dir/main.cc.o -c /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/main.cc In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/main.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AuFileTest.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioData.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:148:40: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesEqual : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/main.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AuFileTest.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioData.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:152:39: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct SampleValuesLess : public std::binary_function { ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/main.cc:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/tests/steghide/AuFileTest.h:24: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AuFile.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioData.h:26: In file included from /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/AudioSampleValue.h:25: /exopi-obj/pobj/stegseek-0.6/stegseek-0.6/src/SampleValue.h:156:38: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct SampleValueHash : public std::unary_function { ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. [91/91] : && /exopi-obj/pobj/stegseek-0.6/bin/c++ -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -L/usr/local/lib -Xlinker --dependency-file=tests/steghide/CMakeFiles/teststeghide.dir/link.d tests/steghide/CMakeFiles/teststeghide.dir/AUtilsTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/AuFileTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/AudioSampleValueTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/BFSAPHeuristicTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/BitStringTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/BmpFileTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/BmpOS2FileTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/BmpPaletteSampleValueTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/BmpRGBSampleValueTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/BmpWinFileTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/CvrStgFileTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/DFSAPHeuristicTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/DummyFile.cc.o tests/steghide/CMakeFiles/teststeghide.dir/DummySampleValue.cc.o tests/steghide/CMakeFiles/teststeghide.dir/EdgeIteratorTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/EmbDataTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/GraphTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/JpegFileTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/JpegSampleValueTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/MCryptPPTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/MHashKeyGenTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/MHashPPTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/MatchingTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/SampleValueAdjacencyListTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/SampleValueTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/SelectorTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/TestSuite.cc.o tests/steghide/CMakeFiles/teststeghide.dir/UnitTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/WKSConstructionHeuristicTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/WavFileTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/WavPCMSampleValueTest.cc.o tests/steghide/CMakeFiles/teststeghide.dir/main.cc.o -o tests/steghide/teststeghide src/libstegseek_lib.a -lpthread -lz -lmcrypt -lmhash -ljpeg -Wl,-rpath-link,/usr/X11R6/lib && : ld: warning: AuFileTest.cc(tests/steghide/CMakeFiles/teststeghide.dir/AuFileTest.cc.o:(AudioSampleValue<(AUDIOSAMPLETYPE)0, unsigned char>::getName() const)): warning: sprintf() is often misused, please use snprintf() ld: warning: MHashKeyGen.cc(MHashKeyGen.cc.o:(MHashKeyGen::createKey(std::__1::basic_string, std::__1::allocator>)) in archive src/libstegseek_lib.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: RandomSource.cc(RandomSource.cc.o:(RandomSource::getByte()) in archive src/libstegseek_lib.a): warning: rand() may return deterministic values, is that what you want? >>> Running fake in security/stegseek at 1735163340.87 ===> security/stegseek ===> Faking installation for stegseek-0.6v0 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/stegseek-0.6/fake-amd64/usr/local/bin/stegseek >>> Running package in security/stegseek at 1735163341.58 ===> security/stegseek `/exopi-obj/pobj/stegseek-0.6/fake-amd64/.fake_done' is up to date. ===> Building package for stegseek-0.6v0 Create /exopi-cvs/ports/packages/amd64/all/stegseek-0.6v0.tgz Creating package stegseek-0.6v0 reading plist| checking dependencies| checking dependencies|graphics/jpeg checking dependencies|security/libmcrypt checking dependencies|security/mhash checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 14% checksumming|************ | 19% checksumming|*************** | 24% checksumming|***************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|*********************************** | 57% checksumming|************************************** | 62% checksumming|***************************************** | 67% checksumming|******************************************** | 71% checksumming|********************************************** | 76% checksumming|************************************************* | 81% checksumming|**************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/stegseek-0.6v0.tgz >>> Running clean in security/stegseek at 1735163345.31 ===> security/stegseek ===> Cleaning for stegseek-0.6v0 >>> Ended at 1735163345.69 max_stuck=0.00/depends=3.43/show-prepare-results=1.95/patch=0.60/configure=3.45/build=207.88/fake=0.73/package=3.73/clean=0.41