Your message dated Mon, 31 Jul 2023 22:16:33 +0000
with message-id <e1qqbbp-00eq7l...@fasolo.debian.org>
and subject line Bug#1037760: fixed in llvm-toolchain-15 1:15.0.7-7
has caused the Debian Bug report #1037760,
regarding llvm-toolchain-15: ftbfs with GCC-13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1037760: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037760
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:llvm-toolchain-15
Version: 1:15.0.7-4
Severity: normal
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-13

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/llvm-toolchain-15_15.0.7-4_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 13, either set CC=gcc-13 CXX=g++-13 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-13/porting_to.html

[...]
[2354/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Parallelism.cpp -o 
Parallelism.cpp-gfx801.bc
[2355/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Configuration.cpp -o 
Configuration.cpp-gfx803.bc
[2356/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Debug.cpp -o 
Debug.cpp-gfx803.bc
[2357/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/opt -O3 -openmp-opt-disable 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_86.bc
 -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/libomptarget-nvptx-sm_86.bc
[2358/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/llvm-link -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/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
[2359/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Misc.cpp -o 
Misc.cpp-gfx803.bc
[2360/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Kernel.cpp -o 
Kernel.cpp-gfx803.bc
[2361/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /usr/bin/cmake -E copy 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/libomptarget-nvptx-sm_86.bc
 /<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget
[2362/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/State.cpp -o 
State.cpp-gfx801.bc
[2363/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/opt -passes=internalize 
-internalize-public-api-file=/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/exports
 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx701.bc
 -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx701.bc
[2364/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Mapping.cpp -o 
Mapping.cpp-gfx803.bc
[2365/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Reduction.cpp -o 
Reduction.cpp-gfx803.bc
[2366/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Tasking.cpp -o 
Tasking.cpp-gfx803.bc
[2367/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Parallelism.cpp -o 
Parallelism.cpp-gfx803.bc
[2368/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Synchronization.cpp -o 
Synchronization.cpp-gfx803.bc
[2369/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx801 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Workshare.cpp -o 
Workshare.cpp-gfx801.bc
[2370/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Utils.cpp -o 
Utils.cpp-gfx803.bc
[2371/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/State.cpp -o 
State.cpp-gfx803.bc
[2372/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Configuration.cpp -o 
Configuration.cpp-gfx900.bc
[2373/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/llvm-link -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/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
[2374/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Debug.cpp -o 
Debug.cpp-gfx900.bc
[2375/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Kernel.cpp -o 
Kernel.cpp-gfx900.bc
[2376/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Misc.cpp -o 
Misc.cpp-gfx900.bc
[2377/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/opt -passes=internalize 
-internalize-public-api-file=/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/exports
 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx801.bc
 -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx801.bc
[2378/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Mapping.cpp -o 
Mapping.cpp-gfx900.bc
[2379/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx803 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Workshare.cpp -o 
Workshare.cpp-gfx803.bc
[2380/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/llvm-link -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/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
[2381/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Reduction.cpp -o 
Reduction.cpp-gfx900.bc
[2382/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/opt -O3 -openmp-opt-disable 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx700.bc
 -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx700.bc
[2383/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Parallelism.cpp -o 
Parallelism.cpp-gfx900.bc
[2384/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /usr/bin/cmake -E copy 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx700.bc
 /<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget
[2385/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/opt -passes=internalize 
-internalize-public-api-file=/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/exports
 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/linked_libomptarget-amdgpu-gfx803.bc
 -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx803.bc
[2386/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Synchronization.cpp -o 
Synchronization.cpp-gfx900.bc
[2387/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/State.cpp -o 
State.cpp-gfx900.bc
[2388/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Utils.cpp -o 
Utils.cpp-gfx900.bc
[2389/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Tasking.cpp -o 
Tasking.cpp-gfx900.bc
[2390/2653] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_NAME=CUDA -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/<<PKGBUILDDIR>>/llvm/include 
-I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/cuda/dynamic_cuda 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/MemoryManager 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-unused-command-line-argument -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time 
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter 
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wmisleading-indentation -fd
 iagnostics-color -ffunction-sections -fdata-sections 
-fdebug-prefix-map=/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins=build-llvm/runtimes/runtimes-bins
 -fdebug-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes 
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins=build-llvm/runtimes/runtimes-bins
 -ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -Wall -Wcast-qual 
-Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra 
-Wno-pedantic -std=c++14 -O3 -DNDEBUG -fPIC  -fno-exceptions -MD -MT 
openmp/libomptarget/plugins/cuda/CMakeFiles/omptarget.rtl.cuda.dir/dynamic_cuda/cuda.cpp.o
 -MF 
openmp/libomptarget/plugins/cuda/CMakeFiles/omptarget.rtl.cuda.dir/dynamic_cuda/cuda.cpp.o.d
 -o 
openmp/libomptarget/plugins/cuda/CMakeFiles/omptarget.rtl.cuda.dir/dynamic_cuda/cuda.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp
FAILED: 
openmp/libomptarget/plugins/cuda/CMakeFiles/omptarget.rtl.cuda.dir/dynamic_cuda/cuda.cpp.o
 
/<<PKGBUILDDIR>>/build-llvm/./bin/clang++ --target=x86_64-pc-linux-gnu 
-DTARGET_NAME=CUDA -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -I/<<PKGBUILDDIR>>/llvm/include 
-I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/cuda/dynamic_cuda 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/MemoryManager 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-unused-command-line-argument -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time 
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter 
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wmisleading-indentation -fdiagnostics-c
 olor -ffunction-sections -fdata-sections 
-fdebug-prefix-map=/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins=build-llvm/runtimes/runtimes-bins
 -fdebug-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes 
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins=build-llvm/runtimes/runtimes-bins
 -ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -Wall -Wcast-qual 
-Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra 
-Wno-pedantic -std=c++14 -O3 -DNDEBUG -fPIC  -fno-exceptions -MD -MT 
openmp/libomptarget/plugins/cuda/CMakeFiles/omptarget.rtl.cuda.dir/dynamic_cuda/cuda.cpp.o
 -MF 
openmp/libomptarget/plugins/cuda/CMakeFiles/omptarget.rtl.cuda.dir/dynamic_cuda/cuda.cpp.o.d
 -o 
openmp/libomptarget/plugins/cuda/CMakeFiles/omptarget.rtl.cuda.dir/dynamic_cuda/cuda.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp
In file included from 
/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp:15:
/<<PKGBUILDDIR>>/openmp/libomptarget/include/Debug.h:75:24: error: use of 
undeclared identifier 'getenv'
    if (char *EnvStr = getenv("LIBOMPTARGET_INFO"))
                       ^
/<<PKGBUILDDIR>>/openmp/libomptarget/include/Debug.h:76:28: error: no member 
named 'stoi' in namespace 'std'
      InfoLevel.store(std::stoi(EnvStr));
                      ~~~~~^
/<<PKGBUILDDIR>>/openmp/libomptarget/include/Debug.h:89:24: error: use of 
undeclared identifier 'getenv'
    if (char *EnvStr = getenv("LIBOMPTARGET_DEBUG"))
                       ^
/<<PKGBUILDDIR>>/openmp/libomptarget/include/Debug.h:90:25: error: no member 
named 'stoi' in namespace 'std'
      DebugLevel = std::stoi(EnvStr);
                   ~~~~~^
4 errors generated.
[2391/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Debug.cpp -o 
Debug.cpp-gfx902.bc
[2392/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Configuration.cpp -o 
Configuration.cpp-gfx902.bc
[2393/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Kernel.cpp -o 
Kernel.cpp-gfx902.bc
[2394/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx902 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Mapping.cpp -o 
Mapping.cpp-gfx902.bc
[2395/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/opt -O3 -openmp-opt-disable 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx701.bc
 -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx701.bc
[2396/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/clang -c -emit-llvm -std=c++17 
-fvisibility=hidden -O3 -mllvm -openmp-opt-disable -DSHARED_SCRATCHPAD_SIZE=512 
--offload-device-only -nocudalib -nogpulib -nostdinc -fopenmp 
-fopenmp-cuda-mode -I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/../include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-DOMPTARGET_DEBUG=0 --offload-arch=gfx900 -fopenmp-targets=amdgcn-amd-amdhsa 
-DLIBOMPTARGET_BC_TARGET -D__AMDGCN__ -nogpulib 
/<<PKGBUILDDIR>>/openmp/libomptarget/DeviceRTL/src/Workshare.cpp -o 
Workshare.cpp-gfx900.bc
[2397/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/opt -O3 -openmp-opt-disable 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx801.bc
 -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx801.bc
[2398/2653] cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL
 && /<<PKGBUILDDIR>>/build-llvm/bin/opt -O3 -openmp-opt-disable 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/internalized_libomptarget-amdgpu-gfx803.bc
 -o 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/libomptarget-amdgpu-gfx803.bc
[2399/2653] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_NAME=CUDA -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/<<PKGBUILDDIR>>/llvm/include 
-I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/cuda/dynamic_cuda 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/MemoryManager 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-unused-command-line-argument -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time 
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter 
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wmisleading-indentation -fd
 iagnostics-color -ffunction-sections -fdata-sections 
-fdebug-prefix-map=/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins=build-llvm/runtimes/runtimes-bins
 -fdebug-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes 
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins=build-llvm/runtimes/runtimes-bins
 -ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -Wall -Wcast-qual 
-Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra 
-Wno-pedantic -std=c++14 -O3 -DNDEBUG -fPIC  -fno-exceptions -MD -MT 
openmp/libomptarget/plugins/cuda/CMakeFiles/omptarget.rtl.cuda.dir/src/rtl.cpp.o
 -MF 
openmp/libomptarget/plugins/cuda/CMakeFiles/omptarget.rtl.cuda.dir/src/rtl.cpp.o.d
 -o 
openmp/libomptarget/plugins/cuda/CMakeFiles/omptarget.rtl.cuda.dir/src/rtl.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/cuda/src/rtl.cpp
ninja: build stopped: subcommand failed.
FAILED: runtimes/runtimes-stamps/runtimes-build 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-stamps/runtimes-build 
cd /<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins && /usr/bin/cmake --build 
.
ninja: build stopped: subcommand failed.
make[1]: *** [debian/rules:716: debian-full-build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:479: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-15
Source-Version: 1:15.0.7-7
Done: Gianfranco Costamagna <locutusofb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-15, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1037...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated 
llvm-toolchain-15 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 31 Jul 2023 22:31:23 +0200
Source: llvm-toolchain-15
Built-For-Profiles: noudeb
Architecture: source
Version: 1:15.0.7-7
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Closes: 1037760
Changes:
 llvm-toolchain-15 (1:15.0.7-7) unstable; urgency=medium
 .
   [ Gianfranco Costamagna ]
   * Add patch to fix build failure with gcc-13 (Closes: #1037760)
 .
   [ Nishit Majithia ]
   * SECURITY UPDATE: canonicalize pass crashed with segmentation fault
     - debian/patches/CVE-2023-29932.patch: Use default attributes for
       intrinsics
     - CVE-2023-29932
   * SECURITY UPDATE: One shot bufferize crashed with segmentation fault
     - debian/patches/CVE-2023-29933.patch: Fix bug in WhileOp analysis
       verification
     - CVE-2023-29933
   * SECURITY UPDATE: convert-scf-to-spirv Pass crashed with segmentation
     fault
     - debian/patches/CVE-2023-29934.patch: Account for type conversion
       failures in scf-to-spirv
     - CVE-2023-29934
   * SECURITY UPDATE: spirv-lower-abi-attrs crashes with segmentation faults
     - debian/patches/CVE-2023-29939.patch: Fix crash in
       spirv-lower-abi-attributes when the are no SPIR-V env attributes
     - CVE-2023-29939
Checksums-Sha1:
 c8b8906adce21b3c8266f0a1f59a643193243db4 8135 llvm-toolchain-15_15.0.7-7.dsc
 dd8d0fe5649fa6d3e11983dcb57df238122a566b 178400 
llvm-toolchain-15_15.0.7-7.debian.tar.xz
 b4b4f94e83dcb2828fabf00f32cf2e4fcef30b91 12218 
llvm-toolchain-15_15.0.7-7_source.buildinfo
Checksums-Sha256:
 354cdca0c6121323344bbe08bda3ad3784fb765cfd223ad52cf3178d58cb6c2c 8135 
llvm-toolchain-15_15.0.7-7.dsc
 815148cd4c1ec466d3c67047f44132eeb916e114424cb2b56990904712e726cd 178400 
llvm-toolchain-15_15.0.7-7.debian.tar.xz
 08273915bcad9c35054c1a613008e80a9fe92bb3d0d1b13b7980971192fbe4e8 12218 
llvm-toolchain-15_15.0.7-7_source.buildinfo
Files:
 bf37ef4799dc2a5911721f9095e2ea79 8135 devel optional 
llvm-toolchain-15_15.0.7-7.dsc
 9fb09a382aef951ff7e737673dd68e31 178400 devel optional 
llvm-toolchain-15_15.0.7-7.debian.tar.xz
 6312db11c36de01a0c86be230076e3f2 12218 devel optional 
llvm-toolchain-15_15.0.7-7_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmTIG88ACgkQ808JdE6f
Xdkq7hAA1FtnUn6p27GWQ8GUhu4VCuRObajW24KB4dW4Z1dbmmimDhK+fCmNEq4i
IOx0zL0xQ5aHj303W581g93iKfStceEhIqkSpeQxqpikTT91dsS6+JNXrZqaRYRj
fD9b0nN57Yfbn9SK7AlXPtp2KHeA/8UhkV107HLrysN+zjIIurjJ6+/yxyQbuyNh
6x34AO9zRkZ75Cv/3QDBr//EZLOAmk3xxVDuBbPPaO542K1694oPDpt1DPiang4M
R6JYeTJMvQnlKgDAQeQM3wAiU3F22+E82WLi+CMgEWCDyKtavuw72+9iWDKafk04
PWd2Em2NkgO3HixkgydedURx8/4w+SsYzwxmQ2JJ4xJh6scs2a6kSYvWbEqZLYw1
rGmwQHMwtGCjhoFhCe20L8wY84f6JHwKVDOEK7dEJvRudMaiYp+EnbzoWAo350Jw
3WGiS1B8zM4po/e/cT6pTr7tJS81xJD1HeZCQecMim9OARAdbwVMHA6O0E6ywkVf
craARD7Mrn9W/VWNnSlMg3NqVvGcICcsEMGBH7Hk1q+02GUvvWGADctoPilfDJzc
6e0A8pIP2C/joyJGTXYgn5BStADA4+cumhrV8AZI3larUtuntLzZLcIrn8JO7x1a
jpfDpdrx9JRVnC9s6nwtNFR1ycSfGsQuiZUD/moX6YaE0XEi0zA=
=qfkf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to