CMake Warning at source_subfolder/CMakeLists.txt:346 (message): Cannot determine Eigen version, missing file: `/Eigen/src/Core/util/Macros.h` CMake Warning: Manually-specified variables were not used by the project: Boost_NO_SYSTEM_PATHS Boost_USE_STATIC_LIBS CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR GTSAM_BUILD_DOCS GTSAM_BUILD_DOC_HTML GTSAM_WRAP_SERIALIZATION /Users/jenkins/w/cci_PR-4686/.conan/data/gtsam/4.0.2/_/_/build/62ca1d3445285fc6cd3fa0daf66bbc603495a5c2/source_subfolder/gtsam/linear/GaussianBayesNet.cpp:197:34: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] logDet += diag.unaryExpr(ptr_fun(log)).sum(); ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1097:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /Users/jenkins/w/cci_PR-4686/.conan/data/gtsam/4.0.2/_/_/build/62ca1d3445285fc6cd3fa0daf66bbc603495a5c2/source_subfolder/gtsam/linear/GaussianBayesNet.cpp:199:48: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] logDet += cg->R().diagonal().unaryExpr(ptr_fun(log)).sum(); ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1097:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /Users/jenkins/w/cci_PR-4686/.conan/data/gtsam/4.0.2/_/_/build/62ca1d3445285fc6cd3fa0daf66bbc603495a5c2/source_subfolder/gtsam/linear/GaussianBayesTree.cpp:43:38: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] .unaryExpr(std::ptr_fun(log)) ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1097:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 2 warnings generated. 1 warning generated. /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libgtsam.a(Cyclic.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libgtsam.a(Cyclic.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4686/.conan/data/gtsam/4.0.2/_/_/package/62ca1d3445285fc6cd3fa0daf66bbc603495a5c2/lib/libgtsam.a(Cyclic.cpp.o) has no symbols CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR Undefined symbols for architecture x86_64: "gtsam::noiseModel::Isotropic::Sigma(unsigned long, double, bool)", referenced from: _main in test_package.cpp.o "gtsam::_defaultKeyFormatter(unsigned long long)", referenced from: __GLOBAL__sub_I_test_package.cpp in test_package.cpp.o "gtsam::_multirobotKeyFormatter(unsigned long long)", referenced from: __GLOBAL__sub_I_test_package.cpp in test_package.cpp.o "gtsam::Rot2::print(std::__1::basic_string, std::__1::allocator > const&) const", referenced from: _main in test_package.cpp.o "gtsam::Symbol::key() const", referenced from: _main in test_package.cpp.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 eigen/3.3.9: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/cci_PR-4686/.conan/data/eigen/3.3.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component eigen::eigen libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component eigen::eigen libdir "lib" does not contain any declared library eigen/3.3.9: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/cci_PR-4686/.conan/data/eigen/3.3.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component eigen::eigen3 libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component eigen::eigen3 libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::boost libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::headers libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::_boost_cmake libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::_libboost libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::diagnostic_definitions libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::disable_autolinking libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::dynamic_linking libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::math libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::stacktrace libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::stacktrace_backtrace libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::stacktrace_windbg libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::stacktrace_windbg_cached libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::test libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component gtsam::gtsam libdir "lib" does not contain any declared library ERROR: gtsam/4.0.2 (test package): Error in build() method, line 11 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/cci_PR-4686/2/22801490-059a-4ec9-97fa-b75782331622/recipes/gtsam/all/test_package/build/8ef923995d1a4572191774a841bce67f6f3a632a' '--' '-j8'