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/.conan/data/qpoases/3.2.1/_/_/build/d8916f6016f745b1163b85952f5e984556ca5311/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/.conan/data/qpoases/3.2.1/_/_/build/d8916f6016f745b1163b85952f5e984556ca5311/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/.conan/data/qpoases/3.2.1/_/_/build/d8916f6016f745b1163b85952f5e984556ca5311/source_subfolder/src/SQProblemSchur.cpp:37: /Users/jenkins/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/d8916f6016f745b1163b85952f5e984556ca5311/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/.conan/data/qpoases/3.2.1/_/_/build/d8916f6016f745b1163b85952f5e984556ca5311/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/.conan/data/qpoases/3.2.1/_/_/build/d8916f6016f745b1163b85952f5e984556ca5311/source_subfolder/src/SolutionAnalysis.cpp:37: In file included from /Users/jenkins/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/d8916f6016f745b1163b85952f5e984556ca5311/source_subfolder/include/qpOASES/extras/SolutionAnalysis.hpp:41: /Users/jenkins/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/d8916f6016f745b1163b85952f5e984556ca5311/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/.conan/data/qpoases/3.2.1/_/_/build/d8916f6016f745b1163b85952f5e984556ca5311/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. clang: error: unable to execute command: Terminated: 15 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple LLVM version 9.1.0 (clang-902.0.39.2) Target: x86_64-apple-darwin18.2.0 Thread model: posix InstalledDir: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script. make[2]: *** [source_subfolder/CMakeFiles/qpOASES.dir/src/QProblem.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/CMakeFiles/qpOASES.dir/all] Error 2 make: *** [all] Error 2 ERROR: Exiting with code: 5