Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libomp.spec'], chrootPath='/var/lib/mock/llvm-toolset-10.0-libomp-10.0.1-2.el7-20210423172457-409/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1005) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libomp.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/llvm-toolset-10.0-libomp-10.0.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libomp.spec'], chrootPath='/var/lib/mock/llvm-toolset-10.0-libomp-10.0.1-2.el7-20210423172457-409/root'shell=Falseuid=1005env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libomp.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t8tclc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openmp-10.0.1.src + /usr/bin/xz -dc /builddir/build/SOURCES/openmp-10.0.1.src.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openmp-10.0.1.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-CMake-Make-LIBOMP_HEADERS_INSTALL_PATH-a-cache-varia.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/99b03c1c18.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FGluuh + umask 022 + cd /builddir/build/BUILD + cd openmp-10.0.1.src + mkdir -p _build + cd _build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/opt/rh/llvm-toolset-10.0/root/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/opt/rh/llvm-toolset-10.0/root/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -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_PREFIX:PATH=/opt/rh/llvm-toolset-10.0/root/usr -DINCLUDE_INSTALL_DIR:PATH=/opt/rh/llvm-toolset-10.0/root/usr/include -DLIB_INSTALL_DIR:PATH=/opt/rh/llvm-toolset-10.0/root/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/opt/rh/llvm-toolset-10.0/root/etc -DSHARE_INSTALL_PREFIX:PATH=/opt/rh/llvm-toolset-10.0/root/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DCMAKE_C_COMPILER=/opt/rh/devtoolset-9/root/usr/bin/gcc -DCMAKE_CXX_COMPILER=/opt/rh/devtoolset-9/root/usr/bin/g++ -DLIBOMP_INSTALL_ALIASES=OFF -DLIBOMP_HEADERS_INSTALL_PATH:PATH=/opt/rh/llvm-toolset-10.0/root/usr/lib64/clang/10.0.1/include -DOPENMP_LIBDIR_SUFFIX=64 -- The C compiler identification is GNU 9.1.1 -- The CXX compiler identification is GNU 9.1.1 -- Check for working C compiler: /opt/rh/devtoolset-9/root/usr/bin/gcc -- Check for working C compiler: /opt/rh/devtoolset-9/root/usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /opt/rh/devtoolset-9/root/usr/bin/g++ -- Check for working CXX compiler: /opt/rh/devtoolset-9/root/usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test OPENMP_HAVE_WALL_FLAG -- Performing Test OPENMP_HAVE_WALL_FLAG - Success -- Performing Test OPENMP_HAVE_WERROR_FLAG -- Performing Test OPENMP_HAVE_WERROR_FLAG - Success -- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG -- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG - Success -- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG -- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG - Failed -- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG -- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG -- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG - Success -- Performing Test OPENMP_HAVE_WNO_EXTRA_FLAG -- Performing Test OPENMP_HAVE_WNO_EXTRA_FLAG - Success -- Performing Test OPENMP_HAVE_WNO_PEDANTIC_FLAG -- Performing Test OPENMP_HAVE_WNO_PEDANTIC_FLAG - Success -- Performing Test OPENMP_HAVE_WNO_MAYBE_UNINITIALIZED_FLAG -- Performing Test OPENMP_HAVE_WNO_MAYBE_UNINITIALIZED_FLAG - Success -- Performing Test OPENMP_HAVE_STD_GNUPP11_FLAG -- Performing Test OPENMP_HAVE_STD_GNUPP11_FLAG - Success -- Performing Test OPENMP_HAVE_STD_CPP11_FLAG -- Performing Test OPENMP_HAVE_STD_CPP11_FLAG - Success -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- Cannot find llvm-lit. -- Please put llvm-lit in your PATH, set OPENMP_LLVM_LIT_EXECUTABLE to its full path, or point OPENMP_LLVM_TOOLS_DIR to its directory. CMake Warning at cmake/OpenMPTesting.cmake:22 (message): The check targets will not be available! Call Stack (most recent call first): cmake/OpenMPTesting.cmake:40 (find_standalone_test_dependencies) CMakeLists.txt:49 (include) -- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG -- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG - Success -- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG -- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_CLASS_MEMACCESS_FLAG -- Performing Test LIBOMP_HAVE_WNO_CLASS_MEMACCESS_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test LIBOMP_HAVE_WNO_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_FRAME_ADDRESS_FLAG -- Performing Test LIBOMP_HAVE_WNO_FRAME_ADDRESS_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_STRICT_ALIASING_FLAG -- Performing Test LIBOMP_HAVE_WNO_STRICT_ALIASING_FLAG - Success -- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG -- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_STRINGOP_TRUNCATION_FLAG -- Performing Test LIBOMP_HAVE_WNO_STRINGOP_TRUNCATION_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_SWITCH_FLAG -- Performing Test LIBOMP_HAVE_WNO_SWITCH_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_UNINITIALIZED_FLAG -- Performing Test LIBOMP_HAVE_WNO_UNINITIALIZED_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_UNUSED_BUT_SET_VARIABLE_FLAG -- Performing Test LIBOMP_HAVE_WNO_UNUSED_BUT_SET_VARIABLE_FLAG - Success -- Performing Test LIBOMP_HAVE_MSSE2_FLAG -- Performing Test LIBOMP_HAVE_MSSE2_FLAG - Failed -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG - Success -- Performing Test LIBOMP_HAVE_MMIC_FLAG -- Performing Test LIBOMP_HAVE_MMIC_FLAG - Failed -- Performing Test LIBOMP_HAVE_M32_FLAG -- Performing Test LIBOMP_HAVE_M32_FLAG - Failed -- Performing Test LIBOMP_HAVE_X_FLAG -- Performing Test LIBOMP_HAVE_X_FLAG - Success -- Performing Test LIBOMP_HAVE_WARN_SHARED_TEXTREL_FLAG -- Performing Test LIBOMP_HAVE_WARN_SHARED_TEXTREL_FLAG - Success -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG - Success -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG - Success -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG - Success -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Perl: /usr/bin/perl (found version "5.16.3") -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS - Success -- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS -- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS - Success -- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE -- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE - Success -- Looking for include files windows.h, psapi.h -- Looking for include files windows.h, psapi.h - not found -- Looking for EnumProcessModules in psapi -- Looking for EnumProcessModules in psapi - not found -- LIBOMP: Operating System -- Linux -- LIBOMP: Target Architecture -- aarch64 -- LIBOMP: Build Type -- Release -- LIBOMP: Library Kind -- SHARED -- LIBOMP: Library Type -- normal -- LIBOMP: Fortran Modules -- FALSE -- LIBOMP: Build -- 20140926 -- LIBOMP: Use Stats-gathering -- FALSE -- LIBOMP: Use Debugger-support -- FALSE -- LIBOMP: Use ITT notify -- TRUE -- LIBOMP: Use OMPT-support -- TRUE -- LIBOMP: Use OMPT-optional -- TRUE -- LIBOMP: Use Adaptive locks -- FALSE -- LIBOMP: Use quad precision -- TRUE -- LIBOMP: Use TSAN-support -- FALSE -- LIBOMP: Use Hwloc library -- FALSE -- Looking for sqrt in m -- Looking for sqrt in m - found -- Looking for __atomic_load_1 -- Looking for __atomic_load_1 - not found -- Looking for __atomic_load_1 in atomic -- Looking for __atomic_load_1 in atomic - not found -- check-libomp does nothing. -- check-ompt does nothing. -- Found LIBOMPTARGET_DEP_LIBELF: /usr/lib64/libelf.so -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- Found LIBOMPTARGET_DEP_LIBFFI: /usr/lib64/libffi.so -- Could NOT find LIBOMPTARGET_DEP_CUDA_DRIVER (missing: LIBOMPTARGET_DEP_CUDA_DRIVER_LIBRARIES) -- LIBOMPTARGET: Building offloading runtime library libomptarget. -- LIBOMPTARGET: Building aarch64 offloading plugin. -- LIBOMPTARGET: Not building CUDA offloading plugin: only support CUDA in Linux x86_64 or ppc64le hosts. -- LIBOMPTARGET: Not building PPC64 offloading plugin: machine not found in the system. -- LIBOMPTARGET: Not building PPC64le offloading plugin: machine not found in the system. -- LIBOMPTARGET: Not building x86_64 offloading plugin: machine not found in the system. -- LIBOMPTARGET: Not building AMDGCN device RTL: AOMP not found -- LIBOMPTARGET: Not building CUDA offloading device RTL: CUDA tools not found in the system. -- LIBOMPTARGET: Can only test with Clang compiler in version 6.0.0 or later. CMake Warning at libomptarget/cmake/Modules/LibomptargetUtils.cmake:20 (message): LIBOMPTARGET: The check-libomptarget target will not be available! Call Stack (most recent call first): libomptarget/test/CMakeLists.txt:5 (libomptarget_warning_say) -- Looking for __atomic_load_1 -- Looking for __atomic_load_1 - not found -- Looking for __atomic_load_1 in atomic -- Looking for __atomic_load_1 in atomic - not found -- check-libarcher does nothing. -- check-openmp does nothing. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/openmp-10.0.1.src/_build + /usr/bin/make -j48 /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -H/builddir/build/BUILD/openmp-10.0.1.src -B/builddir/build/BUILD/openmp-10.0.1.src/_build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openmp-10.0.1.src/_build/CMakeFiles /builddir/build/BUILD/openmp-10.0.1.src/_build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/libomp-needed-headers.dir/build.make runtime/src/CMakeFiles/libomp-needed-headers.dir/depend /usr/bin/make -f libomptarget/src/CMakeFiles/omptarget.dir/build.make libomptarget/src/CMakeFiles/omptarget.dir/depend /usr/bin/make -f libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/build.make libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/depend /usr/bin/make -f tools/archer/CMakeFiles/archer_static.dir/build.make tools/archer/CMakeFiles/archer_static.dir/depend /usr/bin/make -f tools/archer/CMakeFiles/archer.dir/build.make tools/archer/CMakeFiles/archer.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/runtime/src /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src/CMakeFiles/libomp-needed-headers.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/libomptarget/plugins/aarch64 /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/plugins/aarch64 /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/tools/archer /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer/CMakeFiles/archer_static.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/libomptarget/src /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/src /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/src/CMakeFiles/omptarget.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/tools/archer /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer/CMakeFiles/archer.dir/DependInfo.cmake --color= Scanning dependencies of target libomp-needed-headers make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/libomp-needed-headers.dir/build.make runtime/src/CMakeFiles/libomp-needed-headers.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' Scanning dependencies of target omptarget.rtl.aarch64 Scanning dependencies of target archer_static make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' Scanning dependencies of target archer /usr/bin/make -f libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/build.make libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/build make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f tools/archer/CMakeFiles/archer_static.dir/build.make tools/archer/CMakeFiles/archer_static.dir/build /usr/bin/make -f tools/archer/CMakeFiles/archer.dir/build.make tools/archer/CMakeFiles/archer.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 4%] Generating kmp_i18n_id.inc [ 4%] Generating kmp_i18n_default.inc Scanning dependencies of target omptarget cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /usr/bin/perl /builddir/build/BUILD/openmp-10.0.1.src/runtime/tools/message-converter.pl --os=lin --prefix=kmp_i18n --enum=kmp_i18n_id.inc /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n/en_US.txt cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /usr/bin/perl /builddir/build/BUILD/openmp-10.0.1.src/runtime/tools/message-converter.pl --os=lin --prefix=kmp_i18n --default=kmp_i18n_default.inc /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n/en_US.txt make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f libomptarget/src/CMakeFiles/omptarget.dir/build.make libomptarget/src/CMakeFiles/omptarget.dir/build [ 10%] Building CXX object libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/__/generic-elf-64bit/src/rtl.cpp.o [ 10%] Building CXX object tools/archer/CMakeFiles/archer_static.dir/ompt-tsan.cpp.o [ 10%] Building CXX object tools/archer/CMakeFiles/archer.dir/ompt-tsan.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer && /opt/rh/devtoolset-9/root/usr/bin/g++ -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -o CMakeFiles/archer_static.dir/ompt-tsan.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/tools/archer/ompt-tsan.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/plugins/aarch64 && /opt/rh/devtoolset-9/root/usr/bin/g++ -DTARGET_ELF_ID=183 -DTARGET_NAME=aarch64 -Domptarget_rtl_aarch64_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/libomptarget/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -o CMakeFiles/omptarget.rtl.aarch64.dir/__/generic-elf-64bit/src/rtl.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer && /opt/rh/devtoolset-9/root/usr/bin/g++ -Darcher_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -o CMakeFiles/archer.dir/ompt-tsan.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/tools/archer/ompt-tsan.cpp make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 14%] Building CXX object libomptarget/src/CMakeFiles/omptarget.dir/api.cpp.o [ 14%] Building CXX object libomptarget/src/CMakeFiles/omptarget.dir/device.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domptarget_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/libomptarget/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -o CMakeFiles/omptarget.dir/api.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/libomptarget/src/api.cpp [ 17%] Building CXX object libomptarget/src/CMakeFiles/omptarget.dir/interface.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domptarget_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/libomptarget/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -o CMakeFiles/omptarget.dir/device.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/libomptarget/src/device.cpp [ 19%] Building CXX object libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domptarget_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/libomptarget/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -o CMakeFiles/omptarget.dir/interface.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/libomptarget/src/interface.cpp [ 21%] Building CXX object libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domptarget_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/libomptarget/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -o CMakeFiles/omptarget.dir/rtl.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/libomptarget/src/rtl.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domptarget_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/libomptarget/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -o CMakeFiles/omptarget.dir/omptarget.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/libomptarget/src/omptarget.cpp make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 21%] Built target libomp-needed-headers /usr/bin/make -f runtime/src/CMakeFiles/omp.dir/build.make runtime/src/CMakeFiles/omp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/runtime/src /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src/CMakeFiles/omp.dir/DependInfo.cmake --color= Scanning dependencies of target omp make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/omp.dir/build.make runtime/src/CMakeFiles/omp.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 25%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_alloc.cpp.o [ 25%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_atomic.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_alloc.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_alloc.cpp [ 27%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_atomic.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_atomic.cpp [ 29%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_debug.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_csupport.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_csupport.cpp [ 31%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_itt.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_debug.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_debug.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_itt.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_itt.cpp [ 34%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_environment.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_environment.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_environment.cpp [ 36%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_error.cpp.o [ 38%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_global.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_error.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_error.cpp [ 40%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_i18n.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_global.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_global.cpp [ 42%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_io.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_i18n.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_i18n.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_io.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_io.cpp [ 44%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_runtime.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_runtime.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_runtime.cpp [ 46%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_settings.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_settings.cpp [ 48%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_str.cpp.o [ 51%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_tasking.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_str.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_str.cpp [ 53%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_threadprivate.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_tasking.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_tasking.cpp [ 55%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_utility.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_threadprivate.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_threadprivate.cpp [ 59%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_barrier.cpp.o [ 59%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_wait_release.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_utility.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_utility.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_barrier.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_barrier.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_wait_release.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_wait_release.cpp [ 61%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_affinity.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_affinity.cpp [ 63%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_dispatch.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_dispatch.cpp [ 65%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_lock.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_lock.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_lock.cpp [ 68%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_sched.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_sched.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_sched.cpp [ 70%] Building CXX object runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/z_Linux_util.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/z_Linux_util.cpp [ 72%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_gsupport.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_gsupport.cpp [ 76%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o [ 76%] Building CXX object runtime/src/CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify/ittnotify_static.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_taskdeps.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_taskdeps.cpp [ 78%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o [ 80%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o [ 85%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o [ 85%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_cancel.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_cancel.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_ftn_cdecl.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_ftn_extra.cpp cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/kmp_version.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/kmp_version.cpp [ 87%] Building CXX object runtime/src/CMakeFiles/omp.dir/ompt-general.cpp.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/g++ -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-class-memaccess -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wstringop-overflow=0 -Wno-stringop-truncation -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -o CMakeFiles/omp.dir/ompt-general.cpp.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/ompt-general.cpp [ 89%] Building C object runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/devtoolset-9/root/usr/bin/gcc -Domp_EXPORTS -I/builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/include -I/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/thirdparty/ittnotify -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -x assembler-with-cpp -o CMakeFiles/omp.dir/z_Linux_asm.S.o -c /builddir/build/BUILD/openmp-10.0.1.src/runtime/src/z_Linux_asm.S [ 91%] Linking CXX shared library ../../libomptarget.rtl.aarch64.so cd /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/plugins/aarch64 && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_link_script CMakeFiles/omptarget.rtl.aarch64.dir/link.txt --verbose=1 /opt/rh/devtoolset-9/root/usr/bin/g++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libomptarget.rtl.aarch64.so -o ../../libomptarget.rtl.aarch64.so CMakeFiles/omptarget.rtl.aarch64.dir/__/generic-elf-64bit/src/rtl.cpp.o -lffi -lelf -ldl -Wl,--version-script=/builddir/build/BUILD/openmp-10.0.1.src/libomptarget/plugins/aarch64/../exports make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 91%] Built target omptarget.rtl.aarch64 [ 93%] Linking CXX shared library libarcher.so cd /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_link_script CMakeFiles/archer.dir/link.txt --verbose=1 /opt/rh/devtoolset-9/root/usr/bin/g++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libarcher.so -o libarcher.so CMakeFiles/archer.dir/ompt-tsan.cpp.o [ 95%] Linking CXX static library libarcher_static.a cd /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -P CMakeFiles/archer_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_link_script CMakeFiles/archer_static.dir/link.txt --verbose=1 /opt/rh/devtoolset-9/root/usr/bin/ar qc libarcher_static.a CMakeFiles/archer_static.dir/ompt-tsan.cpp.o /opt/rh/devtoolset-9/root/usr/bin/ranlib libarcher_static.a make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 95%] Built target archer_static make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 95%] Built target archer [ 97%] Linking CXX shared library ../libomptarget.so cd /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/src && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_link_script CMakeFiles/omptarget.dir/link.txt --verbose=1 /opt/rh/devtoolset-9/root/usr/bin/g++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11 -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libomptarget.so -o ../libomptarget.so CMakeFiles/omptarget.dir/api.cpp.o CMakeFiles/omptarget.dir/device.cpp.o CMakeFiles/omptarget.dir/interface.cpp.o CMakeFiles/omptarget.dir/rtl.cpp.o CMakeFiles/omptarget.dir/omptarget.cpp.o -ldl -Wl,--version-script=/builddir/build/BUILD/openmp-10.0.1.src/libomptarget/src/exports [100%] Linking C shared library libomp.so cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_link_script CMakeFiles/omp.dir/link.txt --verbose=1 /opt/rh/devtoolset-9/root/usr/bin/gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -DNDEBUG -Wl,--warn-shared-textrel -Wl,--as-needed -Wl,--version-script=/builddir/build/BUILD/openmp-10.0.1.src/runtime/src/exports_so.txt -static-libgcc -Wl,-z,noexecstack -Wl,-z,relro -shared -Wl,-soname,libomp.so -o libomp.so CMakeFiles/omp.dir/kmp_alloc.cpp.o CMakeFiles/omp.dir/kmp_atomic.cpp.o CMakeFiles/omp.dir/kmp_csupport.cpp.o CMakeFiles/omp.dir/kmp_debug.cpp.o CMakeFiles/omp.dir/kmp_itt.cpp.o CMakeFiles/omp.dir/kmp_environment.cpp.o CMakeFiles/omp.dir/kmp_error.cpp.o CMakeFiles/omp.dir/kmp_global.cpp.o CMakeFiles/omp.dir/kmp_i18n.cpp.o CMakeFiles/omp.dir/kmp_io.cpp.o CMakeFiles/omp.dir/kmp_runtime.cpp.o CMakeFiles/omp.dir/kmp_settings.cpp.o CMakeFiles/omp.dir/kmp_str.cpp.o CMakeFiles/omp.dir/kmp_tasking.cpp.o CMakeFiles/omp.dir/kmp_threadprivate.cpp.o CMakeFiles/omp.dir/kmp_utility.cpp.o CMakeFiles/omp.dir/kmp_barrier.cpp.o CMakeFiles/omp.dir/kmp_wait_release.cpp.o CMakeFiles/omp.dir/kmp_affinity.cpp.o CMakeFiles/omp.dir/kmp_dispatch.cpp.o CMakeFiles/omp.dir/kmp_lock.cpp.o CMakeFiles/omp.dir/kmp_sched.cpp.o CMakeFiles/omp.dir/z_Linux_util.cpp.o CMakeFiles/omp.dir/kmp_gsupport.cpp.o CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o CMakeFiles/omp.dir/kmp_taskdeps.cpp.o CMakeFiles/omp.dir/kmp_cancel.cpp.o CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o CMakeFiles/omp.dir/kmp_version.cpp.o CMakeFiles/omp.dir/ompt-general.cpp.o CMakeFiles/omp.dir/z_Linux_asm.S.o -lpthread -ldl make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [100%] Built target omptarget cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E create_symlink libomp.so libgomp.so cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E create_symlink libomp.so libiomp5.so cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/openmp-10.0.1.src/runtime/exports/common.ompt.optional/include cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy omp.h /builddir/build/BUILD/openmp-10.0.1.src/runtime/exports/common.ompt.optional/include cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy omp-tools.h /builddir/build/BUILD/openmp-10.0.1.src/runtime/exports/common.ompt.optional/include cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/openmp-10.0.1.src/runtime/exports/lin_aarch64.ompt.optional/lib cd /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src/libomp.so /builddir/build/BUILD/openmp-10.0.1.src/runtime/exports/lin_aarch64.ompt.optional/lib make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [100%] Built target omp make[1]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openmp-10.0.1.src/_build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nV31Or + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64 + cd openmp-10.0.1.src + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64 -C _build make: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -H/builddir/build/BUILD/openmp-10.0.1.src -B/builddir/build/BUILD/openmp-10.0.1.src/_build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openmp-10.0.1.src/_build/CMakeFiles /builddir/build/BUILD/openmp-10.0.1.src/_build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/libomp-needed-headers.dir/build.make runtime/src/CMakeFiles/libomp-needed-headers.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/runtime/src /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src/CMakeFiles/libomp-needed-headers.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/libomp-needed-headers.dir/build.make runtime/src/CMakeFiles/libomp-needed-headers.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' make[2]: Nothing to be done for `runtime/src/CMakeFiles/libomp-needed-headers.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 4%] Built target libomp-needed-headers /usr/bin/make -f runtime/src/CMakeFiles/omp.dir/build.make runtime/src/CMakeFiles/omp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/runtime/src /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src /builddir/build/BUILD/openmp-10.0.1.src/_build/runtime/src/CMakeFiles/omp.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/omp.dir/build.make runtime/src/CMakeFiles/omp.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' make[2]: Nothing to be done for `runtime/src/CMakeFiles/omp.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 74%] Built target omp /usr/bin/make -f libomptarget/src/CMakeFiles/omptarget.dir/build.make libomptarget/src/CMakeFiles/omptarget.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/libomptarget/src /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/src /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/src/CMakeFiles/omptarget.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f libomptarget/src/CMakeFiles/omptarget.dir/build.make libomptarget/src/CMakeFiles/omptarget.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' make[2]: Nothing to be done for `libomptarget/src/CMakeFiles/omptarget.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 87%] Built target omptarget /usr/bin/make -f libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/build.make libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/libomptarget/plugins/aarch64 /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/plugins/aarch64 /builddir/build/BUILD/openmp-10.0.1.src/_build/libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/build.make libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' make[2]: Nothing to be done for `libomptarget/plugins/aarch64/CMakeFiles/omptarget.rtl.aarch64.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 91%] Built target omptarget.rtl.aarch64 /usr/bin/make -f tools/archer/CMakeFiles/archer_static.dir/build.make tools/archer/CMakeFiles/archer_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/tools/archer /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer/CMakeFiles/archer_static.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f tools/archer/CMakeFiles/archer_static.dir/build.make tools/archer/CMakeFiles/archer_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' make[2]: Nothing to be done for `tools/archer/CMakeFiles/archer_static.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [ 95%] Built target archer_static /usr/bin/make -f tools/archer/CMakeFiles/archer.dir/build.make tools/archer/CMakeFiles/archer.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' cd /builddir/build/BUILD/openmp-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-10.0.1.src /builddir/build/BUILD/openmp-10.0.1.src/tools/archer /builddir/build/BUILD/openmp-10.0.1.src/_build /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer /builddir/build/BUILD/openmp-10.0.1.src/_build/tools/archer/CMakeFiles/archer.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /usr/bin/make -f tools/archer/CMakeFiles/archer.dir/build.make tools/archer/CMakeFiles/archer.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' make[2]: Nothing to be done for `tools/archer/CMakeFiles/archer.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' [100%] Built target archer make[1]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openmp-10.0.1.src/_build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' Install the project... /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/libomp.so -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/clang/10.0.1/include/omp.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/clang/10.0.1/include/omp-tools.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/clang/10.0.1/include/ompt.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/libomptarget.so -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/libomptarget.rtl.aarch64.so -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/libarcher.so -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/libarcher_static.a make: Leaving directory `/builddir/build/BUILD/openmp-10.0.1.src/_build' + install -d /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src//runtime + cp -R runtime/test /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src//runtime + cp -R runtime/src /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src//runtime + ln -s /opt/rh/llvm-toolset-10.0/root/usr/lib64/clang/10.0.1/include/omp.h /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src//runtime/test//omp.h + ln -s /opt/rh/llvm-toolset-10.0/root/usr/lib64/clang/10.0.1/include/ompt.h /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src//runtime/test//ompt.h + ln -s /opt/rh/llvm-toolset-10.0/root/usr/lib64/clang/10.0.1/include/omp-tools.h /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src//runtime/test//omp-tools.h + ln -s /opt/rh/llvm-toolset-10.0/root/usr/lib64/libomp.so /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src//runtime/test//libgomp.so + head -n -1 _build/runtime/test/lit.site.cfg + cp /builddir/build/SOURCES/lit.fedora.cfg.py /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/share/libomp/lit.fedora.cfg.py + echo 'lit_config.load_config(config, '\''/opt/rh/llvm-toolset-10.0/root/usr/share/libomp/lit.fedora.cfg.py'\'')' + install -d /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/libexec/tests/libomp + install -m 0755 /builddir/build/SOURCES/run-lit-tests /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/libexec/tests/libomp + rm -rf /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/libarcher_static.a + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/openmp-10.0.1.src extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/libomp.so extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/libomptarget.so extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/libomptarget.rtl.aarch64.so extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64/opt/rh/llvm-toolset-10.0/root/usr/lib64/libarcher.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/lib64/libomp.so.debug to /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src/runtime/test/libgomp.so.debug 6250 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/llvm-toolset-10.0/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/llvm-toolset-10.0/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Z9kbBJ + umask 022 + cd /builddir/build/BUILD + cd openmp-10.0.1.src + find /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64//opt/rh/llvm-toolset-10.0/root/usr/share -name '*.py[co]' -print -delete /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64//opt/rh/llvm-toolset-10.0/root/usr/share/libomp/lit.fedora.cfg.pyc /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64//opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src/runtime/test/affinity/format/check.pyo /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64//opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src/runtime/test/affinity/format/check.pyc /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64//opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src/runtime/test/aarch64.site.cfg.pyc /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64//opt/rh/llvm-toolset-10.0/root/usr/share/libomp/src/runtime/test/aarch64.site.cfg.pyo /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64//opt/rh/llvm-toolset-10.0/root/usr/share/libomp/lit.fedora.cfg.pyo Processing files: llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64 + exit 0 Provides: libarcher.so()(64bit) libomp.so()(64bit) libomp.so(GOMP_1.0)(64bit) libomp.so(GOMP_2.0)(64bit) libomp.so(GOMP_3.0)(64bit) libomp.so(GOMP_4.0)(64bit) libomp.so(GOMP_4.5)(64bit) libomp.so(OMP_1.0)(64bit) libomp.so(OMP_2.0)(64bit) libomp.so(OMP_3.0)(64bit) libomp.so(OMP_3.1)(64bit) libomp.so(OMP_4.0)(64bit) libomp.so(OMP_4.5)(64bit) libomp.so(VERSION)(64bit) libomptarget.rtl.aarch64.so()(64bit) libomptarget.rtl.aarch64.so(VERS1.0)(64bit) libomptarget.so()(64bit) libomptarget.so(VERS1.0)(64bit) llvm-toolset-10.0-libomp = 10.0.1-2.el7 llvm-toolset-10.0-libomp(aarch-64) = 10.0.1-2.el7 scl-package(llvm-toolset-10.0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) llvm-toolset-10.0-runtime rtld(GNU_HASH) Processing files: llvm-toolset-10.0-libomp-devel-10.0.1-2.el7.aarch64 Provides: llvm-toolset-10.0-libomp-devel = 10.0.1-2.el7 llvm-toolset-10.0-libomp-devel(aarch-64) = 10.0.1-2.el7 scl-package(llvm-toolset-10.0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: llvm-toolset-10.0-runtime Processing files: llvm-toolset-10.0-libomp-test-10.0.1-2.el7.aarch64 Provides: llvm-toolset-10.0-libomp-test = 10.0.1-2.el7 llvm-toolset-10.0-libomp-test(aarch-64) = 10.0.1-2.el7 scl-package(llvm-toolset-10.0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash llvm-toolset-10.0-runtime Processing files: llvm-toolset-10.0-libomp-debuginfo-10.0.1-2.el7.aarch64 Provides: scl-package(llvm-toolset-10.0) llvm-toolset-10.0-libomp-debuginfo = 10.0.1-2.el7 llvm-toolset-10.0-libomp-debuginfo(aarch-64) = 10.0.1-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64 Wrote: /builddir/build/RPMS/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/llvm-toolset-10.0-libomp-devel-10.0.1-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/llvm-toolset-10.0-libomp-test-10.0.1-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/llvm-toolset-10.0-libomp-debuginfo-10.0.1-2.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fH6FLm + umask 022 + cd /builddir/build/BUILD + cd openmp-10.0.1.src + /usr/bin/rm -rf /builddir/build/BUILDROOT/llvm-toolset-10.0-libomp-10.0.1-2.el7.aarch64 + exit 0 Child return code was: 0