Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/tbb.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-35903-1892/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/tbb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/tbb-2021.10.0-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/tbb.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-35903-1892/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/tbb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mSNlzz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oneTBB-2021.10.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tbb-2021.10.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oneTBB-2021.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/Fix-suppress-warnings-on-gcc12.1-866.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's,env python,python3,' python/TBB.py python/tbb/__init__.py python/tbb/__main__.py + sed -i '/^#!/d' python/tbb/pool.py python/tbb/test.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qQaLnv + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd oneTBB-2021.10.0 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B x86_64-OpenCloudOS-linux-gnu -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -- The CXX compiler identification is GNU 12.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_BUILD_TYPE is not specified. Using default: RelWithDebInfo -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Checking for one of the modules 'hwloc' -- IPO enabled -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- HWLOC target HWLOC::hwloc_1_11 doesn't exist. The tbbbind target cannot be created -- HWLOC target HWLOC::hwloc_2 doesn't exist. The tbbbind_2_0 target cannot be created -- HWLOC target HWLOC::hwloc_2_5 doesn't exist. The tbbbind_2_5 target cannot be created -- Performing Test LINKER_HAS_NO_AS_NEEDED -- Performing Test LINKER_HAS_NO_AS_NEEDED - Success -- Configuring done (0.9s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu + /usr/bin/cmake --build x86_64-OpenCloudOS-linux-gnu -j16 --verbose /usr/bin/cmake -S/builddir/build/BUILD/oneTBB-2021.10.0 -B/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/CMakeFiles /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f src/tbb/CMakeFiles/tbb.dir/build.make src/tbb/CMakeFiles/tbb.dir/depend /usr/bin/gmake -f src/tbbmalloc/CMakeFiles/tbbmalloc.dir/build.make src/tbbmalloc/CMakeFiles/tbbmalloc.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_handle_perror.dir/build.make test/CMakeFiles/test_handle_perror.dir/depend /usr/bin/gmake -f test/CMakeFiles/_test_malloc_lib_unload.dir/build.make test/CMakeFiles/_test_malloc_lib_unload.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_malloc_whitebox.dir/build.make test/CMakeFiles/test_malloc_whitebox.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc/CMakeFiles/tbbmalloc.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_handle_perror.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb/CMakeFiles/tbb.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/_test_malloc_lib_unload.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_whitebox.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f src/tbbmalloc/CMakeFiles/tbbmalloc.dir/build.make src/tbbmalloc/CMakeFiles/tbbmalloc.dir/build /usr/bin/gmake -f src/tbb/CMakeFiles/tbb.dir/build.make src/tbb/CMakeFiles/tbb.dir/build /usr/bin/gmake -f test/CMakeFiles/_test_malloc_lib_unload.dir/build.make test/CMakeFiles/_test_malloc_lib_unload.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_whitebox.dir/build.make test/CMakeFiles/test_malloc_whitebox.dir/build /usr/bin/gmake -f test/CMakeFiles/test_handle_perror.dir/build.make test/CMakeFiles/test_handle_perror.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 0%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o [ 1%] Building CXX object test/CMakeFiles/test_malloc_whitebox.dir/tbbmalloc/test_malloc_whitebox.cpp.o [ 3%] Building CXX object test/CMakeFiles/test_handle_perror.dir/tbb/test_handle_perror.cpp.o [ 3%] Building CXX object test/CMakeFiles/_test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o [ 3%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o [ 3%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o [ 5%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o [ 5%] Building CXX object src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc && /usr/bin/g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -fno-rtti -fno-exceptions -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o -MF CMakeFiles/tbbmalloc.dir/frontend.cpp.o.d -o CMakeFiles/tbbmalloc.dir/frontend.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/frontend.cpp [ 5%] Building CXX object src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -D__TBBMALLOC_BUILD -I/builddir/build/BUILD/oneTBB-2021.10.0/test/../include -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions -MD -MT test/CMakeFiles/test_malloc_whitebox.dir/tbbmalloc/test_malloc_whitebox.cpp.o -MF CMakeFiles/test_malloc_whitebox.dir/tbbmalloc/test_malloc_whitebox.cpp.o.d -o CMakeFiles/test_malloc_whitebox.dir/tbbmalloc/test_malloc_whitebox.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_whitebox.cpp [ 5%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o [ 5%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o [ 5%] Building CXX object src/tbb/CMakeFiles/tbb.dir/arena.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc && /usr/bin/g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -fno-rtti -fno-exceptions -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o -MF CMakeFiles/tbbmalloc.dir/backend.cpp.o.d -o CMakeFiles/tbbmalloc.dir/backend.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/backend.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -D_test_malloc_lib_unload_EXPORTS -I/builddir/build/BUILD/oneTBB-2021.10.0/test/../include -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D_USRDLL -MD -MT test/CMakeFiles/_test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -MF CMakeFiles/_test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o.d -o CMakeFiles/_test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_lib_unload.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o -MF CMakeFiles/tbb.dir/address_waiter.cpp.o.d -o CMakeFiles/tbb.dir/address_waiter.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/address_waiter.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc && /usr/bin/g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -fno-rtti -fno-exceptions -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o -MF CMakeFiles/tbbmalloc.dir/backref.cpp.o.d -o CMakeFiles/tbbmalloc.dir/backref.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/backref.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o -MF CMakeFiles/tbb.dir/allocator.cpp.o.d -o CMakeFiles/tbb.dir/allocator.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/allocator.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc && /usr/bin/g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -fno-rtti -fno-exceptions -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o -MF CMakeFiles/tbbmalloc.dir/large_objects.cpp.o.d -o CMakeFiles/tbbmalloc.dir/large_objects.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/large_objects.cpp [ 6%] Building CXX object src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/arena.cpp.o -MF CMakeFiles/tbb.dir/arena.cpp.o.d -o CMakeFiles/tbb.dir/arena.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/arena.cpp [ 6%] Building CXX object src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_handle_perror.dir/tbb/test_handle_perror.cpp.o -MF CMakeFiles/test_handle_perror.dir/tbb/test_handle_perror.cpp.o.d -o CMakeFiles/test_handle_perror.dir/tbb/test_handle_perror.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_handle_perror.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc && /usr/bin/g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -fno-rtti -fno-exceptions -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o -MF CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o.d -o CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/tbbmalloc.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o -MF CMakeFiles/tbb.dir/arena_slot.cpp.o.d -o CMakeFiles/tbb.dir/arena_slot.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/arena_slot.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc && /usr/bin/g++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -fno-rtti -fno-exceptions -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o -MF CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o.d -o CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/itt_notify.cpp [ 6%] Building CXX object src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o -MF CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o.d -o CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/concurrent_bounded_queue.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o -MF CMakeFiles/tbb.dir/dynamic_link.cpp.o.d -o CMakeFiles/tbb.dir/dynamic_link.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/dynamic_link.cpp [ 6%] Building CXX object src/tbb/CMakeFiles/tbb.dir/exception.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/exception.cpp.o -MF CMakeFiles/tbb.dir/exception.cpp.o.d -o CMakeFiles/tbb.dir/exception.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/exception.cpp [ 7%] Building CXX object src/tbb/CMakeFiles/tbb.dir/governor.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/governor.cpp.o -MF CMakeFiles/tbb.dir/governor.cpp.o.d -o CMakeFiles/tbb.dir/governor.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/governor.cpp [ 8%] Linking CXX shared library ../gnu_12.3_cxx11_64_relwithdebinfo/lib_test_malloc_lib_unload.so cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/_test_malloc_lib_unload.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro,-z,now,-z,noexecstack -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,lib_test_malloc_lib_unload.so -o ../gnu_12.3_cxx11_64_relwithdebinfo/lib_test_malloc_lib_unload.so CMakeFiles/_test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 8%] Built target _test_malloc_lib_unload /usr/bin/gmake -f test/CMakeFiles/test_malloc_lib_unload.dir/build.make test/CMakeFiles/test_malloc_lib_unload.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_lib_unload.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_lib_unload.dir/build.make test/CMakeFiles/test_malloc_lib_unload.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 8%] Building CXX object test/CMakeFiles/test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/test/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -MF CMakeFiles/test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o.d -o CMakeFiles/test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_lib_unload.cpp [ 8%] Building CXX object src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o -MF CMakeFiles/tbb.dir/global_control.cpp.o.d -o CMakeFiles/tbb.dir/global_control.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/global_control.cpp [ 8%] Building CXX object src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o [ 9%] Building CXX object src/tbb/CMakeFiles/tbb.dir/main.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o -MF CMakeFiles/tbb.dir/itt_notify.cpp.o.d -o CMakeFiles/tbb.dir/itt_notify.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/itt_notify.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/main.cpp.o -MF CMakeFiles/tbb.dir/main.cpp.o.d -o CMakeFiles/tbb.dir/main.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/main.cpp [ 9%] Building CXX object src/tbb/CMakeFiles/tbb.dir/market.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/market.cpp.o -MF CMakeFiles/tbb.dir/market.cpp.o.d -o CMakeFiles/tbb.dir/market.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/market.cpp [ 9%] Building CXX object src/tbb/CMakeFiles/tbb.dir/misc.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/misc.cpp.o -MF CMakeFiles/tbb.dir/misc.cpp.o.d -o CMakeFiles/tbb.dir/misc.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/misc.cpp [ 10%] Building CXX object src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o -MF CMakeFiles/tbb.dir/misc_ex.cpp.o.d -o CMakeFiles/tbb.dir/misc_ex.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/misc_ex.cpp [ 10%] Building CXX object src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o -MF CMakeFiles/tbb.dir/observer_proxy.cpp.o.d -o CMakeFiles/tbb.dir/observer_proxy.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/observer_proxy.cpp [ 10%] Building CXX object src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o -MF CMakeFiles/tbb.dir/parallel_pipeline.cpp.o.d -o CMakeFiles/tbb.dir/parallel_pipeline.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/parallel_pipeline.cpp [ 11%] Building CXX object src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o -MF CMakeFiles/tbb.dir/private_server.cpp.o.d -o CMakeFiles/tbb.dir/private_server.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/private_server.cpp [ 12%] Linking C shared library ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc && /usr/bin/cmake -E cmake_link_script CMakeFiles/tbbmalloc.dir/link.txt --verbose=1 /usr/bin/gcc -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -DNDEBUG -flto=auto -fno-fat-lto-objects -Wl,--version-script="/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/def/lin64-tbbmalloc.def" -Wl,-z,relro,-z,now,-z,noexecstack -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libtbbmalloc.so.2 -o ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 CMakeFiles/tbbmalloc.dir/backend.cpp.o CMakeFiles/tbbmalloc.dir/backref.cpp.o CMakeFiles/tbbmalloc.dir/frontend.cpp.o CMakeFiles/tbbmalloc.dir/large_objects.cpp.o CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o -ldl [ 12%] Building CXX object src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o -MF CMakeFiles/tbb.dir/profiling.cpp.o.d -o CMakeFiles/tbb.dir/profiling.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/profiling.cpp [ 12%] Building CXX object src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o -MF CMakeFiles/tbb.dir/rml_tbb.cpp.o.d -o CMakeFiles/tbb.dir/rml_tbb.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/rml_tbb.cpp [ 13%] Building CXX object src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o -MF CMakeFiles/tbb.dir/rtm_mutex.cpp.o.d -o CMakeFiles/tbb.dir/rtm_mutex.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/rtm_mutex.cpp /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_whitebox.cpp: In member function 'void TestCleanThreadBuffersBody::operator()(int) const': /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_whitebox.cpp:892:31: warning: comparison of integer expressions of different signedness: 'int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare] 892 | for (int i = 0; i < numBlockBinLimit; i++) { | ~~^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_whitebox.cpp: In function 'void TestLOCacheBinsConverter()': /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_whitebox.cpp:1499:27: warning: comparison of integer expressions of different signedness: 'int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare] 1499 | for (int idx = 0; idx < LargeCacheType::numBins; idx++) { | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_whitebox.cpp:1503:27: warning: comparison of integer expressions of different signedness: 'int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare] 1503 | for (int idx = 0; idx < HugeCacheType::numBins; idx++) { | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [ 13%] Building CXX object src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o -MF CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o.d -o CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/rtm_rw_mutex.cpp /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_whitebox.cpp: In instantiation of 'void CacheBinModel::get() [with Props = rml::internal::LargeObjectCacheProps, 2, 2, 16>]': /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_whitebox.cpp:1070:30: required from 'void LOCModelTester() [with Scenario = TestBootstrap]' /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_whitebox.cpp:1208:34: required from here /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_whitebox.cpp:977:44: warning: comparison of integer expressions of different signedness: 'const uintptr_t' {aka 'const long unsigned int'} and 'intptr_t' {aka 'long int'} [-Wsign-compare] 977 | if ((threshold && sinceLastGet > Props::LongWaitFactor * threshold) || | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 13%] Building CXX object src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o -MF CMakeFiles/tbb.dir/semaphore.cpp.o.d -o CMakeFiles/tbb.dir/semaphore.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/semaphore.cpp [ 13%] Building CXX object src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o -MF CMakeFiles/tbb.dir/small_object_pool.cpp.o.d -o CMakeFiles/tbb.dir/small_object_pool.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/small_object_pool.cpp [ 14%] Building CXX object src/tbb/CMakeFiles/tbb.dir/task.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/task.cpp.o -MF CMakeFiles/tbb.dir/task.cpp.o.d -o CMakeFiles/tbb.dir/task.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/task.cpp [ 14%] Building CXX object src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o -MF CMakeFiles/tbb.dir/task_dispatcher.cpp.o.d -o CMakeFiles/tbb.dir/task_dispatcher.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/task_dispatcher.cpp [ 14%] Building CXX object src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o -MF CMakeFiles/tbb.dir/task_group_context.cpp.o.d -o CMakeFiles/tbb.dir/task_group_context.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/task_group_context.cpp [ 15%] Building CXX object src/tbb/CMakeFiles/tbb.dir/version.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/version.cpp.o -MF CMakeFiles/tbb.dir/version.cpp.o.d -o CMakeFiles/tbb.dir/version.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/version.cpp [ 15%] Building CXX object src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/g++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -flto=auto -fno-fat-lto-objects -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o -MF CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o.d -o CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/queuing_rw_mutex.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc && /usr/bin/cmake -E cmake_symlink_library ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2 ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 15%] Built target tbbmalloc /usr/bin/gmake -f src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/build.make src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_scalable_allocator.dir/build.make test/CMakeFiles/test_scalable_allocator.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_malloc_pools.dir/build.make test/CMakeFiles/test_malloc_pools.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_malloc_init_shutdown.dir/build.make test/CMakeFiles/test_malloc_init_shutdown.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_malloc_regression.dir/build.make test/CMakeFiles/test_malloc_regression.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc_proxy /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_scalable_allocator.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_pools.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_compliance.dir/build.make test/CMakeFiles/test_malloc_compliance.dir/depend cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_init_shutdown.dir/DependInfo.cmake --color= /usr/bin/gmake -f test/CMakeFiles/_test_malloc_used_by_lib.dir/build.make test/CMakeFiles/_test_malloc_used_by_lib.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_regression.dir/DependInfo.cmake --color= /usr/bin/gmake -f test/CMakeFiles/test_malloc_pure_c.dir/build.make test/CMakeFiles/test_malloc_pure_c.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_compliance.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/_test_malloc_used_by_lib.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_pure_c.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_scalable_allocator.dir/build.make test/CMakeFiles/test_scalable_allocator.dir/build /usr/bin/gmake -f src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/build.make src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/build /usr/bin/gmake -f test/CMakeFiles/test_malloc_regression.dir/build.make test/CMakeFiles/test_malloc_regression.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_pools.dir/build.make test/CMakeFiles/test_malloc_pools.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_init_shutdown.dir/build.make test/CMakeFiles/test_malloc_init_shutdown.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_compliance.dir/build.make test/CMakeFiles/test_malloc_compliance.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/_test_malloc_used_by_lib.dir/build.make test/CMakeFiles/_test_malloc_used_by_lib.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 15%] Building CXX object test/CMakeFiles/test_scalable_allocator.dir/tbbmalloc/test_scalable_allocator.cpp.o [ 16%] Building CXX object test/CMakeFiles/test_malloc_pools.dir/tbbmalloc/test_malloc_pools.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_scalable_allocator.dir/tbbmalloc/test_scalable_allocator.cpp.o -MF CMakeFiles/test_scalable_allocator.dir/tbbmalloc/test_scalable_allocator.cpp.o.d -o CMakeFiles/test_scalable_allocator.dir/tbbmalloc/test_scalable_allocator.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_scalable_allocator.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_malloc_pools.dir/tbbmalloc/test_malloc_pools.cpp.o -MF CMakeFiles/test_malloc_pools.dir/tbbmalloc/test_malloc_pools.cpp.o.d -o CMakeFiles/test_malloc_pools.dir/tbbmalloc/test_malloc_pools.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_pools.cpp /usr/bin/gmake -f test/CMakeFiles/test_malloc_pure_c.dir/build.make test/CMakeFiles/test_malloc_pure_c.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 16%] Building CXX object src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o [ 16%] Building CXX object src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o [ 16%] Building CXX object test/CMakeFiles/test_malloc_regression.dir/tbbmalloc/test_malloc_regression.cpp.o gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc_proxy && /usr/bin/g++ -D__TBBMALLOCPROXY_BUILD -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy/../../include -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -Wno-sized-deallocation -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o -MF CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o.d -o CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy/function_replacement.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_malloc_regression.dir/tbbmalloc/test_malloc_regression.cpp.o -MF CMakeFiles/test_malloc_regression.dir/tbbmalloc/test_malloc_regression.cpp.o.d -o CMakeFiles/test_malloc_regression.dir/tbbmalloc/test_malloc_regression.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_regression.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc_proxy && /usr/bin/g++ -D__TBBMALLOCPROXY_BUILD -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy/../../include -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -fPIC -flifetime-dse=1 -Wall -Wextra -Werror -Wfatal-errors -Wno-sized-deallocation -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o -MF CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o.d -o CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy/proxy.cpp [ 16%] Building CXX object test/CMakeFiles/test_malloc_compliance.dir/tbbmalloc/test_malloc_compliance.cpp.o [ 17%] Building CXX object test/CMakeFiles/test_malloc_init_shutdown.dir/tbbmalloc/test_malloc_init_shutdown.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_malloc_compliance.dir/tbbmalloc/test_malloc_compliance.cpp.o -MF CMakeFiles/test_malloc_compliance.dir/tbbmalloc/test_malloc_compliance.cpp.o.d -o CMakeFiles/test_malloc_compliance.dir/tbbmalloc/test_malloc_compliance.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_compliance.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_malloc_init_shutdown.dir/tbbmalloc/test_malloc_init_shutdown.cpp.o -MF CMakeFiles/test_malloc_init_shutdown.dir/tbbmalloc/test_malloc_init_shutdown.cpp.o.d -o CMakeFiles/test_malloc_init_shutdown.dir/tbbmalloc/test_malloc_init_shutdown.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_init_shutdown.cpp [ 17%] Building CXX object test/CMakeFiles/_test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -D_test_malloc_used_by_lib_EXPORTS -I/builddir/build/BUILD/oneTBB-2021.10.0/test/../include -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D_USRDLL -MD -MT test/CMakeFiles/_test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -MF CMakeFiles/_test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o.d -o CMakeFiles/_test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_used_by_lib.cpp [ 17%] Building C object test/CMakeFiles/test_malloc_pure_c.dir/tbbmalloc/test_malloc_pure_c.c.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/gcc -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -DNDEBUG -MD -MT test/CMakeFiles/test_malloc_pure_c.dir/tbbmalloc/test_malloc_pure_c.c.o -MF CMakeFiles/test_malloc_pure_c.dir/tbbmalloc/test_malloc_pure_c.c.o.d -o CMakeFiles/test_malloc_pure_c.dir/tbbmalloc/test_malloc_pure_c.c.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_pure_c.c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_pure_c.c: In function 'main': /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_pure_c.c:57:20: warning: variable 'res' set but not used [-Wunused-but-set-variable] 57 | int curr_mode, res; | ^~~ [ 18%] Linking C executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_pure_c cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_pure_c.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_pure_c.dir/tbbmalloc/test_malloc_pure_c.c.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_pure_c -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 18%] Built target test_malloc_pure_c [ 18%] Linking CXX shared library ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/cmake -E cmake_link_script CMakeFiles/tbb.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -flto=auto -fno-fat-lto-objects -Wl,--version-script="/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/def/lin64-tbb.def" -Wl,-z,relro,-z,now,-z,noexecstack -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libtbb.so.12 -o ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 CMakeFiles/tbb.dir/address_waiter.cpp.o CMakeFiles/tbb.dir/allocator.cpp.o CMakeFiles/tbb.dir/arena.cpp.o CMakeFiles/tbb.dir/arena_slot.cpp.o CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o CMakeFiles/tbb.dir/dynamic_link.cpp.o CMakeFiles/tbb.dir/exception.cpp.o CMakeFiles/tbb.dir/governor.cpp.o CMakeFiles/tbb.dir/global_control.cpp.o CMakeFiles/tbb.dir/itt_notify.cpp.o CMakeFiles/tbb.dir/main.cpp.o CMakeFiles/tbb.dir/market.cpp.o CMakeFiles/tbb.dir/misc.cpp.o CMakeFiles/tbb.dir/misc_ex.cpp.o CMakeFiles/tbb.dir/observer_proxy.cpp.o CMakeFiles/tbb.dir/parallel_pipeline.cpp.o CMakeFiles/tbb.dir/private_server.cpp.o CMakeFiles/tbb.dir/profiling.cpp.o CMakeFiles/tbb.dir/rml_tbb.cpp.o CMakeFiles/tbb.dir/rtm_mutex.cpp.o CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o CMakeFiles/tbb.dir/semaphore.cpp.o CMakeFiles/tbb.dir/small_object_pool.cpp.o CMakeFiles/tbb.dir/task.cpp.o CMakeFiles/tbb.dir/task_dispatcher.cpp.o CMakeFiles/tbb.dir/task_group_context.cpp.o CMakeFiles/tbb.dir/version.cpp.o CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o -ldl [ 18%] Linking CXX shared library ../gnu_12.3_cxx11_64_relwithdebinfo/lib_test_malloc_used_by_lib.so cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/_test_malloc_used_by_lib.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro,-z,now,-z,noexecstack -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,lib_test_malloc_used_by_lib.so -o ../gnu_12.3_cxx11_64_relwithdebinfo/lib_test_malloc_used_by_lib.so CMakeFiles/_test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 -ldl [ 18%] Linking CXX shared library ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc_proxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/tbbmalloc_proxy.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,--version-script="/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy/def/lin64-proxy.def" -Wl,-z,relro,-z,now,-z,noexecstack -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libtbbmalloc_proxy.so.2 -o ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.10 CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo: ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 18%] Built target _test_malloc_used_by_lib /usr/bin/gmake -f test/CMakeFiles/test_malloc_used_by_lib.dir/build.make test/CMakeFiles/test_malloc_used_by_lib.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_used_by_lib.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_used_by_lib.dir/build.make test/CMakeFiles/test_malloc_used_by_lib.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 18%] Building CXX object test/CMakeFiles/test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/test/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -MF CMakeFiles/test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o.d -o CMakeFiles/test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_used_by_lib.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbbmalloc_proxy && /usr/bin/cmake -E cmake_symlink_library ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.10 ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2 ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 18%] Built target tbbmalloc_proxy /usr/bin/gmake -f test/CMakeFiles/_test_malloc_atexit.dir/build.make test/CMakeFiles/_test_malloc_atexit.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_malloc_overload.dir/build.make test/CMakeFiles/test_malloc_overload.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_malloc_overload_disable.dir/build.make test/CMakeFiles/test_malloc_overload_disable.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_malloc_new_handler.dir/build.make test/CMakeFiles/test_malloc_new_handler.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_overload.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/_test_malloc_atexit.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_overload_disable.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_new_handler.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/_test_malloc_atexit.dir/build.make test/CMakeFiles/_test_malloc_atexit.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_overload.dir/build.make test/CMakeFiles/test_malloc_overload.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_overload_disable.dir/build.make test/CMakeFiles/test_malloc_overload_disable.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_new_handler.dir/build.make test/CMakeFiles/test_malloc_new_handler.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 18%] Building CXX object test/CMakeFiles/test_malloc_overload.dir/tbbmalloc/test_malloc_overload.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_malloc_overload.dir/tbbmalloc/test_malloc_overload.cpp.o -MF CMakeFiles/test_malloc_overload.dir/tbbmalloc/test_malloc_overload.cpp.o.d -o CMakeFiles/test_malloc_overload.dir/tbbmalloc/test_malloc_overload.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_overload.cpp [ 18%] Building CXX object test/CMakeFiles/test_malloc_overload_disable.dir/tbbmalloc/test_malloc_overload_disable.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy/../../include -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_malloc_overload_disable.dir/tbbmalloc/test_malloc_overload_disable.cpp.o -MF CMakeFiles/test_malloc_overload_disable.dir/tbbmalloc/test_malloc_overload_disable.cpp.o.d -o CMakeFiles/test_malloc_overload_disable.dir/tbbmalloc/test_malloc_overload_disable.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_overload_disable.cpp [ 18%] Building CXX object test/CMakeFiles/_test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -D_test_malloc_atexit_EXPORTS -I/builddir/build/BUILD/oneTBB-2021.10.0/test/../include -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy/../../include -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -fPIC -flifetime-dse=1 -fno-rtti -fno-exceptions -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D_USRDLL -MD -MT test/CMakeFiles/_test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -MF CMakeFiles/_test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o.d -o CMakeFiles/_test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_atexit.cpp [ 19%] Building CXX object test/CMakeFiles/test_malloc_new_handler.dir/tbbmalloc/test_malloc_new_handler.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_malloc_new_handler.dir/tbbmalloc/test_malloc_new_handler.cpp.o -MF CMakeFiles/test_malloc_new_handler.dir/tbbmalloc/test_malloc_new_handler.cpp.o.d -o CMakeFiles/test_malloc_new_handler.dir/tbbmalloc/test_malloc_new_handler.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_new_handler.cpp [ 19%] Linking CXX shared library ../gnu_12.3_cxx11_64_relwithdebinfo/lib_test_malloc_atexit.so cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/_test_malloc_atexit.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro,-z,now,-z,noexecstack -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,lib_test_malloc_atexit.so -o ../gnu_12.3_cxx11_64_relwithdebinfo/lib_test_malloc_atexit.so CMakeFiles/_test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.10 ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 19%] Built target _test_malloc_atexit /usr/bin/gmake -f test/CMakeFiles/test_malloc_atexit.dir/build.make test/CMakeFiles/test_malloc_atexit.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_malloc_atexit.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_malloc_atexit.dir/build.make test/CMakeFiles/test_malloc_atexit.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 19%] Building CXX object test/CMakeFiles/test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc_proxy/../../include -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbbmalloc/../../include -I/builddir/build/BUILD/oneTBB-2021.10.0/test/../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -MF CMakeFiles/test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o.d -o CMakeFiles/test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_atexit.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/cmake -E cmake_symlink_library ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12 ../../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/src/tbb && /usr/bin/cmake -DBINARY_DIR=/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu -DSOURCE_DIR=/builddir/build/BUILD/oneTBB-2021.10.0 -DBIN_PATH=/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo -DVARS_TEMPLATE=linux/env/vars.sh.in -DVARS_NAME=vars.sh -DTBB_INSTALL_VARS=OFF -DTBB_CMAKE_INSTALL_LIBDIR=lib64 -P /builddir/build/BUILD/oneTBB-2021.10.0/integration/cmake/generate_vars.cmake gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 19%] Built target tbb /usr/bin/gmake -f test/CMakeFiles/test_tick_count.dir/build.make test/CMakeFiles/test_tick_count.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_allocators.dir/build.make test/CMakeFiles/test_allocators.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_arena_priorities.dir/build.make test/CMakeFiles/test_arena_priorities.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_tick_count.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_allocators.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_arena_priorities.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_tick_count.dir/build.make test/CMakeFiles/test_tick_count.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_arena_priorities.dir/build.make test/CMakeFiles/test_arena_priorities.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_allocators.dir/build.make test/CMakeFiles/test_allocators.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 19%] Building CXX object test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -MF CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o.d -o CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_arena_priorities.cpp [ 20%] Building CXX object test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -MF CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o.d -o CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_tick_count.cpp [ 21%] Building CXX object test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -MF CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o.d -o CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_allocators.cpp [ 21%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_handle_perror cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_handle_perror.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_handle_perror.dir/tbb/test_handle_perror.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_handle_perror -ldl [ 21%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_lib_unload cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_lib_unload.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_lib_unload.dir/tbbmalloc/test_malloc_lib_unload.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_lib_unload -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/lib_test_malloc_lib_unload.so -ldl [ 21%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_overload_disable cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_overload_disable.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_overload_disable.dir/tbbmalloc/test_malloc_overload_disable.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_overload_disable -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.10 ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 -ldl [ 21%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_init_shutdown cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_init_shutdown.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_init_shutdown.dir/tbbmalloc/test_malloc_init_shutdown.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_init_shutdown -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 -ldl [ 21%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_regression cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_regression.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_regression.dir/tbbmalloc/test_malloc_regression.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_regression -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 -ldl [ 22%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_atexit cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_atexit.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_atexit -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/lib_test_malloc_atexit.so -ldl ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.10 ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 22%] Built target test_handle_perror /usr/bin/gmake -f test/CMakeFiles/test_dynamic_link.dir/build.make test/CMakeFiles/test_dynamic_link.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_dynamic_link.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_dynamic_link.dir/build.make test/CMakeFiles/test_dynamic_link.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 22%] Building CXX object test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -MF CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o.d -o CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_dynamic_link.cpp [ 22%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_new_handler cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_new_handler.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_new_handler.dir/tbbmalloc/test_malloc_new_handler.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_new_handler -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.10 -ldl -Wl,-rpath-link,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo [ 22%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_used_by_lib cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_used_by_lib.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_used_by_lib -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/lib_test_malloc_used_by_lib.so -ldl -Wl,-rpath-link,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo [ 23%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_overload cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_overload.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_overload.dir/tbbmalloc/test_malloc_overload.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_overload -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc_proxy.so.2.10 -ldl -Wl,-rpath-link,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 23%] Built target test_malloc_lib_unload /usr/bin/gmake -f test/CMakeFiles/test_collaborative_call_once.dir/build.make test/CMakeFiles/test_collaborative_call_once.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_collaborative_call_once.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_collaborative_call_once.dir/build.make test/CMakeFiles/test_collaborative_call_once.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 23%] Building CXX object test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o -MF CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o.d -o CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_collaborative_call_once.cpp [ 23%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_tick_count cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tick_count.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_tick_count -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 23%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_compliance cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_compliance.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_compliance.dir/tbbmalloc/test_malloc_compliance.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_compliance -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 -ldl [ 23%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_pools cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_pools.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_pools.dir/tbbmalloc/test_malloc_pools.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_pools -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 23%] Built target test_malloc_overload_disable [ 23%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_arena_priorities cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_arena_priorities.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_arena_priorities -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 23%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_whitebox cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_whitebox.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 23%] Built target test_malloc_init_shutdown /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_malloc_whitebox.dir/tbbmalloc/test_malloc_whitebox.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_whitebox -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 23%] Built target test_malloc_atexit [ 23%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_allocators cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_allocators.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_allocators -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 23%] Built target test_malloc_regression /usr/bin/gmake -f test/CMakeFiles/test_concurrent_lru_cache.dir/build.make test/CMakeFiles/test_concurrent_lru_cache.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_lru_cache.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_lru_cache.dir/build.make test/CMakeFiles/test_concurrent_lru_cache.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 23%] Building CXX object test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o -MF CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o.d -o CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_lru_cache.cpp /usr/bin/gmake -f test/CMakeFiles/test_concurrent_unordered_map.dir/build.make test/CMakeFiles/test_concurrent_unordered_map.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_unordered_map.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_unordered_map.dir/build.make test/CMakeFiles/test_concurrent_unordered_map.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 23%] Building CXX object test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o -MF CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o.d -o CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_unordered_map.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 23%] Built target test_malloc_new_handler /usr/bin/gmake -f test/CMakeFiles/test_concurrent_unordered_set.dir/build.make test/CMakeFiles/test_concurrent_unordered_set.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_unordered_set.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_unordered_set.dir/build.make test/CMakeFiles/test_concurrent_unordered_set.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 23%] Building CXX object test/CMakeFiles/test_concurrent_unordered_set.dir/tbb/test_concurrent_unordered_set.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_unordered_set.dir/tbb/test_concurrent_unordered_set.cpp.o -MF CMakeFiles/test_concurrent_unordered_set.dir/tbb/test_concurrent_unordered_set.cpp.o.d -o CMakeFiles/test_concurrent_unordered_set.dir/tbb/test_concurrent_unordered_set.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_unordered_set.cpp [ 23%] Built target test_tick_count /usr/bin/gmake -f test/CMakeFiles/test_concurrent_map.dir/build.make test/CMakeFiles/test_concurrent_map.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_map.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_map.dir/build.make test/CMakeFiles/test_concurrent_map.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 24%] Building CXX object test/CMakeFiles/test_concurrent_map.dir/tbb/test_concurrent_map.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_map.dir/tbb/test_concurrent_map.cpp.o -MF CMakeFiles/test_concurrent_map.dir/tbb/test_concurrent_map.cpp.o.d -o CMakeFiles/test_concurrent_map.dir/tbb/test_concurrent_map.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_map.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 24%] Built target test_malloc_used_by_lib /usr/bin/gmake -f test/CMakeFiles/test_concurrent_set.dir/build.make test/CMakeFiles/test_concurrent_set.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_set.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_set.dir/build.make test/CMakeFiles/test_concurrent_set.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 25%] Building CXX object test/CMakeFiles/test_concurrent_set.dir/tbb/test_concurrent_set.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_set.dir/tbb/test_concurrent_set.cpp.o -MF CMakeFiles/test_concurrent_set.dir/tbb/test_concurrent_set.cpp.o.d -o CMakeFiles/test_concurrent_set.dir/tbb/test_concurrent_set.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_set.cpp [ 26%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_scalable_allocator cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_scalable_allocator.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_scalable_allocator.dir/tbbmalloc/test_scalable_allocator.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_scalable_allocator -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 26%] Built target test_malloc_overload /usr/bin/gmake -f test/CMakeFiles/test_concurrent_priority_queue.dir/build.make test/CMakeFiles/test_concurrent_priority_queue.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_priority_queue.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_priority_queue.dir/build.make test/CMakeFiles/test_concurrent_priority_queue.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 26%] Building CXX object test/CMakeFiles/test_concurrent_priority_queue.dir/tbb/test_concurrent_priority_queue.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_priority_queue.dir/tbb/test_concurrent_priority_queue.cpp.o -MF CMakeFiles/test_concurrent_priority_queue.dir/tbb/test_concurrent_priority_queue.cpp.o.d -o CMakeFiles/test_concurrent_priority_queue.dir/tbb/test_concurrent_priority_queue.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_priority_queue.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 26%] Built target test_arena_priorities /usr/bin/gmake -f test/CMakeFiles/test_partitioner.dir/build.make test/CMakeFiles/test_partitioner.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_partitioner.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_partitioner.dir/build.make test/CMakeFiles/test_partitioner.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 26%] Building CXX object test/CMakeFiles/test_partitioner.dir/tbb/test_partitioner.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_partitioner.dir/tbb/test_partitioner.cpp.o -MF CMakeFiles/test_partitioner.dir/tbb/test_partitioner.cpp.o.d -o CMakeFiles/test_partitioner.dir/tbb/test_partitioner.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_partitioner.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 26%] Built target test_allocators /usr/bin/gmake -f test/CMakeFiles/test_parallel_for.dir/build.make test/CMakeFiles/test_parallel_for.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_parallel_for.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_parallel_for.dir/build.make test/CMakeFiles/test_parallel_for.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 26%] Building CXX object test/CMakeFiles/test_parallel_for.dir/tbb/test_parallel_for.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_parallel_for.dir/tbb/test_parallel_for.cpp.o -MF CMakeFiles/test_parallel_for.dir/tbb/test_parallel_for.cpp.o.d -o CMakeFiles/test_parallel_for.dir/tbb/test_parallel_for.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_parallel_for.cpp [ 26%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_dynamic_link cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_dynamic_link.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_dynamic_link -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl -Wl,--no-as-needed gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 26%] Built target test_malloc_pools /usr/bin/gmake -f test/CMakeFiles/test_parallel_for_each.dir/build.make test/CMakeFiles/test_parallel_for_each.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_parallel_for_each.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_parallel_for_each.dir/build.make test/CMakeFiles/test_parallel_for_each.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 27%] Building CXX object test/CMakeFiles/test_parallel_for_each.dir/tbb/test_parallel_for_each.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_parallel_for_each.dir/tbb/test_parallel_for_each.cpp.o -MF CMakeFiles/test_parallel_for_each.dir/tbb/test_parallel_for_each.cpp.o.d -o CMakeFiles/test_parallel_for_each.dir/tbb/test_parallel_for_each.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_parallel_for_each.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 27%] Built target test_malloc_compliance /usr/bin/gmake -f test/CMakeFiles/test_parallel_reduce.dir/build.make test/CMakeFiles/test_parallel_reduce.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_parallel_reduce.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_parallel_reduce.dir/build.make test/CMakeFiles/test_parallel_reduce.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 27%] Building CXX object test/CMakeFiles/test_parallel_reduce.dir/tbb/test_parallel_reduce.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_parallel_reduce.dir/tbb/test_parallel_reduce.cpp.o -MF CMakeFiles/test_parallel_reduce.dir/tbb/test_parallel_reduce.cpp.o.d -o CMakeFiles/test_parallel_reduce.dir/tbb/test_parallel_reduce.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_parallel_reduce.cpp /usr/bin/gmake -f test/CMakeFiles/test_parallel_sort.dir/build.make test/CMakeFiles/test_parallel_sort.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_parallel_sort.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_parallel_sort.dir/build.make test/CMakeFiles/test_parallel_sort.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 28%] Building CXX object test/CMakeFiles/test_parallel_sort.dir/tbb/test_parallel_sort.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_parallel_sort.dir/tbb/test_parallel_sort.cpp.o -MF CMakeFiles/test_parallel_sort.dir/tbb/test_parallel_sort.cpp.o.d -o CMakeFiles/test_parallel_sort.dir/tbb/test_parallel_sort.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_parallel_sort.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 28%] Built target test_malloc_whitebox /usr/bin/gmake -f test/CMakeFiles/test_parallel_invoke.dir/build.make test/CMakeFiles/test_parallel_invoke.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_parallel_invoke.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_parallel_invoke.dir/build.make test/CMakeFiles/test_parallel_invoke.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 28%] Building CXX object test/CMakeFiles/test_parallel_invoke.dir/tbb/test_parallel_invoke.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_parallel_invoke.dir/tbb/test_parallel_invoke.cpp.o -MF CMakeFiles/test_parallel_invoke.dir/tbb/test_parallel_invoke.cpp.o.d -o CMakeFiles/test_parallel_invoke.dir/tbb/test_parallel_invoke.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_parallel_invoke.cpp /usr/bin/gmake -f test/CMakeFiles/test_parallel_scan.dir/build.make test/CMakeFiles/test_parallel_scan.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_parallel_scan.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_parallel_scan.dir/build.make test/CMakeFiles/test_parallel_scan.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 28%] Building CXX object test/CMakeFiles/test_parallel_scan.dir/tbb/test_parallel_scan.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_parallel_scan.dir/tbb/test_parallel_scan.cpp.o -MF CMakeFiles/test_parallel_scan.dir/tbb/test_parallel_scan.cpp.o.d -o CMakeFiles/test_parallel_scan.dir/tbb/test_parallel_scan.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_parallel_scan.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 28%] Built target test_scalable_allocator /usr/bin/gmake -f test/CMakeFiles/test_parallel_pipeline.dir/build.make test/CMakeFiles/test_parallel_pipeline.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_parallel_pipeline.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_parallel_pipeline.dir/build.make test/CMakeFiles/test_parallel_pipeline.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 29%] Building CXX object test/CMakeFiles/test_parallel_pipeline.dir/tbb/test_parallel_pipeline.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_parallel_pipeline.dir/tbb/test_parallel_pipeline.cpp.o -MF CMakeFiles/test_parallel_pipeline.dir/tbb/test_parallel_pipeline.cpp.o.d -o CMakeFiles/test_parallel_pipeline.dir/tbb/test_parallel_pipeline.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_parallel_pipeline.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 29%] Built target test_dynamic_link /usr/bin/gmake -f test/CMakeFiles/test_eh_algorithms.dir/build.make test/CMakeFiles/test_eh_algorithms.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_eh_algorithms.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_eh_algorithms.dir/build.make test/CMakeFiles/test_eh_algorithms.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 30%] Building CXX object test/CMakeFiles/test_eh_algorithms.dir/tbb/test_eh_algorithms.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_eh_algorithms.dir/tbb/test_eh_algorithms.cpp.o -MF CMakeFiles/test_eh_algorithms.dir/tbb/test_eh_algorithms.cpp.o.d -o CMakeFiles/test_eh_algorithms.dir/tbb/test_eh_algorithms.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_eh_algorithms.cpp [ 30%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_collaborative_call_once cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_collaborative_call_once.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_collaborative_call_once -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 30%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_lru_cache cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_lru_cache.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_lru_cache -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 31%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_partitioner cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_partitioner.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_partitioner.dir/tbb/test_partitioner.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_partitioner -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 31%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_invoke cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_parallel_invoke.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_parallel_invoke.dir/tbb/test_parallel_invoke.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_invoke -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 31%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_priority_queue cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_priority_queue.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_priority_queue.dir/tbb/test_concurrent_priority_queue.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_priority_queue -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 31%] Built target test_concurrent_lru_cache /usr/bin/gmake -f test/CMakeFiles/test_blocked_range.dir/build.make test/CMakeFiles/test_blocked_range.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_blocked_range.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_blocked_range.dir/build.make test/CMakeFiles/test_blocked_range.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 31%] Building CXX object test/CMakeFiles/test_blocked_range.dir/tbb/test_blocked_range.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_blocked_range.dir/tbb/test_blocked_range.cpp.o -MF CMakeFiles/test_blocked_range.dir/tbb/test_blocked_range.cpp.o.d -o CMakeFiles/test_blocked_range.dir/tbb/test_blocked_range.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_blocked_range.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 31%] Built target test_collaborative_call_once /usr/bin/gmake -f test/CMakeFiles/test_concurrent_vector.dir/build.make test/CMakeFiles/test_concurrent_vector.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_vector.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_vector.dir/build.make test/CMakeFiles/test_concurrent_vector.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 32%] Building CXX object test/CMakeFiles/test_concurrent_vector.dir/tbb/test_concurrent_vector.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_vector.dir/tbb/test_concurrent_vector.cpp.o -MF CMakeFiles/test_concurrent_vector.dir/tbb/test_concurrent_vector.cpp.o.d -o CMakeFiles/test_concurrent_vector.dir/tbb/test_concurrent_vector.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_vector.cpp [ 32%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_for cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_parallel_for.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_parallel_for.dir/tbb/test_parallel_for.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_for -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 32%] Built target test_partitioner /usr/bin/gmake -f test/CMakeFiles/test_task_group.dir/build.make test/CMakeFiles/test_task_group.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_task_group.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_task_group.dir/build.make test/CMakeFiles/test_task_group.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 32%] Building CXX object test/CMakeFiles/test_task_group.dir/tbb/test_task_group.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_task_group.dir/tbb/test_task_group.cpp.o -MF CMakeFiles/test_task_group.dir/tbb/test_task_group.cpp.o.d -o CMakeFiles/test_task_group.dir/tbb/test_task_group.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_task_group.cpp [ 32%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_scan cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_parallel_scan.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_parallel_scan.dir/tbb/test_parallel_scan.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_scan -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 32%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_sort cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_parallel_sort.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_parallel_sort.dir/tbb/test_parallel_sort.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_sort -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 33%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_reduce cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_parallel_reduce.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_parallel_reduce.dir/tbb/test_parallel_reduce.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_reduce -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 33%] Built target test_parallel_invoke /usr/bin/gmake -f test/CMakeFiles/test_concurrent_hash_map.dir/build.make test/CMakeFiles/test_concurrent_hash_map.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_hash_map.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_hash_map.dir/build.make test/CMakeFiles/test_concurrent_hash_map.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 33%] Building CXX object test/CMakeFiles/test_concurrent_hash_map.dir/tbb/test_concurrent_hash_map.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_hash_map.dir/tbb/test_concurrent_hash_map.cpp.o -MF CMakeFiles/test_concurrent_hash_map.dir/tbb/test_concurrent_hash_map.cpp.o.d -o CMakeFiles/test_concurrent_hash_map.dir/tbb/test_concurrent_hash_map.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_hash_map.cpp [ 34%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_blocked_range cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_blocked_range.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_blocked_range.dir/tbb/test_blocked_range.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_blocked_range -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 34%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_for_each cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_parallel_for_each.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_parallel_for_each.dir/tbb/test_parallel_for_each.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_for_each -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 34%] Built target test_concurrent_priority_queue /usr/bin/gmake -f test/CMakeFiles/test_task_arena.dir/build.make test/CMakeFiles/test_task_arena.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_task_arena.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_task_arena.dir/build.make test/CMakeFiles/test_task_arena.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 35%] Building CXX object test/CMakeFiles/test_task_arena.dir/tbb/test_task_arena.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_task_arena.dir/tbb/test_task_arena.cpp.o -MF CMakeFiles/test_task_arena.dir/tbb/test_task_arena.cpp.o.d -o CMakeFiles/test_task_arena.dir/tbb/test_task_arena.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_task_arena.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 35%] Built target test_parallel_for /usr/bin/gmake -f test/CMakeFiles/test_enumerable_thread_specific.dir/build.make test/CMakeFiles/test_enumerable_thread_specific.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_enumerable_thread_specific.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_enumerable_thread_specific.dir/build.make test/CMakeFiles/test_enumerable_thread_specific.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 35%] Building CXX object test/CMakeFiles/test_enumerable_thread_specific.dir/tbb/test_enumerable_thread_specific.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_enumerable_thread_specific.dir/tbb/test_enumerable_thread_specific.cpp.o -MF CMakeFiles/test_enumerable_thread_specific.dir/tbb/test_enumerable_thread_specific.cpp.o.d -o CMakeFiles/test_enumerable_thread_specific.dir/tbb/test_enumerable_thread_specific.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_enumerable_thread_specific.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 35%] Built target test_parallel_scan /usr/bin/gmake -f test/CMakeFiles/test_concurrent_queue.dir/build.make test/CMakeFiles/test_concurrent_queue.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_queue.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_queue.dir/build.make test/CMakeFiles/test_concurrent_queue.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 36%] Building CXX object test/CMakeFiles/test_concurrent_queue.dir/tbb/test_concurrent_queue.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_queue.dir/tbb/test_concurrent_queue.cpp.o -MF CMakeFiles/test_concurrent_queue.dir/tbb/test_concurrent_queue.cpp.o.d -o CMakeFiles/test_concurrent_queue.dir/tbb/test_concurrent_queue.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_queue.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 36%] Built target test_parallel_sort /usr/bin/gmake -f test/CMakeFiles/test_resumable_tasks.dir/build.make test/CMakeFiles/test_resumable_tasks.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_resumable_tasks.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_resumable_tasks.dir/build.make test/CMakeFiles/test_resumable_tasks.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 37%] Building CXX object test/CMakeFiles/test_resumable_tasks.dir/tbb/test_resumable_tasks.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_resumable_tasks.dir/tbb/test_resumable_tasks.cpp.o -MF CMakeFiles/test_resumable_tasks.dir/tbb/test_resumable_tasks.cpp.o.d -o CMakeFiles/test_resumable_tasks.dir/tbb/test_resumable_tasks.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_resumable_tasks.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 37%] Built target test_blocked_range /usr/bin/gmake -f test/CMakeFiles/test_mutex.dir/build.make test/CMakeFiles/test_mutex.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_mutex.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_mutex.dir/build.make test/CMakeFiles/test_mutex.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 37%] Building CXX object test/CMakeFiles/test_mutex.dir/tbb/test_mutex.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_mutex.dir/tbb/test_mutex.cpp.o -MF CMakeFiles/test_mutex.dir/tbb/test_mutex.cpp.o.d -o CMakeFiles/test_mutex.dir/tbb/test_mutex.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_mutex.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 37%] Built target test_parallel_reduce /usr/bin/gmake -f test/CMakeFiles/test_function_node.dir/build.make test/CMakeFiles/test_function_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_function_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_function_node.dir/build.make test/CMakeFiles/test_function_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 38%] Building CXX object test/CMakeFiles/test_function_node.dir/tbb/test_function_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_function_node.dir/tbb/test_function_node.cpp.o -MF CMakeFiles/test_function_node.dir/tbb/test_function_node.cpp.o.d -o CMakeFiles/test_function_node.dir/tbb/test_function_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_function_node.cpp [ 39%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_task_group cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_task_group.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_task_group.dir/tbb/test_task_group.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_task_group -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 39%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_eh_algorithms cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_eh_algorithms.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_eh_algorithms.dir/tbb/test_eh_algorithms.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_eh_algorithms -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 39%] Built target test_parallel_for_each /usr/bin/gmake -f test/CMakeFiles/test_multifunction_node.dir/build.make test/CMakeFiles/test_multifunction_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_multifunction_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_multifunction_node.dir/build.make test/CMakeFiles/test_multifunction_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 39%] Building CXX object test/CMakeFiles/test_multifunction_node.dir/tbb/test_multifunction_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_multifunction_node.dir/tbb/test_multifunction_node.cpp.o -MF CMakeFiles/test_multifunction_node.dir/tbb/test_multifunction_node.cpp.o.d -o CMakeFiles/test_multifunction_node.dir/tbb/test_multifunction_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_multifunction_node.cpp [ 39%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_queue cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_queue.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_queue.dir/tbb/test_concurrent_queue.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_queue -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 40%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_enumerable_thread_specific cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_enumerable_thread_specific.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_enumerable_thread_specific.dir/tbb/test_enumerable_thread_specific.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_enumerable_thread_specific -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 40%] Built target test_task_group /usr/bin/gmake -f test/CMakeFiles/test_broadcast_node.dir/build.make test/CMakeFiles/test_broadcast_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_broadcast_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_broadcast_node.dir/build.make test/CMakeFiles/test_broadcast_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 40%] Building CXX object test/CMakeFiles/test_broadcast_node.dir/tbb/test_broadcast_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_broadcast_node.dir/tbb/test_broadcast_node.cpp.o -MF CMakeFiles/test_broadcast_node.dir/tbb/test_broadcast_node.cpp.o.d -o CMakeFiles/test_broadcast_node.dir/tbb/test_broadcast_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_broadcast_node.cpp [ 40%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_resumable_tasks cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_resumable_tasks.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_resumable_tasks.dir/tbb/test_resumable_tasks.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_resumable_tasks -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 40%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_mutex cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_mutex.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_mutex.dir/tbb/test_mutex.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_mutex -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 40%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_vector cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_vector.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_vector.dir/tbb/test_concurrent_vector.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_vector -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 40%] Built target test_resumable_tasks /usr/bin/gmake -f test/CMakeFiles/test_buffer_node.dir/build.make test/CMakeFiles/test_buffer_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_buffer_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_buffer_node.dir/build.make test/CMakeFiles/test_buffer_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 41%] Building CXX object test/CMakeFiles/test_buffer_node.dir/tbb/test_buffer_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_buffer_node.dir/tbb/test_buffer_node.cpp.o -MF CMakeFiles/test_buffer_node.dir/tbb/test_buffer_node.cpp.o.d -o CMakeFiles/test_buffer_node.dir/tbb/test_buffer_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_buffer_node.cpp [ 41%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_task_arena cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_task_arena.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_task_arena.dir/tbb/test_task_arena.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_task_arena -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 41%] Built target test_concurrent_queue /usr/bin/gmake -f test/CMakeFiles/test_composite_node.dir/build.make test/CMakeFiles/test_composite_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_composite_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_composite_node.dir/build.make test/CMakeFiles/test_composite_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Building CXX object test/CMakeFiles/test_composite_node.dir/tbb/test_composite_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_composite_node.dir/tbb/test_composite_node.cpp.o -MF CMakeFiles/test_composite_node.dir/tbb/test_composite_node.cpp.o.d -o CMakeFiles/test_composite_node.dir/tbb/test_composite_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_composite_node.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Built target test_enumerable_thread_specific /usr/bin/gmake -f test/CMakeFiles/test_continue_node.dir/build.make test/CMakeFiles/test_continue_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_continue_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_continue_node.dir/build.make test/CMakeFiles/test_continue_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Building CXX object test/CMakeFiles/test_continue_node.dir/tbb/test_continue_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_continue_node.dir/tbb/test_continue_node.cpp.o -MF CMakeFiles/test_continue_node.dir/tbb/test_continue_node.cpp.o.d -o CMakeFiles/test_continue_node.dir/tbb/test_continue_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_continue_node.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Built target test_mutex /usr/bin/gmake -f test/CMakeFiles/test_eh_flow_graph.dir/build.make test/CMakeFiles/test_eh_flow_graph.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_eh_flow_graph.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_eh_flow_graph.dir/build.make test/CMakeFiles/test_eh_flow_graph.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Building CXX object test/CMakeFiles/test_eh_flow_graph.dir/tbb/test_eh_flow_graph.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_eh_flow_graph.dir/tbb/test_eh_flow_graph.cpp.o -MF CMakeFiles/test_eh_flow_graph.dir/tbb/test_eh_flow_graph.cpp.o.d -o CMakeFiles/test_eh_flow_graph.dir/tbb/test_eh_flow_graph.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_eh_flow_graph.cpp [ 42%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_broadcast_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_broadcast_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_broadcast_node.dir/tbb/test_broadcast_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_broadcast_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 42%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_function_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_function_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_function_node.dir/tbb/test_function_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_function_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Built target test_eh_algorithms /usr/bin/gmake -f test/CMakeFiles/test_flow_graph.dir/build.make test/CMakeFiles/test_flow_graph.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_flow_graph.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_flow_graph.dir/build.make test/CMakeFiles/test_flow_graph.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 43%] Building CXX object test/CMakeFiles/test_flow_graph.dir/tbb/test_flow_graph.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_flow_graph.dir/tbb/test_flow_graph.cpp.o -MF CMakeFiles/test_flow_graph.dir/tbb/test_flow_graph.cpp.o.d -o CMakeFiles/test_flow_graph.dir/tbb/test_flow_graph.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_flow_graph.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 43%] Built target test_task_arena gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 43%] Built target test_concurrent_vector /usr/bin/gmake -f test/CMakeFiles/test_flow_graph_priorities.dir/build.make test/CMakeFiles/test_flow_graph_priorities.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_flow_graph_priorities.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_flow_graph_priorities.dir/build.make test/CMakeFiles/test_flow_graph_priorities.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 43%] Building CXX object test/CMakeFiles/test_flow_graph_priorities.dir/tbb/test_flow_graph_priorities.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_flow_graph_priorities.dir/tbb/test_flow_graph_priorities.cpp.o -MF CMakeFiles/test_flow_graph_priorities.dir/tbb/test_flow_graph_priorities.cpp.o.d -o CMakeFiles/test_flow_graph_priorities.dir/tbb/test_flow_graph_priorities.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_flow_graph_priorities.cpp [ 44%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_continue_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_continue_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_continue_node.dir/tbb/test_continue_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_continue_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 44%] Built target test_broadcast_node /usr/bin/gmake -f test/CMakeFiles/test_flow_graph_whitebox.dir/build.make test/CMakeFiles/test_flow_graph_whitebox.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_flow_graph_whitebox.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_flow_graph_whitebox.dir/build.make test/CMakeFiles/test_flow_graph_whitebox.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 44%] Building CXX object test/CMakeFiles/test_flow_graph_whitebox.dir/tbb/test_flow_graph_whitebox.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_flow_graph_whitebox.dir/tbb/test_flow_graph_whitebox.cpp.o -MF CMakeFiles/test_flow_graph_whitebox.dir/tbb/test_flow_graph_whitebox.cpp.o.d -o CMakeFiles/test_flow_graph_whitebox.dir/tbb/test_flow_graph_whitebox.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_flow_graph_whitebox.cpp [ 44%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_buffer_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_buffer_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_buffer_node.dir/tbb/test_buffer_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_buffer_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 44%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_composite_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_composite_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_composite_node.dir/tbb/test_composite_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_composite_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 44%] Built target test_function_node /usr/bin/gmake -f test/CMakeFiles/test_indexer_node.dir/build.make test/CMakeFiles/test_indexer_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_indexer_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_indexer_node.dir/build.make test/CMakeFiles/test_indexer_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 44%] Building CXX object test/CMakeFiles/test_indexer_node.dir/tbb/test_indexer_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_indexer_node.dir/tbb/test_indexer_node.cpp.o -MF CMakeFiles/test_indexer_node.dir/tbb/test_indexer_node.cpp.o.d -o CMakeFiles/test_indexer_node.dir/tbb/test_indexer_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_indexer_node.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 44%] Built target test_continue_node /usr/bin/gmake -f test/CMakeFiles/test_join_node.dir/build.make test/CMakeFiles/test_join_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_join_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_join_node.dir/build.make test/CMakeFiles/test_join_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 44%] Building CXX object test/CMakeFiles/test_join_node.dir/tbb/test_join_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_join_node.dir/tbb/test_join_node.cpp.o -MF CMakeFiles/test_join_node.dir/tbb/test_join_node.cpp.o.d -o CMakeFiles/test_join_node.dir/tbb/test_join_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_join_node.cpp [ 45%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_multifunction_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_multifunction_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_multifunction_node.dir/tbb/test_multifunction_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_multifunction_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 45%] Built target test_composite_node /usr/bin/gmake -f test/CMakeFiles/test_join_node_key_matching.dir/build.make test/CMakeFiles/test_join_node_key_matching.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_join_node_key_matching.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_join_node_key_matching.dir/build.make test/CMakeFiles/test_join_node_key_matching.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 46%] Building CXX object test/CMakeFiles/test_join_node_key_matching.dir/tbb/test_join_node_key_matching.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_join_node_key_matching.dir/tbb/test_join_node_key_matching.cpp.o -MF CMakeFiles/test_join_node_key_matching.dir/tbb/test_join_node_key_matching.cpp.o.d -o CMakeFiles/test_join_node_key_matching.dir/tbb/test_join_node_key_matching.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_join_node_key_matching.cpp [ 46%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_flow_graph cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_flow_graph.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_flow_graph.dir/tbb/test_flow_graph.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_flow_graph -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 46%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_pipeline cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_parallel_pipeline.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_parallel_pipeline.dir/tbb/test_parallel_pipeline.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_parallel_pipeline -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 46%] Built target test_buffer_node /usr/bin/gmake -f test/CMakeFiles/test_join_node_key_matching_n_args.dir/build.make test/CMakeFiles/test_join_node_key_matching_n_args.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_join_node_key_matching_n_args.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_join_node_key_matching_n_args.dir/build.make test/CMakeFiles/test_join_node_key_matching_n_args.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 46%] Building CXX object test/CMakeFiles/test_join_node_key_matching_n_args.dir/tbb/test_join_node_key_matching_n_args.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_join_node_key_matching_n_args.dir/tbb/test_join_node_key_matching_n_args.cpp.o -MF CMakeFiles/test_join_node_key_matching_n_args.dir/tbb/test_join_node_key_matching_n_args.cpp.o.d -o CMakeFiles/test_join_node_key_matching_n_args.dir/tbb/test_join_node_key_matching_n_args.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_join_node_key_matching_n_args.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 46%] Built target test_multifunction_node /usr/bin/gmake -f test/CMakeFiles/test_join_node_msg_key_matching.dir/build.make test/CMakeFiles/test_join_node_msg_key_matching.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_join_node_msg_key_matching.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_join_node_msg_key_matching.dir/build.make test/CMakeFiles/test_join_node_msg_key_matching.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 47%] Building CXX object test/CMakeFiles/test_join_node_msg_key_matching.dir/tbb/test_join_node_msg_key_matching.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_join_node_msg_key_matching.dir/tbb/test_join_node_msg_key_matching.cpp.o -MF CMakeFiles/test_join_node_msg_key_matching.dir/tbb/test_join_node_msg_key_matching.cpp.o.d -o CMakeFiles/test_join_node_msg_key_matching.dir/tbb/test_join_node_msg_key_matching.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_join_node_msg_key_matching.cpp [ 48%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_flow_graph_priorities cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_flow_graph_priorities.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_flow_graph_priorities.dir/tbb/test_flow_graph_priorities.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_flow_graph_priorities -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 48%] Built target test_flow_graph /usr/bin/gmake -f test/CMakeFiles/test_join_node_msg_key_matching_n_args.dir/build.make test/CMakeFiles/test_join_node_msg_key_matching_n_args.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_join_node_msg_key_matching_n_args.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_join_node_msg_key_matching_n_args.dir/build.make test/CMakeFiles/test_join_node_msg_key_matching_n_args.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 48%] Building CXX object test/CMakeFiles/test_join_node_msg_key_matching_n_args.dir/tbb/test_join_node_msg_key_matching_n_args.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_join_node_msg_key_matching_n_args.dir/tbb/test_join_node_msg_key_matching_n_args.cpp.o -MF CMakeFiles/test_join_node_msg_key_matching_n_args.dir/tbb/test_join_node_msg_key_matching_n_args.cpp.o.d -o CMakeFiles/test_join_node_msg_key_matching_n_args.dir/tbb/test_join_node_msg_key_matching_n_args.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_join_node_msg_key_matching_n_args.cpp [ 48%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_set cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_set.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_set.dir/tbb/test_concurrent_set.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_set -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 48%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_map cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_map.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_map.dir/tbb/test_concurrent_map.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_map -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 48%] Built target test_flow_graph_priorities /usr/bin/gmake -f test/CMakeFiles/test_join_node_preview.dir/build.make test/CMakeFiles/test_join_node_preview.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_join_node_preview.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_join_node_preview.dir/build.make test/CMakeFiles/test_join_node_preview.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 48%] Building CXX object test/CMakeFiles/test_join_node_preview.dir/tbb/test_join_node_preview.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_join_node_preview.dir/tbb/test_join_node_preview.cpp.o -MF CMakeFiles/test_join_node_preview.dir/tbb/test_join_node_preview.cpp.o.d -o CMakeFiles/test_join_node_preview.dir/tbb/test_join_node_preview.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_join_node_preview.cpp [ 48%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_flow_graph_whitebox cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_flow_graph_whitebox.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_flow_graph_whitebox.dir/tbb/test_flow_graph_whitebox.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_flow_graph_whitebox -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 49%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_hash_map cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_hash_map.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_hash_map.dir/tbb/test_concurrent_hash_map.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_hash_map -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 49%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_indexer_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_indexer_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_indexer_node.dir/tbb/test_indexer_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_indexer_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 49%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_unordered_set cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_unordered_set.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_unordered_set.dir/tbb/test_concurrent_unordered_set.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_unordered_set -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 49%] Built target test_parallel_pipeline /usr/bin/gmake -f test/CMakeFiles/test_limiter_node.dir/build.make test/CMakeFiles/test_limiter_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_limiter_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_limiter_node.dir/build.make test/CMakeFiles/test_limiter_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 50%] Building CXX object test/CMakeFiles/test_limiter_node.dir/tbb/test_limiter_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_limiter_node.dir/tbb/test_limiter_node.cpp.o -MF CMakeFiles/test_limiter_node.dir/tbb/test_limiter_node.cpp.o.d -o CMakeFiles/test_limiter_node.dir/tbb/test_limiter_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_limiter_node.cpp [ 51%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_unordered_map cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_unordered_map.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_unordered_map -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 51%] Built target test_flow_graph_whitebox /usr/bin/gmake -f test/CMakeFiles/test_priority_queue_node.dir/build.make test/CMakeFiles/test_priority_queue_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_priority_queue_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_priority_queue_node.dir/build.make test/CMakeFiles/test_priority_queue_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 51%] Building CXX object test/CMakeFiles/test_priority_queue_node.dir/tbb/test_priority_queue_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_priority_queue_node.dir/tbb/test_priority_queue_node.cpp.o -MF CMakeFiles/test_priority_queue_node.dir/tbb/test_priority_queue_node.cpp.o.d -o CMakeFiles/test_priority_queue_node.dir/tbb/test_priority_queue_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_priority_queue_node.cpp [ 51%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_key_matching cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_join_node_key_matching.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_join_node_key_matching.dir/tbb/test_join_node_key_matching.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_key_matching -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 51%] Built target test_indexer_node /usr/bin/gmake -f test/CMakeFiles/test_queue_node.dir/build.make test/CMakeFiles/test_queue_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_queue_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_queue_node.dir/build.make test/CMakeFiles/test_queue_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 51%] Building CXX object test/CMakeFiles/test_queue_node.dir/tbb/test_queue_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_queue_node.dir/tbb/test_queue_node.cpp.o -MF CMakeFiles/test_queue_node.dir/tbb/test_queue_node.cpp.o.d -o CMakeFiles/test_queue_node.dir/tbb/test_queue_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_queue_node.cpp [ 51%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_msg_key_matching cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_join_node_msg_key_matching.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_join_node_msg_key_matching.dir/tbb/test_join_node_msg_key_matching.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_msg_key_matching -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 51%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_limiter_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_limiter_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_limiter_node.dir/tbb/test_limiter_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_limiter_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 51%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_preview cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_join_node_preview.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_join_node_preview.dir/tbb/test_join_node_preview.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_preview -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 51%] Built target test_limiter_node /usr/bin/gmake -f test/CMakeFiles/test_sequencer_node.dir/build.make test/CMakeFiles/test_sequencer_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_sequencer_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_sequencer_node.dir/build.make test/CMakeFiles/test_sequencer_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 51%] Building CXX object test/CMakeFiles/test_sequencer_node.dir/tbb/test_sequencer_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_sequencer_node.dir/tbb/test_sequencer_node.cpp.o -MF CMakeFiles/test_sequencer_node.dir/tbb/test_sequencer_node.cpp.o.d -o CMakeFiles/test_sequencer_node.dir/tbb/test_sequencer_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_sequencer_node.cpp [ 51%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_priority_queue_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_priority_queue_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_priority_queue_node.dir/tbb/test_priority_queue_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_priority_queue_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 51%] Built target test_join_node_key_matching /usr/bin/gmake -f test/CMakeFiles/test_split_node.dir/build.make test/CMakeFiles/test_split_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_split_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_split_node.dir/build.make test/CMakeFiles/test_split_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 51%] Building CXX object test/CMakeFiles/test_split_node.dir/tbb/test_split_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_split_node.dir/tbb/test_split_node.cpp.o -MF CMakeFiles/test_split_node.dir/tbb/test_split_node.cpp.o.d -o CMakeFiles/test_split_node.dir/tbb/test_split_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_split_node.cpp /usr/bin/gmake -f test/CMakeFiles/test_tagged_msg.dir/build.make test/CMakeFiles/test_tagged_msg.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_tagged_msg.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_tagged_msg.dir/build.make test/CMakeFiles/test_tagged_msg.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 52%] Building CXX object test/CMakeFiles/test_tagged_msg.dir/tbb/test_tagged_msg.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_tagged_msg.dir/tbb/test_tagged_msg.cpp.o -MF CMakeFiles/test_tagged_msg.dir/tbb/test_tagged_msg.cpp.o.d -o CMakeFiles/test_tagged_msg.dir/tbb/test_tagged_msg.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_tagged_msg.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 52%] Built target test_join_node_preview /usr/bin/gmake -f test/CMakeFiles/test_overwrite_node.dir/build.make test/CMakeFiles/test_overwrite_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_overwrite_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_overwrite_node.dir/build.make test/CMakeFiles/test_overwrite_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 52%] Building CXX object test/CMakeFiles/test_overwrite_node.dir/tbb/test_overwrite_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_overwrite_node.dir/tbb/test_overwrite_node.cpp.o -MF CMakeFiles/test_overwrite_node.dir/tbb/test_overwrite_node.cpp.o.d -o CMakeFiles/test_overwrite_node.dir/tbb/test_overwrite_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_overwrite_node.cpp [ 52%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_queue_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_queue_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_queue_node.dir/tbb/test_queue_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_queue_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 52%] Built target test_concurrent_hash_map gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 52%] Built target test_join_node_msg_key_matching gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 52%] Built target test_concurrent_set /usr/bin/gmake -f test/CMakeFiles/test_write_once_node.dir/build.make test/CMakeFiles/test_write_once_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_write_once_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_write_once_node.dir/build.make test/CMakeFiles/test_write_once_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 52%] Building CXX object test/CMakeFiles/test_write_once_node.dir/tbb/test_write_once_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_write_once_node.dir/tbb/test_write_once_node.cpp.o -MF CMakeFiles/test_write_once_node.dir/tbb/test_write_once_node.cpp.o.d -o CMakeFiles/test_write_once_node.dir/tbb/test_write_once_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_write_once_node.cpp /usr/bin/gmake -f test/CMakeFiles/test_async_node.dir/build.make test/CMakeFiles/test_async_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_async_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_async_node.dir/build.make test/CMakeFiles/test_async_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 53%] Building CXX object test/CMakeFiles/test_async_node.dir/tbb/test_async_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_async_node.dir/tbb/test_async_node.cpp.o -MF CMakeFiles/test_async_node.dir/tbb/test_async_node.cpp.o.d -o CMakeFiles/test_async_node.dir/tbb/test_async_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_async_node.cpp /usr/bin/gmake -f test/CMakeFiles/test_input_node.dir/build.make test/CMakeFiles/test_input_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_input_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_input_node.dir/build.make test/CMakeFiles/test_input_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 54%] Building CXX object test/CMakeFiles/test_input_node.dir/tbb/test_input_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_input_node.dir/tbb/test_input_node.cpp.o -MF CMakeFiles/test_input_node.dir/tbb/test_input_node.cpp.o.d -o CMakeFiles/test_input_node.dir/tbb/test_input_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_input_node.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 54%] Built target test_priority_queue_node /usr/bin/gmake -f test/CMakeFiles/test_profiling.dir/build.make test/CMakeFiles/test_profiling.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_profiling.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_profiling.dir/build.make test/CMakeFiles/test_profiling.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 55%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_sequencer_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sequencer_node.dir/link.txt --verbose=1 [ 56%] Building CXX object test/CMakeFiles/test_profiling.dir/tbb/test_profiling.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_profiling.dir/tbb/test_profiling.cpp.o -MF CMakeFiles/test_profiling.dir/tbb/test_profiling.cpp.o.d -o CMakeFiles/test_profiling.dir/tbb/test_profiling.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_profiling.cpp /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_sequencer_node.dir/tbb/test_sequencer_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_sequencer_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 56%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_tagged_msg cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tagged_msg.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_tagged_msg.dir/tbb/test_tagged_msg.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_tagged_msg -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 57%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_overwrite_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_overwrite_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_overwrite_node.dir/tbb/test_overwrite_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_overwrite_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 57%] Built target test_concurrent_map /usr/bin/gmake -f test/CMakeFiles/test_concurrent_queue_whitebox.dir/build.make test/CMakeFiles/test_concurrent_queue_whitebox.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_queue_whitebox.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_queue_whitebox.dir/build.make test/CMakeFiles/test_concurrent_queue_whitebox.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 57%] Building CXX object test/CMakeFiles/test_concurrent_queue_whitebox.dir/tbb/test_concurrent_queue_whitebox.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_queue_whitebox.dir/tbb/test_concurrent_queue_whitebox.cpp.o -MF CMakeFiles/test_concurrent_queue_whitebox.dir/tbb/test_concurrent_queue_whitebox.cpp.o.d -o CMakeFiles/test_concurrent_queue_whitebox.dir/tbb/test_concurrent_queue_whitebox.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_queue_whitebox.cpp /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_queue_node.cpp: In function 'test_parallel.isra': /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_queue_node.cpp:263:25: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 263 | T *next_value = new T[num_threads]; | ^ /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 57%] Built target test_queue_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 57%] Built target test_sequencer_node /usr/bin/gmake -f test/CMakeFiles/test_intrusive_list.dir/build.make test/CMakeFiles/test_intrusive_list.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_intrusive_list.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_intrusive_list.dir/build.make test/CMakeFiles/test_intrusive_list.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 57%] Building CXX object test/CMakeFiles/test_intrusive_list.dir/tbb/test_intrusive_list.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_intrusive_list.dir/tbb/test_intrusive_list.cpp.o -MF CMakeFiles/test_intrusive_list.dir/tbb/test_intrusive_list.cpp.o.d -o CMakeFiles/test_intrusive_list.dir/tbb/test_intrusive_list.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_intrusive_list.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 57%] Built target test_tagged_msg /usr/bin/gmake -f test/CMakeFiles/test_semaphore.dir/build.make test/CMakeFiles/test_semaphore.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_semaphore.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_semaphore.dir/build.make test/CMakeFiles/test_semaphore.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 58%] Building CXX object test/CMakeFiles/test_semaphore.dir/tbb/test_semaphore.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_semaphore.dir/tbb/test_semaphore.cpp.o -MF CMakeFiles/test_semaphore.dir/tbb/test_semaphore.cpp.o.d -o CMakeFiles/test_semaphore.dir/tbb/test_semaphore.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_semaphore.cpp [ 58%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_input_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_input_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_input_node.dir/tbb/test_input_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_input_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 58%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_key_matching_n_args cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_join_node_key_matching_n_args.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_join_node_key_matching_n_args.dir/tbb/test_join_node_key_matching_n_args.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_key_matching_n_args -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 58%] Built target test_overwrite_node /usr/bin/gmake -f test/CMakeFiles/test_environment_whitebox.dir/build.make test/CMakeFiles/test_environment_whitebox.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_environment_whitebox.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_environment_whitebox.dir/build.make test/CMakeFiles/test_environment_whitebox.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 58%] Building CXX object test/CMakeFiles/test_environment_whitebox.dir/tbb/test_environment_whitebox.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_environment_whitebox.dir/tbb/test_environment_whitebox.cpp.o -MF CMakeFiles/test_environment_whitebox.dir/tbb/test_environment_whitebox.cpp.o.d -o CMakeFiles/test_environment_whitebox.dir/tbb/test_environment_whitebox.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_environment_whitebox.cpp /usr/bin/gmake -f test/CMakeFiles/test_hw_concurrency.dir/build.make test/CMakeFiles/test_hw_concurrency.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_hw_concurrency.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_hw_concurrency.dir/build.make test/CMakeFiles/test_hw_concurrency.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 58%] Building CXX object test/CMakeFiles/test_hw_concurrency.dir/tbb/test_hw_concurrency.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_hw_concurrency.dir/tbb/test_hw_concurrency.cpp.o -MF CMakeFiles/test_hw_concurrency.dir/tbb/test_hw_concurrency.cpp.o.d -o CMakeFiles/test_hw_concurrency.dir/tbb/test_hw_concurrency.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_hw_concurrency.cpp [ 58%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_queue_whitebox cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_queue_whitebox.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_queue_whitebox.dir/tbb/test_concurrent_queue_whitebox.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_queue_whitebox -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 59%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_write_once_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_write_once_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_write_once_node.dir/tbb/test_write_once_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_write_once_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 59%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_profiling cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_profiling.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_profiling.dir/tbb/test_profiling.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_profiling -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 59%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_split_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_split_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_split_node.dir/tbb/test_split_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_split_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 59%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_semaphore cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_semaphore.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_semaphore.dir/tbb/test_semaphore.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_semaphore -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 59%] Built target test_concurrent_queue_whitebox [ 60%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_msg_key_matching_n_args cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_join_node_msg_key_matching_n_args.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_join_node_msg_key_matching_n_args.dir/tbb/test_join_node_msg_key_matching_n_args.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_msg_key_matching_n_args -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 61%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_intrusive_list cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_intrusive_list.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_intrusive_list.dir/tbb/test_intrusive_list.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_intrusive_list -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 61%] Built target test_input_node /usr/bin/gmake -f test/CMakeFiles/test_eh_thread.dir/build.make test/CMakeFiles/test_eh_thread.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_eh_thread.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_eh_thread.dir/build.make test/CMakeFiles/test_eh_thread.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 62%] Building CXX object test/CMakeFiles/test_eh_thread.dir/tbb/test_eh_thread.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_eh_thread.dir/tbb/test_eh_thread.cpp.o -MF CMakeFiles/test_eh_thread.dir/tbb/test_eh_thread.cpp.o.d -o CMakeFiles/test_eh_thread.dir/tbb/test_eh_thread.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_eh_thread.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 62%] Built target test_concurrent_unordered_set [ 62%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_environment_whitebox cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_environment_whitebox.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_environment_whitebox.dir/tbb/test_environment_whitebox.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_environment_whitebox -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 62%] Built target test_intrusive_list /usr/bin/gmake -f test/CMakeFiles/test_global_control.dir/build.make test/CMakeFiles/test_global_control.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_global_control.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_global_control.dir/build.make test/CMakeFiles/test_global_control.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_hw_concurrency cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hw_concurrency.dir/link.txt --verbose=1 [ 63%] Building CXX object test/CMakeFiles/test_global_control.dir/tbb/test_global_control.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_global_control.dir/tbb/test_global_control.cpp.o -MF CMakeFiles/test_global_control.dir/tbb/test_global_control.cpp.o.d -o CMakeFiles/test_global_control.dir/tbb/test_global_control.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_global_control.cpp /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_hw_concurrency.dir/tbb/test_hw_concurrency.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_hw_concurrency -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Built target test_semaphore gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Built target test_profiling /usr/bin/gmake -f test/CMakeFiles/test_task.dir/build.make test/CMakeFiles/test_task.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_task.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_task.dir/build.make test/CMakeFiles/test_task.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Building CXX object test/CMakeFiles/test_task.dir/tbb/test_task.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_task.dir/tbb/test_task.cpp.o -MF CMakeFiles/test_task.dir/tbb/test_task.cpp.o.d -o CMakeFiles/test_task.dir/tbb/test_task.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_task.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Built target test_write_once_node /usr/bin/gmake -f test/CMakeFiles/test_concurrent_monitor.dir/build.make test/CMakeFiles/test_concurrent_monitor.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_concurrent_monitor.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_monitor.dir/build.make test/CMakeFiles/test_concurrent_monitor.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Building CXX object test/CMakeFiles/test_concurrent_monitor.dir/tbb/test_concurrent_monitor.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_concurrent_monitor.dir/tbb/test_concurrent_monitor.cpp.o -MF CMakeFiles/test_concurrent_monitor.dir/tbb/test_concurrent_monitor.cpp.o.d -o CMakeFiles/test_concurrent_monitor.dir/tbb/test_concurrent_monitor.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_monitor.cpp /usr/bin/gmake -f test/CMakeFiles/test_scheduler_mix.dir/build.make test/CMakeFiles/test_scheduler_mix.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_scheduler_mix.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_scheduler_mix.dir/build.make test/CMakeFiles/test_scheduler_mix.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Building CXX object test/CMakeFiles/test_scheduler_mix.dir/tbb/test_scheduler_mix.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_scheduler_mix.dir/tbb/test_scheduler_mix.cpp.o -MF CMakeFiles/test_scheduler_mix.dir/tbb/test_scheduler_mix.cpp.o.d -o CMakeFiles/test_scheduler_mix.dir/tbb/test_scheduler_mix.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_scheduler_mix.cpp [ 63%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_async_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_async_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_async_node.dir/tbb/test_async_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_async_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Built target test_hw_concurrency /usr/bin/gmake -f test/CMakeFiles/test_arena_constraints.dir/build.make test/CMakeFiles/test_arena_constraints.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_arena_constraints.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_arena_constraints.dir/build.make test/CMakeFiles/test_arena_constraints.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Building CXX object test/CMakeFiles/test_arena_constraints.dir/tbb/test_arena_constraints.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_arena_constraints.dir/tbb/test_arena_constraints.cpp.o -MF CMakeFiles/test_arena_constraints.dir/tbb/test_arena_constraints.cpp.o.d -o CMakeFiles/test_arena_constraints.dir/tbb/test_arena_constraints.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_arena_constraints.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Built target test_environment_whitebox /usr/bin/gmake -f test/CMakeFiles/test_tbb_fork.dir/build.make test/CMakeFiles/test_tbb_fork.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_tbb_fork.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_tbb_fork.dir/build.make test/CMakeFiles/test_tbb_fork.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 63%] Building CXX object test/CMakeFiles/test_tbb_fork.dir/tbb/test_tbb_fork.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_tbb_fork.dir/tbb/test_tbb_fork.cpp.o -MF CMakeFiles/test_tbb_fork.dir/tbb/test_tbb_fork.cpp.o.d -o CMakeFiles/test_tbb_fork.dir/tbb/test_tbb_fork.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_tbb_fork.cpp /usr/bin/gmake -f test/CMakeFiles/test_tbb_header.dir/build.make test/CMakeFiles/test_tbb_header.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_tbb_header.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_tbb_header.dir/build.make test/CMakeFiles/test_tbb_header.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 64%] Building CXX object test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header.cpp.o -MF CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header.cpp.o.d -o CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_tbb_header.cpp [ 64%] Building CXX object test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header_secondary.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header_secondary.cpp.o -MF CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header_secondary.cpp.o.d -o CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header_secondary.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_tbb_header_secondary.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 64%] Built target test_concurrent_unordered_map [ 64%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_eh_thread cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_eh_thread.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_eh_thread.dir/tbb/test_eh_thread.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_eh_thread -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 64%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_join_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_join_node.dir/tbb/test_join_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 64%] Built target test_split_node /usr/bin/gmake -f test/CMakeFiles/test_openmp.dir/build.make test/CMakeFiles/test_openmp.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/test_openmp.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/test_openmp.dir/build.make test/CMakeFiles/test_openmp.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 65%] Building CXX object test/CMakeFiles/test_openmp.dir/tbb/test_openmp.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -fopenmp -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/test_openmp.dir/tbb/test_openmp.cpp.o -MF CMakeFiles/test_openmp.dir/tbb/test_openmp.cpp.o.d -o CMakeFiles/test_openmp.dir/tbb/test_openmp.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_openmp.cpp In file included from /usr/include/c++/12/atomic:41, from /builddir/build/BUILD/oneTBB-2021.10.0/test/common/doctest.h:3222, from /builddir/build/BUILD/oneTBB-2021.10.0/test/common/test.h:32, from /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_monitor.cpp:26: In member function 'std::__atomic_base::store(bool, std::memory_order)', inlined from 'std::atomic::store(bool, std::memory_order)' at /usr/include/c++/12/atomic:104:20, inlined from 'tbb::detail::r1::concurrent_monitor_base::notify_one_relaxed()' at /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/../../src/tbb/concurrent_monitor.h:293:53, inlined from 'tbb::detail::r1::concurrent_monitor_base::notify_one()' at /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/../../src/tbb/concurrent_monitor.h:276:27, inlined from 'DOCTEST_ANON_FUNC_41()' at /builddir/build/BUILD/oneTBB-2021.10.0/test/tbb/test_concurrent_monitor.cpp:87:44: /usr/include/c++/12/bits/atomic_base.h:464:25: warning: '__atomic_store_1' writing 1 byte into a region of size 0 overflows the destination [-Wstringop-overflow=] 464 | __atomic_store_n(&_M_i, __i, int(__m)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 65%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_global_control cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_global_control.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_global_control.dir/tbb/test_global_control.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_global_control -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 65%] Built target test_eh_thread /usr/bin/gmake -f test/CMakeFiles/conformance_tick_count.dir/build.make test/CMakeFiles/conformance_tick_count.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_tick_count.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_tick_count.dir/build.make test/CMakeFiles/conformance_tick_count.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 66%] Building CXX object test/CMakeFiles/conformance_tick_count.dir/conformance/conformance_tick_count.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_tick_count.dir/conformance/conformance_tick_count.cpp.o -MF CMakeFiles/conformance_tick_count.dir/conformance/conformance_tick_count.cpp.o.d -o CMakeFiles/conformance_tick_count.dir/conformance/conformance_tick_count.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_tick_count.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_allocators.dir/build.make test/CMakeFiles/conformance_allocators.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_allocators.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_allocators.dir/build.make test/CMakeFiles/conformance_allocators.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 67%] Building CXX object test/CMakeFiles/conformance_allocators.dir/conformance/conformance_allocators.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_allocators.dir/conformance/conformance_allocators.cpp.o -MF CMakeFiles/conformance_allocators.dir/conformance/conformance_allocators.cpp.o.d -o CMakeFiles/conformance_allocators.dir/conformance/conformance_allocators.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_allocators.cpp [ 68%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_monitor cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_concurrent_monitor.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_concurrent_monitor.dir/tbb/test_concurrent_monitor.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_concurrent_monitor -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl /usr/bin/gmake -f test/CMakeFiles/conformance_mutex.dir/build.make test/CMakeFiles/conformance_mutex.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_mutex.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_mutex.dir/build.make test/CMakeFiles/conformance_mutex.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 68%] Building CXX object test/CMakeFiles/conformance_mutex.dir/conformance/conformance_mutex.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_mutex.dir/conformance/conformance_mutex.cpp.o -MF CMakeFiles/conformance_mutex.dir/conformance/conformance_mutex.cpp.o.d -o CMakeFiles/conformance_mutex.dir/conformance/conformance_mutex.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_mutex.cpp [ 68%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_eh_flow_graph cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_eh_flow_graph.dir/link.txt --verbose=1 [ 68%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_tbb_fork cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tbb_fork.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_eh_flow_graph.dir/tbb/test_eh_flow_graph.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_eh_flow_graph -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_tbb_fork.dir/tbb/test_tbb_fork.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_tbb_fork -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 69%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_arena_constraints cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_arena_constraints.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_arena_constraints.dir/tbb/test_arena_constraints.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_arena_constraints -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 69%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_scheduler_mix cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_scheduler_mix.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_scheduler_mix.dir/tbb/test_scheduler_mix.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_scheduler_mix -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 69%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_tbb_header cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tbb_header.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header.cpp.o CMakeFiles/test_tbb_header.dir/tbb/test_tbb_header_secondary.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_tbb_header -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 69%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_task cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_task.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/test_task.dir/tbb/test_task.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_task -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Built target test_concurrent_monitor gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Built target test_global_control /usr/bin/gmake -f test/CMakeFiles/conformance_task_group.dir/build.make test/CMakeFiles/conformance_task_group.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_task_group.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_task_group.dir/build.make test/CMakeFiles/conformance_task_group.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Building CXX object test/CMakeFiles/conformance_task_group.dir/conformance/conformance_task_group.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_task_group.dir/conformance/conformance_task_group.cpp.o -MF CMakeFiles/conformance_task_group.dir/conformance/conformance_task_group.cpp.o.d -o CMakeFiles/conformance_task_group.dir/conformance/conformance_task_group.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_task_group.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Built target test_tbb_fork gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Built target test_arena_constraints [ 69%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_openmp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_openmp.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic -fopenmp CMakeFiles/test_openmp.dir/tbb/test_openmp.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_openmp -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 69%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_tick_count cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_tick_count.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_tick_count.dir/conformance/conformance_tick_count.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_tick_count -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Built target test_scheduler_mix /usr/bin/gmake -f test/CMakeFiles/conformance_task_group_context.dir/build.make test/CMakeFiles/conformance_task_group_context.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_task_group_context.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_task_group_context.dir/build.make test/CMakeFiles/conformance_task_group_context.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Building CXX object test/CMakeFiles/conformance_task_group_context.dir/conformance/conformance_task_group_context.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_task_group_context.dir/conformance/conformance_task_group_context.cpp.o -MF CMakeFiles/conformance_task_group_context.dir/conformance/conformance_task_group_context.cpp.o.d -o CMakeFiles/conformance_task_group_context.dir/conformance/conformance_task_group_context.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_task_group_context.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Built target test_async_node /usr/bin/gmake -f test/CMakeFiles/conformance_task_arena.dir/build.make test/CMakeFiles/conformance_task_arena.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_task_arena.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_task_arena.dir/build.make test/CMakeFiles/conformance_task_arena.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Building CXX object test/CMakeFiles/conformance_task_arena.dir/conformance/conformance_task_arena.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_task_arena.dir/conformance/conformance_task_arena.cpp.o -MF CMakeFiles/conformance_task_arena.dir/conformance/conformance_task_arena.cpp.o.d -o CMakeFiles/conformance_task_arena.dir/conformance/conformance_task_arena.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_task_arena.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Built target test_tbb_header /usr/bin/gmake -f test/CMakeFiles/conformance_collaborative_call_once.dir/build.make test/CMakeFiles/conformance_collaborative_call_once.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_collaborative_call_once.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_collaborative_call_once.dir/build.make test/CMakeFiles/conformance_collaborative_call_once.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Building CXX object test/CMakeFiles/conformance_collaborative_call_once.dir/conformance/conformance_collaborative_call_once.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_collaborative_call_once.dir/conformance/conformance_collaborative_call_once.cpp.o -MF CMakeFiles/conformance_collaborative_call_once.dir/conformance/conformance_collaborative_call_once.cpp.o.d -o CMakeFiles/conformance_collaborative_call_once.dir/conformance/conformance_collaborative_call_once.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_collaborative_call_once.cpp [ 69%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_allocators cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_allocators.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_allocators.dir/conformance/conformance_allocators.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_allocators -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_lru_cache.dir/build.make test/CMakeFiles/conformance_concurrent_lru_cache.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_concurrent_lru_cache.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_lru_cache.dir/build.make test/CMakeFiles/conformance_concurrent_lru_cache.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Building CXX object test/CMakeFiles/conformance_concurrent_lru_cache.dir/conformance/conformance_concurrent_lru_cache.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_concurrent_lru_cache.dir/conformance/conformance_concurrent_lru_cache.cpp.o -MF CMakeFiles/conformance_concurrent_lru_cache.dir/conformance/conformance_concurrent_lru_cache.cpp.o.d -o CMakeFiles/conformance_concurrent_lru_cache.dir/conformance/conformance_concurrent_lru_cache.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_concurrent_lru_cache.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Built target test_task /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_unordered_map.dir/build.make test/CMakeFiles/conformance_concurrent_unordered_map.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_concurrent_unordered_map.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_unordered_map.dir/build.make test/CMakeFiles/conformance_concurrent_unordered_map.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 69%] Building CXX object test/CMakeFiles/conformance_concurrent_unordered_map.dir/conformance/conformance_concurrent_unordered_map.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_concurrent_unordered_map.dir/conformance/conformance_concurrent_unordered_map.cpp.o -MF CMakeFiles/conformance_concurrent_unordered_map.dir/conformance/conformance_concurrent_unordered_map.cpp.o.d -o CMakeFiles/conformance_concurrent_unordered_map.dir/conformance/conformance_concurrent_unordered_map.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_concurrent_unordered_map.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_unordered_set.dir/build.make test/CMakeFiles/conformance_concurrent_unordered_set.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_concurrent_unordered_set.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_unordered_set.dir/build.make test/CMakeFiles/conformance_concurrent_unordered_set.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 70%] Building CXX object test/CMakeFiles/conformance_concurrent_unordered_set.dir/conformance/conformance_concurrent_unordered_set.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_concurrent_unordered_set.dir/conformance/conformance_concurrent_unordered_set.cpp.o -MF CMakeFiles/conformance_concurrent_unordered_set.dir/conformance/conformance_concurrent_unordered_set.cpp.o.d -o CMakeFiles/conformance_concurrent_unordered_set.dir/conformance/conformance_concurrent_unordered_set.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_concurrent_unordered_set.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 70%] Built target test_openmp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 70%] Built target conformance_tick_count /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_map.dir/build.make test/CMakeFiles/conformance_concurrent_map.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_concurrent_map.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_map.dir/build.make test/CMakeFiles/conformance_concurrent_map.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 70%] Building CXX object test/CMakeFiles/conformance_concurrent_map.dir/conformance/conformance_concurrent_map.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_concurrent_map.dir/conformance/conformance_concurrent_map.cpp.o -MF CMakeFiles/conformance_concurrent_map.dir/conformance/conformance_concurrent_map.cpp.o.d -o CMakeFiles/conformance_concurrent_map.dir/conformance/conformance_concurrent_map.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_concurrent_map.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 71%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_task_group cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_task_group.dir/link.txt --verbose=1 [ 71%] Built target conformance_allocators /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_set.dir/build.make test/CMakeFiles/conformance_concurrent_set.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_concurrent_set.dir/DependInfo.cmake --color= /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_task_group.dir/conformance/conformance_task_group.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_task_group -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_set.dir/build.make test/CMakeFiles/conformance_concurrent_set.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 71%] Building CXX object test/CMakeFiles/conformance_concurrent_set.dir/conformance/conformance_concurrent_set.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_concurrent_set.dir/conformance/conformance_concurrent_set.cpp.o -MF CMakeFiles/conformance_concurrent_set.dir/conformance/conformance_concurrent_set.cpp.o.d -o CMakeFiles/conformance_concurrent_set.dir/conformance/conformance_concurrent_set.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_concurrent_set.cpp [ 71%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_task_group_context cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_task_group_context.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_task_group_context.dir/conformance/conformance_task_group_context.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_task_group_context -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 71%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_mutex cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_mutex.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_mutex.dir/conformance/conformance_mutex.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_mutex -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 71%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_task_arena cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_task_arena.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_task_arena.dir/conformance/conformance_task_arena.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_task_arena -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 72%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_collaborative_call_once cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_collaborative_call_once.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_collaborative_call_once.dir/conformance/conformance_collaborative_call_once.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_collaborative_call_once -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Built target conformance_task_group /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_priority_queue.dir/build.make test/CMakeFiles/conformance_concurrent_priority_queue.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_concurrent_priority_queue.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_priority_queue.dir/build.make test/CMakeFiles/conformance_concurrent_priority_queue.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Building CXX object test/CMakeFiles/conformance_concurrent_priority_queue.dir/conformance/conformance_concurrent_priority_queue.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_concurrent_priority_queue.dir/conformance/conformance_concurrent_priority_queue.cpp.o -MF CMakeFiles/conformance_concurrent_priority_queue.dir/conformance/conformance_concurrent_priority_queue.cpp.o.d -o CMakeFiles/conformance_concurrent_priority_queue.dir/conformance/conformance_concurrent_priority_queue.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_concurrent_priority_queue.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Built target conformance_task_group_context /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_for.dir/build.make test/CMakeFiles/conformance_parallel_for.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_parallel_for.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_for.dir/build.make test/CMakeFiles/conformance_parallel_for.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Building CXX object test/CMakeFiles/conformance_parallel_for.dir/conformance/conformance_parallel_for.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_parallel_for.dir/conformance/conformance_parallel_for.cpp.o -MF CMakeFiles/conformance_parallel_for.dir/conformance/conformance_parallel_for.cpp.o.d -o CMakeFiles/conformance_parallel_for.dir/conformance/conformance_parallel_for.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_parallel_for.cpp [ 72%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_lru_cache cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_concurrent_lru_cache.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_concurrent_lru_cache.dir/conformance/conformance_concurrent_lru_cache.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_lru_cache -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Built target conformance_task_arena gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Built target conformance_collaborative_call_once /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_for_each.dir/build.make test/CMakeFiles/conformance_parallel_for_each.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_parallel_for_each.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_for_each.dir/build.make test/CMakeFiles/conformance_parallel_for_each.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Building CXX object test/CMakeFiles/conformance_parallel_for_each.dir/conformance/conformance_parallel_for_each.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_parallel_for_each.dir/conformance/conformance_parallel_for_each.cpp.o -MF CMakeFiles/conformance_parallel_for_each.dir/conformance/conformance_parallel_for_each.cpp.o.d -o CMakeFiles/conformance_parallel_for_each.dir/conformance/conformance_parallel_for_each.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_parallel_for_each.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_reduce.dir/build.make test/CMakeFiles/conformance_parallel_reduce.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_parallel_reduce.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_reduce.dir/build.make test/CMakeFiles/conformance_parallel_reduce.dir/build [ 72%] Built target conformance_mutex gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Building CXX object test/CMakeFiles/conformance_parallel_reduce.dir/conformance/conformance_parallel_reduce.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_parallel_reduce.dir/conformance/conformance_parallel_reduce.cpp.o -MF CMakeFiles/conformance_parallel_reduce.dir/conformance/conformance_parallel_reduce.cpp.o.d -o CMakeFiles/conformance_parallel_reduce.dir/conformance/conformance_parallel_reduce.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_parallel_reduce.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Built target conformance_concurrent_lru_cache /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_scan.dir/build.make test/CMakeFiles/conformance_parallel_scan.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_parallel_scan.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_scan.dir/build.make test/CMakeFiles/conformance_parallel_scan.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Building CXX object test/CMakeFiles/conformance_parallel_scan.dir/conformance/conformance_parallel_scan.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_parallel_scan.dir/conformance/conformance_parallel_scan.cpp.o -MF CMakeFiles/conformance_parallel_scan.dir/conformance/conformance_parallel_scan.cpp.o.d -o CMakeFiles/conformance_parallel_scan.dir/conformance/conformance_parallel_scan.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_parallel_scan.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_sort.dir/build.make test/CMakeFiles/conformance_parallel_sort.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_parallel_sort.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_sort.dir/build.make test/CMakeFiles/conformance_parallel_sort.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Building CXX object test/CMakeFiles/conformance_parallel_sort.dir/conformance/conformance_parallel_sort.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_parallel_sort.dir/conformance/conformance_parallel_sort.cpp.o -MF CMakeFiles/conformance_parallel_sort.dir/conformance/conformance_parallel_sort.cpp.o.d -o CMakeFiles/conformance_parallel_sort.dir/conformance/conformance_parallel_sort.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_parallel_sort.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Built target test_join_node_msg_key_matching_n_args /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_pipeline.dir/build.make test/CMakeFiles/conformance_parallel_pipeline.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_parallel_pipeline.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_pipeline.dir/build.make test/CMakeFiles/conformance_parallel_pipeline.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Building CXX object test/CMakeFiles/conformance_parallel_pipeline.dir/conformance/conformance_parallel_pipeline.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_parallel_pipeline.dir/conformance/conformance_parallel_pipeline.cpp.o -MF CMakeFiles/conformance_parallel_pipeline.dir/conformance/conformance_parallel_pipeline.cpp.o.d -o CMakeFiles/conformance_parallel_pipeline.dir/conformance/conformance_parallel_pipeline.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_parallel_pipeline.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 72%] Built target test_join_node_key_matching_n_args /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_invoke.dir/build.make test/CMakeFiles/conformance_parallel_invoke.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_parallel_invoke.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_invoke.dir/build.make test/CMakeFiles/conformance_parallel_invoke.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 73%] Building CXX object test/CMakeFiles/conformance_parallel_invoke.dir/conformance/conformance_parallel_invoke.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_parallel_invoke.dir/conformance/conformance_parallel_invoke.cpp.o -MF CMakeFiles/conformance_parallel_invoke.dir/conformance/conformance_parallel_invoke.cpp.o.d -o CMakeFiles/conformance_parallel_invoke.dir/conformance/conformance_parallel_invoke.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_parallel_invoke.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_blocked_range.dir/build.make test/CMakeFiles/conformance_blocked_range.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_blocked_range.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_blocked_range.dir/build.make test/CMakeFiles/conformance_blocked_range.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 74%] Building CXX object test/CMakeFiles/conformance_blocked_range.dir/conformance/conformance_blocked_range.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_blocked_range.dir/conformance/conformance_blocked_range.cpp.o -MF CMakeFiles/conformance_blocked_range.dir/conformance/conformance_blocked_range.cpp.o.d -o CMakeFiles/conformance_blocked_range.dir/conformance/conformance_blocked_range.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_blocked_range.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_blocked_range2d.dir/build.make test/CMakeFiles/conformance_blocked_range2d.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_blocked_range2d.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_blocked_range2d.dir/build.make test/CMakeFiles/conformance_blocked_range2d.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 74%] Building CXX object test/CMakeFiles/conformance_blocked_range2d.dir/conformance/conformance_blocked_range2d.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_blocked_range2d.dir/conformance/conformance_blocked_range2d.cpp.o -MF CMakeFiles/conformance_blocked_range2d.dir/conformance/conformance_blocked_range2d.cpp.o.d -o CMakeFiles/conformance_blocked_range2d.dir/conformance/conformance_blocked_range2d.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_blocked_range2d.cpp [ 74%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_reduce cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_parallel_reduce.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_parallel_reduce.dir/conformance/conformance_parallel_reduce.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_reduce -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 75%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_scan cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_parallel_scan.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_parallel_scan.dir/conformance/conformance_parallel_scan.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_scan -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 75%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_sort cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_parallel_sort.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_parallel_sort.dir/conformance/conformance_parallel_sort.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_sort -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 76%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_pipeline cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_parallel_pipeline.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_parallel_pipeline.dir/conformance/conformance_parallel_pipeline.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_pipeline -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 76%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_blocked_range cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_blocked_range.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_blocked_range.dir/conformance/conformance_blocked_range.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_blocked_range -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 77%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_for cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_parallel_for.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_parallel_for.dir/conformance/conformance_parallel_for.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_for -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 77%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_for_each cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_parallel_for_each.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_parallel_for_each.dir/conformance/conformance_parallel_for_each.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_for_each -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 77%] Built target conformance_parallel_scan /usr/bin/gmake -f test/CMakeFiles/conformance_blocked_range3d.dir/build.make test/CMakeFiles/conformance_blocked_range3d.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_blocked_range3d.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_blocked_range3d.dir/build.make test/CMakeFiles/conformance_blocked_range3d.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 77%] Building CXX object test/CMakeFiles/conformance_blocked_range3d.dir/conformance/conformance_blocked_range3d.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_blocked_range3d.dir/conformance/conformance_blocked_range3d.cpp.o -MF CMakeFiles/conformance_blocked_range3d.dir/conformance/conformance_blocked_range3d.cpp.o.d -o CMakeFiles/conformance_blocked_range3d.dir/conformance/conformance_blocked_range3d.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_blocked_range3d.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 77%] Built target conformance_parallel_reduce gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 77%] Built target conformance_parallel_sort /usr/bin/gmake -f test/CMakeFiles/conformance_blocked_rangeNd.dir/build.make test/CMakeFiles/conformance_blocked_rangeNd.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_blocked_rangeNd.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_blocked_rangeNd.dir/build.make test/CMakeFiles/conformance_blocked_rangeNd.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 77%] Building CXX object test/CMakeFiles/conformance_blocked_rangeNd.dir/conformance/conformance_blocked_rangeNd.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_blocked_rangeNd.dir/conformance/conformance_blocked_rangeNd.cpp.o -MF CMakeFiles/conformance_blocked_rangeNd.dir/conformance/conformance_blocked_rangeNd.cpp.o.d -o CMakeFiles/conformance_blocked_rangeNd.dir/conformance/conformance_blocked_rangeNd.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_blocked_rangeNd.cpp [ 78%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_blocked_range2d cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_blocked_range2d.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_blocked_range2d.dir/conformance/conformance_blocked_range2d.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_blocked_range2d -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 78%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_priority_queue cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_concurrent_priority_queue.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_concurrent_priority_queue.dir/conformance/conformance_concurrent_priority_queue.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_priority_queue -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 78%] Built target conformance_parallel_pipeline /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_vector.dir/build.make test/CMakeFiles/conformance_concurrent_vector.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_concurrent_vector.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_vector.dir/build.make test/CMakeFiles/conformance_concurrent_vector.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 78%] Building CXX object test/CMakeFiles/conformance_concurrent_vector.dir/conformance/conformance_concurrent_vector.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_concurrent_vector.dir/conformance/conformance_concurrent_vector.cpp.o -MF CMakeFiles/conformance_concurrent_vector.dir/conformance/conformance_concurrent_vector.cpp.o.d -o CMakeFiles/conformance_concurrent_vector.dir/conformance/conformance_concurrent_vector.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_concurrent_vector.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 78%] Built target conformance_blocked_range gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 78%] Built target conformance_blocked_range2d /usr/bin/gmake -f test/CMakeFiles/conformance_global_control.dir/build.make test/CMakeFiles/conformance_global_control.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_global_control.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_global_control.dir/build.make test/CMakeFiles/conformance_global_control.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 79%] Building CXX object test/CMakeFiles/conformance_global_control.dir/conformance/conformance_global_control.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_global_control.dir/conformance/conformance_global_control.cpp.o -MF CMakeFiles/conformance_global_control.dir/conformance/conformance_global_control.cpp.o.d -o CMakeFiles/conformance_global_control.dir/conformance/conformance_global_control.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_global_control.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_hash_map.dir/build.make test/CMakeFiles/conformance_concurrent_hash_map.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_concurrent_hash_map.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_hash_map.dir/build.make test/CMakeFiles/conformance_concurrent_hash_map.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 79%] Building CXX object test/CMakeFiles/conformance_concurrent_hash_map.dir/conformance/conformance_concurrent_hash_map.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_concurrent_hash_map.dir/conformance/conformance_concurrent_hash_map.cpp.o -MF CMakeFiles/conformance_concurrent_hash_map.dir/conformance/conformance_concurrent_hash_map.cpp.o.d -o CMakeFiles/conformance_concurrent_hash_map.dir/conformance/conformance_concurrent_hash_map.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_concurrent_hash_map.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 79%] Built target conformance_parallel_for_each gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 79%] Built target conformance_parallel_for /usr/bin/gmake -f test/CMakeFiles/conformance_enumerable_thread_specific.dir/build.make test/CMakeFiles/conformance_enumerable_thread_specific.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_enumerable_thread_specific.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_enumerable_thread_specific.dir/build.make test/CMakeFiles/conformance_enumerable_thread_specific.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 79%] Building CXX object test/CMakeFiles/conformance_enumerable_thread_specific.dir/conformance/conformance_enumerable_thread_specific.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_enumerable_thread_specific.dir/conformance/conformance_enumerable_thread_specific.cpp.o -MF CMakeFiles/conformance_enumerable_thread_specific.dir/conformance/conformance_enumerable_thread_specific.cpp.o.d -o CMakeFiles/conformance_enumerable_thread_specific.dir/conformance/conformance_enumerable_thread_specific.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_enumerable_thread_specific.cpp [ 79%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_blocked_range3d cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_blocked_range3d.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_blocked_range3d.dir/conformance/conformance_blocked_range3d.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_blocked_range3d -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 79%] Built target test_join_node [ 80%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_blocked_rangeNd cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_blocked_rangeNd.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_blocked_rangeNd.dir/conformance/conformance_blocked_rangeNd.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_blocked_rangeNd -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl /usr/bin/gmake -f test/CMakeFiles/conformance_combinable.dir/build.make test/CMakeFiles/conformance_combinable.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_combinable.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_combinable.dir/build.make test/CMakeFiles/conformance_combinable.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 80%] Building CXX object test/CMakeFiles/conformance_combinable.dir/conformance/conformance_combinable.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_combinable.dir/conformance/conformance_combinable.cpp.o -MF CMakeFiles/conformance_combinable.dir/conformance/conformance_combinable.cpp.o.d -o CMakeFiles/conformance_combinable.dir/conformance/conformance_combinable.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_combinable.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 80%] Built target conformance_concurrent_priority_queue /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_queue.dir/build.make test/CMakeFiles/conformance_concurrent_queue.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_concurrent_queue.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_concurrent_queue.dir/build.make test/CMakeFiles/conformance_concurrent_queue.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 81%] Building CXX object test/CMakeFiles/conformance_concurrent_queue.dir/conformance/conformance_concurrent_queue.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_concurrent_queue.dir/conformance/conformance_concurrent_queue.cpp.o -MF CMakeFiles/conformance_concurrent_queue.dir/conformance/conformance_concurrent_queue.cpp.o.d -o CMakeFiles/conformance_concurrent_queue.dir/conformance/conformance_concurrent_queue.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_concurrent_queue.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 81%] Built target conformance_blocked_range3d /usr/bin/gmake -f test/CMakeFiles/conformance_resumable_tasks.dir/build.make test/CMakeFiles/conformance_resumable_tasks.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_resumable_tasks.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_resumable_tasks.dir/build.make test/CMakeFiles/conformance_resumable_tasks.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 81%] Building CXX object test/CMakeFiles/conformance_resumable_tasks.dir/conformance/conformance_resumable_tasks.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_resumable_tasks.dir/conformance/conformance_resumable_tasks.cpp.o -MF CMakeFiles/conformance_resumable_tasks.dir/conformance/conformance_resumable_tasks.cpp.o.d -o CMakeFiles/conformance_resumable_tasks.dir/conformance/conformance_resumable_tasks.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_resumable_tasks.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_version.dir/build.make test/CMakeFiles/conformance_version.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_version.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_version.dir/build.make test/CMakeFiles/conformance_version.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 81%] Building CXX object test/CMakeFiles/conformance_version.dir/conformance/conformance_version.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_version.dir/conformance/conformance_version.cpp.o -MF CMakeFiles/conformance_version.dir/conformance/conformance_version.cpp.o.d -o CMakeFiles/conformance_version.dir/conformance/conformance_version.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_version.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_function_node.dir/build.make test/CMakeFiles/conformance_function_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_function_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_function_node.dir/build.make test/CMakeFiles/conformance_function_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 81%] Building CXX object test/CMakeFiles/conformance_function_node.dir/conformance/conformance_function_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_function_node.dir/conformance/conformance_function_node.cpp.o -MF CMakeFiles/conformance_function_node.dir/conformance/conformance_function_node.cpp.o.d -o CMakeFiles/conformance_function_node.dir/conformance/conformance_function_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_function_node.cpp [ 81%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_global_control cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_global_control.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_global_control.dir/conformance/conformance_global_control.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_global_control -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 81%] Built target conformance_blocked_rangeNd /usr/bin/gmake -f test/CMakeFiles/conformance_multifunction_node.dir/build.make test/CMakeFiles/conformance_multifunction_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_multifunction_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_multifunction_node.dir/build.make test/CMakeFiles/conformance_multifunction_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 81%] Building CXX object test/CMakeFiles/conformance_multifunction_node.dir/conformance/conformance_multifunction_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_multifunction_node.dir/conformance/conformance_multifunction_node.cpp.o -MF CMakeFiles/conformance_multifunction_node.dir/conformance/conformance_multifunction_node.cpp.o.d -o CMakeFiles/conformance_multifunction_node.dir/conformance/conformance_multifunction_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_multifunction_node.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 81%] Built target test_eh_flow_graph /usr/bin/gmake -f test/CMakeFiles/conformance_input_node.dir/build.make test/CMakeFiles/conformance_input_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_input_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_input_node.dir/build.make test/CMakeFiles/conformance_input_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 82%] Building CXX object test/CMakeFiles/conformance_input_node.dir/conformance/conformance_input_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_input_node.dir/conformance/conformance_input_node.cpp.o -MF CMakeFiles/conformance_input_node.dir/conformance/conformance_input_node.cpp.o.d -o CMakeFiles/conformance_input_node.dir/conformance/conformance_input_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_input_node.cpp [ 83%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_set cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_concurrent_set.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_concurrent_set.dir/conformance/conformance_concurrent_set.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_set -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 83%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_invoke cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_parallel_invoke.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_parallel_invoke.dir/conformance/conformance_parallel_invoke.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_parallel_invoke -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 84%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_version cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_version.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_version.dir/conformance/conformance_version.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_version -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 84%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_resumable_tasks cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_resumable_tasks.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_resumable_tasks.dir/conformance/conformance_resumable_tasks.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_resumable_tasks -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 84%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_unordered_set cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_concurrent_unordered_set.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_concurrent_unordered_set.dir/conformance/conformance_concurrent_unordered_set.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_unordered_set -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 84%] Built target conformance_global_control /usr/bin/gmake -f test/CMakeFiles/conformance_continue_node.dir/build.make test/CMakeFiles/conformance_continue_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_continue_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_continue_node.dir/build.make test/CMakeFiles/conformance_continue_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 84%] Building CXX object test/CMakeFiles/conformance_continue_node.dir/conformance/conformance_continue_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_continue_node.dir/conformance/conformance_continue_node.cpp.o -MF CMakeFiles/conformance_continue_node.dir/conformance/conformance_continue_node.cpp.o.d -o CMakeFiles/conformance_continue_node.dir/conformance/conformance_continue_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_continue_node.cpp [ 84%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_unordered_map cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_concurrent_unordered_map.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_concurrent_unordered_map.dir/conformance/conformance_concurrent_unordered_map.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_unordered_map -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 84%] Built target conformance_version /usr/bin/gmake -f test/CMakeFiles/conformance_async_node.dir/build.make test/CMakeFiles/conformance_async_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_async_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_async_node.dir/build.make test/CMakeFiles/conformance_async_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 84%] Building CXX object test/CMakeFiles/conformance_async_node.dir/conformance/conformance_async_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_async_node.dir/conformance/conformance_async_node.cpp.o -MF CMakeFiles/conformance_async_node.dir/conformance/conformance_async_node.cpp.o.d -o CMakeFiles/conformance_async_node.dir/conformance/conformance_async_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_async_node.cpp [ 85%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_map cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_concurrent_map.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_concurrent_map.dir/conformance/conformance_concurrent_map.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_map -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 85%] Built target conformance_resumable_tasks /usr/bin/gmake -f test/CMakeFiles/conformance_overwrite_node.dir/build.make test/CMakeFiles/conformance_overwrite_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_overwrite_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_overwrite_node.dir/build.make test/CMakeFiles/conformance_overwrite_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 86%] Building CXX object test/CMakeFiles/conformance_overwrite_node.dir/conformance/conformance_overwrite_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_overwrite_node.dir/conformance/conformance_overwrite_node.cpp.o -MF CMakeFiles/conformance_overwrite_node.dir/conformance/conformance_overwrite_node.cpp.o.d -o CMakeFiles/conformance_overwrite_node.dir/conformance/conformance_overwrite_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_overwrite_node.cpp [ 86%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_combinable cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_combinable.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_combinable.dir/conformance/conformance_combinable.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_combinable -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 86%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_input_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_input_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_input_node.dir/conformance/conformance_input_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_input_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 87%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_multifunction_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_multifunction_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_multifunction_node.dir/conformance/conformance_multifunction_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_multifunction_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 87%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_function_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_function_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_function_node.dir/conformance/conformance_function_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_function_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 87%] Built target conformance_combinable [ 87%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_continue_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_continue_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_continue_node.dir/conformance/conformance_continue_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_continue_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 87%] Built target conformance_input_node [ 88%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_vector cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_concurrent_vector.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_concurrent_vector.dir/conformance/conformance_concurrent_vector.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_vector -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl /usr/bin/gmake -f test/CMakeFiles/conformance_write_once_node.dir/build.make test/CMakeFiles/conformance_write_once_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_write_once_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_write_once_node.dir/build.make test/CMakeFiles/conformance_write_once_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 88%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_overwrite_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_overwrite_node.dir/link.txt --verbose=1 [ 88%] Building CXX object test/CMakeFiles/conformance_write_once_node.dir/conformance/conformance_write_once_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_write_once_node.dir/conformance/conformance_write_once_node.cpp.o -MF CMakeFiles/conformance_write_once_node.dir/conformance/conformance_write_once_node.cpp.o.d -o CMakeFiles/conformance_write_once_node.dir/conformance/conformance_write_once_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_write_once_node.cpp /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_overwrite_node.dir/conformance/conformance_overwrite_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_overwrite_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl /usr/bin/gmake -f test/CMakeFiles/conformance_buffer_node.dir/build.make test/CMakeFiles/conformance_buffer_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_buffer_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_buffer_node.dir/build.make test/CMakeFiles/conformance_buffer_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 89%] Building CXX object test/CMakeFiles/conformance_buffer_node.dir/conformance/conformance_buffer_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_buffer_node.dir/conformance/conformance_buffer_node.cpp.o -MF CMakeFiles/conformance_buffer_node.dir/conformance/conformance_buffer_node.cpp.o.d -o CMakeFiles/conformance_buffer_node.dir/conformance/conformance_buffer_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_buffer_node.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 89%] Built target conformance_parallel_invoke /usr/bin/gmake -f test/CMakeFiles/conformance_queue_node.dir/build.make test/CMakeFiles/conformance_queue_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_queue_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_queue_node.dir/build.make test/CMakeFiles/conformance_queue_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 89%] Building CXX object test/CMakeFiles/conformance_queue_node.dir/conformance/conformance_queue_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_queue_node.dir/conformance/conformance_queue_node.cpp.o -MF CMakeFiles/conformance_queue_node.dir/conformance/conformance_queue_node.cpp.o.d -o CMakeFiles/conformance_queue_node.dir/conformance/conformance_queue_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_queue_node.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 89%] Built target conformance_continue_node /usr/bin/gmake -f test/CMakeFiles/conformance_priority_queue_node.dir/build.make test/CMakeFiles/conformance_priority_queue_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_priority_queue_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_priority_queue_node.dir/build.make test/CMakeFiles/conformance_priority_queue_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 90%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_hash_map cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_concurrent_hash_map.dir/link.txt --verbose=1 [ 91%] Building CXX object test/CMakeFiles/conformance_priority_queue_node.dir/conformance/conformance_priority_queue_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_priority_queue_node.dir/conformance/conformance_priority_queue_node.cpp.o -MF CMakeFiles/conformance_priority_queue_node.dir/conformance/conformance_priority_queue_node.cpp.o.d -o CMakeFiles/conformance_priority_queue_node.dir/conformance/conformance_priority_queue_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_priority_queue_node.cpp /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_concurrent_hash_map.dir/conformance/conformance_concurrent_hash_map.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_hash_map -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 91%] Built target conformance_function_node [ 91%] Built target conformance_multifunction_node /usr/bin/gmake -f test/CMakeFiles/conformance_sequencer_node.dir/build.make test/CMakeFiles/conformance_sequencer_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_sequencer_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_sequencer_node.dir/build.make test/CMakeFiles/conformance_sequencer_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 92%] Building CXX object test/CMakeFiles/conformance_sequencer_node.dir/conformance/conformance_sequencer_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_sequencer_node.dir/conformance/conformance_sequencer_node.cpp.o -MF CMakeFiles/conformance_sequencer_node.dir/conformance/conformance_sequencer_node.cpp.o.d -o CMakeFiles/conformance_sequencer_node.dir/conformance/conformance_sequencer_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_sequencer_node.cpp [ 92%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_async_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_async_node.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_async_node.dir/conformance/conformance_async_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_async_node -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl [ 92%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_queue cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_concurrent_queue.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic CMakeFiles/conformance_concurrent_queue.dir/conformance/conformance_concurrent_queue.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_concurrent_queue -Wl,-rpath,/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo ../gnu_12.3_cxx11_64_relwithdebinfo/libtbb.so.12.10 -ldl gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 92%] Built target conformance_overwrite_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 92%] Built target conformance_concurrent_set /usr/bin/gmake -f test/CMakeFiles/conformance_limiter_node.dir/build.make test/CMakeFiles/conformance_limiter_node.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oneTBB-2021.10.0 /builddir/build/BUILD/oneTBB-2021.10.0/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test/CMakeFiles/conformance_limiter_node.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f test/CMakeFiles/conformance_limiter_node.dir/build.make test/CMakeFiles/conformance_limiter_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 92%] Building CXX object test/CMakeFiles/conformance_limiter_node.dir/conformance/conformance_limiter_node.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/g++ -I/builddir/build/BUILD/oneTBB-2021.10.0/test/.. -I/builddir/build/BUILD/oneTBB-2021.10.0/test -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow -O2 -g -DNDEBUG -std=c++11 -Wall -Wextra -Werror -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -mrtm -mwaitpkg -fstack-clash-protection -fno-strict-overflow -fno-delete-null-pointer-checks -fwrapv -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -MD -MT test/CMakeFiles/conformance_limiter_node.dir/conformance/conformance_limiter_node.cpp.o -MF CMakeFiles/conformance_limiter_node.dir/conformance/conformance_limiter_node.cpp.o.d -o CMakeFiles/conformance_limiter_node.dir/conformance/conformance_limiter_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_limiter_node.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 92%] Built target conformance_async_node