******************************************************************************** conan install pcl/1.11.1@ --build=pcl --profile=/home/conan/w/BuildSingleReference/76810/40c36334-250c-4016-97f2-7822c6b6c2b2/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux [options] pcl:shared=False [build_requires] [env] pcl/1.11.1: Forced build from source Installing package: pcl/1.11.1 Requirements pcl/1.11.1 from local cache - Cache Packages pcl/1.11.1:e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4 - Build Installing (downloading, building) binaries... pcl/1.11.1: Copying sources to build folder pcl/1.11.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4 pcl/1.11.1: Generator cmake created conanbuildinfo.cmake pcl/1.11.1: Aggregating env generators [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 pcl/1.11.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/package/e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4" -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_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4" -DCMAKE_PREFIX_PATH="/home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX 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 -- 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 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4' '--' '-j3' ----------------- Scanning dependencies of target eater [ 50%] Building CXX object CMakeFiles/eater.dir/eater.cpp.o [100%] Linking CXX executable bin/eater [100%] Built target eater ----Running------ > bin/eater ----------------- allocated : 1 Gb allocated : 2 Gb allocated : 3 Gb allocated : 4 Gb allocated : 5 Gb allocated : 6 Gb allocated : 7 Gb pcl/1.11.1: CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS 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 Killed pcl/1.11.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4 pcl/1.11.1: ERROR: Package 'e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4' build failed pcl/1.11.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/e4ab8d92e2f448beaa978bd3a85e5e3d8c2bc6a4 ERROR: pcl/1.11.1: Error in build() method, line 192 self.run(os.path.join("bin", "eater")) ConanException: Error 137 while executing bin/eater