Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1134_10_4_39/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 3.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=3.9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1134_10_4_39/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 11.6337890625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe tbb/2020 exports: File 'conandata.yml' found. Exporting it... tbb/2020 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2020': {'url': 'https://github.com/oneapi-src/oneTBB/archive/2020.tar.gz', 'sha256': 'a0cd0645113ccd3f05cc7fed2fc0a22d7b2fafea35023163ea2d71b36f1744e7'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '2020': sha256: a0cd0645113ccd3f05cc7fed2fc0a22d7b2fafea35023163ea2d71b36f1744e7 url: https://github.com/oneapi-src/oneTBB/archive/2020.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK tbb/2020: A new conanfile.py version was exported tbb/2020: Folder: /tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/export tbb/2020: Using the exported files summary hash as the recipe revision: f03154ba1bda7cc0a4ae9580ecb14139 tbb/2020: Exported revision: f03154ba1bda7cc0a4ae9580ecb14139 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=3.9 os=Linux os_build=Linux [options] tbb:shared=False [build_requires] [env] tbb/2020: Forced build from source tbb/2020 (test package): Installing package Requirements tbb/2020 from local cache - Cache Packages tbb/2020:2000e2a2943bb17bf9e35568b527e0da032f28f8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tbb/2020: Configuring sources in /tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK tbb/2020: Copying sources to build folder tbb/2020: Building your package in /tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/build/2000e2a2943bb17bf9e35568b527e0da032f28f8 tbb/2020: Generator txt created conanbuildinfo.txt [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 tbb/2020: Calling build() Created the ./build/linux_intel64_clang_cc3.9_libc2.26_kernel4.14.138+_debug directory /usr/bin/make -C "./build/linux_intel64_clang_cc3.9_libc2.26_kernel4.14.138+_debug" -r -f ../../build/Makefile.tbb cfg=debug make[1]: Entering directory '/tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/build/2000e2a2943bb17bf9e35568b527e0da032f28f8/source_subfolder/build/linux_intel64_clang_cc3.9_libc2.26_kernel4.14.138+_debug' ../../build/Makefile.tbb:28: CONFIG: cfg=debug arch=intel64 compiler=clang target=linux runtime=cc3.9_libc2.26_kernel4.14.138+ clang++ -o concurrent_hash_map.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_hash_map.cpp clang++ -o concurrent_queue.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_queue.cpp clang++ -o concurrent_vector.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_vector.cpp clang++ -o dynamic_link.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/dynamic_link.cpp clang++ -o itt_notify.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/itt_notify.cpp clang++ -o cache_aligned_allocator.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/cache_aligned_allocator.cpp clang++ -o pipeline.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/pipeline.cpp clang++ -o queuing_mutex.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_mutex.cpp clang++ -o queuing_rw_mutex.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_rw_mutex.cpp clang++ -o reader_writer_lock.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/reader_writer_lock.cpp clang++ -o spin_rw_mutex.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_rw_mutex.cpp clang++ -o x86_rtm_rw_mutex.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/x86_rtm_rw_mutex.cpp clang++ -o spin_mutex.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_mutex.cpp clang++ -o critical_section.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/critical_section.cpp clang++ -o mutex.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/mutex.cpp clang++ -o recursive_mutex.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/recursive_mutex.cpp clang++ -o condition_variable.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/condition_variable.cpp clang++ -o tbb_thread.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_thread.cpp clang++ -o concurrent_monitor.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_monitor.cpp clang++ -o semaphore.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/semaphore.cpp clang++ -o private_server.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/private_server.cpp clang++ -o rml_tbb.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/rml/client/rml_tbb.cpp sh ../../build/version_info_linux.sh clang++ -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include -I. >version_string.ver clang++ -o tbb_misc.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include -I. ../../src/tbb/tbb_misc.cpp clang++ -o tbb_misc_ex.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_misc_ex.cpp clang++ -o task.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task.cpp clang++ -o task_group_context.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task_group_context.cpp clang++ -o governor.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/governor.cpp clang++ -o market.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/market.cpp clang++ -o arena.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/arena.cpp clang++ -o scheduler.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/scheduler.cpp clang++ -o observer_proxy.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/observer_proxy.cpp clang++ -o tbb_statistics.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_statistics.cpp clang++ -o tbb_main.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_main.cpp clang++ -o concurrent_vector_v2.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_vector_v2.cpp clang++ -o concurrent_queue_v2.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_queue_v2.cpp clang++ -o spin_rw_mutex_v2.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/spin_rw_mutex_v2.cpp clang++ -o task_v2.o -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/task_v2.cpp sh ../../build/generate_tbbvars.sh ar rcs libtbb_debug.a concurrent_hash_map.o concurrent_queue.o concurrent_vector.o dynamic_link.o itt_notify.o cache_aligned_allocator.o pipeline.o queuing_mutex.o queuing_rw_mutex.o reader_writer_lock.o spin_rw_mutex.o x86_rtm_rw_mutex.o spin_mutex.o critical_section.o mutex.o recursive_mutex.o condition_variable.o tbb_thread.o concurrent_monitor.o semaphore.o private_server.o rml_tbb.o tbb_misc.o tbb_misc_ex.o task.o task_group_context.o governor.o market.o arena.o scheduler.o observer_proxy.o tbb_statistics.o tbb_main.o concurrent_vector_v2.o concurrent_queue_v2.o spin_rw_mutex_v2.o task_v2.o make[1]: Leaving directory '/tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/build/2000e2a2943bb17bf9e35568b527e0da032f28f8/source_subfolder/build/linux_intel64_clang_cc3.9_libc2.26_kernel4.14.138+_debug' /usr/bin/make -C "./build/linux_intel64_clang_cc3.9_libc2.26_kernel4.14.138+_debug" -r -f ../../build/Makefile.tbbmalloc cfg=debug malloc make[1]: Entering directory '/tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/build/2000e2a2943bb17bf9e35568b527e0da032f28f8/source_subfolder/build/linux_intel64_clang_cc3.9_libc2.26_kernel4.14.138+_debug' clang++ -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/backend.cpp clang++ -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/large_objects.cpp clang++ -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/backref.cpp clang++ -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/tbbmalloc.cpp clang++ -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -o itt_notify_malloc.o -I../../src -I../../src/rml/include -I../../include ../../src/tbb/itt_notify.cpp clang++ -c -MMD -DTBB_USE_DEBUG -O0 -g -DUSE_PTHREAD -pthread -stdlib=libstdc++ -DTBB_USE_GLIBCXX_VERSION=309 -m64 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc -I. ../../src/tbbmalloc/frontend.cpp ar rcs libtbbmalloc_debug.a backend.o large_objects.o backref.o tbbmalloc.o itt_notify_malloc.o frontend.o make[1]: Leaving directory '/tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/build/2000e2a2943bb17bf9e35568b527e0da032f28f8/source_subfolder/build/linux_intel64_clang_cc3.9_libc2.26_kernel4.14.138+_debug' /usr/bin/make -C "./build/linux_intel64_clang_cc3.9_libc2.26_kernel4.14.138+_debug" -r -f ../../build/Makefile.tbbproxy cfg=debug tbbproxy make[1]: Entering directory '/tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/build/2000e2a2943bb17bf9e35568b527e0da032f28f8/source_subfolder/build/linux_intel64_clang_cc3.9_libc2.26_kernel4.14.138+_debug' make[1]: Nothing to be done for 'tbbproxy'. make[1]: Leaving directory '/tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/build/2000e2a2943bb17bf9e35568b527e0da032f28f8/source_subfolder/build/linux_intel64_clang_cc3.9_libc2.26_kernel4.14.138+_debug' tbb/2020: Package '2000e2a2943bb17bf9e35568b527e0da032f28f8' built tbb/2020: Build folder /tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/build/2000e2a2943bb17bf9e35568b527e0da032f28f8 tbb/2020: Generated conaninfo.txt tbb/2020: Generated conanbuildinfo.txt tbb/2020: Generating the package tbb/2020: Package folder /tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/package/2000e2a2943bb17bf9e35568b527e0da032f28f8 tbb/2020: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK tbb/2020 package(): Packaged 2 '.a' files: libtbb_debug.a, libtbbmalloc_debug.a tbb/2020 package(): Packaged 118 '.h' files tbb/2020 package(): Packaged 4 files: tuple, condition_variable, thread, LICENSE tbb/2020: Package '2000e2a2943bb17bf9e35568b527e0da032f28f8' created tbb/2020: Created package revision 3ba031698933599c16b43128b1431ad7 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK tbb/2020 (test package): Generator cmake created conanbuildinfo.cmake tbb/2020 (test package): Generator txt created conanbuildinfo.txt tbb/2020 (test package): Generated conaninfo.txt tbb/2020 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_1134_10_4_39/test_package/build/551efa70fe32f1cffcc32986d6fbe392627e83c9/conan.lock' Using cached profile from lockfile [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 tbb/2020 (test package): Calling build() -- The CXX compiler identification is Clang 3.9.1 -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 3.9 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_1134_10_4_39/test_package/build/551efa70fe32f1cffcc32986d6fbe392627e83c9 Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/main.cpp.o In file included from /tmp/c3ipr/pr_1134_10_4_39/test_package/main.cpp:3: /tmp/c3ipr/pr_1134_10_4_39/.conan/data/tbb/2020/_/_/package/2000e2a2943bb17bf9e35568b527e0da032f28f8/include/tbb/compat/tuple:21:9: warning: TBB Warning: tbb/compat/tuple is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. [-W#pragma-messages] #pragma message("TBB Warning: tbb/compat/tuple is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") ^ 1 warning generated. [100%] Linking CXX executable bin/example [100%] Built target example tbb/2020 (test package): Running test() Fib 6=8 Hello World JSON file created at '/tmp/c3ipr/pr_1134_10_4_39/_create.json'