******************************************************************************** conan install corrade/2019.10@ --build=corrade --profile=/home/conan/w/BuildSingleReference/29152/af1ca03f-efea-4954-8747-59bc213c40d9/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] corrade:shared=False [build_requires] [env] corrade/2019.10: Forced build from source Installing package: corrade/2019.10 Requirements corrade/2019.10 from local cache - Cache Packages corrade/2019.10:0d5601093a6e12fb28c7f2c4d3597fc0968c14de - Build Installing (downloading, building) binaries... corrade/2019.10: Copying sources to build folder corrade/2019.10: Building your package in /home/conan/w/BuildSingleReference/.conan/data/corrade/2019.10/_/_/build/0d5601093a6e12fb28c7f2c4d3597fc0968c14de corrade/2019.10: 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 corrade/2019.10: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/corrade/2019.10/_/_/build/0d5601093a6e12fb28c7f2c4d3597fc0968c14de/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/corrade/2019.10/_/_/package/0d5601093a6e12fb28c7f2c4d3597fc0968c14de" -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" -DBUILD_STATIC="True" -DBUILD_STATIC_PIC="True" -DBUILD_DEPRECATED="True" -DWITH_INTERCONNECT="True" -DWITH_MAIN="True" -DWITH_PLUGINMANAGER="True" -DWITH_TESTSUITE="True" -DWITH_UTILITY="True" -DWITH_RC="True" -DLIB_SUFFIX="" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/corrade/2019.10/_/_/build/0d5601093a6e12fb28c7f2c4d3597fc0968c14de' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - 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 GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/corrade/2019.10/_/_/build/0d5601093a6e12fb28c7f2c4d3597fc0968c14de/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/corrade/2019.10/_/_/build/0d5601093a6e12fb28c7f2c4d3597fc0968c14de/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target CorradePluginManagerObjects Scanning dependencies of target CorradeUtilityObjects [ 5%] Building CXX object source_subfolder/src/Corrade/PluginManager/CMakeFiles/CorradePluginManagerObjects.dir/AbstractPlugin.cpp.o [ 5%] Building CXX object source_subfolder/src/Corrade/PluginManager/CMakeFiles/CorradePluginManagerObjects.dir/PluginMetadata.cpp.o [ 8%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Debug.cpp.o [ 11%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Directory.cpp.o [ 11%] Built target CorradePluginManagerObjects [ 14%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Configuration.cpp.o [ 17%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/ConfigurationValue.cpp.o [ 20%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/MurmurHash2.cpp.o [ 23%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Sha1.cpp.o [ 26%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/System.cpp.o [ 29%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/FileWatcher.cpp.o [ 32%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Tweakable.cpp.o [ 35%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/TweakableParser.cpp.o [ 35%] Built target CorradeUtilityObjects Scanning dependencies of target CorradeUtility [ 38%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Arguments.cpp.o [ 41%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Format.cpp.o [ 44%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/ConfigurationGroup.cpp.o [ 47%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Resource.cpp.o [ 50%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/String.cpp.o [ 52%] Building CXX object source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Unicode.cpp.o corrade/2019.10: Received SIGTERM! 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 g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/build.make:82: source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Arguments.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/build.make:121: source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Resource.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:516: source_subfolder/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 corrade/2019.10: ERROR: Package '0d5601093a6e12fb28c7f2c4d3597fc0968c14de' build failed corrade/2019.10: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/corrade/2019.10/_/_/build/0d5601093a6e12fb28c7f2c4d3597fc0968c14de ERROR: corrade/2019.10: Error in build() method, line 96 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/corrade/2019.10/_/_/build/0d5601093a6e12fb28c7f2c4d3597fc0968c14de/build_subfolder' '--' '-j3' Exception ignored in: Traceback (most recent call last): File "/opt/pyenv/versions/3.7.5/lib/python3.7/threading.py", line 1274, in _shutdown def _shutdown(): File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/command.py", line 2333, in sigterm_handler sys.exit(ERROR_SIGTERM) SystemExit: 5