******************************************************************************** conan install perfetto/20.1@ --build=perfetto --profile=/home/conan/w/BuildSingleReference/47154/a7782d03-d86e-45b6-82ac-941aaf33c48c/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux [options] perfetto:shared=False [build_requires] [env] perfetto/20.1: Forced build from source Installing package: perfetto/20.1 Requirements perfetto/20.1 from local cache - Cache Packages perfetto/20.1:d0ec62fc032e5a10524fa454546aa1bdbb22baf8 - Build Installing (downloading, building) binaries... perfetto/20.1: Copying sources to build folder perfetto/20.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 perfetto/20.1: Generator cmake created conanbuildinfo.cmake perfetto/20.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 perfetto/20.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -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/perfetto/20.1/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8" -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" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/examples/sdk' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.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 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8' '--' '-j3' ----------------- Scanning dependencies of target perfetto [ 7%] Building CXX object CMakeFiles/perfetto.dir/sdk/perfetto.cc.o CMakeFiles/perfetto.dir/build.make:81: recipe for target 'CMakeFiles/perfetto.dir/sdk/perfetto.cc.o' failed CMakeFiles/Makefile2:129: recipe for target 'CMakeFiles/perfetto.dir/all' failed Makefile:102: recipe for target 'all' failed perfetto/20.1: 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_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [CMakeFiles/perfetto.dir/sdk/perfetto.cc.o] Error 4 make[1]: *** [CMakeFiles/perfetto.dir/all] Error 2 make: *** [all] Error 2 perfetto/20.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 perfetto/20.1: ERROR: Package 'd0ec62fc032e5a10524fa454546aa1bdbb22baf8' build failed perfetto/20.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 ERROR: perfetto/20.1: Error in build() method, line 27 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8' '--' '-j3' Terminated