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 /Users/jenkins/w/cci_PR-3962@2/.conan/data/qpoases/3.2.1/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/Matrices.cpp:853:38: warning: for loop has empty body [-Wempty-body] for (i = jc[j]; i < jc[j+1]; i++); ^ /Users/jenkins/w/cci_PR-3962@2/.conan/data/qpoases/3.2.1/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/Matrices.cpp:853:38: note: put the semicolon on a separate line to silence this warning In file included from /Users/jenkins/w/cci_PR-3962@2/.conan/data/qpoases/3.2.1/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/SQProblemSchur.cpp:37: /Users/jenkins/w/cci_PR-3962@2/.conan/data/qpoases/3.2.1/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/include/qpOASES/SQProblemSchur.hpp:142:23: warning: 'qpOASES::SQProblemSchur::setupAuxiliaryQP' hides overloaded virtual function [-Woverloaded-virtual] virtual returnValue setupAuxiliaryQP( SymmetricMatrix *H_new, /**< New Hessian matrix. \n ^ /Users/jenkins/w/cci_PR-3962@2/.conan/data/qpoases/3.2.1/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/include/qpOASES/QProblem.hpp:849:23: note: hidden overloaded virtual function 'qpOASES::QProblem::setupAuxiliaryQP' declared here: different number of parameters (2 vs 6) virtual returnValue setupAuxiliaryQP( const Bounds* const guessedBounds, /**< Initial guess for working set of bounds. */ ^ In file included from /Users/jenkins/w/cci_PR-3962@2/.conan/data/qpoases/3.2.1/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/SolutionAnalysis.cpp:37: In file included from /Users/jenkins/w/cci_PR-3962@2/.conan/data/qpoases/3.2.1/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/include/qpOASES/extras/SolutionAnalysis.hpp:41: /Users/jenkins/w/cci_PR-3962@2/.conan/data/qpoases/3.2.1/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/include/qpOASES/SQProblemSchur.hpp:142:23: warning: 'qpOASES::SQProblemSchur::setupAuxiliaryQP' hides overloaded virtual function [-Woverloaded-virtual] virtual returnValue setupAuxiliaryQP( SymmetricMatrix *H_new, /**< New Hessian matrix. \n ^ /Users/jenkins/w/cci_PR-3962@2/.conan/data/qpoases/3.2.1/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/include/qpOASES/QProblem.hpp:849:23: note: hidden overloaded virtual function 'qpOASES::QProblem::setupAuxiliaryQP' declared here: different number of parameters (2 vs 6) virtual returnValue setupAuxiliaryQP( const Bounds* const guessedBounds, /**< Initial guess for working set of bounds. */ ^ 1 warning generated. 1 warning generated. 1 warning generated. CMake Error at CMakeLists.txt:4 (include): include could not find load file: /Users/jenkins/w/cci_PR-3962@2/7/4f34f32c-b9a4-4995-9251-24b9b94ae4ae/recipes/qpoases/all/test_package/build/d9d6b92d176a4304680f36076336772554317087/conanbuild.info.cmake CMake Error at CMakeLists.txt:5 (conan_basic_setup): Unknown CMake command "conan_basic_setup". ERROR: qpoases/3.2.1 (test package): Error in build() method, line 11 cmake.configure() ConanException: Error 1 while executing cd '/Users/jenkins/w/cci_PR-3962@2/7/4f34f32c-b9a4-4995-9251-24b9b94ae4ae/recipes/qpoases/all/test_package/build/d9d6b92d176a4304680f36076336772554317087' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_MODULE_PATH="/Users/jenkins/w/cci_PR-3962@2/7/4f34f32c-b9a4-4995-9251-24b9b94ae4ae/recipes/qpoases/all/test_package/build/d9d6b92d176a4304680f36076336772554317087" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/cci_PR-3962@2/7/4f34f32c-b9a4-4995-9251-24b9b94ae4ae/recipes/qpoases/all/test_package'