Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 768345 Details for
Bug 836567
dev-cpp/tbb-2021.5.0-r1 - fails test_eh_algorithms, test_eh_thread on ppc64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log (ppc64)
tbb-2021.5.0-r1:20220331-225058.log (text/plain), 210.65 KB, created by
ernsteiswuerfel
on 2022-03-31 23:02:32 UTC
(
hide
)
Description:
build.log (ppc64)
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2022-03-31 23:02:32 UTC
Size:
210.65 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-cpp/tbb-2021.5.0-r1 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: sci@gentoo.org >[32m * [39;49;00mUSE: elibc_glibc kernel_linux ppc64 test userland_GNU >[32m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv >>>> Unpacking source... >>>> Unpacking tbb-2021.5.0.tar.gz to /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work >>>> Source unpacked in /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work >>>> Preparing source in /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build" > [32m*[0m Applying tbb-2021.4.0-lto.patch ... >[A[96C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying tbb-2021.5.0-musl-deepbind.patch ... >[A[96C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying tbb-2021.4.0-missing-TBB_machine_fetchadd4.patch ... >[A[96C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying tbb-2021.5.0-musl-mallinfo.patch ... >[A[96C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying tbb-2021.5.0-musl-setcontext.patch ... >[A[96C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Hardcoded definition(s) removed in CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "Build type" FORCE) >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0 ... > [32m*[0m .ppc64: running multilib-minimal_abi_src_configure > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64" >cmake -C /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DTBB_TEST=yes -DTBB_ENABLE_IPO=OFF -DTBB_STRICT=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0 >loading initial cache file /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 11.2.1 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/powerpc64-unknown-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Looking for C++ include pthread.h >-- Looking for C++ include pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Checking for one of the modules 'hwloc' >-- The C compiler identification is GNU 11.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/powerpc64-unknown-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- The tbbbind_2_5 target will be configured using the HWLOC 2.6.0 >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -mcpu=970 -pipe >C++ -O2 -mcpu=970 -pipe >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >Module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >Shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0 ... > [32m*[0m .ppc64: running multilib-minimal_abi_src_compile > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64" >ninja -v -j16 -l18 >[1/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/observer_proxy.cpp >[2/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/main.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/main.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/main.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/main.cpp >[3/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/allocator.cpp >[4/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/misc_ex.cpp >[5/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/dynamic_link.cpp >[6/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/exception.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/exception.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/exception.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/exception.cpp >[7/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/market.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/market.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/market.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/market.cpp >[8/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/itt_notify.cpp >[9/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/parallel_pipeline.cpp >[10/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/misc.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/misc.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/misc.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/misc.cpp >[11/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/arena_slot.cpp >[12/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/profiling.cpp >[13/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/version.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/version.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/version.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/version.cpp >[14/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/governor.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/governor.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/governor.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/governor.cpp >[15/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/semaphore.cpp >[16/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/rml_tbb.cpp >[17/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/rtm_mutex.cpp >[18/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/concurrent_bounded_queue.cpp >[19/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/address_waiter.cpp >[20/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/private_server.cpp >[21/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/global_control.cpp >[22/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/rtm_rw_mutex.cpp >[23/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -std=c++11 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/tbbmalloc.cpp >[24/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/queuing_rw_mutex.cpp >[25/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBBMALLOCPROXY_BUILD -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc_proxy/../../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -Wno-sized-deallocation -std=c++11 -MD -MT src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o -MF src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o.d -o src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc_proxy/function_replacement.cpp >[26/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBBMALLOCPROXY_BUILD -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc_proxy/../../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -Wno-sized-deallocation -std=c++11 -MD -MT src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o -MF src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o.d -o src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc_proxy/proxy.cpp >[27/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -std=c++11 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/backref.cpp >[28/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/small_object_pool.cpp >[29/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -std=c++11 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/large_objects.cpp >[30/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/task.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/task.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/task.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/task.cpp >[31/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -std=c++11 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/backend.cpp >[32/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBBBIND_BUILD -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbbind/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbbbind/CMakeFiles/tbbbind_2_5.dir/tbb_bind.cpp.o -MF src/tbbbind/CMakeFiles/tbbbind_2_5.dir/tbb_bind.cpp.o.d -o src/tbbbind/CMakeFiles/tbbbind_2_5.dir/tbb_bind.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbbind/tbb_bind.cpp >[33/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/task_group_context.cpp >[34/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -fPIC -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--version-script=/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbbind/def/lin64-tbbbind.def -shared -Wl,-soname,libtbbbind_2_5.so.3 -o gnu_11.2_cxx11_64_relwithdebinfo/libtbbbind_2_5.so.3.5 src/tbbbind/CMakeFiles/tbbbind_2_5.dir/tbb_bind.cpp.o -ldl -lhwloc && : >[35/318] /usr/bin/cmake -E cmake_symlink_library gnu_11.2_cxx11_64_relwithdebinfo/libtbbbind_2_5.so.3.5 gnu_11.2_cxx11_64_relwithdebinfo/libtbbbind_2_5.so.3 gnu_11.2_cxx11_64_relwithdebinfo/libtbbbind_2_5.so && cd /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/src/tbbbind && /usr/bin/cmake -DBINARY_DIR=/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64 -DSOURCE_DIR=/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0 -DBIN_PATH=/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo -DVARS_TEMPLATE=linux/env/vars.sh.in -DVARS_NAME=vars.sh -DTBB_INSTALL_VARS=OFF -DTBB_CMAKE_INSTALL_LIBDIR=lib64 -P /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/integration/cmake/generate_vars.cmake >[36/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/arena.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/arena.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/arena.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/arena.cpp >[37/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -std=c++11 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/itt_notify.cpp >[38/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -std=c++11 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/frontend.cpp >[39/318] : && /usr/bin/powerpc64-unknown-linux-gnu-gcc -fPIC -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--version-script=/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/def/lin64-tbbmalloc.def -shared -Wl,-soname,libtbbmalloc.so.2 -o gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o -ldl && : >[40/318] /usr/bin/cmake -E cmake_symlink_library gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2 gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so && : >[41/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -fPIC -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--version-script="/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc_proxy/def/lin64-proxy.def" -shared -Wl,-soname,libtbbmalloc_proxy.so.2 -o gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.5 src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo: gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 -ldl && : >[42/318] /usr/bin/cmake -E cmake_symlink_library gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.5 gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2 gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so && : >[43/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/task_dispatcher.cpp >[44/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -fPIC -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--version-script=/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/def/lin64-tbb.def -shared -Wl,-soname,libtbb.so.12 -o gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o src/tbb/CMakeFiles/tbb.dir/arena.cpp.o src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o src/tbb/CMakeFiles/tbb.dir/exception.cpp.o src/tbb/CMakeFiles/tbb.dir/governor.cpp.o src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o src/tbb/CMakeFiles/tbb.dir/main.cpp.o src/tbb/CMakeFiles/tbb.dir/market.cpp.o src/tbb/CMakeFiles/tbb.dir/misc.cpp.o src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o src/tbb/CMakeFiles/tbb.dir/task.cpp.o src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o src/tbb/CMakeFiles/tbb.dir/version.cpp.o src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o -ldl && : >[45/318] /usr/bin/cmake -E cmake_symlink_library gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12 gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so && cd /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/src/tbb && /usr/bin/cmake -DBINARY_DIR=/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64 -DSOURCE_DIR=/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0 -DBIN_PATH=/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo -DVARS_TEMPLATE=linux/env/vars.sh.in -DVARS_NAME=vars.sh -DTBB_INSTALL_VARS=OFF -DTBB_CMAKE_INSTALL_LIBDIR=lib64 -P /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/integration/cmake/generate_vars.cmake >[46/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -MF test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o.d -o test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_dynamic_link.cpp >[47/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_dynamic_link -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[48/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -MF test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o.d -o test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_tick_count.cpp >[49/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_tick_count -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[50/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o -MF test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o.d -o test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_lru_cache.cpp >[51/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_lru_cache -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[52/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_partitioner.dir/tbb/test_partitioner.cpp.o -MF test/CMakeFiles/test_partitioner.dir/tbb/test_partitioner.cpp.o.d -o test/CMakeFiles/test_partitioner.dir/tbb/test_partitioner.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_partitioner.cpp >[53/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_partitioner.dir/tbb/test_partitioner.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_partitioner -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[54/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -MF test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o.d -o test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_arena_priorities.cpp >[55/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_arena_priorities -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[56/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -MF test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o.d -o test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_allocators.cpp >[57/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_allocators -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[58/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o -MF test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o.d -o test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_collaborative_call_once.cpp >[59/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_collaborative_call_once -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[60/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_priority_queue.dir/tbb/test_concurrent_priority_queue.cpp.o -MF test/CMakeFiles/test_concurrent_priority_queue.dir/tbb/test_concurrent_priority_queue.cpp.o.d -o test/CMakeFiles/test_concurrent_priority_queue.dir/tbb/test_concurrent_priority_queue.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_priority_queue.cpp >[61/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_parallel_for.dir/tbb/test_parallel_for.cpp.o -MF test/CMakeFiles/test_parallel_for.dir/tbb/test_parallel_for.cpp.o.d -o test/CMakeFiles/test_parallel_for.dir/tbb/test_parallel_for.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_parallel_for.cpp >[62/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_priority_queue.dir/tbb/test_concurrent_priority_queue.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_priority_queue -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[63/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_parallel_for.dir/tbb/test_parallel_for.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_parallel_for -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[64/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_parallel_sort.dir/tbb/test_parallel_sort.cpp.o -MF test/CMakeFiles/test_parallel_sort.dir/tbb/test_parallel_sort.cpp.o.d -o test/CMakeFiles/test_parallel_sort.dir/tbb/test_parallel_sort.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_parallel_sort.cpp >[65/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_parallel_sort.dir/tbb/test_parallel_sort.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_parallel_sort -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[66/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_parallel_reduce.dir/tbb/test_parallel_reduce.cpp.o -MF test/CMakeFiles/test_parallel_reduce.dir/tbb/test_parallel_reduce.cpp.o.d -o test/CMakeFiles/test_parallel_reduce.dir/tbb/test_parallel_reduce.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_parallel_reduce.cpp >[67/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_parallel_reduce.dir/tbb/test_parallel_reduce.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_parallel_reduce -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[68/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_blocked_range.dir/tbb/test_blocked_range.cpp.o -MF test/CMakeFiles/test_blocked_range.dir/tbb/test_blocked_range.cpp.o.d -o test/CMakeFiles/test_blocked_range.dir/tbb/test_blocked_range.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_blocked_range.cpp >[69/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_blocked_range.dir/tbb/test_blocked_range.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_blocked_range -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[70/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_parallel_invoke.dir/tbb/test_parallel_invoke.cpp.o -MF test/CMakeFiles/test_parallel_invoke.dir/tbb/test_parallel_invoke.cpp.o.d -o test/CMakeFiles/test_parallel_invoke.dir/tbb/test_parallel_invoke.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_parallel_invoke.cpp >[71/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_parallel_invoke.dir/tbb/test_parallel_invoke.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_parallel_invoke -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[72/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_parallel_scan.dir/tbb/test_parallel_scan.cpp.o -MF test/CMakeFiles/test_parallel_scan.dir/tbb/test_parallel_scan.cpp.o.d -o test/CMakeFiles/test_parallel_scan.dir/tbb/test_parallel_scan.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_parallel_scan.cpp >[73/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_parallel_scan.dir/tbb/test_parallel_scan.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_parallel_scan -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[74/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_parallel_for_each.dir/tbb/test_parallel_for_each.cpp.o -MF test/CMakeFiles/test_parallel_for_each.dir/tbb/test_parallel_for_each.cpp.o.d -o test/CMakeFiles/test_parallel_for_each.dir/tbb/test_parallel_for_each.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_parallel_for_each.cpp >[75/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_parallel_for_each.dir/tbb/test_parallel_for_each.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_parallel_for_each -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[76/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_task_group.dir/tbb/test_task_group.cpp.o -MF test/CMakeFiles/test_task_group.dir/tbb/test_task_group.cpp.o.d -o test/CMakeFiles/test_task_group.dir/tbb/test_task_group.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_task_group.cpp >[77/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_task_group.dir/tbb/test_task_group.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_task_group -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[78/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_queue.dir/tbb/test_concurrent_queue.cpp.o -MF test/CMakeFiles/test_concurrent_queue.dir/tbb/test_concurrent_queue.cpp.o.d -o test/CMakeFiles/test_concurrent_queue.dir/tbb/test_concurrent_queue.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_queue.cpp >[79/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_queue.dir/tbb/test_concurrent_queue.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_queue -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[80/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_resumable_tasks.dir/tbb/test_resumable_tasks.cpp.o -MF test/CMakeFiles/test_resumable_tasks.dir/tbb/test_resumable_tasks.cpp.o.d -o test/CMakeFiles/test_resumable_tasks.dir/tbb/test_resumable_tasks.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_resumable_tasks.cpp >[81/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_resumable_tasks.dir/tbb/test_resumable_tasks.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_resumable_tasks -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[82/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_mutex.dir/tbb/test_mutex.cpp.o -MF test/CMakeFiles/test_mutex.dir/tbb/test_mutex.cpp.o.d -o test/CMakeFiles/test_mutex.dir/tbb/test_mutex.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_mutex.cpp >[83/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_mutex.dir/tbb/test_mutex.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_mutex -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[84/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_enumerable_thread_specific.dir/tbb/test_enumerable_thread_specific.cpp.o -MF test/CMakeFiles/test_enumerable_thread_specific.dir/tbb/test_enumerable_thread_specific.cpp.o.d -o test/CMakeFiles/test_enumerable_thread_specific.dir/tbb/test_enumerable_thread_specific.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_enumerable_thread_specific.cpp >[85/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_enumerable_thread_specific.dir/tbb/test_enumerable_thread_specific.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_enumerable_thread_specific -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[86/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_adaptive_mutex.dir/tbb/test_adaptive_mutex.cpp.o -MF test/CMakeFiles/test_adaptive_mutex.dir/tbb/test_adaptive_mutex.cpp.o.d -o test/CMakeFiles/test_adaptive_mutex.dir/tbb/test_adaptive_mutex.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_adaptive_mutex.cpp >[87/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_adaptive_mutex.dir/tbb/test_adaptive_mutex.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_adaptive_mutex -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[88/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_task_arena.dir/tbb/test_task_arena.cpp.o -MF test/CMakeFiles/test_task_arena.dir/tbb/test_task_arena.cpp.o.d -o test/CMakeFiles/test_task_arena.dir/tbb/test_task_arena.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_task_arena.cpp >[89/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_task_arena.dir/tbb/test_task_arena.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_task_arena -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[90/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_eh_algorithms.dir/tbb/test_eh_algorithms.cpp.o -MF test/CMakeFiles/test_eh_algorithms.dir/tbb/test_eh_algorithms.cpp.o.d -o test/CMakeFiles/test_eh_algorithms.dir/tbb/test_eh_algorithms.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_eh_algorithms.cpp >[91/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_eh_algorithms.dir/tbb/test_eh_algorithms.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_eh_algorithms -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[92/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_vector.dir/tbb/test_concurrent_vector.cpp.o -MF test/CMakeFiles/test_concurrent_vector.dir/tbb/test_concurrent_vector.cpp.o.d -o test/CMakeFiles/test_concurrent_vector.dir/tbb/test_concurrent_vector.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_vector.cpp >[93/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_vector.dir/tbb/test_concurrent_vector.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_vector -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[94/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_broadcast_node.dir/tbb/test_broadcast_node.cpp.o -MF test/CMakeFiles/test_broadcast_node.dir/tbb/test_broadcast_node.cpp.o.d -o test/CMakeFiles/test_broadcast_node.dir/tbb/test_broadcast_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_broadcast_node.cpp >[95/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_broadcast_node.dir/tbb/test_broadcast_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_broadcast_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[96/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_buffer_node.dir/tbb/test_buffer_node.cpp.o -MF test/CMakeFiles/test_buffer_node.dir/tbb/test_buffer_node.cpp.o.d -o test/CMakeFiles/test_buffer_node.dir/tbb/test_buffer_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_buffer_node.cpp >[97/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_continue_node.dir/tbb/test_continue_node.cpp.o -MF test/CMakeFiles/test_continue_node.dir/tbb/test_continue_node.cpp.o.d -o test/CMakeFiles/test_continue_node.dir/tbb/test_continue_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_continue_node.cpp >[98/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_buffer_node.dir/tbb/test_buffer_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_buffer_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[99/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_continue_node.dir/tbb/test_continue_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_continue_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[100/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_composite_node.dir/tbb/test_composite_node.cpp.o -MF test/CMakeFiles/test_composite_node.dir/tbb/test_composite_node.cpp.o.d -o test/CMakeFiles/test_composite_node.dir/tbb/test_composite_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_composite_node.cpp >[101/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_composite_node.dir/tbb/test_composite_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_composite_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[102/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_function_node.dir/tbb/test_function_node.cpp.o -MF test/CMakeFiles/test_function_node.dir/tbb/test_function_node.cpp.o.d -o test/CMakeFiles/test_function_node.dir/tbb/test_function_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_function_node.cpp >[103/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_function_node.dir/tbb/test_function_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_function_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[104/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_flow_graph.dir/tbb/test_flow_graph.cpp.o -MF test/CMakeFiles/test_flow_graph.dir/tbb/test_flow_graph.cpp.o.d -o test/CMakeFiles/test_flow_graph.dir/tbb/test_flow_graph.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_flow_graph.cpp >[105/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_flow_graph.dir/tbb/test_flow_graph.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_flow_graph -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[106/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_multifunction_node.dir/tbb/test_multifunction_node.cpp.o -MF test/CMakeFiles/test_multifunction_node.dir/tbb/test_multifunction_node.cpp.o.d -o test/CMakeFiles/test_multifunction_node.dir/tbb/test_multifunction_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_multifunction_node.cpp >[107/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_multifunction_node.dir/tbb/test_multifunction_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_multifunction_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[108/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_flow_graph_priorities.dir/tbb/test_flow_graph_priorities.cpp.o -MF test/CMakeFiles/test_flow_graph_priorities.dir/tbb/test_flow_graph_priorities.cpp.o.d -o test/CMakeFiles/test_flow_graph_priorities.dir/tbb/test_flow_graph_priorities.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_flow_graph_priorities.cpp >[109/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_flow_graph_priorities.dir/tbb/test_flow_graph_priorities.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_flow_graph_priorities -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[110/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_limiter_node.dir/tbb/test_limiter_node.cpp.o -MF test/CMakeFiles/test_limiter_node.dir/tbb/test_limiter_node.cpp.o.d -o test/CMakeFiles/test_limiter_node.dir/tbb/test_limiter_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_limiter_node.cpp >[111/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_limiter_node.dir/tbb/test_limiter_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_limiter_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[112/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_sequencer_node.dir/tbb/test_sequencer_node.cpp.o -MF test/CMakeFiles/test_sequencer_node.dir/tbb/test_sequencer_node.cpp.o.d -o test/CMakeFiles/test_sequencer_node.dir/tbb/test_sequencer_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_sequencer_node.cpp >[113/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_sequencer_node.dir/tbb/test_sequencer_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_sequencer_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[114/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_priority_queue_node.dir/tbb/test_priority_queue_node.cpp.o -MF test/CMakeFiles/test_priority_queue_node.dir/tbb/test_priority_queue_node.cpp.o.d -o test/CMakeFiles/test_priority_queue_node.dir/tbb/test_priority_queue_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_priority_queue_node.cpp >[115/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_priority_queue_node.dir/tbb/test_priority_queue_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_priority_queue_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[116/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_flow_graph_whitebox.dir/tbb/test_flow_graph_whitebox.cpp.o -MF test/CMakeFiles/test_flow_graph_whitebox.dir/tbb/test_flow_graph_whitebox.cpp.o.d -o test/CMakeFiles/test_flow_graph_whitebox.dir/tbb/test_flow_graph_whitebox.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_flow_graph_whitebox.cpp >[117/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_flow_graph_whitebox.dir/tbb/test_flow_graph_whitebox.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_flow_graph_whitebox -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[118/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_queue_node.dir/tbb/test_queue_node.cpp.o -MF test/CMakeFiles/test_queue_node.dir/tbb/test_queue_node.cpp.o.d -o test/CMakeFiles/test_queue_node.dir/tbb/test_queue_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_queue_node.cpp >[119/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_queue_node.dir/tbb/test_queue_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_queue_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[120/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_indexer_node.dir/tbb/test_indexer_node.cpp.o -MF test/CMakeFiles/test_indexer_node.dir/tbb/test_indexer_node.cpp.o.d -o test/CMakeFiles/test_indexer_node.dir/tbb/test_indexer_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_indexer_node.cpp >[121/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_indexer_node.dir/tbb/test_indexer_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_indexer_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[122/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_parallel_pipeline.dir/tbb/test_parallel_pipeline.cpp.o -MF test/CMakeFiles/test_parallel_pipeline.dir/tbb/test_parallel_pipeline.cpp.o.d -o test/CMakeFiles/test_parallel_pipeline.dir/tbb/test_parallel_pipeline.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_parallel_pipeline.cpp >[123/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_parallel_pipeline.dir/tbb/test_parallel_pipeline.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_parallel_pipeline -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[124/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_tagged_msg.dir/tbb/test_tagged_msg.cpp.o -MF test/CMakeFiles/test_tagged_msg.dir/tbb/test_tagged_msg.cpp.o.d -o test/CMakeFiles/test_tagged_msg.dir/tbb/test_tagged_msg.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_tagged_msg.cpp >[125/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_tagged_msg.dir/tbb/test_tagged_msg.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_tagged_msg -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[126/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_set.dir/tbb/test_concurrent_set.cpp.o -MF test/CMakeFiles/test_concurrent_set.dir/tbb/test_concurrent_set.cpp.o.d -o test/CMakeFiles/test_concurrent_set.dir/tbb/test_concurrent_set.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_set.cpp >[127/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_set.dir/tbb/test_concurrent_set.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_set -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[128/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_map.dir/tbb/test_concurrent_map.cpp.o -MF test/CMakeFiles/test_concurrent_map.dir/tbb/test_concurrent_map.cpp.o.d -o test/CMakeFiles/test_concurrent_map.dir/tbb/test_concurrent_map.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_map.cpp >[129/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_map.dir/tbb/test_concurrent_map.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_map -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[130/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_overwrite_node.dir/tbb/test_overwrite_node.cpp.o -MF test/CMakeFiles/test_overwrite_node.dir/tbb/test_overwrite_node.cpp.o.d -o test/CMakeFiles/test_overwrite_node.dir/tbb/test_overwrite_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_overwrite_node.cpp >[131/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_overwrite_node.dir/tbb/test_overwrite_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_overwrite_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[132/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_write_once_node.dir/tbb/test_write_once_node.cpp.o -MF test/CMakeFiles/test_write_once_node.dir/tbb/test_write_once_node.cpp.o.d -o test/CMakeFiles/test_write_once_node.dir/tbb/test_write_once_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_write_once_node.cpp >[133/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_write_once_node.dir/tbb/test_write_once_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_write_once_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[134/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_queue_whitebox.dir/tbb/test_concurrent_queue_whitebox.cpp.o -MF test/CMakeFiles/test_concurrent_queue_whitebox.dir/tbb/test_concurrent_queue_whitebox.cpp.o.d -o test/CMakeFiles/test_concurrent_queue_whitebox.dir/tbb/test_concurrent_queue_whitebox.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_queue_whitebox.cpp >[135/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_queue_whitebox.dir/tbb/test_concurrent_queue_whitebox.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_queue_whitebox -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[136/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_input_node.dir/tbb/test_input_node.cpp.o -MF test/CMakeFiles/test_input_node.dir/tbb/test_input_node.cpp.o.d -o test/CMakeFiles/test_input_node.dir/tbb/test_input_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_input_node.cpp >[137/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_input_node.dir/tbb/test_input_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_input_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[138/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_semaphore.dir/tbb/test_semaphore.cpp.o -MF test/CMakeFiles/test_semaphore.dir/tbb/test_semaphore.cpp.o.d -o test/CMakeFiles/test_semaphore.dir/tbb/test_semaphore.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_semaphore.cpp >[139/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_semaphore.dir/tbb/test_semaphore.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_semaphore -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[140/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_hash_map.dir/tbb/test_concurrent_hash_map.cpp.o -MF test/CMakeFiles/test_concurrent_hash_map.dir/tbb/test_concurrent_hash_map.cpp.o.d -o test/CMakeFiles/test_concurrent_hash_map.dir/tbb/test_concurrent_hash_map.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_hash_map.cpp >[141/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_split_node.dir/tbb/test_split_node.cpp.o -MF test/CMakeFiles/test_split_node.dir/tbb/test_split_node.cpp.o.d -o test/CMakeFiles/test_split_node.dir/tbb/test_split_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_split_node.cpp >[142/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_hash_map.dir/tbb/test_concurrent_hash_map.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_hash_map -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[143/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_intrusive_list.dir/tbb/test_intrusive_list.cpp.o -MF test/CMakeFiles/test_intrusive_list.dir/tbb/test_intrusive_list.cpp.o.d -o test/CMakeFiles/test_intrusive_list.dir/tbb/test_intrusive_list.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_intrusive_list.cpp >[144/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_split_node.dir/tbb/test_split_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_split_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[145/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_intrusive_list.dir/tbb/test_intrusive_list.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_intrusive_list -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[146/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_profiling.dir/tbb/test_profiling.cpp.o -MF test/CMakeFiles/test_profiling.dir/tbb/test_profiling.cpp.o.d -o test/CMakeFiles/test_profiling.dir/tbb/test_profiling.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_profiling.cpp >[147/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_environment_whitebox.dir/tbb/test_environment_whitebox.cpp.o -MF test/CMakeFiles/test_environment_whitebox.dir/tbb/test_environment_whitebox.cpp.o.d -o test/CMakeFiles/test_environment_whitebox.dir/tbb/test_environment_whitebox.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_environment_whitebox.cpp >[148/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_environment_whitebox.dir/tbb/test_environment_whitebox.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_environment_whitebox -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[149/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_profiling.dir/tbb/test_profiling.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_profiling -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[150/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_unordered_set.dir/tbb/test_concurrent_unordered_set.cpp.o -MF test/CMakeFiles/test_concurrent_unordered_set.dir/tbb/test_concurrent_unordered_set.cpp.o.d -o test/CMakeFiles/test_concurrent_unordered_set.dir/tbb/test_concurrent_unordered_set.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_unordered_set.cpp >[151/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_unordered_set.dir/tbb/test_concurrent_unordered_set.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_unordered_set -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[152/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_eh_thread.dir/tbb/test_eh_thread.cpp.o -MF test/CMakeFiles/test_eh_thread.dir/tbb/test_eh_thread.cpp.o.d -o test/CMakeFiles/test_eh_thread.dir/tbb/test_eh_thread.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_eh_thread.cpp >[153/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_hw_concurrency.dir/tbb/test_hw_concurrency.cpp.o -MF test/CMakeFiles/test_hw_concurrency.dir/tbb/test_hw_concurrency.cpp.o.d -o test/CMakeFiles/test_hw_concurrency.dir/tbb/test_hw_concurrency.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_hw_concurrency.cpp >[154/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_hw_concurrency.dir/tbb/test_hw_concurrency.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_hw_concurrency -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[155/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_eh_thread.dir/tbb/test_eh_thread.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_eh_thread -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[156/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_global_control.dir/tbb/test_global_control.cpp.o -MF test/CMakeFiles/test_global_control.dir/tbb/test_global_control.cpp.o.d -o test/CMakeFiles/test_global_control.dir/tbb/test_global_control.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_global_control.cpp >[157/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_global_control.dir/tbb/test_global_control.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_global_control -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[158/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header_secondary.cpp.o -MF test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header_secondary.cpp.o.d -o test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header_secondary.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_tbb_header_secondary.cpp >[159/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_handle_perror.dir/tbb/test_handle_perror.cpp.o -MF test/CMakeFiles/test_handle_perror.dir/tbb/test_handle_perror.cpp.o.d -o test/CMakeFiles/test_handle_perror.dir/tbb/test_handle_perror.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_handle_perror.cpp >[160/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_handle_perror.dir/tbb/test_handle_perror.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_handle_perror -ldl && : >[161/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_monitor.dir/tbb/test_concurrent_monitor.cpp.o -MF test/CMakeFiles/test_concurrent_monitor.dir/tbb/test_concurrent_monitor.cpp.o.d -o test/CMakeFiles/test_concurrent_monitor.dir/tbb/test_concurrent_monitor.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_monitor.cpp >[162/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_monitor.dir/tbb/test_concurrent_monitor.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_monitor -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[163/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_async_node.dir/tbb/test_async_node.cpp.o -MF test/CMakeFiles/test_async_node.dir/tbb/test_async_node.cpp.o.d -o test/CMakeFiles/test_async_node.dir/tbb/test_async_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_async_node.cpp >[164/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_async_node.dir/tbb/test_async_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_async_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[165/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_tbb_fork.dir/tbb/test_tbb_fork.cpp.o -MF test/CMakeFiles/test_tbb_fork.dir/tbb/test_tbb_fork.cpp.o.d -o test/CMakeFiles/test_tbb_fork.dir/tbb/test_tbb_fork.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_tbb_fork.cpp >[166/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o -MF test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o.d -o test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_concurrent_unordered_map.cpp >[167/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_tbb_fork.dir/tbb/test_tbb_fork.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_tbb_fork -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[168/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_concurrent_unordered_map -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[169/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_scheduler_mix.dir/tbb/test_scheduler_mix.cpp.o -MF test/CMakeFiles/test_scheduler_mix.dir/tbb/test_scheduler_mix.cpp.o.d -o test/CMakeFiles/test_scheduler_mix.dir/tbb/test_scheduler_mix.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_scheduler_mix.cpp >[170/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_scheduler_mix.dir/tbb/test_scheduler_mix.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_scheduler_mix -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[171/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header.cpp.o -MF test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header.cpp.o.d -o test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_tbb_header.cpp >[172/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header.cpp.o test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header_secondary.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_tbb_header -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[173/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_task.dir/tbb/test_task.cpp.o -MF test/CMakeFiles/test_task.dir/tbb/test_task.cpp.o.d -o test/CMakeFiles/test_task.dir/tbb/test_task.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_task.cpp >[174/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -fopenmp -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_openmp.dir/tbb/test_openmp.cpp.o -MF test/CMakeFiles/test_openmp.dir/tbb/test_openmp.cpp.o.d -o test/CMakeFiles/test_openmp.dir/tbb/test_openmp.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_openmp.cpp >[175/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_task.dir/tbb/test_task.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_task -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[176/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -fopenmp test/CMakeFiles/test_openmp.dir/tbb/test_openmp.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_openmp -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[177/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_HWLOC_VALID_ENVIRONMENT -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_arena_constraints.dir/tbb/test_arena_constraints.cpp.o -MF test/CMakeFiles/test_arena_constraints.dir/tbb/test_arena_constraints.cpp.o.d -o test/CMakeFiles/test_arena_constraints.dir/tbb/test_arena_constraints.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_arena_constraints.cpp >[178/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_arena_constraints.dir/tbb/test_arena_constraints.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_arena_constraints -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl -lhwloc && : >[179/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_tick_count.dir/conformance/conformance_tick_count.cpp.o -MF test/CMakeFiles/conformance_tick_count.dir/conformance/conformance_tick_count.cpp.o.d -o test/CMakeFiles/conformance_tick_count.dir/conformance/conformance_tick_count.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_tick_count.cpp >[180/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_tick_count.dir/conformance/conformance_tick_count.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_tick_count -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[181/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_task_group_context.dir/conformance/conformance_task_group_context.cpp.o -MF test/CMakeFiles/conformance_task_group_context.dir/conformance/conformance_task_group_context.cpp.o.d -o test/CMakeFiles/conformance_task_group_context.dir/conformance/conformance_task_group_context.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_task_group_context.cpp >[182/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_task_group_context.dir/conformance/conformance_task_group_context.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_task_group_context -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[183/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_allocators.dir/conformance/conformance_allocators.cpp.o -MF test/CMakeFiles/conformance_allocators.dir/conformance/conformance_allocators.cpp.o.d -o test/CMakeFiles/conformance_allocators.dir/conformance/conformance_allocators.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_allocators.cpp >[184/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_allocators.dir/conformance/conformance_allocators.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_allocators -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[185/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_task_arena.dir/conformance/conformance_task_arena.cpp.o -MF test/CMakeFiles/conformance_task_arena.dir/conformance/conformance_task_arena.cpp.o.d -o test/CMakeFiles/conformance_task_arena.dir/conformance/conformance_task_arena.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_task_arena.cpp >[186/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_concurrent_lru_cache.dir/conformance/conformance_concurrent_lru_cache.cpp.o -MF test/CMakeFiles/conformance_concurrent_lru_cache.dir/conformance/conformance_concurrent_lru_cache.cpp.o.d -o test/CMakeFiles/conformance_concurrent_lru_cache.dir/conformance/conformance_concurrent_lru_cache.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_concurrent_lru_cache.cpp >[187/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_task_arena.dir/conformance/conformance_task_arena.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_task_arena -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[188/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_concurrent_lru_cache.dir/conformance/conformance_concurrent_lru_cache.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_concurrent_lru_cache -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[189/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_mutex.dir/conformance/conformance_mutex.cpp.o -MF test/CMakeFiles/conformance_mutex.dir/conformance/conformance_mutex.cpp.o.d -o test/CMakeFiles/conformance_mutex.dir/conformance/conformance_mutex.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_mutex.cpp >[190/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_mutex.dir/conformance/conformance_mutex.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_mutex -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[191/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_parallel_reduce.dir/conformance/conformance_parallel_reduce.cpp.o -MF test/CMakeFiles/conformance_parallel_reduce.dir/conformance/conformance_parallel_reduce.cpp.o.d -o test/CMakeFiles/conformance_parallel_reduce.dir/conformance/conformance_parallel_reduce.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_parallel_reduce.cpp >[192/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_parallel_reduce.dir/conformance/conformance_parallel_reduce.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_parallel_reduce -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[193/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_parallel_scan.dir/conformance/conformance_parallel_scan.cpp.o -MF test/CMakeFiles/conformance_parallel_scan.dir/conformance/conformance_parallel_scan.cpp.o.d -o test/CMakeFiles/conformance_parallel_scan.dir/conformance/conformance_parallel_scan.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_parallel_scan.cpp >[194/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_parallel_scan.dir/conformance/conformance_parallel_scan.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_parallel_scan -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[195/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_parallel_sort.dir/conformance/conformance_parallel_sort.cpp.o -MF test/CMakeFiles/conformance_parallel_sort.dir/conformance/conformance_parallel_sort.cpp.o.d -o test/CMakeFiles/conformance_parallel_sort.dir/conformance/conformance_parallel_sort.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_parallel_sort.cpp >[196/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_parallel_sort.dir/conformance/conformance_parallel_sort.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_parallel_sort -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[197/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_parallel_pipeline.dir/conformance/conformance_parallel_pipeline.cpp.o -MF test/CMakeFiles/conformance_parallel_pipeline.dir/conformance/conformance_parallel_pipeline.cpp.o.d -o test/CMakeFiles/conformance_parallel_pipeline.dir/conformance/conformance_parallel_pipeline.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_parallel_pipeline.cpp >[198/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_parallel_pipeline.dir/conformance/conformance_parallel_pipeline.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_parallel_pipeline -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[199/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_parallel_for_each.dir/conformance/conformance_parallel_for_each.cpp.o -MF test/CMakeFiles/conformance_parallel_for_each.dir/conformance/conformance_parallel_for_each.cpp.o.d -o test/CMakeFiles/conformance_parallel_for_each.dir/conformance/conformance_parallel_for_each.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_parallel_for_each.cpp >[200/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_parallel_for_each.dir/conformance/conformance_parallel_for_each.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_parallel_for_each -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[201/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_parallel_for.dir/conformance/conformance_parallel_for.cpp.o -MF test/CMakeFiles/conformance_parallel_for.dir/conformance/conformance_parallel_for.cpp.o.d -o test/CMakeFiles/conformance_parallel_for.dir/conformance/conformance_parallel_for.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_parallel_for.cpp >[202/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_parallel_for.dir/conformance/conformance_parallel_for.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_parallel_for -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[203/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_blocked_range.dir/conformance/conformance_blocked_range.cpp.o -MF test/CMakeFiles/conformance_blocked_range.dir/conformance/conformance_blocked_range.cpp.o.d -o test/CMakeFiles/conformance_blocked_range.dir/conformance/conformance_blocked_range.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_blocked_range.cpp >[204/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_blocked_range.dir/conformance/conformance_blocked_range.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_blocked_range -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[205/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_blocked_range2d.dir/conformance/conformance_blocked_range2d.cpp.o -MF test/CMakeFiles/conformance_blocked_range2d.dir/conformance/conformance_blocked_range2d.cpp.o.d -o test/CMakeFiles/conformance_blocked_range2d.dir/conformance/conformance_blocked_range2d.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_blocked_range2d.cpp >[206/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_blocked_range2d.dir/conformance/conformance_blocked_range2d.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_blocked_range2d -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[207/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_blocked_range3d.dir/conformance/conformance_blocked_range3d.cpp.o -MF test/CMakeFiles/conformance_blocked_range3d.dir/conformance/conformance_blocked_range3d.cpp.o.d -o test/CMakeFiles/conformance_blocked_range3d.dir/conformance/conformance_blocked_range3d.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_blocked_range3d.cpp >[208/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_blocked_range3d.dir/conformance/conformance_blocked_range3d.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_blocked_range3d -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[209/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_concurrent_priority_queue.dir/conformance/conformance_concurrent_priority_queue.cpp.o -MF test/CMakeFiles/conformance_concurrent_priority_queue.dir/conformance/conformance_concurrent_priority_queue.cpp.o.d -o test/CMakeFiles/conformance_concurrent_priority_queue.dir/conformance/conformance_concurrent_priority_queue.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_concurrent_priority_queue.cpp >[210/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_concurrent_priority_queue.dir/conformance/conformance_concurrent_priority_queue.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_concurrent_priority_queue -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[211/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_blocked_rangeNd.dir/conformance/conformance_blocked_rangeNd.cpp.o -MF test/CMakeFiles/conformance_blocked_rangeNd.dir/conformance/conformance_blocked_rangeNd.cpp.o.d -o test/CMakeFiles/conformance_blocked_rangeNd.dir/conformance/conformance_blocked_rangeNd.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_blocked_rangeNd.cpp >[212/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_blocked_rangeNd.dir/conformance/conformance_blocked_rangeNd.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_blocked_rangeNd -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[213/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_global_control.dir/conformance/conformance_global_control.cpp.o -MF test/CMakeFiles/conformance_global_control.dir/conformance/conformance_global_control.cpp.o.d -o test/CMakeFiles/conformance_global_control.dir/conformance/conformance_global_control.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_global_control.cpp >[214/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_global_control.dir/conformance/conformance_global_control.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_global_control -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[215/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_join_node_key_matching.dir/tbb/test_join_node_key_matching.cpp.o -MF test/CMakeFiles/test_join_node_key_matching.dir/tbb/test_join_node_key_matching.cpp.o.d -o test/CMakeFiles/test_join_node_key_matching.dir/tbb/test_join_node_key_matching.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_join_node_key_matching.cpp >[216/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_resumable_tasks.dir/conformance/conformance_resumable_tasks.cpp.o -MF test/CMakeFiles/conformance_resumable_tasks.dir/conformance/conformance_resumable_tasks.cpp.o.d -o test/CMakeFiles/conformance_resumable_tasks.dir/conformance/conformance_resumable_tasks.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_resumable_tasks.cpp >[217/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_join_node_key_matching.dir/tbb/test_join_node_key_matching.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_join_node_key_matching -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[218/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_resumable_tasks.dir/conformance/conformance_resumable_tasks.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_resumable_tasks -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[219/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_version.dir/conformance/conformance_version.cpp.o -MF test/CMakeFiles/conformance_version.dir/conformance/conformance_version.cpp.o.d -o test/CMakeFiles/conformance_version.dir/conformance/conformance_version.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_version.cpp >[220/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_version.dir/conformance/conformance_version.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_version -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[221/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_combinable.dir/conformance/conformance_combinable.cpp.o -MF test/CMakeFiles/conformance_combinable.dir/conformance/conformance_combinable.cpp.o.d -o test/CMakeFiles/conformance_combinable.dir/conformance/conformance_combinable.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_combinable.cpp >[222/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_combinable.dir/conformance/conformance_combinable.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_combinable -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[223/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_parallel_invoke.dir/conformance/conformance_parallel_invoke.cpp.o -MF test/CMakeFiles/conformance_parallel_invoke.dir/conformance/conformance_parallel_invoke.cpp.o.d -o test/CMakeFiles/conformance_parallel_invoke.dir/conformance/conformance_parallel_invoke.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_parallel_invoke.cpp >[224/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_parallel_invoke.dir/conformance/conformance_parallel_invoke.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_parallel_invoke -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[225/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_join_node_msg_key_matching.dir/tbb/test_join_node_msg_key_matching.cpp.o -MF test/CMakeFiles/test_join_node_msg_key_matching.dir/tbb/test_join_node_msg_key_matching.cpp.o.d -o test/CMakeFiles/test_join_node_msg_key_matching.dir/tbb/test_join_node_msg_key_matching.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_join_node_msg_key_matching.cpp >[226/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_join_node_msg_key_matching.dir/tbb/test_join_node_msg_key_matching.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_join_node_msg_key_matching -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[227/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_join_node.dir/tbb/test_join_node.cpp.o -MF test/CMakeFiles/test_join_node.dir/tbb/test_join_node.cpp.o.d -o test/CMakeFiles/test_join_node.dir/tbb/test_join_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_join_node.cpp >[228/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_join_node.dir/tbb/test_join_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_join_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[229/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_concurrent_set.dir/conformance/conformance_concurrent_set.cpp.o -MF test/CMakeFiles/conformance_concurrent_set.dir/conformance/conformance_concurrent_set.cpp.o.d -o test/CMakeFiles/conformance_concurrent_set.dir/conformance/conformance_concurrent_set.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_concurrent_set.cpp >[230/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_concurrent_set.dir/conformance/conformance_concurrent_set.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_concurrent_set -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[231/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_function_node.dir/conformance/conformance_function_node.cpp.o -MF test/CMakeFiles/conformance_function_node.dir/conformance/conformance_function_node.cpp.o.d -o test/CMakeFiles/conformance_function_node.dir/conformance/conformance_function_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_function_node.cpp >[232/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_multifunction_node.dir/conformance/conformance_multifunction_node.cpp.o -MF test/CMakeFiles/conformance_multifunction_node.dir/conformance/conformance_multifunction_node.cpp.o.d -o test/CMakeFiles/conformance_multifunction_node.dir/conformance/conformance_multifunction_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_multifunction_node.cpp >[233/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_function_node.dir/conformance/conformance_function_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_function_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[234/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_multifunction_node.dir/conformance/conformance_multifunction_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_multifunction_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[235/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_concurrent_unordered_set.dir/conformance/conformance_concurrent_unordered_set.cpp.o -MF test/CMakeFiles/conformance_concurrent_unordered_set.dir/conformance/conformance_concurrent_unordered_set.cpp.o.d -o test/CMakeFiles/conformance_concurrent_unordered_set.dir/conformance/conformance_concurrent_unordered_set.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_concurrent_unordered_set.cpp >[236/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_input_node.dir/conformance/conformance_input_node.cpp.o -MF test/CMakeFiles/conformance_input_node.dir/conformance/conformance_input_node.cpp.o.d -o test/CMakeFiles/conformance_input_node.dir/conformance/conformance_input_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_input_node.cpp >[237/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_input_node.dir/conformance/conformance_input_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_input_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[238/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_concurrent_unordered_set.dir/conformance/conformance_concurrent_unordered_set.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_concurrent_unordered_set -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[239/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_concurrent_unordered_map.dir/conformance/conformance_concurrent_unordered_map.cpp.o -MF test/CMakeFiles/conformance_concurrent_unordered_map.dir/conformance/conformance_concurrent_unordered_map.cpp.o.d -o test/CMakeFiles/conformance_concurrent_unordered_map.dir/conformance/conformance_concurrent_unordered_map.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_concurrent_unordered_map.cpp >[240/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_concurrent_unordered_map.dir/conformance/conformance_concurrent_unordered_map.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_concurrent_unordered_map -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[241/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_concurrent_map.dir/conformance/conformance_concurrent_map.cpp.o -MF test/CMakeFiles/conformance_concurrent_map.dir/conformance/conformance_concurrent_map.cpp.o.d -o test/CMakeFiles/conformance_concurrent_map.dir/conformance/conformance_concurrent_map.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_concurrent_map.cpp >[242/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_concurrent_map.dir/conformance/conformance_concurrent_map.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_concurrent_map -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[243/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_concurrent_queue.dir/conformance/conformance_concurrent_queue.cpp.o -MF test/CMakeFiles/conformance_concurrent_queue.dir/conformance/conformance_concurrent_queue.cpp.o.d -o test/CMakeFiles/conformance_concurrent_queue.dir/conformance/conformance_concurrent_queue.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_concurrent_queue.cpp >[244/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_continue_node.dir/conformance/conformance_continue_node.cpp.o -MF test/CMakeFiles/conformance_continue_node.dir/conformance/conformance_continue_node.cpp.o.d -o test/CMakeFiles/conformance_continue_node.dir/conformance/conformance_continue_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_continue_node.cpp >[245/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_continue_node.dir/conformance/conformance_continue_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_continue_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[246/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_concurrent_queue.dir/conformance/conformance_concurrent_queue.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_concurrent_queue -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[247/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_concurrent_hash_map.dir/conformance/conformance_concurrent_hash_map.cpp.o -MF test/CMakeFiles/conformance_concurrent_hash_map.dir/conformance/conformance_concurrent_hash_map.cpp.o.d -o test/CMakeFiles/conformance_concurrent_hash_map.dir/conformance/conformance_concurrent_hash_map.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_concurrent_hash_map.cpp >[248/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_concurrent_hash_map.dir/conformance/conformance_concurrent_hash_map.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_concurrent_hash_map -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[249/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_eh_flow_graph.dir/tbb/test_eh_flow_graph.cpp.o -MF test/CMakeFiles/test_eh_flow_graph.dir/tbb/test_eh_flow_graph.cpp.o.d -o test/CMakeFiles/test_eh_flow_graph.dir/tbb/test_eh_flow_graph.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbb/test_eh_flow_graph.cpp >[250/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_overwrite_node.dir/conformance/conformance_overwrite_node.cpp.o -MF test/CMakeFiles/conformance_overwrite_node.dir/conformance/conformance_overwrite_node.cpp.o.d -o test/CMakeFiles/conformance_overwrite_node.dir/conformance/conformance_overwrite_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_overwrite_node.cpp >[251/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_overwrite_node.dir/conformance/conformance_overwrite_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_overwrite_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[252/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_eh_flow_graph.dir/tbb/test_eh_flow_graph.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_eh_flow_graph -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[253/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_async_node.dir/conformance/conformance_async_node.cpp.o -MF test/CMakeFiles/conformance_async_node.dir/conformance/conformance_async_node.cpp.o.d -o test/CMakeFiles/conformance_async_node.dir/conformance/conformance_async_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_async_node.cpp >[254/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_async_node.dir/conformance/conformance_async_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_async_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[255/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_concurrent_vector.dir/conformance/conformance_concurrent_vector.cpp.o -MF test/CMakeFiles/conformance_concurrent_vector.dir/conformance/conformance_concurrent_vector.cpp.o.d -o test/CMakeFiles/conformance_concurrent_vector.dir/conformance/conformance_concurrent_vector.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_concurrent_vector.cpp >[256/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_buffer_node.dir/conformance/conformance_buffer_node.cpp.o -MF test/CMakeFiles/conformance_buffer_node.dir/conformance/conformance_buffer_node.cpp.o.d -o test/CMakeFiles/conformance_buffer_node.dir/conformance/conformance_buffer_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_buffer_node.cpp >[257/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_buffer_node.dir/conformance/conformance_buffer_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_buffer_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[258/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_concurrent_vector.dir/conformance/conformance_concurrent_vector.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_concurrent_vector -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[259/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_write_once_node.dir/conformance/conformance_write_once_node.cpp.o -MF test/CMakeFiles/conformance_write_once_node.dir/conformance/conformance_write_once_node.cpp.o.d -o test/CMakeFiles/conformance_write_once_node.dir/conformance/conformance_write_once_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_write_once_node.cpp >[260/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_write_once_node.dir/conformance/conformance_write_once_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_write_once_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[261/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_queue_node.dir/conformance/conformance_queue_node.cpp.o -MF test/CMakeFiles/conformance_queue_node.dir/conformance/conformance_queue_node.cpp.o.d -o test/CMakeFiles/conformance_queue_node.dir/conformance/conformance_queue_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_queue_node.cpp >[262/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_priority_queue_node.dir/conformance/conformance_priority_queue_node.cpp.o -MF test/CMakeFiles/conformance_priority_queue_node.dir/conformance/conformance_priority_queue_node.cpp.o.d -o test/CMakeFiles/conformance_priority_queue_node.dir/conformance/conformance_priority_queue_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_priority_queue_node.cpp >[263/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_queue_node.dir/conformance/conformance_queue_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_queue_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[264/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_priority_queue_node.dir/conformance/conformance_priority_queue_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_priority_queue_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[265/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_sequencer_node.dir/conformance/conformance_sequencer_node.cpp.o -MF test/CMakeFiles/conformance_sequencer_node.dir/conformance/conformance_sequencer_node.cpp.o.d -o test/CMakeFiles/conformance_sequencer_node.dir/conformance/conformance_sequencer_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_sequencer_node.cpp >[266/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_sequencer_node.dir/conformance/conformance_sequencer_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_sequencer_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[267/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D_test_malloc_used_by_lib_EXPORTS -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -D_USRDLL -std=c++11 -MD -MT test/CMakeFiles/_test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -MF test/CMakeFiles/_test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o.d -o test/CMakeFiles/_test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_used_by_lib.cpp >[268/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -fPIC -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -shared -Wl,-soname,lib_test_malloc_used_by_lib.so -o gnu_11.2_cxx11_64_relwithdebinfo/lib_test_malloc_used_by_lib.so test/CMakeFiles/_test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 -ldl && : >[269/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_broadcast_node.dir/conformance/conformance_broadcast_node.cpp.o -MF test/CMakeFiles/conformance_broadcast_node.dir/conformance/conformance_broadcast_node.cpp.o.d -o test/CMakeFiles/conformance_broadcast_node.dir/conformance/conformance_broadcast_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_broadcast_node.cpp >[270/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_broadcast_node.dir/conformance/conformance_broadcast_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_broadcast_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[271/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_limiter_node.dir/conformance/conformance_limiter_node.cpp.o -MF test/CMakeFiles/conformance_limiter_node.dir/conformance/conformance_limiter_node.cpp.o.d -o test/CMakeFiles/conformance_limiter_node.dir/conformance/conformance_limiter_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_limiter_node.cpp >[272/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_limiter_node.dir/conformance/conformance_limiter_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_limiter_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[273/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D_test_malloc_lib_unload_EXPORTS -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -D_USRDLL -std=c++11 -MD -MT test/CMakeFiles/_test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -MF test/CMakeFiles/_test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o.d -o test/CMakeFiles/_test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_lib_unload.cpp >[274/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -fPIC -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -shared -Wl,-soname,lib_test_malloc_lib_unload.so -o gnu_11.2_cxx11_64_relwithdebinfo/lib_test_malloc_lib_unload.so test/CMakeFiles/_test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -ldl && : >[275/318] /usr/bin/powerpc64-unknown-linux-gnu-gcc -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -MD -MT test/CMakeFiles/test_malloc_pure_c.dir/tbbmalloc/test_malloc_pure_c.c.o -MF test/CMakeFiles/test_malloc_pure_c.dir/tbbmalloc/test_malloc_pure_c.c.o.d -o test/CMakeFiles/test_malloc_pure_c.dir/tbbmalloc/test_malloc_pure_c.c.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_pure_c.c >[276/318] : && /usr/bin/powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_pure_c.dir/tbbmalloc/test_malloc_pure_c.c.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_pure_c -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 && : >[277/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_indexer_node.dir/conformance/conformance_indexer_node.cpp.o -MF test/CMakeFiles/conformance_indexer_node.dir/conformance/conformance_indexer_node.cpp.o.d -o test/CMakeFiles/conformance_indexer_node.dir/conformance/conformance_indexer_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_indexer_node.cpp >[278/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_indexer_node.dir/conformance/conformance_indexer_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_indexer_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[279/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_init_shutdown.dir/tbbmalloc/test_malloc_init_shutdown.cpp.o -MF test/CMakeFiles/test_malloc_init_shutdown.dir/tbbmalloc/test_malloc_init_shutdown.cpp.o.d -o test/CMakeFiles/test_malloc_init_shutdown.dir/tbbmalloc/test_malloc_init_shutdown.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_init_shutdown.cpp >[280/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D_test_malloc_atexit_EXPORTS -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc_proxy/../../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -D_USRDLL -std=c++11 -MD -MT test/CMakeFiles/_test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -MF test/CMakeFiles/_test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o.d -o test/CMakeFiles/_test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_atexit.cpp >[281/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_init_shutdown.dir/tbbmalloc/test_malloc_init_shutdown.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_init_shutdown -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 -ldl && : >[282/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -fPIC -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -shared -Wl,-soname,lib_test_malloc_atexit.so -o gnu_11.2_cxx11_64_relwithdebinfo/lib_test_malloc_atexit.so test/CMakeFiles/_test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.5 gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 -ldl && : >[283/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_split_node.dir/conformance/conformance_split_node.cpp.o -MF test/CMakeFiles/conformance_split_node.dir/conformance/conformance_split_node.cpp.o.d -o test/CMakeFiles/conformance_split_node.dir/conformance/conformance_split_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_split_node.cpp >[284/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_split_node.dir/conformance/conformance_split_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_split_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[285/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBB_HWLOC_VALID_ENVIRONMENT -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_arena_constraints.dir/conformance/conformance_arena_constraints.cpp.o -MF test/CMakeFiles/conformance_arena_constraints.dir/conformance/conformance_arena_constraints.cpp.o.d -o test/CMakeFiles/conformance_arena_constraints.dir/conformance/conformance_arena_constraints.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_arena_constraints.cpp >[286/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_shutdown_hang.dir/tbbmalloc/test_malloc_shutdown_hang.cpp.o -MF test/CMakeFiles/test_malloc_shutdown_hang.dir/tbbmalloc/test_malloc_shutdown_hang.cpp.o.d -o test/CMakeFiles/test_malloc_shutdown_hang.dir/tbbmalloc/test_malloc_shutdown_hang.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_shutdown_hang.cpp >[287/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_regression.dir/tbbmalloc/test_malloc_regression.cpp.o -MF test/CMakeFiles/test_malloc_regression.dir/tbbmalloc/test_malloc_regression.cpp.o.d -o test/CMakeFiles/test_malloc_regression.dir/tbbmalloc/test_malloc_regression.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_regression.cpp >[288/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_arena_constraints.dir/conformance/conformance_arena_constraints.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_arena_constraints -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl -lhwloc && : >[289/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_shutdown_hang.dir/tbbmalloc/test_malloc_shutdown_hang.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_shutdown_hang -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 -ldl && : >[290/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_regression.dir/tbbmalloc/test_malloc_regression.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_regression -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 -ldl && : >[291/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_composite_node.dir/conformance/conformance_composite_node.cpp.o -MF test/CMakeFiles/conformance_composite_node.dir/conformance/conformance_composite_node.cpp.o.d -o test/CMakeFiles/conformance_composite_node.dir/conformance/conformance_composite_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_composite_node.cpp >[292/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_composite_node.dir/conformance/conformance_composite_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_composite_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[293/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -MF test/CMakeFiles/test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o.d -o test/CMakeFiles/test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_used_by_lib.cpp >[294/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_pools.dir/tbbmalloc/test_malloc_pools.cpp.o -MF test/CMakeFiles/test_malloc_pools.dir/tbbmalloc/test_malloc_pools.cpp.o.d -o test/CMakeFiles/test_malloc_pools.dir/tbbmalloc/test_malloc_pools.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_pools.cpp >[295/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_used_by_lib -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/lib_test_malloc_used_by_lib.so -ldl -Wl,-rpath-link,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo && : >[296/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_pools.dir/tbbmalloc/test_malloc_pools.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_pools -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 -ldl && : >[297/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_compliance.dir/tbbmalloc/test_malloc_compliance.cpp.o -MF test/CMakeFiles/test_malloc_compliance.dir/tbbmalloc/test_malloc_compliance.cpp.o.d -o test/CMakeFiles/test_malloc_compliance.dir/tbbmalloc/test_malloc_compliance.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_compliance.cpp >[298/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_compliance.dir/tbbmalloc/test_malloc_compliance.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_compliance -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 -ldl && : >[299/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_scalable_allocator.dir/tbbmalloc/test_scalable_allocator.cpp.o -MF test/CMakeFiles/test_scalable_allocator.dir/tbbmalloc/test_scalable_allocator.cpp.o.d -o test/CMakeFiles/test_scalable_allocator.dir/tbbmalloc/test_scalable_allocator.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_scalable_allocator.cpp >[300/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_scalable_allocator.dir/tbbmalloc/test_scalable_allocator.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_scalable_allocator -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 -ldl && : >[301/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -MF test/CMakeFiles/test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o.d -o test/CMakeFiles/test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_lib_unload.cpp >[302/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_lib_unload -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/lib_test_malloc_lib_unload.so -ldl && : >[303/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_join_node.dir/conformance/conformance_join_node.cpp.o -MF test/CMakeFiles/conformance_join_node.dir/conformance/conformance_join_node.cpp.o.d -o test/CMakeFiles/conformance_join_node.dir/conformance/conformance_join_node.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_join_node.cpp >[304/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_join_node.dir/conformance/conformance_join_node.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_join_node -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[305/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc_proxy/../../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_overload_disable.dir/tbbmalloc/test_malloc_overload_disable.cpp.o -MF test/CMakeFiles/test_malloc_overload_disable.dir/tbbmalloc/test_malloc_overload_disable.cpp.o.d -o test/CMakeFiles/test_malloc_overload_disable.dir/tbbmalloc/test_malloc_overload_disable.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_overload_disable.cpp >[306/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc_proxy/../../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc/../../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -MF test/CMakeFiles/test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o.d -o test/CMakeFiles/test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_atexit.cpp >[307/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_overload_disable.dir/tbbmalloc/test_malloc_overload_disable.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_overload_disable -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.5 gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 -ldl && : >[308/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_atexit -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/lib_test_malloc_atexit.so -ldl gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.5 gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.5 && : >[309/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_graph.dir/conformance/conformance_graph.cpp.o -MF test/CMakeFiles/conformance_graph.dir/conformance/conformance_graph.cpp.o.d -o test/CMakeFiles/conformance_graph.dir/conformance/conformance_graph.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_graph.cpp >[310/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc_proxy/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_overload.dir/tbbmalloc/test_malloc_overload.cpp.o -MF test/CMakeFiles/test_malloc_overload.dir/tbbmalloc/test_malloc_overload.cpp.o.d -o test/CMakeFiles/test_malloc_overload.dir/tbbmalloc/test_malloc_overload.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_overload.cpp >[311/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_graph.dir/conformance/conformance_graph.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_graph -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[312/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_overload.dir/tbbmalloc/test_malloc_overload.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_overload -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.5 -ldl -Wl,-rpath-link,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo && : >[313/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbbmalloc_proxy/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/test_malloc_new_handler.dir/tbbmalloc/test_malloc_new_handler.cpp.o -MF test/CMakeFiles/test_malloc_new_handler.dir/tbbmalloc/test_malloc_new_handler.cpp.o.d -o test/CMakeFiles/test_malloc_new_handler.dir/tbbmalloc/test_malloc_new_handler.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_new_handler.cpp >[314/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_new_handler.dir/tbbmalloc/test_malloc_new_handler.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_new_handler -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.5 -ldl -Wl,-rpath-link,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo && : >[315/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/src/tbb/../../include -O2 -mcpu=970 -pipe -Wall -Wextra -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -std=c++11 -MD -MT test/CMakeFiles/conformance_enumerable_thread_specific.dir/conformance/conformance_enumerable_thread_specific.cpp.o -MF test/CMakeFiles/conformance_enumerable_thread_specific.dir/conformance/conformance_enumerable_thread_specific.cpp.o.d -o test/CMakeFiles/conformance_enumerable_thread_specific.dir/conformance/conformance_enumerable_thread_specific.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_enumerable_thread_specific.cpp >[316/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/conformance_enumerable_thread_specific.dir/conformance/conformance_enumerable_thread_specific.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/conformance_enumerable_thread_specific -Wl,-rpath,/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/gnu_11.2_cxx11_64_relwithdebinfo gnu_11.2_cxx11_64_relwithdebinfo/libtbb.so.12.5 -ldl && : >[317/318] /usr/bin/powerpc64-unknown-linux-gnu-g++ -D__TBBMALLOC_BUILD -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/../include -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/.. -I/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test -O2 -mcpu=970 -pipe -fno-rtti -fno-exceptions -std=c++11 -MD -MT test/CMakeFiles/test_malloc_whitebox.dir/tbbmalloc/test_malloc_whitebox.cpp.o -MF test/CMakeFiles/test_malloc_whitebox.dir/tbbmalloc/test_malloc_whitebox.cpp.o.d -o test/CMakeFiles/test_malloc_whitebox.dir/tbbmalloc/test_malloc_whitebox.cpp.o -c /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/tbbmalloc/test_malloc_whitebox.cpp >[318/318] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -O2 -mcpu=970 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic test/CMakeFiles/test_malloc_whitebox.dir/tbbmalloc/test_malloc_whitebox.cpp.o -o gnu_11.2_cxx11_64_relwithdebinfo/test_malloc_whitebox -ldl && : >>>> Source compiled. >>>> Test phase: dev-cpp/tbb-2021.5.0-r1 > [32m*[0m .ppc64: running multilib-minimal_abi_src_test > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64" >ctest -j 16 --test-load 18 >Test project /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64 > Start 1: test_tick_count > Start 2: test_allocators > Start 3: test_arena_priorities > 1/133 Test #2: test_allocators .......................... Passed 0.01 sec > Start 4: test_dynamic_link > Start 5: test_collaborative_call_once > Start 6: test_concurrent_lru_cache > 2/133 Test #4: test_dynamic_link ........................ Passed 0.02 sec > Start 7: test_concurrent_unordered_map > Start 8: test_concurrent_unordered_set > Start 9: test_concurrent_map > 3/133 Test #1: test_tick_count .......................... Passed 0.05 sec > Start 10: test_concurrent_set > Start 11: test_concurrent_priority_queue > Start 12: test_partitioner > 4/133 Test #6: test_concurrent_lru_cache ................ Passed 0.05 sec > Start 13: test_parallel_for > Start 14: test_parallel_for_each > Start 15: test_parallel_reduce > 5/133 Test #3: test_arena_priorities .................... Passed 0.09 sec > Start 16: test_parallel_sort > Start 17: test_parallel_invoke > Start 18: test_parallel_scan > 6/133 Test #11: test_concurrent_priority_queue ........... Passed 1.61 sec > Start 19: test_parallel_pipeline > Start 20: test_eh_algorithms > Start 21: test_blocked_range > 7/133 Test #21: test_blocked_range ....................... Passed 0.09 sec > Start 22: test_concurrent_vector > Start 23: test_task_group > 8/133 Test #17: test_parallel_invoke ..................... Passed 4.43 sec > 9/133 Test #14: test_parallel_for_each ................... Passed 5.51 sec > 10/133 Test #13: test_parallel_for ........................ Passed 6.64 sec > 11/133 Test #9: test_concurrent_map ...................... Passed 7.16 sec > 12/133 Test #5: test_collaborative_call_once ............. Passed 8.46 sec > 13/133 Test #12: test_partitioner ......................... Passed 9.15 sec > 14/133 Test #22: test_concurrent_vector ................... Passed 7.75 sec > 15/133 Test #7: test_concurrent_unordered_map ............ Passed 10.30 sec > 16/133 Test #10: test_concurrent_set ...................... Passed 10.43 sec > 17/133 Test #8: test_concurrent_unordered_set ............ Passed 11.06 sec > 18/133 Test #23: test_task_group .......................... Passed 11.14 sec > 19/133 Test #16: test_parallel_sort ....................... Passed 13.69 sec > 20/133 Test #15: test_parallel_reduce ..................... Passed 13.93 sec > 21/133 Test #19: test_parallel_pipeline ................... Passed 17.48 sec > 22/133 Test #18: test_parallel_scan ....................... Passed 20.38 sec > 23/133 Test #20: test_eh_algorithms .......................***Failed 28.44 sec > Start 24: test_concurrent_hash_map > 24/133 Test #24: test_concurrent_hash_map ................. Passed 0.06 sec > Start 25: test_task_arena > 25/133 Test #25: test_task_arena .......................... Passed 10.14 sec > Start 26: test_enumerable_thread_specific > 26/133 Test #26: test_enumerable_thread_specific .......... Passed 0.23 sec > Start 27: test_concurrent_queue > 27/133 Test #27: test_concurrent_queue .................... Passed 0.13 sec > Start 28: test_resumable_tasks > 28/133 Test #28: test_resumable_tasks ..................... Passed 25.05 sec > Start 29: test_mutex > 29/133 Test #29: test_mutex ............................... Passed 3.27 sec > Start 30: test_adaptive_mutex > 30/133 Test #30: test_adaptive_mutex ...................... Passed 1.49 sec > Start 31: test_function_node > 31/133 Test #31: test_function_node ....................... Passed 2.12 sec > Start 32: test_multifunction_node > Start 33: test_broadcast_node > 32/133 Test #33: test_broadcast_node ...................... Passed 0.10 sec > Start 34: test_buffer_node > Start 35: test_composite_node > 33/133 Test #34: test_buffer_node ......................... Passed 0.13 sec > Start 36: test_continue_node > Start 37: test_eh_flow_graph > 34/133 Test #37: test_eh_flow_graph ....................... Passed 1.36 sec > Start 38: test_flow_graph > Start 39: test_flow_graph_priorities > 35/133 Test #38: test_flow_graph .......................... Passed 0.57 sec > Start 40: test_flow_graph_whitebox > Start 41: test_indexer_node > 36/133 Test #40: test_flow_graph_whitebox ................. Passed 0.12 sec > Start 42: test_join_node > Start 43: test_join_node_key_matching > 37/133 Test #41: test_indexer_node ........................ Passed 1.41 sec > 38/133 Test #43: test_join_node_key_matching .............. Passed 1.89 sec > 39/133 Test #39: test_flow_graph_priorities ............... Passed 3.02 sec > 40/133 Test #42: test_join_node ........................... Passed 3.00 sec > 41/133 Test #36: test_continue_node ....................... Passed 6.37 sec > 42/133 Test #35: test_composite_node ...................... Passed 7.59 sec > 43/133 Test #32: test_multifunction_node .................. Passed 7.79 sec > Start 44: test_join_node_msg_key_matching > 44/133 Test #44: test_join_node_msg_key_matching .......... Passed 0.45 sec > Start 45: test_limiter_node > 45/133 Test #45: test_limiter_node ........................ Passed 1.04 sec > Start 46: test_priority_queue_node > 46/133 Test #46: test_priority_queue_node ................. Passed 0.01 sec > Start 47: test_queue_node > 47/133 Test #47: test_queue_node .......................... Passed 0.20 sec > Start 48: test_sequencer_node > 48/133 Test #48: test_sequencer_node ...................... Passed 0.04 sec > Start 49: test_split_node > 49/133 Test #49: test_split_node .......................... Passed 0.19 sec > Start 50: test_tagged_msg > 50/133 Test #50: test_tagged_msg .......................... Passed 0.00 sec > Start 51: test_overwrite_node > 51/133 Test #51: test_overwrite_node ...................... Passed 0.87 sec > Start 52: test_write_once_node > Start 53: test_async_node > 52/133 Test #52: test_write_once_node ..................... Passed 0.87 sec > Start 54: test_input_node > Start 55: test_profiling > 53/133 Test #55: test_profiling ........................... Passed 0.01 sec > Start 56: test_concurrent_queue_whitebox > Start 57: test_intrusive_list > 54/133 Test #56: test_concurrent_queue_whitebox ........... Passed 0.01 sec > Start 58: test_semaphore > Start 59: test_environment_whitebox > 55/133 Test #54: test_input_node .......................... Passed 0.05 sec > Start 60: test_hw_concurrency > Start 61: test_eh_thread > 56/133 Test #60: test_hw_concurrency ...................... Passed 0.01 sec > Start 62: test_global_control > Start 63: test_task > 57/133 Test #59: test_environment_whitebox ................ Passed 0.04 sec > Start 64: test_concurrent_monitor > Start 65: test_scheduler_mix > 58/133 Test #61: test_eh_thread ...........................Subprocess aborted***Exception: 1.26 sec > Start 66: test_handle_perror > Start 67: test_arena_constraints > 59/133 Test #66: test_handle_perror ....................... Passed 0.05 sec > Start 68: test_tbb_fork > Start 69: test_tbb_header > 60/133 Test #69: test_tbb_header .......................... Passed 0.04 sec > Start 70: test_openmp > Start 71: conformance_tick_count > 61/133 Test #71: conformance_tick_count ................... Passed 0.01 sec > Start 72: conformance_allocators > Start 73: conformance_mutex > 62/133 Test #57: test_intrusive_list ...................... Passed 1.81 sec > Start 74: conformance_task_group_context > Start 75: conformance_task_arena > 63/133 Test #74: conformance_task_group_context ........... Passed 0.04 sec > Start 76: conformance_concurrent_lru_cache > Start 77: conformance_concurrent_unordered_map > 64/133 Test #76: conformance_concurrent_lru_cache ......... Passed 0.04 sec > Start 78: conformance_concurrent_unordered_set > Start 79: conformance_concurrent_map > 65/133 Test #64: test_concurrent_monitor .................. Passed 1.87 sec > Start 80: conformance_concurrent_set > Start 81: conformance_concurrent_priority_queue > 66/133 Test #75: conformance_task_arena ................... Passed 0.22 sec > Start 82: conformance_parallel_for > 67/133 Test #63: test_task ................................ Passed 2.29 sec > Start 83: conformance_parallel_for_each > 68/133 Test #77: conformance_concurrent_unordered_map ..... Passed 0.79 sec > Start 84: conformance_parallel_reduce > 69/133 Test #80: conformance_concurrent_set ............... Passed 0.78 sec > Start 85: conformance_parallel_scan > 70/133 Test #78: conformance_concurrent_unordered_set ..... Passed 0.83 sec > Start 86: conformance_parallel_sort > 71/133 Test #85: conformance_parallel_scan ................ Passed 0.04 sec > Start 87: conformance_parallel_pipeline > 72/133 Test #67: test_arena_constraints ................... Passed 1.49 sec > Start 88: conformance_parallel_invoke > 73/133 Test #79: conformance_concurrent_map ............... Passed 0.98 sec > Start 89: conformance_blocked_range > 74/133 Test #70: test_openmp .............................. Passed 1.64 sec > Start 90: conformance_blocked_range2d > 75/133 Test #83: conformance_parallel_for_each ............ Passed 0.83 sec > Start 91: conformance_blocked_range3d > 76/133 Test #81: conformance_concurrent_priority_queue .... Passed 1.20 sec > Start 92: conformance_blocked_rangeNd > 77/133 Test #58: test_semaphore ........................... Passed 3.31 sec > Start 93: conformance_concurrent_vector > 78/133 Test #86: conformance_parallel_sort ................ Passed 0.62 sec > Start 94: conformance_global_control > 79/133 Test #65: test_scheduler_mix ....................... Passed 4.14 sec > 80/133 Test #94: conformance_global_control ............... Passed 1.11 sec > 81/133 Test #62: test_global_control ...................... Passed 4.66 sec > 82/133 Test #92: conformance_blocked_rangeNd .............. Passed 2.97 sec > 83/133 Test #91: conformance_blocked_range3d .............. Passed 3.02 sec > 84/133 Test #87: conformance_parallel_pipeline ............ Passed 3.51 sec > 85/133 Test #84: conformance_parallel_reduce .............. Passed 4.25 sec > 86/133 Test #53: test_async_node .......................... Passed 8.01 sec > 87/133 Test #73: conformance_mutex ........................ Passed 7.87 sec > 88/133 Test #88: conformance_parallel_invoke .............. Passed 6.67 sec > 89/133 Test #89: conformance_blocked_range ................ Passed 6.77 sec > 90/133 Test #68: test_tbb_fork ............................ Passed 8.80 sec > 91/133 Test #90: conformance_blocked_range2d .............. Passed 8.23 sec > 92/133 Test #82: conformance_parallel_for ................. Passed 9.47 sec > 93/133 Test #72: conformance_allocators ................... Passed 10.39 sec > 94/133 Test #93: conformance_concurrent_vector ............ Passed 9.25 sec > Start 95: conformance_concurrent_hash_map > 95/133 Test #95: conformance_concurrent_hash_map .......... Passed 6.50 sec > Start 96: conformance_enumerable_thread_specific > Start 97: conformance_combinable > 96/133 Test #96: conformance_enumerable_thread_specific ... Passed 1.09 sec > Start 98: conformance_concurrent_queue > Start 99: conformance_resumable_tasks > Start 100: conformance_version > 97/133 Test #100: conformance_version ...................... Passed 0.01 sec > Start 101: conformance_function_node > Start 102: conformance_multifunction_node > Start 103: conformance_input_node > 98/133 Test #99: conformance_resumable_tasks .............. Passed 0.02 sec > Start 104: conformance_continue_node > Start 105: conformance_async_node > Start 106: conformance_overwrite_node > 99/133 Test #101: conformance_function_node ................ Passed 0.03 sec > Start 107: conformance_write_once_node > Start 108: conformance_buffer_node > Start 109: conformance_queue_node >100/133 Test #102: conformance_multifunction_node ........... Passed 0.05 sec > Start 110: conformance_priority_queue_node > Start 111: conformance_sequencer_node > Start 112: conformance_limiter_node >101/133 Test #104: conformance_continue_node ................ Passed 0.06 sec > Start 113: conformance_broadcast_node > Start 114: conformance_composite_node > Start 115: conformance_indexer_node >102/133 Test #106: conformance_overwrite_node ............... Passed 0.06 sec > Start 116: conformance_split_node > Start 117: conformance_join_node > Start 118: conformance_graph >103/133 Test #105: conformance_async_node ................... Passed 0.09 sec > Start 119: conformance_arena_constraints >104/133 Test #107: conformance_write_once_node .............. Passed 0.08 sec > Start 120: test_scalable_allocator >105/133 Test #108: conformance_buffer_node .................. Passed 0.08 sec > Start 121: test_malloc_pools >106/133 Test #109: conformance_queue_node ................... Passed 0.08 sec > Start 122: test_malloc_init_shutdown >107/133 Test #110: conformance_priority_queue_node .......... Passed 0.07 sec > Start 123: test_malloc_regression >108/133 Test #111: conformance_sequencer_node ............... Passed 0.07 sec > Start 124: test_malloc_shutdown_hang >109/133 Test #112: conformance_limiter_node ................. Passed 0.07 sec > Start 125: test_malloc_compliance >110/133 Test #113: conformance_broadcast_node ............... Passed 0.07 sec > Start 126: test_malloc_used_by_lib >111/133 Test #114: conformance_composite_node ............... Passed 0.07 sec > Start 127: test_malloc_lib_unload >112/133 Test #115: conformance_indexer_node ................. Passed 0.06 sec > Start 128: test_malloc_pure_c >113/133 Test #116: conformance_split_node ................... Passed 0.06 sec > Start 129: test_malloc_whitebox >114/133 Test #117: conformance_join_node .................... Passed 0.06 sec > Start 130: test_malloc_atexit >115/133 Test #118: conformance_graph ........................ Passed 0.06 sec > Start 131: test_malloc_overload >116/133 Test #122: test_malloc_init_shutdown ................ Passed 0.05 sec > Start 132: test_malloc_overload_disable >117/133 Test #126: test_malloc_used_by_lib .................. Passed 0.04 sec > Start 133: test_malloc_new_handler >118/133 Test #119: conformance_arena_constraints ............ Passed 0.08 sec >119/133 Test #127: test_malloc_lib_unload ................... Passed 0.04 sec >120/133 Test #130: test_malloc_atexit ....................... Passed 0.03 sec >121/133 Test #132: test_malloc_overload_disable ............. Passed 0.01 sec >122/133 Test #133: test_malloc_new_handler .................. Passed 0.01 sec >123/133 Test #123: test_malloc_regression ................... Passed 0.07 sec >124/133 Test #131: test_malloc_overload ..................... Passed 0.04 sec >125/133 Test #128: test_malloc_pure_c ....................... Passed 0.08 sec >126/133 Test #124: test_malloc_shutdown_hang ................ Passed 0.97 sec >127/133 Test #97: conformance_combinable ................... Passed 2.24 sec >128/133 Test #121: test_malloc_pools ........................ Passed 2.30 sec >129/133 Test #103: conformance_input_node ................... Passed 2.53 sec >130/133 Test #120: test_scalable_allocator .................. Passed 3.04 sec >131/133 Test #129: test_malloc_whitebox ..................... Passed 4.55 sec >132/133 Test #98: conformance_concurrent_queue ............. Passed 8.56 sec >133/133 Test #125: test_malloc_compliance ................... Passed 11.69 sec > >98% tests passed, 2 tests failed out of 133 > >Total Test time (real) = 246.34 sec > >The following tests FAILED: > 20 - test_eh_algorithms (Failed) > 61 - test_eh_thread (Subprocess aborted) >Errors while running CTest >Output from these tests are in: /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/Testing/Temporary/LastTest.log >Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. > [31;01m*[0m ERROR: dev-cpp/tbb-2021.5.0-r1::gentoo failed (test phase): > [31;01m*[0m Tests failed. When you file a bug, please attach the following file: > [31;01m*[0m /var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64/Testing/Temporary/LastTest.log > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 127: Called src_test > [31;01m*[0m environment, line 2495: Called cmake-multilib_src_test > [31;01m*[0m environment, line 722: Called multilib-minimal_src_test > [31;01m*[0m environment, line 1881: Called multilib_foreach_abi 'multilib-minimal_abi_src_test' > [31;01m*[0m environment, line 2089: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' > [31;01m*[0m environment, line 1771: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' > [31;01m*[0m environment, line 1769: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_test' > [31;01m*[0m environment, line 490: Called multilib-minimal_abi_src_test > [31;01m*[0m environment, line 1875: Called multilib_src_test > [31;01m*[0m environment, line 2313: Called cmake_src_test > [31;01m*[0m environment, line 1063: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "Tests failed. When you file a bug, please attach the following file: > [31;01m*[0m ${BUILD_DIR}/Testing/Temporary/LastTest.log"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-cpp/tbb-2021.5.0-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-cpp/tbb-2021.5.0-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/dev-cpp/tbb-2021.5.0-r1:20220331-225058.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0_build-.ppc64' > [31;01m*[0m S: '/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 836567
: 768345 |
768346
|
768347
|
896255