******************************************************************************** conan install acado/1.2.2-beta@ --profile=/home/conan/w/BuildSingleReference/11849/d52494a3-0fb1-4064-9aa7-77b812dfbc40/profile.txt --build=acado ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=10 os=Linux os_build=Linux [options] acado:shared=False [build_requires] [env] acado/1.2.2-beta: Forced build from source Installing package: acado/1.2.2-beta Requirements acado/1.2.2-beta from local cache - Cache Packages acado/1.2.2-beta:a75ee799679610199be02167efdeee4ce9458d9d - Build Installing (downloading, building) binaries... acado/1.2.2-beta: Copying sources to build folder acado/1.2.2-beta: Building your package in /home/conan/w/BuildSingleReference/.conan/data/acado/1.2.2-beta/_/_/build/a75ee799679610199be02167efdeee4ce9458d9d acado/1.2.2-beta: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK acado/1.2.2-beta: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/acado/1.2.2-beta/_/_/build/a75ee799679610199be02167efdeee4ce9458d9d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/acado/1.2.2-beta/_/_/package/a75ee799679610199be02167efdeee4ce9458d9d" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DACADO_BUILD_SHARED="False" -DACADO_BUILD_STATIC="True" -DACADO_WITH_EXAMPLES="False" -DACADO_WITH_TESTING="False" -DACADO_DEVELOPER="False" -DACADO_INTERNAL="False" -DACADO_BUILD_CGT_ONLY="True" -DCMAKE_C_FLAGS="-w" -DCMAKE_CXX_FLAGS="-w" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/acado/1.2.2-beta/_/_/build/a75ee799679610199be02167efdeee4ce9458d9d' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libc++ -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_GNU11 -- Performing Test COMPILER_SUPPORTS_GNU11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Performing Test COMPILER_SUPPORTS_GNU0X -- Performing Test COMPILER_SUPPORTS_GNU0X - Success -- Found PythonInterp: /opt/pyenv/versions/3.8.2/bin/python (found version "3.8.2") -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/acado/1.2.2-beta/_/_/build/a75ee799679610199be02167efdeee4ce9458d9d ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/acado/1.2.2-beta/_/_/build/a75ee799679610199be02167efdeee4ce9458d9d' '--' '-j3' ----------------- Scanning dependencies of target acado_casadi [ 0%] Building CXX object source_subfolder/external_packages/casadi/CMakeFiles/acado_casadi.dir/symbolic/printable_object.cpp.o [ 1%] Building CXX object source_subfolder/external_packages/casadi/CMakeFiles/acado_casadi.dir/symbolic/shared_object.cpp.o [ 1%] Linking CXX static library ../../../lib/libacado_casadi.a [ 1%] Built target acado_casadi Scanning dependencies of target acado_toolkit [ 2%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/utils/acado_io_utils.cpp.o [ 2%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/utils/acado_message_handling.cpp.o [ 3%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/utils/acado_utils.cpp.o [ 3%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/matrix_vector/acado_mat_file.cpp.o [ 4%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/matrix_vector/block_matrix.cpp.o [ 5%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/matrix_vector/matrix.cpp.o [ 5%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/matrix_vector/vector.cpp.o [ 6%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/variables_grid/grid.cpp.o [ 6%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/variables_grid/matrix_variable.cpp.o [ 7%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/variables_grid/matrix_variables_grid.cpp.o [ 7%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/variables_grid/variable_settings.cpp.o [ 8%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/variables_grid/variables_grid.cpp.o [ 8%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/curve/curve.cpp.o [ 9%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/user_interaction/algorithmic_base.cpp.o [ 10%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/user_interaction/log_record.cpp.o [ 10%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/user_interaction/logging.cpp.o [ 11%] Building CXX object source_subfolder/acado/CMakeFiles/acado_toolkit.dir/user_interaction/options.cpp.o source_subfolder/acado/CMakeFiles/acado_toolkit.dir/build.make:276: recipe for target 'source_subfolder/acado/CMakeFiles/acado_toolkit.dir/user_interaction/logging.cpp.o' failed source_subfolder/acado/CMakeFiles/acado_toolkit.dir/build.make:289: recipe for target 'source_subfolder/acado/CMakeFiles/acado_toolkit.dir/user_interaction/options.cpp.o' failed source_subfolder/acado/CMakeFiles/acado_toolkit.dir/build.make:146: recipe for target 'source_subfolder/acado/CMakeFiles/acado_toolkit.dir/matrix_vector/matrix.cpp.o' failed CMakeFiles/Makefile2:227: recipe for target 'source_subfolder/acado/CMakeFiles/acado_toolkit.dir/all' failed Makefile:148: recipe for target 'all' failed acado/1.2.2-beta: 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 Terminated make[2]: *** [source_subfolder/acado/CMakeFiles/acado_toolkit.dir/user_interaction/logging.cpp.o] Error 143 make[2]: *** Waiting for unfinished jobs.... Terminated make[2]: *** [source_subfolder/acado/CMakeFiles/acado_toolkit.dir/user_interaction/options.cpp.o] Error 143 Terminated make[2]: *** [source_subfolder/acado/CMakeFiles/acado_toolkit.dir/matrix_vector/matrix.cpp.o] Error 143 make[1]: *** [source_subfolder/acado/CMakeFiles/acado_toolkit.dir/all] Error 2 make: *** [all] Error 2 acado/1.2.2-beta: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/acado/1.2.2-beta/_/_/build/a75ee799679610199be02167efdeee4ce9458d9d acado/1.2.2-beta: ERROR: Package 'a75ee799679610199be02167efdeee4ce9458d9d' build failed acado/1.2.2-beta: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/acado/1.2.2-beta/_/_/build/a75ee799679610199be02167efdeee4ce9458d9d ERROR: acado/1.2.2-beta: Error in build() method, line 76 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/acado/1.2.2-beta/_/_/build/a75ee799679610199be02167efdeee4ce9458d9d' '--' '-j3' Terminated