Cloning into 'ign-cmake'... Note: checking out 'eac0b654a19dc67c580e8ceab494915efc6ab796'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS -- BUILD WARNINGS -- Cannot build component [eigen3] - Missing: eigen3 - Provide conversions to eigen3 types -- Swig is missing: Language interfaces are disabled. -- END BUILD WARNINGS CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/DiffDriveOdometry.cc: In member function ‘void ignition::math::v6::DiffDriveOdometry::Init(const time_point&)’: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/DiffDriveOdometry.cc:104:28: warning: implicitly-declared ‘constexpr ignition::math::v6::Angle& ignition::math::v6::Angle::operator=(const ignition::math::v6::Angle&)’ is deprecated [-Wdeprecated-copy] 104 | this->dataPtr->heading = 0.0; | ^~~ In file included from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/DiffDriveOdometry.hh:22, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/DiffDriveOdometry.cc:18: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Angle.hh:98:15: note: because ‘ignition::math::v6::Angle’ has user-provided ‘ignition::math::v6::Angle::Angle(const ignition::math::v6::Angle&)’ 98 | public: Angle(const Angle &_angle); | ^~~~~ /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/DiffDriveOdometry.cc:106:31: warning: implicitly-declared ‘constexpr ignition::math::v6::Angle& ignition::math::v6::Angle::operator=(const ignition::math::v6::Angle&)’ is deprecated [-Wdeprecated-copy] 106 | this->dataPtr->angularVel = 0.0; | ^~~ In file included from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/DiffDriveOdometry.hh:22, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/DiffDriveOdometry.cc:18: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Angle.hh:98:15: note: because ‘ignition::math::v6::Angle’ has user-provided ‘ignition::math::v6::Angle::Angle(const ignition::math::v6::Angle&)’ 98 | public: Angle(const Angle &_angle); | ^~~~~ /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/DiffDriveOdometry.cc: In member function ‘bool ignition::math::v6::DiffDriveOdometry::Update(const ignition::math::v6::Angle&, const ignition::math::v6::Angle&, const time_point&)’: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/DiffDriveOdometry.cc:162:63: warning: implicitly-declared ‘constexpr ignition::math::v6::Angle& ignition::math::v6::Angle::operator=(const ignition::math::v6::Angle&)’ is deprecated [-Wdeprecated-copy] 162 | this->dataPtr->angularVel = this->dataPtr->angularMean.Mean(); | ^ In file included from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/DiffDriveOdometry.hh:22, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/DiffDriveOdometry.cc:18: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Angle.hh:98:15: note: because ‘ignition::math::v6::Angle’ has user-provided ‘ignition::math::v6::Angle::Angle(const ignition::math::v6::Angle&)’ 98 | public: Angle(const Angle &_angle); | ^~~~~ /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/Frustum.cc: In member function ‘void ignition::math::v6::Frustum::SetFOV(const ignition::math::v6::Angle&)’: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/Frustum.cc:201:24: warning: implicitly-declared ‘constexpr ignition::math::v6::Angle& ignition::math::v6::Angle::operator=(const ignition::math::v6::Angle&)’ is deprecated [-Wdeprecated-copy] 201 | this->dataPtr->fov = _angle; | ^~~~~~ In file included from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Quaternion.hh:21, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/MassMatrix3.hh:28, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/AxisAlignedBox.hh:25, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/Frustum.cc:19: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Angle.hh:98:15: note: because ‘ignition::math::v6::Angle’ has user-provided ‘ignition::math::v6::Angle::Angle(const ignition::math::v6::Angle&)’ 98 | public: Angle(const Angle &_angle); | ^~~~~ /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/Frustum.cc: In member function ‘ignition::math::v6::Frustum& ignition::math::v6::Frustum::operator=(const ignition::math::v6::Frustum&)’: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/Frustum.cc:343:36: warning: implicitly-declared ‘constexpr ignition::math::v6::Angle& ignition::math::v6::Angle::operator=(const ignition::math::v6::Angle&)’ is deprecated [-Wdeprecated-copy] 343 | this->dataPtr->fov = _f.dataPtr->fov; | ^~~ In file included from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Quaternion.hh:21, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/MassMatrix3.hh:28, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/AxisAlignedBox.hh:25, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/Frustum.cc:19: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Angle.hh:98:15: note: because ‘ignition::math::v6::Angle’ has user-provided ‘ignition::math::v6::Angle::Angle(const ignition::math::v6::Angle&)’ 98 | public: Angle(const Angle &_angle); | ^~~~~ /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc: In constructor ‘ignition::math::v6::SphericalCoordinates::SphericalCoordinates(ignition::math::v6::SphericalCoordinates::SurfaceType, const ignition::math::v6::Angle&, const ignition::math::v6::Angle&, double, const ignition::math::v6::Angle&)’: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc:130:38: warning: implicitly-declared ‘constexpr ignition::math::v6::Angle& ignition::math::v6::Angle::operator=(const ignition::math::v6::Angle&)’ is deprecated [-Wdeprecated-copy] 130 | this->dataPtr->latitudeReference = _latitude; | ^~~~~~~~~ In file included from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Quaternion.hh:21, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Matrix3.hh:25, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc:19: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Angle.hh:98:15: note: because ‘ignition::math::v6::Angle’ has user-provided ‘ignition::math::v6::Angle::Angle(const ignition::math::v6::Angle&)’ 98 | public: Angle(const Angle &_angle); | ^~~~~ /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc:131:39: warning: implicitly-declared ‘constexpr ignition::math::v6::Angle& ignition::math::v6::Angle::operator=(const ignition::math::v6::Angle&)’ is deprecated [-Wdeprecated-copy] 131 | this->dataPtr->longitudeReference = _longitude; | ^~~~~~~~~~ In file included from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Quaternion.hh:21, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Matrix3.hh:25, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc:19: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Angle.hh:98:15: note: because ‘ignition::math::v6::Angle’ has user-provided ‘ignition::math::v6::Angle::Angle(const ignition::math::v6::Angle&)’ 98 | public: Angle(const Angle &_angle); | ^~~~~ /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc:133:34: warning: implicitly-declared ‘constexpr ignition::math::v6::Angle& ignition::math::v6::Angle::operator=(const ignition::math::v6::Angle&)’ is deprecated [-Wdeprecated-copy] 133 | this->dataPtr->headingOffset = _heading; | ^~~~~~~~ In file included from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Quaternion.hh:21, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Matrix3.hh:25, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc:19: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Angle.hh:98:15: note: because ‘ignition::math::v6::Angle’ has user-provided ‘ignition::math::v6::Angle::Angle(const ignition::math::v6::Angle&)’ 98 | public: Angle(const Angle &_angle); | ^~~~~ /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc: In member function ‘void ignition::math::v6::SphericalCoordinates::SetLatitudeReference(const ignition::math::v6::Angle&)’: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc:225:38: warning: implicitly-declared ‘constexpr ignition::math::v6::Angle& ignition::math::v6::Angle::operator=(const ignition::math::v6::Angle&)’ is deprecated [-Wdeprecated-copy] 225 | this->dataPtr->latitudeReference = _angle; | ^~~~~~ In file included from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Quaternion.hh:21, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Matrix3.hh:25, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc:19: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Angle.hh:98:15: note: because ‘ignition::math::v6::Angle’ has user-provided ‘ignition::math::v6::Angle::Angle(const ignition::math::v6::Angle&)’ 98 | public: Angle(const Angle &_angle); | ^~~~~ /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc: In member function ‘void ignition::math::v6::SphericalCoordinates::SetLongitudeReference(const ignition::math::v6::Angle&)’: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc:233:39: warning: implicitly-declared ‘constexpr ignition::math::v6::Angle& ignition::math::v6::Angle::operator=(const ignition::math::v6::Angle&)’ is deprecated [-Wdeprecated-copy] 233 | this->dataPtr->longitudeReference = _angle; | ^~~~~~ In file included from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Quaternion.hh:21, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Matrix3.hh:25, from /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/src/SphericalCoordinates.cc:19: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/build/4b058edea7ec51d323bd39d76f36d6f7883bd8d1/source_subfolder/include/ignition/math/Angle.hh:98:15: note: because ‘ignition::math::v6::Angle’ has user-provided ‘ignition::math::v6::Angle::Angle(const ignition::math::v6::Angle&)’ 98 | public: Angle(const Angle &_angle); | ^~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY [HOOK - conan-center.py] pre_export(): WARN: [FPIC OPTION (KB-H006)] This recipe does not include an 'fPIC' option. Make sure you are using the right casing