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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/MessageHandling.cpp:517:12: note: ‘snprintf’ output between 3 and 162 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"%s->", whitespaces ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/Options.cpp:386:10: note: ‘snprintf’ output between 36 and 195 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"printLevel = %s\n",info ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/Options.cpp:392:10: note: ‘snprintf’ output between 36 and 195 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"enableRamping = %s\n",info ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/Options.cpp:396:10: note: ‘snprintf’ output between 36 and 195 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"enableFarBounds = %s\n",info ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/Options.cpp:400:10: note: ‘snprintf’ output between 36 and 195 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"enableFlippingBounds = %s\n",info ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/Options.cpp:404:10: note: ‘snprintf’ output between 36 and 195 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"enableRegularisation = %s\n",info ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/Options.cpp:408:10: note: ‘snprintf’ output between 36 and 195 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"enableFullLITests = %s\n",info ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/Options.cpp:412:10: note: ‘snprintf’ output between 36 and 195 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"enableNZCTests = %s\n",info ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/Options.cpp:422:10: note: ‘snprintf’ output between 36 and 195 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"enableEqualities = %s\n",info ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/Options.cpp:426:10: note: ‘snprintf’ output between 36 and 195 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"enableInertiaCorrection = %s\n",info ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/Options.cpp:470:10: note: ‘snprintf’ output between 36 and 195 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH,"initialStatusBounds = %s\n",info ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 118 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( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/QProblemB.cpp:3835:13: note: ‘snprintf’ output between 45 and 235 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d | %1.6e | %s %4.1d | %4.1d \n", (int)iter,tau,info,(int)BC_idx,(int)getNFX( ) ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 117 and 134 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d* | %1.6e | %s SOLVED | %4.1d \n", (int)iter,tau,info,(int)getNFX( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/QProblemB.cpp:3825:14: note: ‘snprintf’ output between 50 and 233 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d* | %1.6e | %s SOLVED | %4.1d \n", (int)iter,tau,info,(int)getNFX( ) ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 117 and 134 [-Wformat-truncation=] snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d | %1.6e | %s SOLVED | %4.1d \n", (int)iter,tau,info,(int)getNFX( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/QProblemB.cpp:3823:14: note: ‘snprintf’ output between 50 and 233 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d | %1.6e | %s SOLVED | %4.1d \n", (int)iter,tau,info,(int)getNFX( ) ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 118 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( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/QProblem.cpp:6243:13: note: ‘snprintf’ output between 55 and 252 bytes into a destination of size 160 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( ) ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 117 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( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/QProblem.cpp:6228:14: note: ‘snprintf’ output between 60 and 250 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d* | %1.6e | %s SOLVED | %4.1d | %4.1d \n", (int)iter,tau,info,(int)getNFX( ),(int)getNAC( ) ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 117 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( ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/source_subfolder/src/QProblem.cpp:6226:14: note: ‘snprintf’ output between 60 and 250 bytes into a destination of size 160 snprintf( myPrintfString,MAX_STRING_LENGTH," %5.1d | %1.6e | %s SOLVED | %4.1d | %4.1d \n", (int)iter,tau,info,(int)getNFX( ),(int)getNAC( ) ); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3962/.conan/data/qpoases/3.2.1/_/_/build/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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/038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec/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 ) ^~ 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