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 /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Matrices.cpp: In member function ‘virtual qpOASES::returnValue qpOASES::SparseMatrix::getRowNorm(qpOASES::real_t*, qpOASES::int_t) const’: /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Matrices.cpp:853:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for (i = jc[j]; i < jc[j+1]; i++); ^~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Matrices.cpp:854:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ norm[ir[i]] += getAbs( val[i] ); ^~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/MessageHandling.cpp: In member function ‘qpOASES::returnValue qpOASES::MessageHandling::throwMessage(qpOASES::returnValue, const char*, const char*, const char*, long unsigned int, qpOASES::VisibilityStatus, const char*)’: /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/MessageHandling.cpp:517:47: warning: ‘->’ directive output may be truncated writing 2 bytes into a region of size between 1 and 160 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"%s->", whitespaces ); ^~~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/MessageHandling.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 3 and 162 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp: In member function ‘qpOASES::returnValue qpOASES::Options::print() const’: /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:386:45: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size 126 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"printLevel = %s\n",info ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Options.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 36 and 195 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:392:45: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size 126 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"enableRamping = %s\n",info ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Options.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 36 and 195 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:396:45: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size 126 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"enableFarBounds = %s\n",info ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Options.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 36 and 195 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:400:45: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size 126 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"enableFlippingBounds = %s\n",info ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Options.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 36 and 195 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:404:45: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size 126 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"enableRegularisation = %s\n",info ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Options.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 36 and 195 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:408:45: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size 126 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"enableFullLITests = %s\n",info ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Options.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 36 and 195 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:412:45: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size 126 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"enableNZCTests = %s\n",info ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Options.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 36 and 195 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:422:45: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size 126 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"enableEqualities = %s\n",info ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Options.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 36 and 195 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:426:45: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size 126 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"enableInertiaCorrection = %s\n",info ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Options.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 36 and 195 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:470:45: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size 126 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH,"initialStatusBounds = %s\n",info ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Options.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/Options.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 36 and 195 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblem.cpp: In member function ‘qpOASES::returnValue qpOASES::QProblem::updateFarBounds(qpOASES::real_t, qpOASES::int_t, const real_t*, qpOASES::real_t*, const real_t*, qpOASES::real_t*, const real_t*, qpOASES::real_t*, const real_t*, qpOASES::real_t*) const’: /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblem.cpp:5513:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if ( returnvalue != SUCCESSFUL_RETURN ) ^~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblem.cpp:5516:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ if ( options.enableRamping == BT_TRUE ) ^~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblemB.cpp: In member function ‘qpOASES::returnValue qpOASES::QProblemB::changeActiveSet(qpOASES::int_t, qpOASES::SubjectToStatus)’: /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblemB.cpp:3387:4: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] else ^~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblemB.cpp:3389:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ getGlobalMessageHandler( )->throwInfo( RET_ADD_TO_ACTIVESET,messageString,__FUNC__,__FILE__,__LINE__,VS_VISIBLE ); ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblemB.cpp: In member function ‘qpOASES::returnValue qpOASES::QProblemB::printIteration(qpOASES::int_t, qpOASES::int_t, qpOASES::SubjectToStatus, qpOASES::real_t, qpOASES::BooleanType)’: /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblemB.cpp:3835:48: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size between 119 and 135 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d | %1.6e | %s %4.1d | %4.1d \n", (int)iter,tau,info,(int)BC_idx,(int)getNFX( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Indexlist.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/SubjectTo.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Bounds.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Flipper.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/QProblemB.hpp:42, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblemB.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 45 and 234 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblemB.cpp:3825:49: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size between 118 and 134 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d* | %1.6e | %s SOLVED | %4.1d \n", (int)iter,tau,info,(int)getNFX( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Indexlist.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/SubjectTo.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Bounds.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Flipper.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/QProblemB.hpp:42, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblemB.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 50 and 232 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblemB.cpp:3823:49: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size between 118 and 134 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d | %1.6e | %s SOLVED | %4.1d \n", (int)iter,tau,info,(int)getNFX( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Indexlist.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/SubjectTo.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Bounds.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Flipper.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/QProblemB.hpp:42, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblemB.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 50 and 232 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/SQProblem.cpp: In member function ‘qpOASES::returnValue qpOASES::SQProblem::hotstart(qpOASES::SymmetricMatrix*, const real_t*, qpOASES::Matrix*, const real_t*, const real_t*, const real_t*, const real_t*, qpOASES::int_t&, qpOASES::real_t*, const qpOASES::Bounds*, const qpOASES::Constraints*)’: /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/SQProblem.cpp:117:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if ( cputime != 0 ) ^~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/SQProblem.cpp:122:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ if ( setupNewAuxiliaryQP( H_new,A_new,lb_new,ub_new,lbA_new,ubA_new ) != SUCCESSFUL_RETURN ) ^~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/SQProblem.cpp: In member function ‘qpOASES::returnValue qpOASES::SQProblem::hotstart(const real_t*, const real_t*, const real_t*, const real_t*, const real_t*, const real_t*, const real_t*, qpOASES::int_t&, qpOASES::real_t*, const qpOASES::Bounds*, const qpOASES::Constraints*)’: /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/SQProblem.cpp:166:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if ( cputime != 0 ) ^~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/SQProblem.cpp:171:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ if ( setupNewAuxiliaryQP( H_new,A_new,lb_new,ub_new,lbA_new,ubA_new ) != SUCCESSFUL_RETURN ) ^~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblem.cpp: In member function ‘qpOASES::returnValue qpOASES::QProblem::printIteration(qpOASES::int_t, qpOASES::int_t, qpOASES::SubjectToStatus, qpOASES::BooleanType, qpOASES::real_t, qpOASES::BooleanType)’: /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblem.cpp:6243:48: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size between 119 and 135 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d | %1.6e | %s %4.1d | %4.1d | %4.1d \n", (int)iter,tau,info,(int)BC_idx,(int)getNFX( ),(int)getNAC( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Indexlist.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/SubjectTo.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Bounds.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Flipper.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/QProblemB.hpp:42, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/QProblem.hpp:41, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblem.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 55 and 251 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblem.cpp:6228:49: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size between 118 and 134 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d* | %1.6e | %s SOLVED | %4.1d | %4.1d \n", (int)iter,tau,info,(int)getNFX( ),(int)getNAC( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Indexlist.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/SubjectTo.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Bounds.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Flipper.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/QProblemB.hpp:42, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/QProblem.hpp:41, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblem.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 60 and 249 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblem.cpp:6226:49: warning: ‘%s’ directive output may be truncated writing up to 159 bytes into a region of size between 118 and 134 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d | %1.6e | %s SOLVED | %4.1d | %4.1d \n", (int)iter,tau,info,(int)getNFX( ),(int)getNAC( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/MessageHandling.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Utils.hpp:39, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Indexlist.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/SubjectTo.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Bounds.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/Flipper.hpp:40, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/QProblemB.hpp:42, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/include/qpOASES/QProblem.hpp:41, from /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/a2582e1f57e524e15d7e84f4c862d0a472d3216f/source_subfolder/src/QProblem.cpp:36: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output between 60 and 249 bytes into a destination of size 160 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /bin/sh: 1: test_package: not found ERROR: qpoases/3.2.1 (test package): Error in test() method, line 16 self.run("test_package", run_environment=True) ConanException: Error 127 while executing test_package