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-oc9-build-100983-65318/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=991gid=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-7.oc9.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-oc9-build-100983-65318/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=991gid=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.xcVr8K + 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.PWKADk + 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 . -DTBB4PY_BUILD=ON -- The CXX compiler identification is GNU 12.3.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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.1 -- 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 -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.11.6", minimum required is "3.5") -- 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 -j32 --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 /usr/bin/gmake -f python/rml/CMakeFiles/irml.dir/build.make python/rml/CMakeFiles/irml.dir/depend /usr/bin/gmake -f python/CMakeFiles/python_copy.dir/build.make python/CMakeFiles/python_copy.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_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/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/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_whitebox.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' 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/python /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/CMakeFiles/python_copy.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/python/rml /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/rml /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/rml/CMakeFiles/irml.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_handle_perror.dir/build.make test/CMakeFiles/test_handle_perror.dir/build 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_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' 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 python/rml/CMakeFiles/irml.dir/build.make python/rml/CMakeFiles/irml.dir/build /usr/bin/gmake -f python/CMakeFiles/python_copy.dir/build.make python/CMakeFiles/python_copy.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' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/oneTBB-2021.10.0/python/tbb ./tbb 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' 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 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' [ 1%] Building CXX object test/CMakeFiles/test_handle_perror.dir/tbb/test_handle_perror.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 [ 2%] Building CXX object python/rml/CMakeFiles/irml.dir/__/__/src/tbb/allocator.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python && /usr/bin/cmake -E copy /builddir/build/BUILD/oneTBB-2021.10.0/python/TBB.py . [ 2%] 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/python/rml && /usr/bin/g++ -Dirml_EXPORTS -I/builddir/build/BUILD/oneTBB-2021.10.0/python/rml/../../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 -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 python/rml/CMakeFiles/irml.dir/__/__/src/tbb/allocator.cpp.o -MF CMakeFiles/irml.dir/__/__/src/tbb/allocator.cpp.o.d -o CMakeFiles/irml.dir/__/__/src/tbb/allocator.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/allocator.cpp [ 2%] Building CXX object test/CMakeFiles/test_malloc_whitebox.dir/tbbmalloc/test_malloc_whitebox.cpp.o 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 [ 2%] Building CXX object python/rml/CMakeFiles/irml.dir/__/__/src/tbb/exception.cpp.o [ 2%] Building CXX object python/rml/CMakeFiles/irml.dir/__/__/src/tbb/dynamic_link.cpp.o [ 3%] Building CXX object python/rml/CMakeFiles/irml.dir/__/__/src/tbb/misc_ex.cpp.o [ 4%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.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 cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/rml && /usr/bin/g++ -Dirml_EXPORTS -I/builddir/build/BUILD/oneTBB-2021.10.0/python/rml/../../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 -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 python/rml/CMakeFiles/irml.dir/__/__/src/tbb/dynamic_link.cpp.o -MF CMakeFiles/irml.dir/__/__/src/tbb/dynamic_link.cpp.o.d -o CMakeFiles/irml.dir/__/__/src/tbb/dynamic_link.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/dynamic_link.cpp [ 4%] Building CXX object python/rml/CMakeFiles/irml.dir/__/__/src/tbb/misc.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/rml && /usr/bin/g++ -Dirml_EXPORTS -I/builddir/build/BUILD/oneTBB-2021.10.0/python/rml/../../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 -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 python/rml/CMakeFiles/irml.dir/__/__/src/tbb/exception.cpp.o -MF CMakeFiles/irml.dir/__/__/src/tbb/exception.cpp.o.d -o CMakeFiles/irml.dir/__/__/src/tbb/exception.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/exception.cpp cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/rml && /usr/bin/g++ -Dirml_EXPORTS -I/builddir/build/BUILD/oneTBB-2021.10.0/python/rml/../../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 -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 python/rml/CMakeFiles/irml.dir/__/__/src/tbb/misc_ex.cpp.o -MF CMakeFiles/irml.dir/__/__/src/tbb/misc_ex.cpp.o.d -o CMakeFiles/irml.dir/__/__/src/tbb/misc_ex.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/misc_ex.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/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 [ 4%] Building CXX object python/rml/CMakeFiles/irml.dir/ipc_server.cpp.o [ 4%] Building CXX object python/rml/CMakeFiles/irml.dir/ipc_utils.cpp.o [ 4%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.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 [ 6%] Building CXX object src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o [ 6%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o [ 6%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/rml && /usr/bin/g++ -Dirml_EXPORTS -I/builddir/build/BUILD/oneTBB-2021.10.0/python/rml/../../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 -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 python/rml/CMakeFiles/irml.dir/ipc_server.cpp.o -MF CMakeFiles/irml.dir/ipc_server.cpp.o.d -o CMakeFiles/irml.dir/ipc_server.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/python/rml/ipc_server.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/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 cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/rml && /usr/bin/g++ -Dirml_EXPORTS -I/builddir/build/BUILD/oneTBB-2021.10.0/python/rml/../../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 -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 python/rml/CMakeFiles/irml.dir/ipc_utils.cpp.o -MF CMakeFiles/irml.dir/ipc_utils.cpp.o.d -o CMakeFiles/irml.dir/ipc_utils.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/python/rml/ipc_utils.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.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/address_waiter.cpp.o [ 6%] Building CXX object src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.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/python/rml && /usr/bin/g++ -Dirml_EXPORTS -I/builddir/build/BUILD/oneTBB-2021.10.0/python/rml/../../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 -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 python/rml/CMakeFiles/irml.dir/__/__/src/tbb/misc.cpp.o -MF CMakeFiles/irml.dir/__/__/src/tbb/misc.cpp.o.d -o CMakeFiles/irml.dir/__/__/src/tbb/misc.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/misc.cpp [ 6%] Building CXX object src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o [ 7%] 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/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 [ 7%] 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/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/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 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/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/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 [ 7%] 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/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 [ 7%] Building CXX object src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o [ 7%] Building CXX object src/tbb/CMakeFiles/tbb.dir/governor.cpp.o [ 8%] Building CXX object src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o [ 8%] Building CXX object src/tbb/CMakeFiles/tbb.dir/misc.cpp.o [ 8%] Building CXX object src/tbb/CMakeFiles/tbb.dir/main.cpp.o cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python && /usr/bin/cmake -E copy /builddir/build/BUILD/oneTBB-2021.10.0/python/setup.py . 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 [ 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/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 [ 9%] 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/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 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 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 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 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 9%] Built target python_copy [ 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 [ 10%] 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 [ 11%] 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 [ 11%] 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 [ 12%] 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' [ 12%] 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' [ 13%] 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 [ 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 [ 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 [ 14%] 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 [ 14%] 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 [ 15%] 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 [ 15%] 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 [ 16%] 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 [ 16%] 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 [ 17%] Linking CXX shared library ../../gnu_12.3_cxx11_64_relwithdebinfo/libirml.so cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/rml && /usr/bin/cmake -E cmake_link_script CMakeFiles/irml.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,libirml.so.1 -o ../../gnu_12.3_cxx11_64_relwithdebinfo/libirml.so.1 CMakeFiles/irml.dir/__/__/src/tbb/allocator.cpp.o CMakeFiles/irml.dir/__/__/src/tbb/dynamic_link.cpp.o CMakeFiles/irml.dir/__/__/src/tbb/misc.cpp.o CMakeFiles/irml.dir/__/__/src/tbb/misc_ex.cpp.o CMakeFiles/irml.dir/__/__/src/tbb/exception.cpp.o CMakeFiles/irml.dir/ipc_server.cpp.o CMakeFiles/irml.dir/ipc_utils.cpp.o -ldl /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++) { | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /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) || | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/ld: /tmp/ccXbZ5Uc.ltrans0.ltrans.o: in function `tbb::detail::rml::set_sem_name(char const*, char const*)': /builddir/build/BUILD/oneTBB-2021.10.0/python/rml/ipc_server.cpp:172:(.text+0x1874): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/rml && /usr/bin/cmake -E cmake_symlink_library ../../gnu_12.3_cxx11_64_relwithdebinfo/libirml.so.1 ../../gnu_12.3_cxx11_64_relwithdebinfo/libirml.so.1 ../../gnu_12.3_cxx11_64_relwithdebinfo/libirml.so gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 17%] Built target irml [ 17%] 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 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' [ 17%] 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= /usr/bin/gmake -f test/CMakeFiles/test_malloc_compliance.dir/build.make test/CMakeFiles/test_malloc_compliance.dir/depend /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_pools.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= /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_init_shutdown.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_regression.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_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' /usr/bin/gmake -f test/CMakeFiles/test_malloc_pools.dir/build.make test/CMakeFiles/test_malloc_pools.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 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_init_shutdown.dir/build.make test/CMakeFiles/test_malloc_init_shutdown.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' gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /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' /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]: 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 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]: 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_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' [ 17%] Building CXX object src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o [ 18%] Building CXX object src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o [ 18%] Building CXX object test/CMakeFiles/test_malloc_regression.dir/tbbmalloc/test_malloc_regression.cpp.o 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 [ 18%] 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/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 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/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 [ 18%] Building CXX object test/CMakeFiles/test_malloc_init_shutdown.dir/tbbmalloc/test_malloc_init_shutdown.cpp.o [ 19%] Building CXX object test/CMakeFiles/_test_malloc_used_by_lib.dir/tbbmalloc/test_malloc_used_by_lib.cpp.o [ 19%] Building CXX object test/CMakeFiles/test_scalable_allocator.dir/tbbmalloc/test_scalable_allocator.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_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 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++ -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 [ 19%] Building C object test/CMakeFiles/test_malloc_pure_c.dir/tbbmalloc/test_malloc_pure_c.c.o [ 20%] Building CXX object test/CMakeFiles/test_malloc_compliance.dir/tbbmalloc/test_malloc_compliance.cpp.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 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 /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; | ^~~ [ 20%] 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' [ 20%] Built target test_malloc_pure_c [ 20%] 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 [ 20%] 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' [ 20%] 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' [ 21%] 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' [ 21%] 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' 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.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' 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]: 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 /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]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 21%] Building CXX object test/CMakeFiles/_test_malloc_atexit.dir/tbbmalloc/test_malloc_atexit.cpp.o [ 22%] Building CXX object test/CMakeFiles/test_malloc_overload.dir/tbbmalloc/test_malloc_overload.cpp.o [ 22%] 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++ -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 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 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 [ 22%] 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 [ 22%] 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 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' [ 22%] 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 /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_tick_count.dir/DependInfo.cmake --color= /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_arena_priorities.dir/DependInfo.cmake --color= /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_allocators.dir/DependInfo.cmake --color= /usr/bin/gmake -f test/CMakeFiles/test_concurrent_unordered_map.dir/build.make test/CMakeFiles/test_concurrent_unordered_map.dir/depend /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_dynamic_link.dir/DependInfo.cmake --color= /usr/bin/gmake -f test/CMakeFiles/test_concurrent_map.dir/build.make test/CMakeFiles/test_concurrent_map.dir/depend /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' 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= /usr/bin/gmake -f test/CMakeFiles/test_concurrent_priority_queue.dir/build.make test/CMakeFiles/test_concurrent_priority_queue.dir/depend /usr/bin/gmake -f test/CMakeFiles/test_partitioner.dir/build.make test/CMakeFiles/test_partitioner.dir/depend /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_concurrent_unordered_map.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_concurrent_unordered_set.dir/DependInfo.cmake --color= /usr/bin/gmake -f test/CMakeFiles/test_parallel_for_each.dir/build.make test/CMakeFiles/test_parallel_for_each.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_collaborative_call_once.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_concurrent_map.dir/DependInfo.cmake --color= /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_concurrent_priority_queue.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_concurrent_set.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_partitioner.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_parallel_for.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_parallel_for_each.dir/DependInfo.cmake --color= /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_reduce.dir/DependInfo.cmake --color= /usr/bin/gmake -f test/CMakeFiles/test_parallel_invoke.dir/build.make test/CMakeFiles/test_parallel_invoke.dir/depend /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_sort.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_parallel_pipeline.dir/build.make test/CMakeFiles/test_parallel_pipeline.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_parallel_invoke.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_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_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' 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' 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' 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' 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_allocators.dir/build.make test/CMakeFiles/test_allocators.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 /usr/bin/gmake -f test/CMakeFiles/test_dynamic_link.dir/build.make test/CMakeFiles/test_dynamic_link.dir/build /usr/bin/gmake -f test/CMakeFiles/test_concurrent_lru_cache.dir/build.make test/CMakeFiles/test_concurrent_lru_cache.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_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' gmake[2]: Entering 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' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_unordered_set.dir/build.make test/CMakeFiles/test_concurrent_unordered_set.dir/build 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_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' /usr/bin/gmake -f test/CMakeFiles/test_concurrent_set.dir/build.make test/CMakeFiles/test_concurrent_set.dir/build /usr/bin/gmake -f test/CMakeFiles/test_concurrent_priority_queue.dir/build.make test/CMakeFiles/test_concurrent_priority_queue.dir/build 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' 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_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' 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' gmake[2]: Entering 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' /usr/bin/gmake -f test/CMakeFiles/test_parallel_reduce.dir/build.make test/CMakeFiles/test_parallel_reduce.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_parallel_for_each.dir/build.make test/CMakeFiles/test_parallel_for_each.dir/build /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' 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_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' /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' 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_parallel_pipeline.dir/build.make test/CMakeFiles/test_parallel_pipeline.dir/build [ 22%] Building CXX object test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o [ 23%] Building CXX object test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o [ 23%] Building CXX object test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o [ 23%] Building CXX object test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o [ 23%] Building CXX object test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o [ 23%] 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_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 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 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 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 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 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 [ 24%] Building CXX object test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o [ 24%] Building CXX object test/CMakeFiles/test_concurrent_unordered_set.dir/tbb/test_concurrent_unordered_set.cpp.o 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 [ 25%] Building CXX object test/CMakeFiles/test_partitioner.dir/tbb/test_partitioner.cpp.o [ 25%] Building CXX object test/CMakeFiles/test_concurrent_map.dir/tbb/test_concurrent_map.cpp.o [ 25%] 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_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 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 [ 25%] 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_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 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 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 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 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 [ 25%] Building CXX object test/CMakeFiles/test_parallel_for_each.dir/tbb/test_parallel_for_each.cpp.o [ 25%] Building CXX object test/CMakeFiles/test_parallel_for.dir/tbb/test_parallel_for.cpp.o [ 25%] 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_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 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 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 [ 26%] Building CXX object test/CMakeFiles/test_parallel_invoke.dir/tbb/test_parallel_invoke.cpp.o [ 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_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 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 [ 27%] 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' [ 27%] Built target _test_malloc_atexit /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' [ 28%] 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 [ 28%] 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 [ 28%] 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 [ 28%] 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 [ 28%] 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 [ 29%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 29%] Built target test_handle_perror /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' [ 30%] 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 [ 31%] 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 [ 31%] 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 [ 31%] 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 [ 31%] 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 [ 31%] 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 [ 31%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 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 [ 31%] Built target test_malloc_lib_unload /usr/bin/gmake -f test/CMakeFiles/test_concurrent_vector.dir/build.make test/CMakeFiles/test_concurrent_vector.dir/depend /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 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 [ 33%] 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 [ 34%] 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 [ 35%] 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 [ 36%] 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 [ 36%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 36%] Built target test_malloc_overload_disable /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' [ 36%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 36%] Built target test_malloc_init_shutdown /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' [ 37%] 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 [ 38%] 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 /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 [ 39%] 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 [ 40%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 40%] Built target test_malloc_regression gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 40%] Built target test_malloc_new_handler /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' [ 40%] 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' [ 40%] Built target test_malloc_used_by_lib /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' 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' [ 40%] Built target test_dynamic_link [ 40%] 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 [ 40%] 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' [ 40%] Built target test_tick_count /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' [ 41%] 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' [ 41%] Built target test_malloc_overload /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' [ 41%] 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 [ 42%] 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 /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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Built target test_partitioner /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' [ 42%] 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 [ 42%] 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 /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' [ 42%] 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 [ 42%] 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 [ 42%] 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_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 /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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Built target test_arena_priorities /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' [ 42%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Built target test_parallel_scan gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Built target test_concurrent_lru_cache gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Built target test_malloc_compliance /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' [ 42%] 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 [ 42%] 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' [ 42%] Built target test_allocators /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' [ 42%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Built target test_parallel_invoke /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_malloc_pools /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_scalable_allocator /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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 42%] Built target test_parallel_for /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 /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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 43%] Built target test_collaborative_call_once /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' [ 43%] 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 /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' [ 43%] 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' [ 43%] Built target test_blocked_range gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 43%] Built target test_malloc_whitebox /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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 44%] Built target test_parallel_reduce /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' [ 44%] 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 [ 44%] 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 /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' [ 44%] Built target test_parallel_sort /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' [ 44%] 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 [ 44%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 44%] Built target test_concurrent_priority_queue /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' [ 45%] 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 [ 46%] 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 /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' [ 46%] 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 [ 46%] 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 /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' [ 47%] 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_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' [ 48%] Built target test_parallel_for_each /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' [ 48%] 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 [ 49%] 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 [ 50%] 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 [ 50%] 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' [ 50%] Built target test_resumable_tasks [ 51%] 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' [ 51%] Built target test_task_group /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_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 [ 51%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 51%] Built target test_concurrent_queue [ 51%] 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 [ 51%] 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' [ 51%] Built target test_enumerable_thread_specific /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_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' [ 51%] Built target test_mutex /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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 51%] Built target test_broadcast_node /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 [ 53%] 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 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_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 [ 53%] Built target test_buffer_node /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' [ 54%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 54%] Built target test_continue_node /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' [ 54%] 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 [ 55%] 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' [ 55%] Built target test_flow_graph /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' [ 55%] 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 [ 56%] 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 [ 56%] 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' [ 56%] Built target test_composite_node /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' [ 56%] 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' [ 56%] Built target test_task_arena /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' [ 57%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 57%] Built target test_concurrent_vector /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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 57%] Built target test_flow_graph_priorities /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 [ 58%] 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 /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 [ 58%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 58%] Built target test_eh_algorithms /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= [ 58%] 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 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 /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 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_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 [ 58%] 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 [ 58%] 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 [ 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 59%] Built target test_limiter_node [ 60%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 60%] Built target test_function_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' [ 60%] 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 [ 60%] 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' [ 60%] Built target test_multifunction_node /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' [ 60%] 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 [ 61%] 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 [ 62%] 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' [ 62%] Built target test_tagged_msg /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_sequencer_node [ 62%] 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' [ 62%] Built target test_concurrent_queue_whitebox /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' [ 62%] 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 [ 63%] 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 [ 63%] 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' [ 63%] Built target test_write_once_node /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_overwrite_node [ 63%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_join_node_msg_key_matching /usr/bin/gmake -f test/CMakeFiles/test_concurrent_monitor.dir/build.make test/CMakeFiles/test_concurrent_monitor.dir/depend 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 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= /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 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%] 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 [ 64%] 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/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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 64%] Built target test_indexer_node /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' [ 64%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 64%] Built target test_semaphore /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' [ 64%] 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 [ 64%] 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' [ 64%] Built target test_input_node /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' [ 64%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 64%] Built target test_flow_graph_whitebox /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' [ 65%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 65%] Built target test_priority_queue_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 [ 65%] 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 /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) | ^ [ 65%] 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' [ 65%] Built target test_join_node_preview /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' [ 65%] 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 [ 66%] 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 /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 [ 66%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 66%] Built target test_intrusive_list /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 /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' [ 67%] 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 /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' [ 68%] 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' [ 68%] Built target test_profiling /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' [ 68%] 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 /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' [ 68%] 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 [ 68%] 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' [ 68%] Built target test_queue_node /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' [ 68%] 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 [ 68%] 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' [ 68%] Built target test_environment_whitebox 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)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 68%] Built target test_eh_thread /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_hw_concurrency /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' [ 70%] 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 [ 70%] 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 [ 70%] 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_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 [ 71%] 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 [ 71%] 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 [ 71%] 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' [ 71%] Built target test_concurrent_monitor /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' [ 71%] 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' [ 71%] Built target test_global_control /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' [ 71%] 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 [ 72%] 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 [ 72%] 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' [ 72%] Built target test_tbb_fork /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= 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' [ 72%] 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 [ 73%] 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 [ 73%] 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 [ 73%] 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/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 /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 [ 73%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 73%] Built target conformance_tick_count [ 73%] 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 [ 73%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 73%] Built target test_arena_constraints /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' [ 74%] 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' [ 74%] Built target test_scheduler_mix /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' [ 75%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 75%] Built target conformance_task_group_context /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' [ 75%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 75%] Built target test_openmp /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' /usr/bin/gmake -f test/CMakeFiles/conformance_parallel_reduce.dir/build.make test/CMakeFiles/conformance_parallel_reduce.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 75%] 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 /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' [ 76%] 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 [ 76%] 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' [ 76%] Built target conformance_collaborative_call_once /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' [ 76%] 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 [ 76%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 76%] Built target test_task /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' [ 77%] 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' [ 77%] Built target test_tbb_header /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' [ 77%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 77%] Built target test_async_node /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' [ 77%] 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 [ 77%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 77%] Built target conformance_task_arena /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' [ 77%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 77%] Built target conformance_task_group /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' [ 78%] 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' [ 78%] Built target conformance_allocators /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' [ 78%] 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 [ 79%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 79%] Built target test_join_node_msg_key_matching /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' [ 80%] 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' [ 80%] Built target test_join_node_key_matching /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' [ 80%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 80%] Built target test_split_node /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' [ 80%] 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' [ 80%] Built target conformance_concurrent_lru_cache /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' [ 80%] 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 [ 80%] 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 [ 80%] 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 [ 80%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 80%] Built target conformance_mutex /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' [ 81%] 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 [ 82%] 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 [ 83%] 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 [ 83%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 83%] Built target conformance_parallel_scan /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' [ 83%] 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 [ 83%] 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 [ 83%] 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 [ 84%] 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 [ 85%] 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 [ 86%] 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' [ 86%] Built target conformance_parallel_reduce gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 86%] Built target conformance_parallel_sort /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' [ 86%] 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 [ 86%] 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' [ 86%] Built target conformance_blocked_range /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' [ 86%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 86%] Built target conformance_blocked_range2d /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' [ 87%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 87%] Built target conformance_blocked_range3d /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' [ 87%] 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 [ 87%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 87%] Built target conformance_blocked_rangeNd /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' [ 87%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 87%] Built target conformance_parallel_pipeline /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' [ 87%] 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 [ 87%] 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' [ 87%] Built target conformance_global_control /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' [ 87%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 87%] Built target conformance_parallel_for_each /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' [ 87%] 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 [ 87%] 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 [ 87%] 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 [ 88%] 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 [ 88%] 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 [ 88%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 88%] Built target conformance_parallel_for /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%] 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 [ 88%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 88%] Built target conformance_version /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' [ 88%] 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' [ 88%] Built target conformance_resumable_tasks /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 test_parallel_pipeline /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' [ 89%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 89%] Built target conformance_concurrent_priority_queue [ 89%] 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 [ 89%] 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 [ 89%] 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 [ 90%] 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' [ 90%] Built target conformance_combinable /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' [ 91%] 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 [ 91%] 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 [ 91%] 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 /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 [ 92%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_buffer_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_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/conformance_buffer_node.dir/conformance/conformance_buffer_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 [ 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_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/conformance_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/conformance_write_once_node.dir/conformance/conformance_write_once_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 92%] Built target conformance_input_node /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 [ 92%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_queue_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_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/conformance_queue_node.dir/conformance/conformance_queue_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 [ 92%] 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 /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' [ 92%] Built target conformance_overwrite_node /usr/bin/gmake -f test/CMakeFiles/conformance_broadcast_node.dir/build.make test/CMakeFiles/conformance_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/conformance_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/conformance_broadcast_node.dir/build.make test/CMakeFiles/conformance_broadcast_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_broadcast_node.dir/conformance/conformance_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/conformance_broadcast_node.dir/conformance/conformance_broadcast_node.cpp.o -MF CMakeFiles/conformance_broadcast_node.dir/conformance/conformance_broadcast_node.cpp.o.d -o CMakeFiles/conformance_broadcast_node.dir/conformance/conformance_broadcast_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_broadcast_node.cpp [ 92%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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/conformance_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/conformance_priority_queue_node.dir/conformance/conformance_priority_queue_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 [ 92%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 92%] Built target conformance_function_node /usr/bin/gmake -f test/CMakeFiles/conformance_composite_node.dir/build.make test/CMakeFiles/conformance_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/conformance_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/conformance_composite_node.dir/build.make test/CMakeFiles/conformance_composite_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_composite_node.dir/conformance/conformance_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/conformance_composite_node.dir/conformance/conformance_composite_node.cpp.o -MF CMakeFiles/conformance_composite_node.dir/conformance/conformance_composite_node.cpp.o.d -o CMakeFiles/conformance_composite_node.dir/conformance/conformance_composite_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_composite_node.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 92%] Built target conformance_multifunction_node /usr/bin/gmake -f test/CMakeFiles/conformance_indexer_node.dir/build.make test/CMakeFiles/conformance_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/conformance_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/conformance_indexer_node.dir/build.make test/CMakeFiles/conformance_indexer_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_indexer_node.dir/conformance/conformance_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/conformance_indexer_node.dir/conformance/conformance_indexer_node.cpp.o -MF CMakeFiles/conformance_indexer_node.dir/conformance/conformance_indexer_node.cpp.o.d -o CMakeFiles/conformance_indexer_node.dir/conformance/conformance_indexer_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_indexer_node.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_split_node.dir/build.make test/CMakeFiles/conformance_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/conformance_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/conformance_split_node.dir/build.make test/CMakeFiles/conformance_split_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_split_node.dir/conformance/conformance_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/conformance_split_node.dir/conformance/conformance_split_node.cpp.o -MF CMakeFiles/conformance_split_node.dir/conformance/conformance_split_node.cpp.o.d -o CMakeFiles/conformance_split_node.dir/conformance/conformance_split_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_split_node.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 92%] Built target conformance_continue_node /usr/bin/gmake -f test/CMakeFiles/conformance_join_node.dir/build.make test/CMakeFiles/conformance_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/conformance_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/conformance_join_node.dir/build.make test/CMakeFiles/conformance_join_node.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 93%] Building CXX object test/CMakeFiles/conformance_join_node.dir/conformance/conformance_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/conformance_join_node.dir/conformance/conformance_join_node.cpp.o -MF CMakeFiles/conformance_join_node.dir/conformance/conformance_join_node.cpp.o.d -o CMakeFiles/conformance_join_node.dir/conformance/conformance_join_node.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_join_node.cpp [ 93%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 93%] Built target conformance_buffer_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 93%] Built target conformance_write_once_node /usr/bin/gmake -f test/CMakeFiles/conformance_graph.dir/build.make test/CMakeFiles/conformance_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/conformance_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/conformance_graph.dir/build.make test/CMakeFiles/conformance_graph.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 93%] Building CXX object test/CMakeFiles/conformance_graph.dir/conformance/conformance_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/conformance_graph.dir/conformance/conformance_graph.cpp.o -MF CMakeFiles/conformance_graph.dir/conformance/conformance_graph.cpp.o.d -o CMakeFiles/conformance_graph.dir/conformance/conformance_graph.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_graph.cpp /usr/bin/gmake -f test/CMakeFiles/conformance_arena_constraints.dir/build.make test/CMakeFiles/conformance_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/conformance_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/conformance_arena_constraints.dir/build.make test/CMakeFiles/conformance_arena_constraints.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 93%] Building CXX object test/CMakeFiles/conformance_arena_constraints.dir/conformance/conformance_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/conformance_arena_constraints.dir/conformance/conformance_arena_constraints.cpp.o -MF CMakeFiles/conformance_arena_constraints.dir/conformance/conformance_arena_constraints.cpp.o.d -o CMakeFiles/conformance_arena_constraints.dir/conformance/conformance_arena_constraints.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/conformance/conformance_arena_constraints.cpp [ 93%] 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 /usr/bin/gmake -f test/CMakeFiles/test_malloc_shutdown_hang.dir/build.make test/CMakeFiles/test_malloc_shutdown_hang.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_shutdown_hang.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_shutdown_hang.dir/build.make test/CMakeFiles/test_malloc_shutdown_hang.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 93%] Building CXX object test/CMakeFiles/test_malloc_shutdown_hang.dir/tbbmalloc/test_malloc_shutdown_hang.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 -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_shutdown_hang.dir/tbbmalloc/test_malloc_shutdown_hang.cpp.o -MF CMakeFiles/test_malloc_shutdown_hang.dir/tbbmalloc/test_malloc_shutdown_hang.cpp.o.d -o CMakeFiles/test_malloc_shutdown_hang.dir/tbbmalloc/test_malloc_shutdown_hang.cpp.o -c /builddir/build/BUILD/oneTBB-2021.10.0/test/tbbmalloc/test_malloc_shutdown_hang.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 93%] Built target conformance_queue_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 93%] Built target conformance_priority_queue_node /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' [ 93%] 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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 93%] Built target conformance_async_node /usr/bin/gmake -f python/CMakeFiles/python_build.dir/build.make python/CMakeFiles/python_build.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/python /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/CMakeFiles/python_build.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/gmake -f python/CMakeFiles/python_build.dir/build.make python/CMakeFiles/python_build.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 93%] Build and install to work directory the oneTBB Python module cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python && /usr/bin/python3 ./setup.py build -b. build_ext -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -L/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo install --prefix ./build -f /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python/./setup.py:20: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import * Environment specifies CC=gcc CXX=g++ Warning: TBBROOT env var is not set and Intel's compiler is not used. It might lead !!!: to compile/link problems. Source tbbvars.sh/.csh file to set environment running build running build_ext building 'tbb._api' extension swigging tbb/api.i to tbb/api_wrap.cpp swig -python -c++ -O -threads -I../include -o tbb/api_wrap.cpp tbb/api.i creating temp.linux-x86_64-3.11 creating temp.linux-x86_64-3.11/tbb gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I../include -I/builddir/build/BUILD/oneTBB-2021.10.0/src/tbb/../../include -I/usr/include/python3.11 -c tbb/api_wrap.cpp -o ./temp.linux-x86_64-3.11/tbb/api_wrap.o -std=c++11 -Wno-unused-variable [ 93%] 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 [ 94%] 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 [ 94%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_sequencer_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_sequencer_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_sequencer_node.dir/conformance/conformance_sequencer_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 94%] Built target test_concurrent_set creating lib.linux-x86_64-3.11 creating lib.linux-x86_64-3.11/tbb g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ./temp.linux-x86_64-3.11/tbb/api_wrap.o -L/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/python -L../lib/intel64/gcc4.8 -L../lib -L../lib/intel64/vc_mt -L/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/gnu_12.3_cxx11_64_relwithdebinfo -L/usr/lib64 -ltbb -lirml -o ./lib.linux-x86_64-3.11/tbb/_api.cpython-311-x86_64-linux-gnu.so [ 94%] 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' [ 94%] Built target test_concurrent_map running build_py copying TBB.py -> ./lib.linux-x86_64-3.11 copying tbb/__init__.py -> ./lib.linux-x86_64-3.11/tbb copying tbb/api.py -> ./lib.linux-x86_64-3.11/tbb copying tbb/__main__.py -> ./lib.linux-x86_64-3.11/tbb copying tbb/test.py -> ./lib.linux-x86_64-3.11/tbb copying tbb/pool.py -> ./lib.linux-x86_64-3.11/tbb running install running install_lib creating build creating build/lib64 creating build/lib64/python3.11 creating build/lib64/python3.11/site-packages creating build/lib64/python3.11/site-packages/tbb copying ./lib.linux-x86_64-3.11/tbb/__init__.py -> ./build/lib64/python3.11/site-packages/tbb copying ./lib.linux-x86_64-3.11/tbb/api.py -> ./build/lib64/python3.11/site-packages/tbb copying ./lib.linux-x86_64-3.11/tbb/_api.cpython-311-x86_64-linux-gnu.so -> ./build/lib64/python3.11/site-packages/tbb copying ./lib.linux-x86_64-3.11/tbb/__main__.py -> ./build/lib64/python3.11/site-packages/tbb copying ./lib.linux-x86_64-3.11/tbb/test.py -> ./build/lib64/python3.11/site-packages/tbb copying ./lib.linux-x86_64-3.11/tbb/pool.py -> ./build/lib64/python3.11/site-packages/tbb copying ./lib.linux-x86_64-3.11/TBB.py -> ./build/lib64/python3.11/site-packages byte-compiling ./build/lib64/python3.11/site-packages/tbb/__init__.py to __init__.cpython-311.pyc byte-compiling ./build/lib64/python3.11/site-packages/tbb/api.py to api.cpython-311.pyc byte-compiling ./build/lib64/python3.11/site-packages/tbb/__main__.py to __main__.cpython-311.pyc byte-compiling ./build/lib64/python3.11/site-packages/tbb/test.py to test.cpython-311.pyc byte-compiling ./build/lib64/python3.11/site-packages/tbb/pool.py to pool.cpython-311.pyc byte-compiling ./build/lib64/python3.11/site-packages/TBB.py to TBB.cpython-311.pyc running install_egg_info Writing ./build/lib64/python3.11/site-packages/TBB-0.2-py3.11.egg-info gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 94%] Built target python_build [ 94%] 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' [ 94%] Built target conformance_parallel_invoke gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 94%] Built target test_concurrent_hash_map [ 94%] 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 [ 94%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_shutdown_hang cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_malloc_shutdown_hang.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_shutdown_hang.dir/tbbmalloc/test_malloc_shutdown_hang.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/test_malloc_shutdown_hang -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 ../gnu_12.3_cxx11_64_relwithdebinfo/libtbbmalloc.so.2.10 -ldl [ 94%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_broadcast_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_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/conformance_broadcast_node.dir/conformance/conformance_broadcast_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 [ 95%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_arena_constraints cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_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/conformance_arena_constraints.dir/conformance/conformance_arena_constraints.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 [ 96%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_limiter_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_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/conformance_limiter_node.dir/conformance/conformance_limiter_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 96%] Built target test_malloc_shutdown_hang [ 97%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_indexer_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_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/conformance_indexer_node.dir/conformance/conformance_indexer_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 97%] Built target conformance_sequencer_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 97%] Built target test_malloc_atexit [ 98%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_split_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_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/conformance_split_node.dir/conformance/conformance_split_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 98%] Built target conformance_arena_constraints [ 98%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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/conformance_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/conformance_enumerable_thread_specific.dir/conformance/conformance_enumerable_thread_specific.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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' [ 98%] Built target conformance_concurrent_set [ 99%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_composite_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_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/conformance_composite_node.dir/conformance/conformance_composite_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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' [ 99%] Built target conformance_concurrent_hash_map gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 99%] Built target conformance_broadcast_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 99%] Built target test_join_node_key_matching_n_args gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 99%] Built target conformance_concurrent_vector gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 99%] Built target conformance_indexer_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 99%] Built target conformance_split_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 99%] Built target test_join_node_msg_key_matching_n_args gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 99%] Built target conformance_composite_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [ 99%] Built target conformance_limiter_node [ 99%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_join_node cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_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/conformance_join_node.dir/conformance/conformance_join_node.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 [100%] 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 /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 [100%] Linking CXX executable ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_graph cd /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/conformance_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/conformance_graph.dir/conformance/conformance_graph.cpp.o -o ../gnu_12.3_cxx11_64_relwithdebinfo/conformance_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 gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target conformance_concurrent_queue gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target test_concurrent_unordered_map gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target conformance_concurrent_map gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target conformance_enumerable_thread_specific gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target conformance_concurrent_unordered_set gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target conformance_join_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target conformance_concurrent_unordered_map gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target conformance_graph gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target test_concurrent_unordered_set gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target test_join_node gmake[2]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' [100%] Built target test_eh_flow_graph gmake[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nw8C5P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64 + cd oneTBB-2021.10.0 + DESTDIR=/builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64 + /usr/bin/cmake --install x86_64-OpenCloudOS-linux-gnu -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/queuing_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/info.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/concurrent_unordered_map.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/concurrent_map.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/parallel_for_each.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/blocked_rangeNd.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/combinable.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/task_group.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/parallel_pipeline.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/concurrent_queue.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/task_arena.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/partitioner.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/concurrent_priority_queue.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/flow_graph_abstractions.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/spin_rw_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/blocked_range.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/null_rw_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/collaborative_call_once.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/memory_pool.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/profiling.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/concurrent_hash_map.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/enumerable_thread_specific.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/task.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/parallel_sort.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/tbbmalloc_proxy.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/scalable_allocator.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/parallel_invoke.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/parallel_reduce.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/blocked_range2d.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/blocked_range3d.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/tick_count.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/tbb_allocator.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/task_scheduler_observer.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/parallel_for.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/concurrent_unordered_set.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/spin_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/concurrent_lru_cache.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/queuing_rw_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/version.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/null_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/global_control.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/concurrent_set.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/flow_graph.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/parallel_scan.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/concurrent_vector.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/cache_aligned_allocator.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/tbb/tbb.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/queuing_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/info.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/concurrent_unordered_map.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/concurrent_map.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/parallel_for_each.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/blocked_rangeNd.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/combinable.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/task_group.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/parallel_pipeline.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/concurrent_queue.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/task_arena.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/partitioner.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/concurrent_priority_queue.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/flow_graph_abstractions.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/spin_rw_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/blocked_range.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/null_rw_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/collaborative_call_once.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/memory_pool.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/profiling.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/concurrent_hash_map.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_export.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_join_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_body_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_range_common.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_pipeline_filters.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_node_set_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_hash_compare.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_assert.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_indexer_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_node_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_trace_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_item_buffer_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_small_object_pool.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_types_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_exception.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_node_handle.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_template_helpers.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_aligned_space.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_pipeline_filters_deduction.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_attach.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_concurrent_queue_base.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_containers_helpers.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_rtm_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_machine.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_nodes_deduction.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_aggregator.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_segment_table.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_concurrent_unordered_base.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_flow_graph_cache_impl.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_rtm_rw_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_allocator_traits.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_task.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_scoped_lock.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_utils.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_task_handle.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_waitable_atomic.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_mutex_common.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_config.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_intrusive_list_node.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_concurrent_skip_list.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_namespace_injection.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/detail/_string_resource.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/enumerable_thread_specific.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/task.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/parallel_sort.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/tbbmalloc_proxy.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/scalable_allocator.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/parallel_invoke.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/parallel_reduce.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/blocked_range2d.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/blocked_range3d.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/tick_count.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/tbb_allocator.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/task_scheduler_observer.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/parallel_for.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/rw_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/concurrent_unordered_set.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/spin_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/concurrent_lru_cache.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/queuing_rw_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/version.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/null_mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/global_control.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/concurrent_set.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/flow_graph.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/parallel_scan.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/concurrent_vector.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/mutex.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb/cache_aligned_allocator.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/oneapi/tbb.h -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/cmake/TBB/TBBTargets.cmake -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/cmake/TBB/TBBTargets-relwithdebinfo.cmake -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/cmake/TBB/TBBConfig.cmake -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/cmake/TBB/TBBConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/share/doc/TBB/README.md -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbb.so.12.10 -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbb.so.12 -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbb.so -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/pkgconfig/tbb.pc -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbbmalloc.so.2.10 -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbbmalloc.so.2 -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbbmalloc.so -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbbmalloc_proxy.so.2.10 -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbbmalloc_proxy.so.2 -- Set runtime path of "/builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbbmalloc_proxy.so.2.10" to "" -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbbmalloc_proxy.so -- Up-to-date: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/. -- Up-to-date: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64 -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11 -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/__init__.py -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/api.py -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/_api.cpython-311-x86_64-linux-gnu.so -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/__main__.py -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/test.py -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/__pycache__ -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/__pycache__/__init__.cpython-311.pyc -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/__pycache__/test.cpython-311.pyc -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/__pycache__/pool.cpython-311.pyc -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/__pycache__/api.cpython-311.pyc -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/__pycache__/__main__.cpython-311.pyc -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/tbb/pool.py -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/TBB.py -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/__pycache__ -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/__pycache__/TBB.cpython-311.pyc -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/./lib64/python3.11/site-packages/TBB-0.2-py3.11.egg-info -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libirml.so.1 -- Installing: /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libirml.so + mkdir -p /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/rml + cp -p python/rml/ipc_utils.h /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/include/rml + for file in /builddir/build/SOURCES/tbb.pc /builddir/build/SOURCES/tbbmalloc.pc /builddir/build/SOURCES/tbbmalloc_proxy.pc + sed -i 's/%{version}/2021.10.0/g' /builddir/build/SOURCES/tbb.pc ++ basename /builddir/build/SOURCES/tbb.pc + install -p -D -m 644 /builddir/build/SOURCES/tbb.pc /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/pkgconfig/tbb.pc + for file in /builddir/build/SOURCES/tbb.pc /builddir/build/SOURCES/tbbmalloc.pc /builddir/build/SOURCES/tbbmalloc_proxy.pc + sed -i 's/%{version}/2021.10.0/g' /builddir/build/SOURCES/tbbmalloc.pc ++ basename /builddir/build/SOURCES/tbbmalloc.pc + install -p -D -m 644 /builddir/build/SOURCES/tbbmalloc.pc /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/pkgconfig/tbbmalloc.pc + for file in /builddir/build/SOURCES/tbb.pc /builddir/build/SOURCES/tbbmalloc.pc /builddir/build/SOURCES/tbbmalloc_proxy.pc + sed -i 's/%{version}/2021.10.0/g' /builddir/build/SOURCES/tbbmalloc_proxy.pc ++ basename /builddir/build/SOURCES/tbbmalloc_proxy.pc + install -p -D -m 644 /builddir/build/SOURCES/tbbmalloc_proxy.pc /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/pkgconfig/tbbmalloc_proxy.pc + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 2021.10.0-7.oc9 --unique-debug-suffix -2021.10.0-7.oc9.x86_64 --unique-debug-src-base tbb-2021.10.0-7.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/oneTBB-2021.10.0 extracting debug info from /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbb.so.12.10 extracting debug info from /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbbmalloc.so.2.10 extracting debug info from /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libtbbmalloc_proxy.so.2.10 extracting debug info from /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/libirml.so.1 3241 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.myttj5 + 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 + cd x86_64-OpenCloudOS-linux-gnu + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j32 --exclude-regex python_test Test project /builddir/build/BUILD/oneTBB-2021.10.0/x86_64-OpenCloudOS-linux-gnu Start 1: test_tick_count Start 2: test_allocators Start 3: test_arena_priorities Start 4: test_dynamic_link Start 5: test_collaborative_call_once Start 6: test_concurrent_lru_cache Start 7: test_concurrent_unordered_map Start 8: test_concurrent_unordered_set Start 9: test_concurrent_map Start 10: test_concurrent_set Start 11: test_concurrent_priority_queue Start 12: test_partitioner Start 13: test_parallel_for Start 14: test_parallel_for_each Start 15: test_parallel_reduce Start 16: test_parallel_sort Start 17: test_parallel_invoke Start 18: test_parallel_scan Start 19: test_parallel_pipeline Start 20: test_eh_algorithms Start 21: test_blocked_range Start 22: test_concurrent_vector Start 23: test_task_group Start 24: test_concurrent_hash_map Start 25: test_task_arena Start 26: test_enumerable_thread_specific Start 27: test_concurrent_queue Start 28: test_resumable_tasks Start 29: test_mutex Start 30: test_function_node Start 31: test_multifunction_node Start 32: test_broadcast_node 1/137 Test #2: test_allocators .......................... Passed 0.26 sec Start 33: test_buffer_node 2/137 Test #4: test_dynamic_link ........................ Passed 0.28 sec Start 34: test_composite_node 3/137 Test #6: test_concurrent_lru_cache ................ Passed 0.33 sec Start 35: test_continue_node 4/137 Test #21: test_blocked_range ....................... Passed 0.29 sec Start 36: test_eh_flow_graph 5/137 Test #3: test_arena_priorities .................... Passed 0.35 sec Start 37: test_flow_graph 6/137 Test #24: test_concurrent_hash_map ................. Passed 0.28 sec Start 38: test_flow_graph_priorities 7/137 Test #1: test_tick_count .......................... Passed 0.39 sec Start 39: test_flow_graph_whitebox 8/137 Test #11: test_concurrent_priority_queue ........... Passed 0.42 sec Start 40: test_indexer_node 9/137 Test #39: test_flow_graph_whitebox ................. Passed 1.02 sec Start 41: test_join_node 10/137 Test #14: test_parallel_for_each ................... Passed 1.49 sec Start 42: test_join_node_key_matching 11/137 Test #17: test_parallel_invoke ..................... Passed 2.06 sec Start 43: test_join_node_key_matching_n_args 12/137 Test #42: test_join_node_key_matching .............. Passed 0.61 sec Start 44: test_join_node_msg_key_matching 13/137 Test #33: test_buffer_node ......................... Passed 1.89 sec Start 45: test_join_node_msg_key_matching_n_args 14/137 Test #13: test_parallel_for ........................ Passed 2.36 sec Start 46: test_join_node_preview 15/137 Test #46: test_join_node_preview ................... Passed 0.19 sec Start 47: test_limiter_node 16/137 Test #44: test_join_node_msg_key_matching .......... Passed 0.49 sec Start 48: test_priority_queue_node 17/137 Test #40: test_indexer_node ........................ Passed 3.09 sec Start 49: test_queue_node 18/137 Test #37: test_flow_graph .......................... Passed 3.24 sec Start 50: test_sequencer_node 19/137 Test #9: test_concurrent_map ...................... Passed 3.68 sec Start 51: test_split_node 20/137 Test #32: test_broadcast_node ...................... Passed 3.47 sec Start 52: test_tagged_msg 21/137 Test #52: test_tagged_msg .......................... Passed 0.02 sec Start 53: test_overwrite_node 22/137 Test #36: test_eh_flow_graph ....................... Passed 3.46 sec Start 54: test_write_once_node 23/137 Test #48: test_priority_queue_node ................. Passed 1.27 sec Start 55: test_async_node 24/137 Test #51: test_split_node .......................... Passed 0.27 sec Start 56: test_input_node 25/137 Test #10: test_concurrent_set ...................... Passed 4.20 sec Start 57: test_profiling 26/137 Test #56: test_input_node .......................... Passed 0.43 sec Start 58: test_concurrent_queue_whitebox 27/137 Test #57: test_profiling ........................... Passed 0.25 sec Start 59: test_intrusive_list 28/137 Test #50: test_sequencer_node ...................... Passed 0.98 sec Start 60: test_semaphore 29/137 Test #45: test_join_node_msg_key_matching_n_args ... Passed 2.74 sec Start 61: test_environment_whitebox 30/137 Test #61: test_environment_whitebox ................ Passed 0.12 sec Start 62: test_hw_concurrency 31/137 Test #62: test_hw_concurrency ...................... Passed 0.14 sec Start 63: test_eh_thread 32/137 Test #43: test_join_node_key_matching_n_args ....... Passed 3.13 sec Start 64: test_global_control 33/137 Test #63: test_eh_thread ........................... Passed 0.35 sec Start 65: test_task 34/137 Test #59: test_intrusive_list ...................... Passed 1.12 sec Start 66: test_concurrent_monitor 35/137 Test #49: test_queue_node .......................... Passed 2.15 sec Start 67: test_scheduler_mix 36/137 Test #41: test_join_node ........................... Passed 5.44 sec Start 68: test_handle_perror 37/137 Test #68: test_handle_perror ....................... Passed 0.00 sec Start 69: test_arena_constraints 38/137 Test #5: test_collaborative_call_once ............. Passed 6.87 sec Start 70: test_tbb_fork 39/137 Test #27: test_concurrent_queue .................... Passed 6.81 sec Start 71: test_tbb_header 40/137 Test #71: test_tbb_header .......................... Passed 0.01 sec Start 72: test_openmp 41/137 Test #7: test_concurrent_unordered_map ............ Passed 7.48 sec Start 73: conformance_tick_count 42/137 Test #73: conformance_tick_count ................... Passed 0.06 sec Start 74: conformance_allocators 43/137 Test #67: test_scheduler_mix ....................... Passed 2.48 sec Start 75: conformance_mutex 44/137 Test #8: test_concurrent_unordered_set ............ Passed 8.28 sec Start 76: conformance_task_group 45/137 Test #76: conformance_task_group ................... Passed 0.05 sec Start 77: conformance_task_group_context 46/137 Test #77: conformance_task_group_context ........... Passed 0.01 sec Start 78: conformance_task_arena 47/137 Test #78: conformance_task_arena ................... Passed 0.16 sec Start 79: conformance_collaborative_call_once 48/137 Test #69: test_arena_constraints ................... Passed 1.69 sec Start 80: conformance_concurrent_lru_cache 49/137 Test #80: conformance_concurrent_lru_cache ......... Passed 0.01 sec Start 81: conformance_concurrent_unordered_map 50/137 Test #60: test_semaphore ........................... Passed 4.09 sec Start 82: conformance_concurrent_unordered_set 51/137 Test #47: test_limiter_node ........................ Passed 6.18 sec Start 83: conformance_concurrent_map 52/137 Test #79: conformance_collaborative_call_once ...... Passed 0.28 sec Start 84: conformance_concurrent_set 53/137 Test #22: test_concurrent_vector ................... Passed 8.84 sec Start 85: conformance_concurrent_priority_queue 54/137 Test #81: conformance_concurrent_unordered_map ..... Passed 0.53 sec Start 86: conformance_parallel_for 55/137 Test #82: conformance_concurrent_unordered_set ..... Passed 0.66 sec Start 87: conformance_parallel_for_each 56/137 Test #84: conformance_concurrent_set ............... Passed 0.67 sec Start 88: conformance_parallel_reduce 57/137 Test #85: conformance_concurrent_priority_queue .... Passed 0.59 sec Start 89: conformance_parallel_scan 58/137 Test #89: conformance_parallel_scan ................ Passed 0.02 sec Start 90: conformance_parallel_sort 59/137 Test #83: conformance_concurrent_map ............... Passed 0.92 sec Start 91: conformance_parallel_pipeline 60/137 Test #87: conformance_parallel_for_each ............ Passed 0.99 sec Start 92: conformance_parallel_invoke 61/137 Test #90: conformance_parallel_sort ................ Passed 1.06 sec Start 93: conformance_blocked_range 62/137 Test #34: test_composite_node ...................... Passed 10.56 sec Start 94: conformance_blocked_range2d 63/137 Test #65: test_task ................................ Passed 6.72 sec Start 95: conformance_blocked_range3d 64/137 Test #55: test_async_node .......................... Passed 8.73 sec Start 96: conformance_blocked_rangeNd 65/137 Test #92: conformance_parallel_invoke .............. Passed 2.75 sec Start 97: conformance_concurrent_vector 66/137 Test #75: conformance_mutex ........................ Passed 5.03 sec Start 98: conformance_global_control 67/137 Test #38: test_flow_graph_priorities ............... Passed 13.27 sec Start 99: conformance_concurrent_hash_map 68/137 Test #88: conformance_parallel_reduce .............. Passed 4.25 sec Start 100: conformance_enumerable_thread_specific 69/137 Test #98: conformance_global_control ............... Passed 0.67 sec Start 101: conformance_combinable 70/137 Test #95: conformance_blocked_range3d .............. Passed 2.15 sec Start 102: conformance_concurrent_queue 71/137 Test #66: test_concurrent_monitor .................. Passed 9.42 sec Start 103: conformance_resumable_tasks 72/137 Test #103: conformance_resumable_tasks .............. Passed 0.27 sec Start 104: conformance_version 73/137 Test #104: conformance_version ...................... Passed 0.01 sec Start 105: conformance_function_node 74/137 Test #91: conformance_parallel_pipeline ............ Passed 5.87 sec Start 106: conformance_multifunction_node 75/137 Test #105: conformance_function_node ................ Passed 0.29 sec Start 107: conformance_input_node 76/137 Test #106: conformance_multifunction_node ........... Passed 0.13 sec Start 108: conformance_continue_node 77/137 Test #108: conformance_continue_node ................ Passed 0.10 sec Start 109: conformance_async_node 78/137 Test #26: test_enumerable_thread_specific .......... Passed 15.67 sec Start 110: conformance_overwrite_node 79/137 Test #110: conformance_overwrite_node ............... Passed 0.03 sec Start 111: conformance_write_once_node 80/137 Test #111: conformance_write_once_node .............. Passed 0.04 sec Start 112: conformance_buffer_node 81/137 Test #64: test_global_control ...................... Passed 10.73 sec Start 113: conformance_queue_node 82/137 Test #109: conformance_async_node ................... Passed 0.29 sec Start 114: conformance_priority_queue_node 83/137 Test #112: conformance_buffer_node .................. Passed 0.24 sec Start 115: conformance_sequencer_node 84/137 Test #114: conformance_priority_queue_node .......... Passed 0.08 sec Start 116: conformance_limiter_node 85/137 Test #115: conformance_sequencer_node ............... Passed 0.10 sec Start 117: conformance_broadcast_node 86/137 Test #113: conformance_queue_node ................... Passed 0.25 sec Start 118: conformance_composite_node 87/137 Test #117: conformance_broadcast_node ............... Passed 0.06 sec Start 119: conformance_indexer_node 88/137 Test #116: conformance_limiter_node ................. Passed 0.14 sec Start 120: conformance_split_node 89/137 Test #118: conformance_composite_node ............... Passed 0.07 sec Start 121: conformance_join_node 90/137 Test #120: conformance_split_node ................... Passed 0.01 sec Start 122: conformance_graph 91/137 Test #121: conformance_join_node .................... Passed 0.04 sec Start 123: conformance_arena_constraints 92/137 Test #119: conformance_indexer_node ................. Passed 0.11 sec Start 124: test_scalable_allocator 93/137 Test #122: conformance_graph ........................ Passed 0.12 sec Start 125: test_malloc_pools 94/137 Test #123: conformance_arena_constraints ............ Passed 0.14 sec Start 126: test_malloc_init_shutdown 95/137 Test #96: conformance_blocked_rangeNd .............. Passed 3.96 sec Start 127: test_malloc_regression 96/137 Test #126: test_malloc_init_shutdown ................ Passed 0.16 sec Start 128: test_malloc_shutdown_hang 97/137 Test #107: conformance_input_node ................... Passed 1.20 sec Start 129: test_malloc_compliance 98/137 Test #93: conformance_blocked_range ................ Passed 6.76 sec Start 130: test_malloc_used_by_lib 99/137 Test #53: test_overwrite_node ...................... Passed 13.67 sec Start 131: test_malloc_lib_unload 100/137 Test #130: test_malloc_used_by_lib .................. Passed 0.20 sec Start 132: test_malloc_pure_c 101/137 Test #131: test_malloc_lib_unload ................... Passed 0.18 sec Start 133: test_malloc_whitebox 102/137 Test #132: test_malloc_pure_c ....................... Passed 0.08 sec Start 134: test_malloc_atexit 103/137 Test #134: test_malloc_atexit ....................... Passed 0.01 sec Start 135: test_malloc_overload 104/137 Test #54: test_write_once_node ..................... Passed 13.83 sec Start 136: test_malloc_overload_disable 105/137 Test #136: test_malloc_overload_disable ............. Passed 0.02 sec Start 137: test_malloc_new_handler 106/137 Test #137: test_malloc_new_handler .................. Passed 0.06 sec 107/137 Test #135: test_malloc_overload ..................... Passed 0.18 sec 108/137 Test #99: conformance_concurrent_hash_map .......... Passed 4.63 sec 109/137 Test #74: conformance_allocators ................... Passed 10.77 sec 110/137 Test #127: test_malloc_regression ................... Passed 1.99 sec 111/137 Test #23: test_task_group .......................... Passed 18.82 sec 112/137 Test #100: conformance_enumerable_thread_specific ... Passed 6.09 sec 113/137 Test #97: conformance_concurrent_vector ............ Passed 7.00 sec 114/137 Test #72: test_openmp .............................. Passed 13.68 sec 115/137 Test #128: test_malloc_shutdown_hang ................ Passed 4.07 sec 116/137 Test #125: test_malloc_pools ........................ Passed 4.38 sec 117/137 Test #19: test_parallel_pipeline ................... Passed 21.14 sec 118/137 Test #94: conformance_blocked_range2d .............. Passed 10.38 sec 119/137 Test #124: test_scalable_allocator .................. Passed 5.03 sec 120/137 Test #15: test_parallel_reduce ..................... Passed 21.41 sec 121/137 Test #70: test_tbb_fork ............................ Passed 14.82 sec 122/137 Test #101: conformance_combinable ................... Passed 9.16 sec 123/137 Test #86: conformance_parallel_for ................. Passed 16.32 sec 124/137 Test #102: conformance_concurrent_queue ............. Passed 11.61 sec 125/137 Test #16: test_parallel_sort ....................... Passed 28.28 sec 126/137 Test #18: test_parallel_scan ....................... Passed 30.05 sec 127/137 Test #129: test_malloc_compliance ................... Passed 13.45 sec 128/137 Test #20: test_eh_algorithms ....................... Passed 30.76 sec 129/137 Test #58: test_concurrent_queue_whitebox ........... Passed 27.84 sec 130/137 Test #29: test_mutex ............................... Passed 33.61 sec 131/137 Test #35: test_continue_node ....................... Passed 34.28 sec 132/137 Test #12: test_partitioner ......................... Passed 36.37 sec 133/137 Test #133: test_malloc_whitebox ..................... Passed 19.85 sec 134/137 Test #25: test_task_arena .......................... Passed 37.85 sec 135/137 Test #30: test_function_node ....................... Passed 38.00 sec 136/137 Test #31: test_multifunction_node .................. Passed 38.16 sec 137/137 Test #28: test_resumable_tasks ..................... Passed 41.42 sec 100% tests passed, 0 tests failed out of 137 Total Test time (real) = 41.59 sec + cd - /builddir/build/BUILD/oneTBB-2021.10.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: tbb-2021.10.0-7.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QFsAUG + umask 022 + cd /builddir/build/BUILD + cd oneTBB-2021.10.0 + DOCDIR=/builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/share/doc/tbb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/share/doc/tbb + cp -pr README.md /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/share/doc/tbb + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gQI7GQ + umask 022 + cd /builddir/build/BUILD + cd oneTBB-2021.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/share/licenses/tbb + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/share/licenses/tbb + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/share/licenses/tbb + RPM_EC=0 ++ jobs -p + exit 0 Provides: libirml.so.1()(64bit) libtbb.so.12()(64bit) libtbbmalloc.so.2()(64bit) libtbbmalloc_proxy.so.2()(64bit) tbb = 2021.10.0-7.oc9 tbb(x86-64) = 2021.10.0-7.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libtbbmalloc.so.2()(64bit) rtld(GNU_HASH) Processing files: tbb-devel-2021.10.0-7.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GAkD5P + umask 022 + cd /builddir/build/BUILD + cd oneTBB-2021.10.0 + DOCDIR=/builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/share/doc/tbb-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/share/doc/tbb-devel + cp -pr cmake/README.md /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64/usr/share/doc/tbb-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(TBB) = 2021.10.0 cmake(tbb) = 2021.10.0 pkgconfig(tbb) = 2021.10.0 pkgconfig(tbbmalloc) = 2021.10.0 pkgconfig(tbbmalloc_proxy) = 2021.10.0 tbb-devel = 2021.10.0-7.oc9 tbb-devel(x86-64) = 2021.10.0-7.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(x86-64) libirml.so.1()(64bit) libtbb.so.12()(64bit) libtbbmalloc.so.2()(64bit) libtbbmalloc_proxy.so.2()(64bit) Processing files: python3-tbb-2021.10.0-7.oc9.x86_64 Provides: python-tbb = 2021.10.0-7.oc9 python3-tbb = 2021.10.0-7.oc9 python3-tbb(x86-64) = 2021.10.0-7.oc9 python3.11-tbb = 2021.10.0-7.oc9 python3.11dist(tbb) = 0.2 python3dist(tbb) = 0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libtbb.so.12()(64bit) python(abi) = 3.11 rtld(GNU_HASH) Obsoletes: python3.11-tbb < 2021.10.0-7.oc9 Processing files: tbb-debugsource-2021.10.0-7.oc9.x86_64 Provides: tbb-debugsource = 2021.10.0-7.oc9 tbb-debugsource(x86-64) = 2021.10.0-7.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tbb-debuginfo-2021.10.0-7.oc9.x86_64 Provides: debuginfo(build-id) = aa92ea9a4b90112c4ca12ec77451a1a91ee80273 debuginfo(build-id) = c0fc47ad8cb620ae4219ce171f9718638cf67610 debuginfo(build-id) = e549c5966aa8f2125fc5260921f378a9d90a30a8 debuginfo(build-id) = fab6ddd5e68741823b5791d7d05bd41cf0a504b5 libirml.so.1-2021.10.0-7.oc9.x86_64.debug()(64bit) libtbb.so.12.10-2021.10.0-7.oc9.x86_64.debug()(64bit) libtbbmalloc.so.2.10-2021.10.0-7.oc9.x86_64.debug()(64bit) libtbbmalloc_proxy.so.2.10-2021.10.0-7.oc9.x86_64.debug()(64bit) tbb-debuginfo = 2021.10.0-7.oc9 tbb-debuginfo(x86-64) = 2021.10.0-7.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tbb-debugsource(x86-64) = 2021.10.0-7.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tbb-2021.10.0-7.oc9.x86_64 Wrote: /builddir/build/RPMS/tbb-2021.10.0-7.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-tbb-2021.10.0-7.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/tbb-devel-2021.10.0-7.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/tbb-debugsource-2021.10.0-7.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/tbb-debuginfo-2021.10.0-7.oc9.x86_64.rpm Child return code was: 0