################## Setting up OSSIM core library ######################### -- Found JsonCpp: CMake Warning at source_subfolder/cmake/CMakeModules/FindGit.cmake:97 (MESSAGE): Command "/usr/bin/git rev-list HEAD --max-count=1" failed with output: fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). Call Stack (most recent call first): source_subfolder/cmake/CMakeModules/OssimUtilities.cmake:68 (GIT_WC_INFO) source_subfolder/CMakeLists.txt:234 (GET_GIT_REVISION) ################## end of OSSIM core library setup ######################### ../include/ossim/ossimConfig.h;../include/ossim/ossimVersion.h CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:138:1: warning: ‘virtual ossimConnectableObject* ossimConnectableContainer::findFirstObjectOfType(const RTTItypeid&, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:102:25: note: declared here ossimConnectableObject* ossimConnectableContainer::findFirstObjectOfType(const RTTItypeid& typeInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:176:1: warning: ‘virtual ossimConnectableObject* ossimConnectableContainer::findFirstObjectOfType(const ossimString&, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:140:25: note: declared here ossimConnectableObject* ossimConnectableContainer::findFirstObjectOfType(const ossimString& className, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:215:1: warning: ‘virtual ossimConnectableObject::ConnectableObjectList ossimConnectableContainer::findAllObjectsOfType(const RTTItypeid&, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:178:47: note: declared here ossimConnectableObject::ConnectableObjectList ossimConnectableContainer::findAllObjectsOfType(const RTTItypeid& typeInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:254:1: warning: ‘virtual ossimConnectableObject::ConnectableObjectList ossimConnectableContainer::findAllObjectsOfType(const ossimString&, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:217:47: note: declared here ossimConnectableObject::ConnectableObjectList ossimConnectableContainer::findAllObjectsOfType(const ossimString& className, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:290:1: warning: ‘virtual ossimConnectableObject* ossimConnectableContainer::findObject(const ossimId&, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:256:25: note: declared here ossimConnectableObject* ossimConnectableContainer::findObject(const ossimId& id, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:327:1: warning: ‘virtual ossimConnectableObject* ossimConnectableContainer::findObject(const ossimConnectableObject*, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/base/ossimConnectableContainer.cpp:292:25: note: declared here ossimConnectableObject* ossimConnectableContainer::findObject(const ossimConnectableObject* obj, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:219:1: warning: ‘virtual ossimConnectableObject* ossimImageChain::findObject(const ossimId&, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:184:25: note: declared here ossimConnectableObject* ossimImageChain::findObject(const ossimId& id, ^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:255:1: warning: ‘virtual ossimConnectableObject* ossimImageChain::findObject(const ossimConnectableObject*, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:221:25: note: declared here ossimConnectableObject* ossimImageChain::findObject(const ossimConnectableObject* obj, ^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:293:1: warning: ‘virtual ossimConnectableObject* ossimImageChain::findFirstObjectOfType(const RTTItypeid&, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:257:25: note: declared here ossimConnectableObject* ossimImageChain::findFirstObjectOfType(const RTTItypeid& typeInfo, ^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:330:1: warning: ‘virtual ossimConnectableObject* ossimImageChain::findFirstObjectOfType(const ossimString&, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:295:25: note: declared here ossimConnectableObject* ossimImageChain::findFirstObjectOfType(const ossimString& className, ^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:380:1: warning: ‘virtual ossimConnectableObject::ConnectableObjectList ossimImageChain::findAllObjectsOfType(const RTTItypeid&, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:332:47: note: declared here ossimConnectableObject::ConnectableObjectList ossimImageChain::findAllObjectsOfType(const RTTItypeid& typeInfo, ^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:430:1: warning: ‘virtual ossimConnectableObject::ConnectableObjectList ossimImageChain::findAllObjectsOfType(const ossimString&, bool)’ is deprecated [-Wdeprecated-declarations] } ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/imaging/ossimImageChain.cpp:382:47: note: declared here ossimConnectableObject::ConnectableObjectList ossimImageChain::findAllObjectsOfType(const ossimString& className, ^~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/include/ossim/matrix/newmat.h:10:0, from /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/matrix/newmat5.cpp:9: /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/matrix/newmat5.cpp: In destructor ‘NEWMAT::MatrixInput::~MatrixInput()’: /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/matrix/newmat5.cpp:438:69: warning: throw will always call terminate() [-Wterminate] if (n!=0) Throw(ProgramException("A list of values was too short")); ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/include/ossim/matrix/myexcept.h:179:24: note: in definition of macro ‘Throw’ #define Throw(E) throw E ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/matrix/newmat5.cpp:438:69: note: in C++11 destructors default to noexcept if (n!=0) Throw(ProgramException("A list of values was too short")); ^ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/include/ossim/matrix/myexcept.h:179:24: note: in definition of macro ‘Throw’ #define Throw(E) throw E ^ In file included from /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/support_data/ossimNmeaMessage.cpp:14:0: /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/include/ossim/support_data/ossimNmeaMessage.h:37:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void parseMessage(std::istream& in)throw(ossimException); ^~~~~ /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/support_data/ossimNmeaMessage.cpp:60:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ossimNmeaMessage::parseMessage(std::istream& in)throw(ossimException) ^~~~~ In file included from /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/include/ossim/support_data/ossimNmeaMessageSequencer.h:3:0, from /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/src/support_data/ossimNmeaMessageSequencer.cpp:1: /home/conan/w/cci_PR-2459/.conan/data/ossim/2.12.0/_/_/build/38d682a38d4ca3a2d44d31febb39ef18f64fb87d/source_subfolder/include/ossim/support_data/ossimNmeaMessage.h:37:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void parseMessage(std::istream& in)throw(ossimException); ^~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY