******************************************************************************** conan install celero/2.8.2@ --build=celero --profile=/home/conan/w/BuildSingleReference/69099/f9b28fb9-da62-41c8-a41f-d82b1ba65d4c/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] celero:shared=False [build_requires] [env] celero/2.8.2: Forced build from source Installing package: celero/2.8.2 Requirements celero/2.8.2 from local cache - Cache Packages celero/2.8.2:6557f18ca99c0b6a233f43db00e30efaa525e27e - Build Installing (downloading, building) binaries... celero/2.8.2: Copying sources to build folder celero/2.8.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e celero/2.8.2: Generator cmake created conanbuildinfo.cmake celero/2.8.2: 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 celero/2.8.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -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/celero/2.8.2/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e" -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" -DCELERO_COMPILE_DYNAMIC_LIBRARIES="False" -DCELERO_COMPILE_PIC="True" -DCELERO_ENABLE_EXPERIMENTS="False" -DCELERO_ENABLE_FOLDERS="False" -DCELERO_ENABLE_TESTS="False" -DCELERO_TREAT_WARNINGS_AS_ERRORS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e' '--' '-j3' ----------------- Scanning dependencies of target celero [ 4%] Building CXX object source_subfolder/CMakeFiles/celero.dir/src/Archive.cpp.o [ 14%] Building CXX object source_subfolder/CMakeFiles/celero.dir/src/Benchmark.cpp.o [ 14%] Building CXX object source_subfolder/CMakeFiles/celero.dir/src/Callbacks.cpp.o [ 19%] Building CXX object source_subfolder/CMakeFiles/celero.dir/src/Celero.cpp.o [ 23%] Building CXX object source_subfolder/CMakeFiles/celero.dir/src/Console.cpp.o [ 28%] Building CXX object source_subfolder/CMakeFiles/celero.dir/src/Distribution.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/celero.dir/src/Exceptions.cpp.o [ 38%] Building CXX object source_subfolder/CMakeFiles/celero.dir/src/Executor.cpp.o source_subfolder/CMakeFiles/celero.dir/build.make:140: recipe for target 'source_subfolder/CMakeFiles/celero.dir/src/Exceptions.cpp.o' failed source_subfolder/CMakeFiles/celero.dir/build.make:101: recipe for target 'source_subfolder/CMakeFiles/celero.dir/src/Celero.cpp.o' failed CMakeFiles/Makefile2:95: recipe for target 'source_subfolder/CMakeFiles/celero.dir/all' failed Makefile:129: recipe for target 'all' failed celero/2.8.2: 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 In file included from /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/include/celero/Exceptions.h:22, from /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/src/Exceptions.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/include/celero/TestFixture.h:195:42: error: 'shared_ptr' is not a member of 'std' 195 | virtual std::vector> getUserDefinedMeasurements() const; | ^~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/include/celero/Exceptions.h:22, from /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/src/Exceptions.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/include/celero/TestFixture.h:33:1: note: 'std::shared_ptr' is defined in header ''; did you forget to '#include '? 32 | #include +++ |+#include 33 | In file included from /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/include/celero/Exceptions.h:22, from /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/src/Exceptions.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/include/celero/TestFixture.h:195:42: error: 'shared_ptr' is not a member of 'std' 195 | virtual std::vector> getUserDefinedMeasurements() const; | ^~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/include/celero/TestFixture.h:195:42: note: 'std::shared_ptr' is defined in header ''; did you forget to '#include '? /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/include/celero/TestFixture.h:195:53: error: template argument 1 is invalid 195 | virtual std::vector> getUserDefinedMeasurements() const; | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/include/celero/TestFixture.h:195:53: error: template argument 2 is invalid /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder/include/celero/TestFixture.h:195:75: error: expected unqualified-id before '>' token 195 | virtual std::vector> getUserDefinedMeasurements() const; | ^~ make[2]: *** [source_subfolder/CMakeFiles/celero.dir/src/Exceptions.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... c++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [source_subfolder/CMakeFiles/celero.dir/src/Celero.cpp.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/celero.dir/all] Error 2 make: *** [all] Error 2 celero/2.8.2: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e celero/2.8.2: ERROR: Package '6557f18ca99c0b6a233f43db00e30efaa525e27e' build failed celero/2.8.2: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e ERROR: celero/2.8.2: Error in build() method, line 85 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/celero/2.8.2/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e' '--' '-j3' Terminated