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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:21:28: warning: overloaded operator << has higher precedence than comparison operator [-Woverloaded-shift-op-parentheses] kinematics << dot(pos_x) == velocity * cos(heading); ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:21:14: note: place parentheses around the '<<' expression to silence this warning kinematics << dot(pos_x) == velocity * cos(heading); ^ ( ) /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:21:28: note: place parentheses around comparison expression to evaluate it first kinematics << dot(pos_x) == velocity * cos(heading); ^ ( ) /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:22:28: warning: overloaded operator << has higher precedence than comparison operator [-Woverloaded-shift-op-parentheses] kinematics << dot(pos_y) == velocity * sin(heading); ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:22:14: note: place parentheses around the '<<' expression to silence this warning kinematics << dot(pos_y) == velocity * sin(heading); ^ ( ) /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:22:28: note: place parentheses around comparison expression to evaluate it first kinematics << dot(pos_y) == velocity * sin(heading); ^ ( ) /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:23:31: warning: overloaded operator << has higher precedence than comparison operator [-Woverloaded-shift-op-parentheses] kinematics << dot(velocity) == acceleration; ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:23:14: note: place parentheses around the '<<' expression to silence this warning kinematics << dot(velocity) == acceleration; ^ ( ) /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:23:31: note: place parentheses around comparison expression to evaluate it first kinematics << dot(velocity) == acceleration; ^ ( ) /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:24:30: warning: overloaded operator << has higher precedence than comparison operator [-Woverloaded-shift-op-parentheses] kinematics << dot(heading) == velocity * steering_angle; ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:24:14: note: place parentheses around the '<<' expression to silence this warning kinematics << dot(heading) == velocity * steering_angle; ^ ( ) /home/conan/w/cci_PR-4061/4/c6337af4-6539-4db5-92f9-23ea7ac78b14/recipes/acado/all/test_package/codegen.cpp:24:30: note: place parentheses around comparison expression to evaluate it first kinematics << dot(heading) == velocity * steering_angle; ^ ( ) 4 warnings generated. /home/conan/w/cci_PR-4061/.conan/data/acado/1.2.2-beta/_/_/package/ecac80fa5b341fcd8610465319e122eb29e8167e/lib/cmake/qpoases/SRC/EXTRAS/SolutionAnalysis.cpp:81:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int run1, run2, run3; ^~~~~~~~~ /home/conan/w/cci_PR-4061/.conan/data/acado/1.2.2-beta/_/_/package/ecac80fa5b341fcd8610465319e122eb29e8167e/lib/cmake/qpoases/SRC/EXTRAS/SolutionAnalysis.cpp:81:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int run1, run2, run3; ^~~~~~~~~ /home/conan/w/cci_PR-4061/.conan/data/acado/1.2.2-beta/_/_/package/ecac80fa5b341fcd8610465319e122eb29e8167e/lib/cmake/qpoases/SRC/EXTRAS/SolutionAnalysis.cpp:81:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int run1, run2, run3; ^~~~~~~~~ /home/conan/w/cci_PR-4061/.conan/data/acado/1.2.2-beta/_/_/package/ecac80fa5b341fcd8610465319e122eb29e8167e/lib/cmake/qpoases/SRC/EXTRAS/SolutionAnalysis.cpp:83:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int nFR, nFX; ^~~~~~~~~ /home/conan/w/cci_PR-4061/.conan/data/acado/1.2.2-beta/_/_/package/ecac80fa5b341fcd8610465319e122eb29e8167e/lib/cmake/qpoases/SRC/EXTRAS/SolutionAnalysis.cpp:83:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int nFR, nFX; ^~~~~~~~~ /home/conan/w/cci_PR-4061/.conan/data/acado/1.2.2-beta/_/_/package/ecac80fa5b341fcd8610465319e122eb29e8167e/lib/cmake/qpoases/SRC/EXTRAS/SolutionAnalysis.cpp:181:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int run1, run2, run3; ^~~~~~~~~ /home/conan/w/cci_PR-4061/.conan/data/acado/1.2.2-beta/_/_/package/ecac80fa5b341fcd8610465319e122eb29e8167e/lib/cmake/qpoases/SRC/EXTRAS/SolutionAnalysis.cpp:181:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int run1, run2, run3; ^~~~~~~~~ /home/conan/w/cci_PR-4061/.conan/data/acado/1.2.2-beta/_/_/package/ecac80fa5b341fcd8610465319e122eb29e8167e/lib/cmake/qpoases/SRC/EXTRAS/SolutionAnalysis.cpp:181:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int run1, run2, run3; ^~~~~~~~~ /home/conan/w/cci_PR-4061/.conan/data/acado/1.2.2-beta/_/_/package/ecac80fa5b341fcd8610465319e122eb29e8167e/lib/cmake/qpoases/SRC/EXTRAS/SolutionAnalysis.cpp:183:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int nFR, nFX; ^~~~~~~~~ /home/conan/w/cci_PR-4061/.conan/data/acado/1.2.2-beta/_/_/package/ecac80fa5b341fcd8610465319e122eb29e8167e/lib/cmake/qpoases/SRC/EXTRAS/SolutionAnalysis.cpp:183:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int nFR, nFX; ^~~~~~~~~ 10 warnings generated.