******************************************************************************** conan install boost-ext-ut/1.1.8@#57cb4d518050ad74578208b58a63cde2 --build=boost-ext-ut -pr /home/conan/w/prod/BuildSingleReference/1787/b15224f8-622d-44bb-bd91-9fc20524992e/profile_linux_9_libstdcpp11_gcc_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] [build_requires] [env] boost-ext-ut/1.1.8: Forced build from source Installing package: boost-ext-ut/1.1.8 Requirements boost-ext-ut/1.1.8 from local cache - Cache Packages boost-ext-ut/1.1.8:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK boost-ext-ut/1.1.8: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK boost-ext-ut/1.1.8: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 boost-ext-ut/1.1.8: Generator txt created conanbuildinfo.txt boost-ext-ut/1.1.8: 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 boost-ext-ut/1.1.8: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9" -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" -Ddisable_module="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/source' ----------------- -- The CXX compiler identification is GNU 9.2.1 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' '--' '-j3' ----------------- Scanning dependencies of target binclude Scanning dependencies of target bexpect_eq Scanning dependencies of target bexpect_that [ 0%] Building CXX object benchmark/CMakeFiles/binclude.dir/include.cpp.o [ 1%] Building CXX object benchmark/CMakeFiles/bexpect_that.dir/expect.cpp.o [ 1%] Building CXX object benchmark/CMakeFiles/bexpect_eq.dir/expect.cpp.o [ 2%] Linking CXX executable binclude [ 2%] Built target binclude Scanning dependencies of target bsuite [ 2%] Building CXX object benchmark/CMakeFiles/bsuite.dir/suite.cpp.o [ 3%] Linking CXX executable bexpect_that All tests passed (1000000 asserts in 1 tests) [ 3%] Built target bexpect_that Scanning dependencies of target btest [ 4%] Building CXX object benchmark/CMakeFiles/btest.dir/test.cpp.o [ 5%] Linking CXX executable bexpect_eq All tests passed (1000000 asserts in 1 tests) [ 5%] Built target bexpect_eq Scanning dependencies of target bexpect_udl [ 6%] Building CXX object benchmark/CMakeFiles/bexpect_udl.dir/expect.cpp.o [ 7%] Linking CXX executable bexpect_udl All tests passed (1000000 asserts in 1 tests) [ 7%] Built target bexpect_udl Scanning dependencies of target boost_ut_log [ 8%] Building CXX object example/CMakeFiles/boost_ut_log.dir/log.cpp.o [ 9%] Linking CXX executable bsuite All tests passed (0 asserts in 100 tests) [ 9%] Built target bsuite Scanning dependencies of target boost_ut_abort [ 10%] Building CXX object example/CMakeFiles/boost_ut_abort.dir/abort.cpp.o [ 10%] Linking CXX executable boost_ut_log All tests passed (1 asserts in 1 tests) [ 10%] Built target boost_ut_log Scanning dependencies of target boost_ut_minimal [ 11%] Building CXX object example/CMakeFiles/boost_ut_minimal.dir/minimal.cpp.o [ 12%] Linking CXX executable boost_ut_minimal All tests passed (1 asserts in 0 tests) [ 12%] Built target boost_ut_minimal Scanning dependencies of target boost_ut_filter [ 13%] Building CXX object example/CMakeFiles/boost_ut_filter.dir/filter.cpp.o [ 13%] Linking CXX executable boost_ut_abort All tests passed (0 asserts in 0 tests) All tests passed (3 asserts in 1 tests) [ 13%] Built target boost_ut_abort Scanning dependencies of target boost_ut_fatal [ 13%] Building CXX object example/CMakeFiles/boost_ut_fatal.dir/fatal.cpp.o [ 14%] Linking CXX executable boost_ut_filter All tests passed (1 asserts in 1 tests) [ 14%] Built target boost_ut_filter Scanning dependencies of target boost_ut_expect [ 15%] Building CXX object example/CMakeFiles/boost_ut_expect.dir/expect.cpp.o [ 16%] Linking CXX executable boost_ut_fatal All tests passed (6 asserts in 3 tests) [ 16%] Built target boost_ut_fatal Scanning dependencies of target boost_ut_exception [ 17%] Building CXX object example/CMakeFiles/boost_ut_exception.dir/exception.cpp.o [ 18%] Linking CXX executable boost_ut_expect [ 19%] Linking CXX executable boost_ut_exception All tests passed (39 asserts in 12 tests) [ 19%] Built target boost_ut_expect Scanning dependencies of target boost_ut_cli_fail_dry_run [ 20%] Building CXX object example/CMakeFiles/boost_ut_cli_fail_dry_run.dir/cli.cpp.o All tests passed (3 asserts in 1 tests) [ 20%] Built target boost_ut_exception Scanning dependencies of target boost_ut_cli_all_dry_run [ 21%] Building CXX object example/CMakeFiles/boost_ut_cli_all_dry_run.dir/cli.cpp.o [ 22%] Linking CXX executable boost_ut_cli_fail_dry_run cli cli.fail [ 22%] Built target boost_ut_cli_fail_dry_run Scanning dependencies of target boost_ut_should [ 22%] Building CXX object example/CMakeFiles/boost_ut_should.dir/should.cpp.o [ 23%] Linking CXX executable boost_ut_cli_all_dry_run cli cli.pass cli.fail [ 23%] Built target boost_ut_cli_all_dry_run Scanning dependencies of target boost_ut_cli_pass_not_dry_run [ 24%] Building CXX object example/CMakeFiles/boost_ut_cli_pass_not_dry_run.dir/cli.cpp.o [ 25%] Linking CXX executable boost_ut_should All tests passed (3 asserts in 2 tests) [ 25%] Built target boost_ut_should Scanning dependencies of target boost_ut_tag [ 25%] Building CXX object example/CMakeFiles/boost_ut_tag.dir/tag.cpp.o [ 25%] Linking CXX executable boost_ut_cli_pass_not_dry_run All tests passed (1 asserts in 1 tests) [ 25%] Built target boost_ut_cli_pass_not_dry_run Scanning dependencies of target boost_ut_reporter [ 26%] Building CXX object example/CMakeFiles/boost_ut_reporter.dir/cfg/reporter.cpp.o [ 27%] Linking CXX executable boost_ut_tag All tests passed (2 asserts in 2 tests) 2 tests skipped [ 27%] Built target boost_ut_tag Scanning dependencies of target boost_ut_section_cpp17 [ 28%] Building CXX object example/CMakeFiles/boost_ut_section_cpp17.dir/section.cpp.o [ 29%] Linking CXX executable boost_ut_reporter [ 29%] Built target boost_ut_reporter Scanning dependencies of target boost_ut_spec [ 30%] Building CXX object example/CMakeFiles/boost_ut_spec.dir/spec.cpp.o [ 31%] Linking CXX executable boost_ut_section_cpp17 All tests passed (6 asserts in 3 tests) [ 31%] Built target boost_ut_section_cpp17 Scanning dependencies of target boost_ut_run_report [ 32%] Building CXX object example/CMakeFiles/boost_ut_run_report.dir/run_report.cpp.o [ 33%] Linking CXX executable boost_ut_spec All tests passed (2 asserts in 1 tests) [ 33%] Built target boost_ut_spec Scanning dependencies of target boost_ut_hello_world [ 34%] Building CXX object example/CMakeFiles/boost_ut_hello_world.dir/hello_world.cpp.o [ 34%] Linking CXX executable boost_ut_run_report All tests passed (1 asserts in 1 tests) After report [ 34%] Built target boost_ut_run_report Scanning dependencies of target boost_ut_parallel_runner [ 35%] Building CXX object example/CMakeFiles/boost_ut_parallel_runner.dir/cfg/parallel_runner.cpp.o [ 36%] Linking CXX executable boost_ut_hello_world All tests passed (3 asserts in 1 tests) [ 36%] Built target boost_ut_hello_world [ 37%] Linking CXX executable btest All tests passed (0 asserts in 1000 tests) [ 37%] Built target btest boost-ext-ut/1.1.8: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS disable_module boost_ut_abort: /home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/source/example/abort.cpp:17: main()::::: Assertion `false' failed. terminate called without an active exception In file included from /usr/include/c++/9/pstl/parallel_backend.h:14, from /usr/include/c++/9/pstl/algorithm_impl.h:25, from /usr/include/c++/9/pstl/glue_execution_defs.h:52, from /usr/include/c++/9/execution:32, from /home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/source/example/cfg/parallel_runner.cpp:12: /usr/include/c++/9/pstl/parallel_backend_tbb.h:19:10: fatal error: tbb/blocked_range.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [example/CMakeFiles/boost_ut_parallel_runner.dir/build.make:82: example/CMakeFiles/boost_ut_parallel_runner.dir/cfg/parallel_runner.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1727: example/CMakeFiles/boost_ut_parallel_runner.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:160: all] Error 2 boost-ext-ut/1.1.8: ERROR: Package '5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' build failed boost-ext-ut/1.1.8: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 ERROR: boost-ext-ut/1.1.8: Error in build() method, line 68 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/boost-ext-ut/1.1.8/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' '--' '-j3'