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 In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/vector.cpp:33: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/vector.hpp:40: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/matrix_vector_tools.hpp:39: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/Dense:1: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/Core:276: /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Functors.h:291:101: warning: taking the absolute value of unsigned type 'const bool' has no effect [-Wabsolute-value] EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { using std::abs; return abs(a); } ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/CwiseUnaryOp.h:114:14: note: in instantiation of member function 'Eigen::internal::scalar_abs_op::operator()' requested here return derived().functor()(derived().nestedExpression().coeff(index)); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/DenseCoeffsBase.h:495:51: note: in instantiation of member function 'Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>::coeff' requested here derived().coeffRef(index) = other.derived().coeff(index); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Assign.h:304:11: note: in instantiation of function template specialization 'Eigen::DenseCoeffsBase, 1>::copyCoeff, const Eigen::Matrix > >' requested here dst.copyCoeff(i, src); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Assign.h:500:82: note: in instantiation of member function 'Eigen::internal::assign_impl, Eigen::CwiseUnaryOp, const Eigen::Matrix >, 1, 0, 0>::run' requested here : int(InvalidTraversal)>::run(derived(),other.derived()); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/PlainObjectBase.h:411:20: note: in instantiation of function template specialization 'Eigen::DenseBase >::lazyAssign, const Eigen::Matrix > >' requested here return Base::lazyAssign(other.derived()); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Assign.h:520:97: note: in instantiation of function template specialization 'Eigen::PlainObjectBase >::lazyAssign, const Eigen::Matrix > >' requested here static EIGEN_STRONG_INLINE Derived& run(Derived& dst, const OtherDerived& other) { return dst.lazyAssign(other.derived()); } ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/PlainObjectBase.h:618:69: note: in instantiation of member function 'Eigen::internal::assign_selector, Eigen::CwiseUnaryOp, const Eigen::Matrix >, false, false>::run' requested here return internal::assign_selector::run(this->derived(), other.derived()); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Matrix.h:281:13: note: in instantiation of function template specialization 'Eigen::PlainObjectBase >::_set_noalias, const Eigen::Matrix > >' requested here Base::_set_noalias(other); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/vector.hpp:68:71: note: in instantiation of function template specialization 'Eigen::Matrix::Matrix, const Eigen::Matrix > >' requested here inline GenericVector(const Eigen::MatrixBase& other) : Base( other ) {} ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/vector.hpp:193:11: note: in instantiation of function template specialization 'ACADO::GenericVector::GenericVector, const Eigen::Matrix > >' requested here { return Base::cwiseAbs(); } ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Functors.h:291:101: note: remove the call to 'abs' since unsigned values cannot be negative EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { using std::abs; return abs(a); } ^~~ 1 warning generated. In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/matrix.cpp:33: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/matrix.hpp:39: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/vector.hpp:40: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/matrix_vector_tools.hpp:39: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/Dense:3: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/Cholesky:24: /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Cholesky/LDLT.h:326:21: warning: taking the absolute value of unsigned type 'Eigen::PlainObjectBase >::Scalar' (aka 'bool') has no effect [-Wabsolute-value] if((rs>0) && (abs(mat.coeffRef(k,k)) > cutoff)) ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Cholesky/LDLT.h:448:33: note: in instantiation of function template specialization 'Eigen::internal::ldlt_inplace<1>::unblocked, Eigen::Transpositions<-1, -1, int>, Eigen::Matrix >' requested here internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, &m_sign); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/matrix.cpp:176:6: note: in instantiation of member function 'Eigen::LDLT, 1>::compute' requested here foo.compute( *this ); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Cholesky/LDLT.h:326:21: note: remove the call to 'abs' since unsigned values cannot be negative if((rs>0) && (abs(mat.coeffRef(k,k)) > cutoff)) ^~~ In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/matrix.cpp:33: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/matrix.hpp:39: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/vector.hpp:40: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/matrix_vector_tools.hpp:39: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/Dense:1: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/Core:276: /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Functors.h:291:101: warning: taking the absolute value of unsigned type 'const bool' has no effect [-Wabsolute-value] EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { using std::abs; return abs(a); } ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/CwiseUnaryOp.h:103:14: note: in instantiation of member function 'Eigen::internal::scalar_abs_op::operator()' requested here return derived().functor()(derived().nestedExpression().coeff(rowId, colId)); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Visitor.h:47:22: note: in instantiation of member function 'Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0>, -1, 1, false>, Eigen::Dense>::coeff' requested here visitor.init(mat.coeff(0,0), 0, 0); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Visitor.h:86:8: note: in instantiation of member function 'Eigen::internal::visitor_impl, const Eigen::Block, 0>, -1, 1, false> > >, Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >, -1>::run' requested here >::run(derived(), visitor); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Visitor.h:230:9: note: in instantiation of function template specialization 'Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >::visit, const Eigen::Block, 0>, -1, 1, false> > > >' requested here this->visit(maxVisitor); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Cholesky/LDLT.h:272:66: note: in instantiation of function template specialization 'Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >::maxCoeff' requested here biggest_in_corner = mat.diagonal().tail(size-k).cwiseAbs().maxCoeff(&index_of_biggest_in_corner); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Cholesky/LDLT.h:448:33: note: in instantiation of function template specialization 'Eigen::internal::ldlt_inplace<1>::unblocked, Eigen::Transpositions<-1, -1, int>, Eigen::Matrix >' requested here internal::ldlt_inplace::unblocked(m_matrix, m_transpositions, m_temporary, &m_sign); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/matrix_vector/matrix.cpp:176:6: note: in instantiation of member function 'Eigen::LDLT, 1>::compute' requested here foo.compute( *this ); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/external_packages/eigen3/Eigen/src/Core/Functors.h:291:101: note: remove the call to 'abs' since unsigned values cannot be negative EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { using std::abs; return abs(a); } ^~~ 2 warnings generated. In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options.cpp:33: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options.hpp:36: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/utils/acado_utils.hpp:44: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/utils/acado_message_handling.hpp:39: In file included from /usr/include/c++/v1/iostream:38: In file included from /usr/include/c++/v1/ios:216: In file included from /usr/include/c++/v1/__locale:15: In file included from /usr/include/c++/v1/string:477: In file included from /usr/include/c++/v1/string_view:176: In file included from /usr/include/c++/v1/__string:56: In file included from /usr/include/c++/v1/algorithm:643: /usr/include/c++/v1/memory:2285:5: warning: delete called on non-final 'ACADO::OptionsList::OptionValue' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete __ptr; ^ /usr/include/c++/v1/memory:2598:7: note: in instantiation of member function 'std::__1::default_delete >::operator()' requested here __ptr_.second()(__tmp); ^ /usr/include/c++/v1/memory:2552:19: note: in instantiation of member function 'std::__1::unique_ptr, std::__1::default_delete > >::reset' requested here ~unique_ptr() { reset(); } ^ /usr/include/c++/v1/memory:4013:21: note: in instantiation of member function 'std::__1::unique_ptr, std::__1::default_delete > >::~unique_ptr' requested here unique_ptr<_Yp> __hold(__p); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options_list.hpp:282:5: note: in instantiation of function template specialization 'std::__1::shared_ptr >::shared_ptr >' requested here std::shared_ptr< OptionValue< T > > (new OptionValue< T >( value )); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options.cpp:130:18: note: in instantiation of function template specialization 'ACADO::OptionsList::set' requested here return lists[0].set( name,value ); ^ In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options.cpp:33: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options.hpp:36: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/utils/acado_utils.hpp:44: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/utils/acado_message_handling.hpp:39: In file included from /usr/include/c++/v1/iostream:38: In file included from /usr/include/c++/v1/ios:216: In file included from /usr/include/c++/v1/__locale:15: In file included from /usr/include/c++/v1/string:477: In file included from /usr/include/c++/v1/string_view:176: In file included from /usr/include/c++/v1/__string:56: In file included from /usr/include/c++/v1/algorithm:643: /usr/include/c++/v1/memory:2285:5: warning: delete called on non-final 'ACADO::OptionsList::OptionValue' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete __ptr; ^ /usr/include/c++/v1/memory:2598:7: note: in instantiation of member function 'std::__1::default_delete >::operator()' requested here __ptr_.second()(__tmp); ^ /usr/include/c++/v1/memory:2552:19: note: in instantiation of member function 'std::__1::unique_ptr, std::__1::default_delete > >::reset' requested here ~unique_ptr() { reset(); } ^ /usr/include/c++/v1/memory:4013:21: note: in instantiation of member function 'std::__1::unique_ptr, std::__1::default_delete > >::~unique_ptr' requested here unique_ptr<_Yp> __hold(__p); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options_list.hpp:282:5: note: in instantiation of function template specialization 'std::__1::shared_ptr >::shared_ptr >' requested here std::shared_ptr< OptionValue< T > > (new OptionValue< T >( value )); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options.cpp:138:18: note: in instantiation of function template specialization 'ACADO::OptionsList::set' requested here return lists[0].set( name,value ); ^ In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options.cpp:33: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options.hpp:36: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/utils/acado_utils.hpp:44: In file included from /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/utils/acado_message_handling.hpp:39: In file included from /usr/include/c++/v1/iostream:38: In file included from /usr/include/c++/v1/ios:216: In file included from /usr/include/c++/v1/__locale:15: In file included from /usr/include/c++/v1/string:477: In file included from /usr/include/c++/v1/string_view:176: In file included from /usr/include/c++/v1/__string:56: In file included from /usr/include/c++/v1/algorithm:643: /usr/include/c++/v1/memory:2285:5: warning: delete called on non-final 'ACADO::OptionsList::OptionValue >' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete __ptr; ^ /usr/include/c++/v1/memory:2598:7: note: in instantiation of member function 'std::__1::default_delete > >::operator()' requested here __ptr_.second()(__tmp); ^ /usr/include/c++/v1/memory:2552:19: note: in instantiation of member function 'std::__1::unique_ptr >, std::__1::default_delete > > >::reset' requested here ~unique_ptr() { reset(); } ^ /usr/include/c++/v1/memory:4013:21: note: in instantiation of member function 'std::__1::unique_ptr >, std::__1::default_delete > > >::~unique_ptr' requested here unique_ptr<_Yp> __hold(__p); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options_list.hpp:282:5: note: in instantiation of function template specialization 'std::__1::shared_ptr > >::shared_ptr > >' requested here std::shared_ptr< OptionValue< T > > (new OptionValue< T >( value )); ^ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/user_interaction/options.cpp:145:18: note: in instantiation of function template specialization 'ACADO::OptionsList::set >' requested here return lists[0].set( name,value ); ^ 3 warnings generated. /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:530:43: warning: overloaded operator << has higher precedence than comparison operator [-Woverloaded-shift-op-parentheses] transitions[run1] << xAugment == xAugment; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:530:31: note: place parentheses around the '<<' expression to silence this warning transitions[run1] << xAugment == xAugment; ^ ( ) /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:530:43: note: place parentheses around comparison expression to evaluate it first transitions[run1] << xAugment == xAugment; ^ ( ) /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:536:53: warning: overloaded operator << has higher precedence than comparison operator [-Woverloaded-shift-op-parentheses] fcn[run1][0] << dot( xAugment ) == *lagrangeFcn[0]; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:536:34: note: place parentheses around the '<<' expression to silence this warning fcn[run1][0] << dot( xAugment ) == *lagrangeFcn[0]; ^ ( ) /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:536:53: note: place parentheses around comparison expression to evaluate it first fcn[run1][0] << dot( xAugment ) == *lagrangeFcn[0]; ^ ( ) /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:540:53: warning: overloaded operator << has higher precedence than comparison operator [-Woverloaded-shift-op-parentheses] fcn[run1][0] << dot( xAugment ) == (*lagrangeFcn[run1]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:540:34: note: place parentheses around the '<<' expression to silence this warning fcn[run1][0] << dot( xAugment ) == (*lagrangeFcn[run1]); ^ ( ) /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:540:53: note: place parentheses around comparison expression to evaluate it first fcn[run1][0] << dot( xAugment ) == (*lagrangeFcn[run1]); ^ ( ) /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:548:54: warning: overloaded operator << has higher precedence than comparison operator [-Woverloaded-shift-op-parentheses] fcn[run1][0] << next( xAugment ) == tmp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:548:34: note: place parentheses around the '<<' expression to silence this warning fcn[run1][0] << next( xAugment ) == tmp; ^ ( ) /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:548:54: note: place parentheses around comparison expression to evaluate it first fcn[run1][0] << next( xAugment ) == tmp; ^ ( ) /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:555:54: warning: overloaded operator << has higher precedence than comparison operator [-Woverloaded-shift-op-parentheses] fcn[run1][0] << next( xAugment ) == tmp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:555:34: note: place parentheses around the '<<' expression to silence this warning fcn[run1][0] << next( xAugment ) == tmp; ^ ( ) /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/objective/objective.cpp:555:54: note: place parentheses around comparison expression to evaluate it first fcn[run1][0] << next( xAugment ) == tmp; ^ ( ) 5 warnings generated. /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/code_generation/export_function_declaration.cpp:44:82: error: reference member 'f' binds to a temporary object whose lifetime would be shorter than the lifetime of the constructed object ExportFunctionDeclaration::ExportFunctionDeclaration( ) : ExportStatement( ), f( ExportFunction() ) ^~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90/source_subfolder/acado/code_generation/export_function_declaration.hpp:104:25: note: reference member declared here const ExportFunction& f; ^ 1 error generated. make[2]: *** [source_subfolder/acado/CMakeFiles/acado_toolkit.dir/build.make:1350: source_subfolder/acado/CMakeFiles/acado_toolkit.dir/code_generation/export_function_declaration.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:182: source_subfolder/acado/CMakeFiles/acado_toolkit.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 acado/1.2.2: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90 acado/1.2.2: ERROR: Package '12dfa9fbdfb657d35eef6664a94888cd497d6a90' build failed acado/1.2.2: WARN: Build folder /home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90 ERROR: acado/1.2.2: Error in build() method, line 78 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3967/.conan/data/acado/1.2.2/_/_/build/12dfa9fbdfb657d35eef6664a94888cd497d6a90' '--' '-j3'