******************************************************************************** conan install perfetto/20.1@ --build=perfetto --profile=/home/conan/w/BuildSingleReference/47150/7a0e58b6-f52d-48cb-b2b7-55f6b146320b/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 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:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - 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/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb 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/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -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/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -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/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/examples/sdk' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.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/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' '--' '-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 /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/sdk/perfetto.cc:1651:13: error: specialization of ‘template struct std::hash’ in different namespace [-fpermissive] struct std::hash> { ^ In file included from /usr/include/c++/5/bits/basic_string.h:5471:0, from /usr/include/c++/5/string:52, from /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/sdk/perfetto.h:1046, from /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/sdk/perfetto.cc:27: /usr/include/c++/5/bits/functional_hash.h:58:12: error: from definition of ‘template struct std::hash’ [-fpermissive] struct hash; ^ /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/sdk/perfetto.cc:4551:13: error: specialization of ‘template struct std::hash’ in different namespace [-fpermissive] struct std::hash<::perfetto::base::StringView> { ^ In file included from /usr/include/c++/5/bits/basic_string.h:5471:0, from /usr/include/c++/5/string:52, from /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/sdk/perfetto.h:1046, from /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/sdk/perfetto.cc:27: /usr/include/c++/5/bits/functional_hash.h:58:12: error: from definition of ‘template struct std::hash’ [-fpermissive] struct hash; ^ /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/sdk/perfetto.cc:7372:1: error: function ‘perfetto::base::Subprocess::Args::Args(perfetto::base::Subprocess::Args&&)’ defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification ‘’ Subprocess::Args::Args(Args&&) noexcept = default; ^ make[2]: *** [CMakeFiles/perfetto.dir/sdk/perfetto.cc.o] Error 1 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/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb perfetto/20.1: ERROR: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' build failed perfetto/20.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb 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/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' '--' '-j3'