******************************************************************************** conan install pbtools/0.43.0@#9466edbcf3b2fba1a0419ba1bd2515e5 --build=pbtools -pr /home/conan/w/BuildSingleReference/90590/3e7889f8-4555-4102-889e-f95b2408e1b7/profile_linux_8_libstdcpp11_gcc_release_64.pbtools-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux [options] pbtools:shared=False [build_requires] [env] pbtools/0.43.0: Forced build from source Installing package: pbtools/0.43.0 Requirements pbtools/0.43.0 from local cache - Cache Packages pbtools/0.43.0:b80d46004713aa37d6a90b42e2a326a056a237b5 - Build Installing (downloading, building) binaries... pbtools/0.43.0: Copying sources to build folder pbtools/0.43.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/pbtools/0.43.0/_/_/build/b80d46004713aa37d6a90b42e2a326a056a237b5 pbtools/0.43.0: Generator cmake created conanbuildinfo.cmake pbtools/0.43.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK pbtools/0.43.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/pbtools/0.43.0/_/_/build/b80d46004713aa37d6a90b42e2a326a056a237b5' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/pbtools/0.43.0/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5" -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" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/pbtools/0.43.0/_/_/build/b80d46004713aa37d6a90b42e2a326a056a237b5/pbtools-0.43.0/lib' ----------------- -- The C compiler identification is GNU 8.4.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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/pbtools/0.43.0/_/_/build/b80d46004713aa37d6a90b42e2a326a056a237b5 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pbtools/0.43.0/_/_/build/b80d46004713aa37d6a90b42e2a326a056a237b5' '--' '-j3' ----------------- Scanning dependencies of target pbtools [ 50%] Building C object CMakeFiles/pbtools.dir/src/pbtools.c.o CMakeFiles/pbtools.dir/build.make:81: recipe for target 'CMakeFiles/pbtools.dir/src/pbtools.c.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/pbtools.dir/all' failed Makefile:148: recipe for target 'all' failed pbtools/0.43.0: 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 CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS gcc: fatal error: Terminated signal terminated program cc1 compilation terminated. make[2]: *** [CMakeFiles/pbtools.dir/src/pbtools.c.o] Error 1 make[1]: *** [CMakeFiles/pbtools.dir/all] Error 2 make: *** [all] Error 2 pbtools/0.43.0: ERROR: Package 'b80d46004713aa37d6a90b42e2a326a056a237b5' build failed pbtools/0.43.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/pbtools/0.43.0/_/_/build/b80d46004713aa37d6a90b42e2a326a056a237b5 ERROR: pbtools/0.43.0: Error in build() method, line 22 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pbtools/0.43.0/_/_/build/b80d46004713aa37d6a90b42e2a326a056a237b5' '--' '-j3' Terminated