Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/libomp.spec'], chrootPath='/var/lib/mock/module-llvm-toolset-an8-8080020231208083121-6440fe74-build-335584-69681/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=976gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/libomp.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: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/libomp.spec'], chrootPath='/var/lib/mock/module-llvm-toolset-an8-8080020231208083121-6440fe74-build-335584-69681/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=976gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/libomp.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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.R7SPIT + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/release-keys.asc --signature=/builddir/build/SOURCES/openmp-15.0.7.src.tar.xz.sig --data=/builddir/build/SOURCES/openmp-15.0.7.src.tar.xz gpgv: Signature made Thu Jan 12 15:44:02 2023 CST gpgv: using RSA key 474E22316ABF4785A88C6E8EA2C794A986419D8A gpgv: Good signature from "Tom Stellard " + cd /builddir/build/BUILD + rm -rf openmp-15.0.7.src + /usr/bin/xz -dc /builddir/build/SOURCES/openmp-15.0.7.src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openmp-15.0.7.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Support-LoongArch.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MakgvX + umask 022 + cd /builddir/build/BUILD + cd openmp-15.0.7.src + mkdir -p loongarch64-redhat-linux-gnu + cd loongarch64-redhat-linux-gnu + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /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=/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 .. -GNinja -DLIBOMP_INSTALL_ALIASES=OFF -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_MODULE_PATH=/usr/lib64/cmake/llvm -DLLVM_DIR=/usr/lib64/cmake/llvm -DCMAKE_INSTALL_INCLUDEDIR=/usr/lib64/clang/15.0.7/include -DOPENMP_LIBDIR_SUFFIX=64 -DCMAKE_SKIP_RPATH:BOOL=ON -- The C compiler identification is Clang 15.0.7 -- The CXX compiler identification is Clang 15.0.7 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test OPENMP_HAVE_ONEAPI_COMPILER -- Performing Test OPENMP_HAVE_ONEAPI_COMPILER - Failed -- 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 - Success -- 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 - Failed -- Performing Test OPENMP_HAVE_STD_CPP14_FLAG -- Performing Test OPENMP_HAVE_STD_CPP14_FLAG - Success -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) -- Could not find Python. CMake Warning at cmake/OpenMPTesting.cmake:10 (message): The check targets will not be available! Call Stack (most recent call first): cmake/OpenMPTesting.cmake:51 (find_standalone_test_dependencies) CMakeLists.txt:59 (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 - Failed -- 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 - Failed -- Performing Test LIBOMP_HAVE_WNO_STRINGOP_TRUNCATION_FLAG -- Performing Test LIBOMP_HAVE_WNO_STRINGOP_TRUNCATION_FLAG - Failed -- 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_WNO_RETURN_TYPE_C_LINKAGE_FLAG -- Performing Test LIBOMP_HAVE_WNO_RETURN_TYPE_C_LINKAGE_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_CAST_QUAL_FLAG -- Performing Test LIBOMP_HAVE_WNO_CAST_QUAL_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_INT_TO_VOID_POINTER_CAST_FLAG -- Performing Test LIBOMP_HAVE_WNO_INT_TO_VOID_POINTER_CAST_FLAG - Success -- Performing Test LIBOMP_HAVE_MSSE2_FLAG -- Performing Test LIBOMP_HAVE_MSSE2_FLAG - Success -- 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 -- Looking for shm_open -- Looking for shm_open - not found -- Looking for shm_open -- Looking for shm_open - found -- Looking for xmmintrin.h -- Looking for xmmintrin.h - not found -- Performing Test LIBOMP_HAVE__MM_MALLOC -- Performing Test LIBOMP_HAVE__MM_MALLOC - Failed -- Looking for aligned_alloc -- Looking for aligned_alloc - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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.26.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 -- Performing Test LIBOMP_HAVE_PSAPI -- Performing Test LIBOMP_HAVE_PSAPI - Failed -- LIBOMP: Operating System -- Linux -- LIBOMP: Target Architecture -- loongarch64 -- 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 -- FALSE -- LIBOMP: Use OMPD-support -- FALSE -- LIBOMP: Use Adaptive locks -- FALSE -- LIBOMP: Use quad precision -- 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 - found -- check-libomp does nothing. -- check-ompt does nothing. -- Performing Test HAVE_FFI_CALL -- Performing Test HAVE_FFI_CALL - Success -- Found FFI: /usr/lib64/libffi.so -- Performing Test Terminfo_LINKABLE -- Performing Test Terminfo_LINKABLE - Success -- Found Terminfo: /usr/lib64/libtinfo.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found LLVM 15.0.7 -- Using LLVM in: /usr/lib64/cmake/llvm -- Linker detection: GNU ld -- Found LIBOMPTARGET_DEP_LIBELF: /usr/lib64/libelf.so -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2") -- Found LIBOMPTARGET_DEP_LIBFFI: /usr/lib64/libffi.so -- Could NOT find LIBOMPTARGET_DEP_CUDA_DRIVER (missing: LIBOMPTARGET_DEP_CUDA_DRIVER_LIBRARIES) -- Could NOT find LIBOMPTARGET_DEP_VEO (missing: LIBOMPTARGET_DEP_VEO_LIBRARIES LIBOMPTARGET_DEP_VEOSINFO_LIBRARIES LIBOMPTARGET_DEP_VEO_INCLUDE_DIRS) -- LIBOMPTARGET: Building offloading runtime library libomptarget. -- LIBOMPTARGET: Not building aarch64 offloading plugin: machine not found in the system. -- LIBOMPTARGET: Not building AMDGPU plugin: only support AMDGPU in Linux x86_64, ppc64le, or aarch64 hosts -- LIBOMPTARGET: Not building CUDA offloading plugin: only support CUDA in Linux x86_64, ppc64le, or aarch64 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 nec-aurora plugin: libveo or libveosinfo not found. -- LIBOMPTARGET: Not building x86_64 offloading plugin: machine not found in the system. -- LIBOMPTARGET: Building DeviceRTL. Using clang: /usr/bin/clang, llvm-link: /usr/bin/llvm-link and opt: /usr/bin/opt -- LIBOMPTARGET: Building the llvm-omp-device-info tool -- check-libomptarget 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 CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu + /usr/bin/cmake --build . -j16 --verbose [1/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_62.bc [2/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_62.bc [3/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/runtime/src && /usr/bin/perl /builddir/build/BUILD/openmp-15.0.7.src/runtime/tools/message-converter.pl --os=lin --prefix=kmp_i18n --default=kmp_i18n_default.inc /builddir/build/BUILD/openmp-15.0.7.src/runtime/src/i18n/en_US.txt [4/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/runtime/src && /usr/bin/perl /builddir/build/BUILD/openmp-15.0.7.src/runtime/tools/message-converter.pl --os=lin --prefix=kmp_i18n --enum=kmp_i18n_id.inc /builddir/build/BUILD/openmp-15.0.7.src/runtime/src/i18n/en_US.txt [5/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx1034.bc [6/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_62.bc [7/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_62.bc [8/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_62.bc [9/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_62.bc [10/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_62.bc [11/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_62.bc [12/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_debug.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_debug.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_debug.cpp.o -c ../runtime/src/kmp_debug.cpp [13/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_itt.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_itt.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_itt.cpp.o -c ../runtime/src/kmp_itt.cpp [14/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_environment.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_environment.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_environment.cpp.o -c ../runtime/src/kmp_environment.cpp [15/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_error.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_error.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_error.cpp.o -c ../runtime/src/kmp_error.cpp [16/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_global.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_global.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_global.cpp.o -c ../runtime/src/kmp_global.cpp [17/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_i18n.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_i18n.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_i18n.cpp.o -c ../runtime/src/kmp_i18n.cpp [18/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_alloc.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_alloc.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_alloc.cpp.o -c ../runtime/src/kmp_alloc.cpp [19/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_io.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_io.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_io.cpp.o -c ../runtime/src/kmp_io.cpp [20/569] /usr/bin/clang++ -I../libomptarget/include -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -fno-exceptions -MD -MT libomptarget/src/CMakeFiles/omptarget.dir/interop.cpp.o -MF libomptarget/src/CMakeFiles/omptarget.dir/interop.cpp.o.d -o libomptarget/src/CMakeFiles/omptarget.dir/interop.cpp.o -c ../libomptarget/src/interop.cpp [21/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_atomic.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_atomic.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_atomic.cpp.o -c ../runtime/src/kmp_atomic.cpp [22/569] /usr/bin/clang++ -I../libomptarget/include -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -fno-exceptions -MD -MT libomptarget/src/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o -MF libomptarget/src/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o.d -o libomptarget/src/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o -c ../libomptarget/src/LegacyAPI.cpp [23/569] /usr/bin/clang++ -I../libomptarget/include -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -fno-exceptions -MD -MT libomptarget/src/CMakeFiles/omptarget.dir/api.cpp.o -MF libomptarget/src/CMakeFiles/omptarget.dir/api.cpp.o.d -o libomptarget/src/CMakeFiles/omptarget.dir/api.cpp.o -c ../libomptarget/src/api.cpp [24/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o -c ../runtime/src/kmp_csupport.cpp [25/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_utility.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_utility.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_utility.cpp.o -c ../runtime/src/kmp_utility.cpp [26/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_str.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_str.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_str.cpp.o -c ../runtime/src/kmp_str.cpp [27/569] /usr/bin/clang++ -I../libomptarget/include -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -fno-exceptions -MD -MT libomptarget/src/CMakeFiles/omptarget.dir/interface.cpp.o -MF libomptarget/src/CMakeFiles/omptarget.dir/interface.cpp.o.d -o libomptarget/src/CMakeFiles/omptarget.dir/interface.cpp.o -c ../libomptarget/src/interface.cpp [28/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_threadprivate.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_threadprivate.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_threadprivate.cpp.o -c ../runtime/src/kmp_threadprivate.cpp [29/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_wait_release.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_wait_release.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_wait_release.cpp.o -c ../runtime/src/kmp_wait_release.cpp [30/569] /usr/bin/clang++ -I../libomptarget/include -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -fno-exceptions -MD -MT libomptarget/src/CMakeFiles/omptarget.dir/device.cpp.o -MF libomptarget/src/CMakeFiles/omptarget.dir/device.cpp.o.d -o libomptarget/src/CMakeFiles/omptarget.dir/device.cpp.o -c ../libomptarget/src/device.cpp [31/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_sched.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_sched.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_sched.cpp.o -c ../runtime/src/kmp_sched.cpp [32/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_lock.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_lock.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_lock.cpp.o -c ../runtime/src/kmp_lock.cpp [33/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o -c ../runtime/src/kmp_cancel.cpp [34/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o -MF runtime/src/CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o -c ../runtime/src/thirdparty/ittnotify/ittnotify_static.cpp [35/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o -c ../runtime/src/kmp_gsupport.cpp [36/569] /usr/bin/clang -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -x assembler-with-cpp -MD -MT runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o -MF runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o.d -o runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o -c ../runtime/src/z_Linux_asm.S [37/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o -c ../runtime/src/kmp_version.cpp [38/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o -c ../runtime/src/kmp_taskdeps.cpp [39/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_62.bc [40/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_tasking.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_tasking.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_tasking.cpp.o -c ../runtime/src/kmp_tasking.cpp [41/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_62.bc [42/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_62.bc [43/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_86.bc [44/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o -MF runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o -c ../runtime/src/z_Linux_util.cpp [45/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_86.bc [46/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o -c ../runtime/src/kmp_ftn_cdecl.cpp [47/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_86.bc [48/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_runtime.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_runtime.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_runtime.cpp.o -c ../runtime/src/kmp_runtime.cpp [49/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_86.bc [50/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o -c ../runtime/src/kmp_ftn_extra.cpp [51/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_86.bc [52/569] /usr/bin/clang++ -I../libomptarget/include -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -fno-exceptions -MD -MT libomptarget/plugins/common/elf_common/CMakeFiles/elf_common.dir/elf_common.cpp.o -MF libomptarget/plugins/common/elf_common/CMakeFiles/elf_common.dir/elf_common.cpp.o.d -o libomptarget/plugins/common/elf_common/CMakeFiles/elf_common.dir/elf_common.cpp.o -c ../libomptarget/plugins/common/elf_common/elf_common.cpp [53/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_86.bc [54/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_86.bc [55/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_86.bc [56/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_62 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_62.bc [57/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_86.bc [58/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_72.bc [59/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_86.bc [60/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_72.bc [61/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_72.bc [62/569] /usr/bin/clang++ -I../libomptarget/include -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -fno-exceptions -MD -MT libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o -MF libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o.d -o libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o -c ../libomptarget/src/omptarget.cpp [63/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_62.bc Configuration.cpp-sm_62.bc Debug.cpp-sm_62.bc Kernel.cpp-sm_62.bc Mapping.cpp-sm_62.bc Misc.cpp-sm_62.bc Parallelism.cpp-sm_62.bc Reduction.cpp-sm_62.bc State.cpp-sm_62.bc Synchronization.cpp-sm_62.bc Tasking.cpp-sm_62.bc Utils.cpp-sm_62.bc Workshare.cpp-sm_62.bc [64/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o -c ../runtime/src/kmp_dispatch.cpp [65/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_72.bc [66/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o -c ../runtime/src/kmp_affinity.cpp [67/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_86.bc [68/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_72.bc [69/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_62.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_62.bc [70/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_barrier.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_barrier.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_barrier.cpp.o -c ../runtime/src/kmp_barrier.cpp [71/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_72.bc [72/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_72.bc [73/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_72.bc [74/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_72.bc [75/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_60.bc [76/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_60.bc [77/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_60.bc [78/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_60.bc [79/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_86 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_86.bc [80/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_72.bc [81/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_60.bc [82/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_86.bc Configuration.cpp-sm_86.bc Debug.cpp-sm_86.bc Kernel.cpp-sm_86.bc Mapping.cpp-sm_86.bc Misc.cpp-sm_86.bc Parallelism.cpp-sm_86.bc Reduction.cpp-sm_86.bc State.cpp-sm_86.bc Synchronization.cpp-sm_86.bc Tasking.cpp-sm_86.bc Utils.cpp-sm_86.bc Workshare.cpp-sm_86.bc [83/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_60.bc [84/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_72.bc [85/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_60.bc [86/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_60.bc [87/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx1030.bc [88/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_60.bc [89/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_86.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_86.bc [90/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx1030.bc [91/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx1030.bc [92/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_60.bc [93/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_60.bc [94/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx1030.bc [95/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_72 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_72.bc [96/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx1030.bc [97/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx1030.bc [98/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx1030.bc [99/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_72.bc Configuration.cpp-sm_72.bc Debug.cpp-sm_72.bc Kernel.cpp-sm_72.bc Mapping.cpp-sm_72.bc Misc.cpp-sm_72.bc Parallelism.cpp-sm_72.bc Reduction.cpp-sm_72.bc State.cpp-sm_72.bc Synchronization.cpp-sm_72.bc Tasking.cpp-sm_72.bc Utils.cpp-sm_72.bc Workshare.cpp-sm_72.bc [100/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx1030.bc [101/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx1030.bc [102/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_35.bc [103/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_72.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_72.bc [104/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx1030.bc [105/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_35.bc [106/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_35.bc [107/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_60 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_60.bc [108/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_35.bc [109/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_60.bc Configuration.cpp-sm_60.bc Debug.cpp-sm_60.bc Kernel.cpp-sm_60.bc Mapping.cpp-sm_60.bc Misc.cpp-sm_60.bc Parallelism.cpp-sm_60.bc Reduction.cpp-sm_60.bc State.cpp-sm_60.bc Synchronization.cpp-sm_60.bc Tasking.cpp-sm_60.bc Utils.cpp-sm_60.bc Workshare.cpp-sm_60.bc [110/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx1030.bc [111/569] /usr/bin/clang++ -I../libomptarget/include -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -fno-exceptions -MD -MT libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o -MF libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o.d -o libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o -c ../libomptarget/src/rtl.cpp [112/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_35.bc [113/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_60.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_60.bc [114/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_35.bc [115/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_35.bc [116/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_35.bc [117/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_53.bc [118/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_35.bc [119/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_35.bc [120/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1030 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx1030.bc [121/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_35.bc [122/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_53.bc [123/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_53.bc [124/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_53.bc [125/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1030.bc Configuration.cpp-gfx1030.bc Debug.cpp-gfx1030.bc Kernel.cpp-gfx1030.bc Mapping.cpp-gfx1030.bc Misc.cpp-gfx1030.bc Parallelism.cpp-gfx1030.bc Reduction.cpp-gfx1030.bc State.cpp-gfx1030.bc Synchronization.cpp-gfx1030.bc Tasking.cpp-gfx1030.bc Utils.cpp-gfx1030.bc Workshare.cpp-gfx1030.bc [126/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_53.bc [127/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1030.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1030.bc [128/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_53.bc [129/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_53.bc [130/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_53.bc [131/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_80.bc [132/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_35 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_35.bc [133/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_53.bc [134/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_80.bc [135/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_53.bc [136/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_62.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_62.bc [137/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_35.bc Configuration.cpp-sm_35.bc Debug.cpp-sm_35.bc Kernel.cpp-sm_35.bc Mapping.cpp-sm_35.bc Misc.cpp-sm_35.bc Parallelism.cpp-sm_35.bc Reduction.cpp-sm_35.bc State.cpp-sm_35.bc Synchronization.cpp-sm_35.bc Tasking.cpp-sm_35.bc Utils.cpp-sm_35.bc Workshare.cpp-sm_35.bc [138/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_62.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [139/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_53.bc [140/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_80.bc [141/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_80.bc [142/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_35.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_35.bc [143/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_80.bc [144/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_80.bc [145/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_80.bc [146/569] : && /usr/bin/clang++ -fPIC -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--gc-sections -shared -Wl,-soname,libomptarget.so.15 -o libomptarget/libomptarget.so.15 libomptarget/src/CMakeFiles/omptarget.dir/api.cpp.o libomptarget/src/CMakeFiles/omptarget.dir/device.cpp.o libomptarget/src/CMakeFiles/omptarget.dir/interface.cpp.o libomptarget/src/CMakeFiles/omptarget.dir/interop.cpp.o libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o libomptarget/src/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o -ldl -Wl,--version-script=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/src/exports /usr/lib64/libLLVM-15.so && : clang-15: warning: argument unused during compilation: '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld' [-Wunused-command-line-argument] [147/569] /usr/bin/cmake -E cmake_symlink_library libomptarget/libomptarget.so.15 libomptarget/libomptarget.so.15 libomptarget/libomptarget.so && : [148/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_80.bc [149/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_80.bc [150/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_53 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_53.bc [151/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_80.bc [152/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_37.bc [153/569] /usr/bin/clang++ -Domp_EXPORTS -Iruntime/src -I../runtime/src -I../runtime/src/i18n -I../runtime/src/include -I../runtime/src/thirdparty/ittnotify -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=c++14 -DNDEBUG -fPIC -D _GNU_SOURCE -D _REENTRANT -fno-exceptions -fno-rtti -Wno-covered-switch-default -Wno-frame-address -Wno-strict-aliasing -Wno-switch -Wno-uninitialized -Wno-unused-but-set-variable -Wno-return-type-c-linkage -Wno-cast-qual -Wno-int-to-void-pointer-cast -MD -MT runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o -MF runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o.d -o runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o -c ../runtime/src/kmp_settings.cpp [154/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_37.bc [155/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_86.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_86.bc [156/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_37.bc [157/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_53.bc Configuration.cpp-sm_53.bc Debug.cpp-sm_53.bc Kernel.cpp-sm_53.bc Mapping.cpp-sm_53.bc Misc.cpp-sm_53.bc Parallelism.cpp-sm_53.bc Reduction.cpp-sm_53.bc State.cpp-sm_53.bc Synchronization.cpp-sm_53.bc Tasking.cpp-sm_53.bc Utils.cpp-sm_53.bc Workshare.cpp-sm_53.bc [158/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_86.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [159/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_37.bc [160/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_80.bc [161/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_53.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_53.bc [162/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_37.bc [163/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_37.bc [164/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_37.bc [165/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_37.bc [166/569] : && /usr/bin/clang -fPIC -O2 -g -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--warn-shared-textrel -Wl,--as-needed -Wl,--version-script=/builddir/build/BUILD/openmp-15.0.7.src/runtime/src/exports_so.txt -static-libgcc -Wl,-z,noexecstack -shared -Wl,-soname,libomp.so -o runtime/src/libomp.so runtime/src/CMakeFiles/omp.dir/kmp_alloc.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_atomic.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_debug.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_itt.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_environment.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_error.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_global.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_i18n.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_io.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_runtime.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_str.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_tasking.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_threadprivate.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_utility.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_barrier.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_wait_release.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_lock.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_sched.cpp.o runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o runtime/src/CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o -lpthread -lrt -lm -ldl && cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/runtime/src && /usr/bin/cmake -E create_symlink libomp.so libgomp.so && /usr/bin/cmake -E create_symlink libomp.so libiomp5.so clang-15: warning: argument unused during compilation: '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld' [-Wunused-command-line-argument] [167/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_37.bc [168/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx1034.bc [169/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_72.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_72.bc [170/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_80 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_80.bc [171/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_37.bc [172/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx1034.bc [173/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_72.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [174/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx1034.bc [175/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_37.bc [176/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_60.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_60.bc [177/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx1034.bc [178/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_80.bc Configuration.cpp-sm_80.bc Debug.cpp-sm_80.bc Kernel.cpp-sm_80.bc Mapping.cpp-sm_80.bc Misc.cpp-sm_80.bc Parallelism.cpp-sm_80.bc Reduction.cpp-sm_80.bc State.cpp-sm_80.bc Synchronization.cpp-sm_80.bc Tasking.cpp-sm_80.bc Utils.cpp-sm_80.bc Workshare.cpp-sm_80.bc [179/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx1034.bc [180/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx1034.bc [181/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_60.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [182/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx1034.bc [183/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_37 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_37.bc [184/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_52.bc [185/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx1034.bc [186/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx1034.bc [187/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_80.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_80.bc [188/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx1034.bc [189/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_37.bc Configuration.cpp-sm_37.bc Debug.cpp-sm_37.bc Kernel.cpp-sm_37.bc Mapping.cpp-sm_37.bc Misc.cpp-sm_37.bc Parallelism.cpp-sm_37.bc Reduction.cpp-sm_37.bc State.cpp-sm_37.bc Synchronization.cpp-sm_37.bc Tasking.cpp-sm_37.bc Utils.cpp-sm_37.bc Workshare.cpp-sm_37.bc [190/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1030.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1030.bc [191/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_52.bc [192/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_52.bc [193/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1030.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [194/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_52.bc [195/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_37.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_37.bc [196/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_35.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_35.bc [197/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1034 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx1034.bc [198/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_52.bc [199/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_52.bc [200/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_35.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [201/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_52.bc [202/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1034.bc Configuration.cpp-gfx1034.bc Debug.cpp-gfx1034.bc Kernel.cpp-gfx1034.bc Mapping.cpp-gfx1034.bc Misc.cpp-gfx1034.bc Parallelism.cpp-gfx1034.bc Reduction.cpp-gfx1034.bc State.cpp-gfx1034.bc Synchronization.cpp-gfx1034.bc Tasking.cpp-gfx1034.bc Utils.cpp-gfx1034.bc Workshare.cpp-gfx1034.bc [203/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_52.bc [204/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx900.bc [205/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_52.bc [206/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_61.bc [207/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx900.bc [208/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1034.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1034.bc [209/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_53.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_53.bc [210/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_52.bc [211/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_61.bc [212/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_61.bc [213/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_53.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [214/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_52.bc [215/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_61.bc [216/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_61.bc [217/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_52.bc [218/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_61.bc [219/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_61.bc [220/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_61.bc [221/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_50.bc [222/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_50.bc [223/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_61.bc [224/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_52.bc Configuration.cpp-sm_52.bc Debug.cpp-sm_52.bc Kernel.cpp-sm_52.bc Mapping.cpp-sm_52.bc Misc.cpp-sm_52.bc Parallelism.cpp-sm_52.bc Reduction.cpp-sm_52.bc State.cpp-sm_52.bc Synchronization.cpp-sm_52.bc Tasking.cpp-sm_52.bc Utils.cpp-sm_52.bc Workshare.cpp-sm_52.bc [225/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_50.bc [226/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_50.bc [227/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_50.bc [228/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_61.bc [229/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_61.bc [230/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_52.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_52.bc [231/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_80.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_80.bc [232/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_50.bc [233/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_80.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [234/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_50.bc [235/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_50.bc [236/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_61 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_61.bc [237/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_50.bc [238/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_37.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_37.bc [239/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_61.bc Configuration.cpp-sm_61.bc Debug.cpp-sm_61.bc Kernel.cpp-sm_61.bc Mapping.cpp-sm_61.bc Misc.cpp-sm_61.bc Parallelism.cpp-sm_61.bc Reduction.cpp-sm_61.bc State.cpp-sm_61.bc Synchronization.cpp-sm_61.bc Tasking.cpp-sm_61.bc Utils.cpp-sm_61.bc Workshare.cpp-sm_61.bc [240/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_37.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [241/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_50.bc [242/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx940.bc [243/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx940.bc [244/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx940.bc [245/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_50.bc [246/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx940.bc [247/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_61.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_61.bc [248/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx940.bc [249/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx940.bc [250/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx940.bc [251/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_75.bc [252/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx940.bc [253/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1034.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1034.bc [254/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx940.bc [255/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_75.bc [256/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx940.bc [257/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx940.bc [258/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_75.bc [259/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_75.bc [260/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_50 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_50.bc [261/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1034.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [262/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_75.bc [263/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_50.bc Configuration.cpp-sm_50.bc Debug.cpp-sm_50.bc Kernel.cpp-sm_50.bc Mapping.cpp-sm_50.bc Misc.cpp-sm_50.bc Parallelism.cpp-sm_50.bc Reduction.cpp-sm_50.bc State.cpp-sm_50.bc Synchronization.cpp-sm_50.bc Tasking.cpp-sm_50.bc Utils.cpp-sm_50.bc Workshare.cpp-sm_50.bc [264/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_75.bc [265/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_75.bc [266/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_75.bc [267/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx1033.bc [268/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx940 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx940.bc [269/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_75.bc [270/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_75.bc [271/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_50.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_50.bc [272/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx1033.bc [273/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx1033.bc [274/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx1033.bc [275/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_75.bc [276/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx940.bc Configuration.cpp-gfx940.bc Debug.cpp-gfx940.bc Kernel.cpp-gfx940.bc Mapping.cpp-gfx940.bc Misc.cpp-gfx940.bc Parallelism.cpp-gfx940.bc Reduction.cpp-gfx940.bc State.cpp-gfx940.bc Synchronization.cpp-gfx940.bc Tasking.cpp-gfx940.bc Utils.cpp-gfx940.bc Workshare.cpp-gfx940.bc [277/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx1033.bc [278/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_52.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_52.bc [279/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_52.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [280/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx940.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx940.bc [281/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx1033.bc [282/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_75 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_75.bc [283/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx701.bc [284/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx1033.bc [285/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx1033.bc [286/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx701.bc [287/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx1033.bc [288/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx1033.bc [289/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx701.bc [290/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_75.bc Configuration.cpp-sm_75.bc Debug.cpp-sm_75.bc Kernel.cpp-sm_75.bc Mapping.cpp-sm_75.bc Misc.cpp-sm_75.bc Parallelism.cpp-sm_75.bc Reduction.cpp-sm_75.bc State.cpp-sm_75.bc Synchronization.cpp-sm_75.bc Tasking.cpp-sm_75.bc Utils.cpp-sm_75.bc Workshare.cpp-sm_75.bc [291/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx701.bc [292/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx1033.bc [293/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx701.bc [294/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx701.bc [295/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_61.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_61.bc [296/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_61.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [297/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_75.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_75.bc [298/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx701.bc [299/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx701.bc [300/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1033 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx1033.bc [301/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx701.bc [302/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx701.bc [303/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1033.bc Configuration.cpp-gfx1033.bc Debug.cpp-gfx1033.bc Kernel.cpp-gfx1033.bc Mapping.cpp-gfx1033.bc Misc.cpp-gfx1033.bc Parallelism.cpp-gfx1033.bc Reduction.cpp-gfx1033.bc State.cpp-gfx1033.bc Synchronization.cpp-gfx1033.bc Tasking.cpp-gfx1033.bc Utils.cpp-gfx1033.bc Workshare.cpp-gfx1033.bc [304/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx801.bc [305/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx801.bc [306/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1033.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1033.bc [307/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx701.bc [308/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx801.bc [309/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx801.bc [310/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx801.bc [311/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx801.bc [312/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx701 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx701.bc [313/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx801.bc [314/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_50.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_50.bc [315/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx801.bc [316/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx801.bc [317/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_50.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [318/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx1032.bc [319/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx701.bc Configuration.cpp-gfx701.bc Debug.cpp-gfx701.bc Kernel.cpp-gfx701.bc Mapping.cpp-gfx701.bc Misc.cpp-gfx701.bc Parallelism.cpp-gfx701.bc Reduction.cpp-gfx701.bc State.cpp-gfx701.bc Synchronization.cpp-gfx701.bc Tasking.cpp-gfx701.bc Utils.cpp-gfx701.bc Workshare.cpp-gfx701.bc [320/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx801.bc [321/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx1032.bc [322/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx1032.bc [323/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx940.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx940.bc [324/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx801.bc [325/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx701.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx701.bc [326/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx940.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [327/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx1032.bc [328/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx1032.bc [329/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx801.bc [330/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx1032.bc [331/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx1032.bc [332/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_75.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_75.bc [333/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx801.bc Configuration.cpp-gfx801.bc Debug.cpp-gfx801.bc Kernel.cpp-gfx801.bc Mapping.cpp-gfx801.bc Misc.cpp-gfx801.bc Parallelism.cpp-gfx801.bc Reduction.cpp-gfx801.bc State.cpp-gfx801.bc Synchronization.cpp-gfx801.bc Tasking.cpp-gfx801.bc Utils.cpp-gfx801.bc Workshare.cpp-gfx801.bc [334/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx803.bc [335/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx1032.bc [336/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_75.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [337/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx1032.bc [338/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx801.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx801.bc [339/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx1032.bc [340/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx803.bc [341/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx803.bc [342/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx803.bc [343/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx1032.bc [344/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1032 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx1032.bc [345/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx803.bc [346/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx803.bc [347/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx1035.bc [348/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1033.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1033.bc [349/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1033.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [350/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx803.bc [351/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx1035.bc [352/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx803.bc [353/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx803.bc [354/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1032.bc Configuration.cpp-gfx1032.bc Debug.cpp-gfx1032.bc Kernel.cpp-gfx1032.bc Mapping.cpp-gfx1032.bc Misc.cpp-gfx1032.bc Parallelism.cpp-gfx1032.bc Reduction.cpp-gfx1032.bc State.cpp-gfx1032.bc Synchronization.cpp-gfx1032.bc Tasking.cpp-gfx1032.bc Utils.cpp-gfx1032.bc Workshare.cpp-gfx1032.bc [355/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx803.bc [356/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx1035.bc [357/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1032.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1032.bc [358/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx1035.bc [359/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx803.bc [360/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx1035.bc [361/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx1035.bc [362/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx1035.bc [363/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx1035.bc [364/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx1035.bc [365/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx803.bc [366/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx701.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx701.bc [367/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx701.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [368/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx900.bc [369/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx1035.bc [370/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx900.bc [371/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx1035.bc [372/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx803.bc Configuration.cpp-gfx803.bc Debug.cpp-gfx803.bc Kernel.cpp-gfx803.bc Mapping.cpp-gfx803.bc Misc.cpp-gfx803.bc Parallelism.cpp-gfx803.bc Reduction.cpp-gfx803.bc State.cpp-gfx803.bc Synchronization.cpp-gfx803.bc Tasking.cpp-gfx803.bc Utils.cpp-gfx803.bc Workshare.cpp-gfx803.bc [373/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx900.bc [374/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx900.bc [375/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx900.bc [376/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx900.bc [377/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx803.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx803.bc [378/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx900.bc [379/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx900.bc [380/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx902.bc [381/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1035 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx1035.bc [382/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx902.bc [383/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx900.bc [384/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx902.bc [385/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx902.bc [386/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx801.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx801.bc [387/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1035.bc Configuration.cpp-gfx1035.bc Debug.cpp-gfx1035.bc Kernel.cpp-gfx1035.bc Mapping.cpp-gfx1035.bc Misc.cpp-gfx1035.bc Parallelism.cpp-gfx1035.bc Reduction.cpp-gfx1035.bc State.cpp-gfx1035.bc Synchronization.cpp-gfx1035.bc Tasking.cpp-gfx1035.bc Utils.cpp-gfx1035.bc Workshare.cpp-gfx1035.bc [388/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx801.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [389/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx902.bc [390/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx902.bc [391/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx902.bc [392/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx900.bc [393/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1035.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1035.bc [394/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx902.bc [395/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx902.bc [396/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx900.bc Configuration.cpp-gfx900.bc Debug.cpp-gfx900.bc Kernel.cpp-gfx900.bc Mapping.cpp-gfx900.bc Misc.cpp-gfx900.bc Parallelism.cpp-gfx900.bc Reduction.cpp-gfx900.bc State.cpp-gfx900.bc Synchronization.cpp-gfx900.bc Tasking.cpp-gfx900.bc Utils.cpp-gfx900.bc Workshare.cpp-gfx900.bc [397/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx902.bc [398/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx700.bc [399/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx700.bc [400/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx900.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx900.bc [401/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1032.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1032.bc [402/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx902.bc [403/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1032.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [404/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx700.bc [405/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx700.bc [406/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx700.bc [407/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx700.bc [408/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx902.bc [409/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx700.bc [410/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx700.bc [411/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx902.bc Configuration.cpp-gfx902.bc Debug.cpp-gfx902.bc Kernel.cpp-gfx902.bc Mapping.cpp-gfx902.bc Misc.cpp-gfx902.bc Parallelism.cpp-gfx902.bc Reduction.cpp-gfx902.bc State.cpp-gfx902.bc Synchronization.cpp-gfx902.bc Tasking.cpp-gfx902.bc Utils.cpp-gfx902.bc Workshare.cpp-gfx902.bc [412/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx700.bc [413/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx700.bc [414/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx902.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx902.bc [415/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx1010.bc [416/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx1010.bc [417/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx1010.bc [418/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx803.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx803.bc [419/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx803.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [420/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx1010.bc [421/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx700.bc [422/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx1010.bc [423/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx1010.bc [424/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx700 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx700.bc [425/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx1010.bc [426/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx1010.bc [427/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx1010.bc [428/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx1010.bc [429/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx700.bc Configuration.cpp-gfx700.bc Debug.cpp-gfx700.bc Kernel.cpp-gfx700.bc Mapping.cpp-gfx700.bc Misc.cpp-gfx700.bc Parallelism.cpp-gfx700.bc Reduction.cpp-gfx700.bc State.cpp-gfx700.bc Synchronization.cpp-gfx700.bc Tasking.cpp-gfx700.bc Utils.cpp-gfx700.bc Workshare.cpp-gfx700.bc [430/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx906.bc [431/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx1010.bc [432/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx906.bc [433/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx700.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx700.bc [434/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx906.bc [435/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx906.bc [436/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1035.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1035.bc [437/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1035.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [438/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx906.bc [439/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx906.bc [440/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx900.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx900.bc [441/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1010 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx1010.bc [442/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx906.bc [443/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx906.bc [444/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx90a.bc [445/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx900.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [446/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx906.bc [447/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx906.bc [448/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Utils.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp [449/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1010.bc Configuration.cpp-gfx1010.bc Debug.cpp-gfx1010.bc Kernel.cpp-gfx1010.bc Mapping.cpp-gfx1010.bc Misc.cpp-gfx1010.bc Parallelism.cpp-gfx1010.bc Reduction.cpp-gfx1010.bc State.cpp-gfx1010.bc Synchronization.cpp-gfx1010.bc Tasking.cpp-gfx1010.bc Utils.cpp-gfx1010.bc Workshare.cpp-gfx1010.bc [450/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx90a.bc [451/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx906.bc [452/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Tasking.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp [453/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx90a.bc [454/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx90a.bc [455/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx90a.bc [456/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx902.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx902.bc [457/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx902.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [458/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1010.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1010.bc [459/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx90a.bc [460/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx90a.bc [461/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx906 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx906.bc [462/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx90a.bc [463/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx90a.bc [464/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx90a.bc [465/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx90c.bc [466/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx90c.bc [467/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx90c.bc [468/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx90c.bc [469/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx906.bc Configuration.cpp-gfx906.bc Debug.cpp-gfx906.bc Kernel.cpp-gfx906.bc Mapping.cpp-gfx906.bc Misc.cpp-gfx906.bc Parallelism.cpp-gfx906.bc Reduction.cpp-gfx906.bc State.cpp-gfx906.bc Synchronization.cpp-gfx906.bc Tasking.cpp-gfx906.bc Utils.cpp-gfx906.bc Workshare.cpp-gfx906.bc [470/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx90a.bc [471/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx90c.bc [472/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx906.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx906.bc [473/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx90c.bc [474/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90a -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx90a.bc [475/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx90c.bc [476/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx90c.bc [477/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx90c.bc [478/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx90a.bc Configuration.cpp-gfx90a.bc Debug.cpp-gfx90a.bc Kernel.cpp-gfx90a.bc Mapping.cpp-gfx90a.bc Misc.cpp-gfx90a.bc Parallelism.cpp-gfx90a.bc Reduction.cpp-gfx90a.bc State.cpp-gfx90a.bc Synchronization.cpp-gfx90a.bc Tasking.cpp-gfx90a.bc Utils.cpp-gfx90a.bc Workshare.cpp-gfx90a.bc [479/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-sm_70.bc [480/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx700.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx700.bc [481/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-sm_70.bc [482/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx90c.bc [483/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-sm_70.bc [484/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx90c.bc [485/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx90a.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx90a.bc [486/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx700.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [487/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-sm_70.bc [488/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-sm_70.bc [489/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx90c -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx90c.bc [490/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-sm_70.bc [491/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-sm_70.bc [492/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-sm_70.bc [493/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-sm_70.bc [494/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx1031.bc [495/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx90c.bc Configuration.cpp-gfx90c.bc Debug.cpp-gfx90c.bc Kernel.cpp-gfx90c.bc Mapping.cpp-gfx90c.bc Misc.cpp-gfx90c.bc Parallelism.cpp-gfx90c.bc Reduction.cpp-gfx90c.bc State.cpp-gfx90c.bc Synchronization.cpp-gfx90c.bc Tasking.cpp-gfx90c.bc Utils.cpp-gfx90c.bc Workshare.cpp-gfx90c.bc [496/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-sm_70.bc [497/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx1031.bc [498/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx1031.bc [499/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-sm_70.bc [500/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx1031.bc [501/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx1031.bc [502/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx90c.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx90c.bc [503/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx1031.bc [504/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1010.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1010.bc [505/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx1031.bc [506/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1010.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [507/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda -DLIBOMPTARGET_BC_TARGET --cuda-feature=+ptx61 /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-sm_70.bc [508/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx1031.bc [509/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx908.bc [510/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_70.bc Configuration.cpp-sm_70.bc Debug.cpp-sm_70.bc Kernel.cpp-sm_70.bc Mapping.cpp-sm_70.bc Misc.cpp-sm_70.bc Parallelism.cpp-sm_70.bc Reduction.cpp-sm_70.bc State.cpp-sm_70.bc Synchronization.cpp-sm_70.bc Tasking.cpp-sm_70.bc Utils.cpp-sm_70.bc Workshare.cpp-sm_70.bc [511/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx1031.bc [512/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx908.bc [513/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx1031.bc [514/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx906.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx906.bc [515/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx1031.bc [516/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx908.bc [517/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx908.bc [518/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-nvptx-sm_70.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_70.bc [519/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx906.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [520/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx908.bc [521/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx908.bc [522/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx908.bc [523/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp -o Configuration.cpp-gfx1036.bc [524/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx908.bc [525/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx908.bc [526/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp -o Debug.cpp-gfx1036.bc [527/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp -o Kernel.cpp-gfx1036.bc [528/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx908.bc [529/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx90a.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx90a.bc [530/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx90a.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [531/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1031 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx1031.bc [532/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx908.bc [533/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp -o Misc.cpp-gfx1036.bc [534/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Tasking.cpp -o Tasking.cpp-gfx1036.bc [535/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp -o Reduction.cpp-gfx1036.bc [536/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp -o Synchronization.cpp-gfx1036.bc [537/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1031.bc Configuration.cpp-gfx1031.bc Debug.cpp-gfx1031.bc Kernel.cpp-gfx1031.bc Mapping.cpp-gfx1031.bc Misc.cpp-gfx1031.bc Parallelism.cpp-gfx1031.bc Reduction.cpp-gfx1031.bc State.cpp-gfx1031.bc Synchronization.cpp-gfx1031.bc Tasking.cpp-gfx1031.bc Utils.cpp-gfx1031.bc Workshare.cpp-gfx1031.bc [538/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp -o Mapping.cpp-gfx1036.bc [539/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Utils.cpp -o Utils.cpp-gfx1036.bc [540/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1031.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1031.bc [541/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp -o Parallelism.cpp-gfx1036.bc [542/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx1036.bc [543/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx1036 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp -o State.cpp-gfx1036.bc [544/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -c -emit-llvm -std=c++17 -fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp -fopenmp-cuda-mode -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include -DOMPTARGET_DEBUG=0 --offload-arch=gfx908 -fopenmp-targets=amdgcn-amd-amdhsa -DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp -o Workshare.cpp-gfx908.bc [545/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx90c.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx90c.bc [546/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx908.bc Configuration.cpp-gfx908.bc Debug.cpp-gfx908.bc Kernel.cpp-gfx908.bc Mapping.cpp-gfx908.bc Misc.cpp-gfx908.bc Parallelism.cpp-gfx908.bc Reduction.cpp-gfx908.bc State.cpp-gfx908.bc Synchronization.cpp-gfx908.bc Tasking.cpp-gfx908.bc Utils.cpp-gfx908.bc Workshare.cpp-gfx908.bc [547/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/llvm-link -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1036.bc Configuration.cpp-gfx1036.bc Debug.cpp-gfx1036.bc Kernel.cpp-gfx1036.bc Mapping.cpp-gfx1036.bc Misc.cpp-gfx1036.bc Parallelism.cpp-gfx1036.bc Reduction.cpp-gfx1036.bc State.cpp-gfx1036.bc Synchronization.cpp-gfx1036.bc Tasking.cpp-gfx1036.bc Utils.cpp-gfx1036.bc Workshare.cpp-gfx1036.bc [548/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx90c.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [549/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_70.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_70.bc [550/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx908.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx908.bc [551/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -passes=internalize -internalize-public-api-file=/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/exports /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx1036.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1036.bc [552/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-nvptx-sm_70.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [553/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1031.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1031.bc [554/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1031.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [555/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx1036.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1036.bc [556/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx1036.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [557/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/opt -O3 -openmp-opt-disable /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx908.bc -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx908.bc [558/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx908.bc /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget [559/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Misc.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Misc.cpp [560/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Configuration.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Configuration.cpp [561/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Debug.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Debug.cpp [562/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Kernel.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Kernel.cpp [563/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Reduction.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Reduction.cpp [564/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Synchronization.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Synchronization.cpp [565/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Mapping.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Mapping.cpp [566/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Parallelism.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Parallelism.cpp [567/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/State.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/State.cpp [568/569] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL && /usr/bin/clang -fopenmp -fopenmp-cuda-mode -foffload-lto -fvisibility=hidden -Xopenmp-target=nvptx64-nvidia-cuda --cuda-feature=+ptx61 -nocudalib -nogpulib -nostdinc -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 --offload-arch=sm_35 --offload-arch=sm_37 --offload-arch=sm_50 --offload-arch=sm_52 --offload-arch=sm_53 --offload-arch=sm_60 --offload-arch=sm_61 --offload-arch=sm_62 --offload-arch=sm_70 --offload-arch=sm_72 --offload-arch=sm_75 --offload-arch=sm_80 --offload-arch=sm_86 --offload-arch=gfx700 --offload-arch=gfx701 --offload-arch=gfx801 --offload-arch=gfx803 --offload-arch=gfx900 --offload-arch=gfx902 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx90c --offload-arch=gfx940 --offload-arch=gfx1010 --offload-arch=gfx1030 --offload-arch=gfx1031 --offload-arch=gfx1032 --offload-arch=gfx1033 --offload-arch=gfx1034 --offload-arch=gfx1035 --offload-arch=gfx1036 --std=c++17 -c -o /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu/libomptarget/DeviceRTL/Workshare.cpp.o -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/include -I/builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/../include -I/usr/include /builddir/build/BUILD/openmp-15.0.7.src/libomptarget/DeviceRTL/src/Workshare.cpp [569/569] : && /usr/bin/cmake -E rm -f libomptarget/libomptarget.devicertl.a && /usr/bin/ar qc libomptarget/libomptarget.devicertl.a libomptarget/DeviceRTL/Configuration.cpp.o libomptarget/DeviceRTL/Debug.cpp.o libomptarget/DeviceRTL/Kernel.cpp.o libomptarget/DeviceRTL/Mapping.cpp.o libomptarget/DeviceRTL/Misc.cpp.o libomptarget/DeviceRTL/Parallelism.cpp.o libomptarget/DeviceRTL/Reduction.cpp.o libomptarget/DeviceRTL/State.cpp.o libomptarget/DeviceRTL/Synchronization.cpp.o libomptarget/DeviceRTL/Tasking.cpp.o libomptarget/DeviceRTL/Utils.cpp.o libomptarget/DeviceRTL/Workshare.cpp.o && /usr/bin/ranlib libomptarget/libomptarget.devicertl.a && : + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sCbrO1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 ++ dirname /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 + cd openmp-15.0.7.src + cd loongarch64-redhat-linux-gnu + DESTDIR=/builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 + /usr/bin/cmake --install . -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomp.so -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/clang/15.0.7/include/omp.h -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget.so.15 -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget.so -- Up-to-date: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget.so.15 -- Up-to-date: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget.so -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_35.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_37.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_50.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_52.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_53.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_60.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_61.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_62.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_70.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_72.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_75.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_80.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-nvptx-sm_86.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx700.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx701.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx801.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx803.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx900.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx902.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx906.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx908.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx90a.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx90c.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx940.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx1010.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx1030.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx1031.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx1032.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx1033.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx1034.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx1035.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget-amdgpu-gfx1036.bc -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget.devicertl.a -- Installing: /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/cmake/openmp/FindOpenMPTarget.cmake + install -d /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/share/libomp/src//runtime + cp -R runtime/test /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/share/libomp/src//runtime + cp -R runtime/src /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/share/libomp/src//runtime + head -n -1 runtime/test/lit.site.cfg + cp /builddir/build/SOURCES/lit.fedora.cfg.py /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/share/libomp/lit.fedora.cfg.py + echo 'lit_config.load_config(config, '\''/usr/share/libomp/lit.fedora.cfg.py'\'')' + install -d /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/libexec/tests/libomp + install -m 0755 /builddir/build/SOURCES/run-lit-tests /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/libexec/tests/libomp + rm -rf /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libarcher_static.a + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc --unique-debug-suffix -15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 --unique-debug-src-base libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/openmp-15.0.7.src extracting debug info from /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomp.so extracting debug info from /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/share/libomp/src/runtime/src/libomp.so extracting debug info from /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomptarget.so.15 Warning, not replacing comp_dir '/builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu' prefix ('/builddir/build/BUILD/openmp-15.0.7.src' -> '/usr/src/debug/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu' prefix ('/builddir/build/BUILD/openmp-15.0.7.src' -> '/usr/src/debug/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64') encoded as DW_FORM_string. Replacement too large. /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 6845 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.O4oZYW + umask 022 + cd /builddir/build/BUILD + cd openmp-15.0.7.src + cd loongarch64-redhat-linux-gnu + /usr/bin/cmake --build . -j16 --verbose --target check-openmp [1/1] cd /builddir/build/BUILD/openmp-15.0.7.src/loongarch64-redhat-linux-gnu && /usr/bin/cmake -E echo check-openmp\ does\ nothing,\ dependencies\ not\ found. check-openmp does nothing, dependencies not found. + exit 0 Processing files: libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rdWKDP + umask 022 + cd /builddir/build/BUILD + cd openmp-15.0.7.src + LICENSEDIR=/builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/share/licenses/libomp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/share/licenses/libomp + cp -pr LICENSE.TXT /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/share/licenses/libomp + exit 0 Provides: libomp = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc libomp(loongarch-64) = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc 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(GOMP_5.0)(64bit) libomp.so(GOMP_5.0.1)(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(OMP_5.0)(64bit) libomp.so(VERSION)(64bit) libomptarget.so.15()(64bit) libomptarget.so.15(VERS1.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld.so.1()(64bit) ld.so.1(GLIBC_2.27)(64bit) libLLVM-15.so()(64bit) libLLVM-15.so(LLVM_15)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.27)(64bit) libstdc++.so.6()(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.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Processing files: libomp-devel-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 Provides: libomp-devel = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc libomp-devel(loongarch-64) = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libomptarget.so.15()(64bit) Processing files: libomp-test-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 warning: Duplicate build-ids /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib64/libomp.so and /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/share/libomp/src/runtime/src/libomp.so Provides: libomp-test = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc libomp-test(loongarch-64) = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc 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(GOMP_5.0)(64bit) libomp.so(GOMP_5.0.1)(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(OMP_5.0)(64bit) libomp.so(VERSION)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash ld.so.1()(64bit) ld.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.27)(64bit) Processing files: libomp-debugsource-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 Provides: libomp-debugsource = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc libomp-debugsource(loongarch-64) = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libomp-debuginfo-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 Provides: debuginfo(build-id) = 784fb2b135b7614da6686ab4466982280244367c debuginfo(build-id) = 958fc220671828899e7765fffaa44d5c9fc321b4 libomp-debuginfo = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc libomp-debuginfo(loongarch-64) = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libomp-debugsource(loongarch-64) = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc Processing files: libomp-test-debuginfo-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 warning: Duplicate build-ids /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib/debug/usr/lib64/libomp.so-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64.debug and /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64/usr/lib/debug/usr/share/libomp/src/runtime/src/libomp.so-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64.debug Provides: libomp-test-debuginfo = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc libomp-test-debuginfo(loongarch-64) = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libomp-debugsource(loongarch-64) = 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64 Wrote: /builddir/build/RPMS/libomp-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64.rpm Wrote: /builddir/build/RPMS/libomp-devel-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64.rpm Wrote: /builddir/build/RPMS/libomp-test-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64.rpm Wrote: /builddir/build/RPMS/libomp-debugsource-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64.rpm Wrote: /builddir/build/RPMS/libomp-debuginfo-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64.rpm Wrote: /builddir/build/RPMS/libomp-test-debuginfo-15.0.7-1.0.3.module+an8.8.0+11135+e398acfc.loongarch64.rpm Child return code was: 0