Your message dated Mon, 31 Jul 2023 21:21:30 +0000
with message-id <e1qqaky-00egh1...@fasolo.debian.org>
and subject line Bug#1037759: fixed in llvm-toolchain-14 1:14.0.6-13
has caused the Debian Bug report #1037759,
regarding llvm-toolchain-14: 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.)


-- 
1037759: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037759
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:llvm-toolchain-14
Version: 1:14.0.6-12
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-14_14.0.6-12_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

[...]
[1839/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-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-color -ffunction-sections 
-fdata-sections -fdebug-p
 
refix-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   -D _GNU_SOURCE -D _REENTRANT 
-Wdate-time -D_FORTIFY_SOURCE=2 -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 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/kmp_affinity.cpp
[1840/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-unused-command-line-argument -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-fno-semantic-interposition -Werror=date-time 
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter 
-Wwrite-strings -Wmissing-field-initializers -Wimplicit-fallthrough 
-Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation 
-fdiagnostics-color -ffunction-sections -fdata-sections 
-fdebug-prefix-map=/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins=build-llvm/runtimes/runtimes-bins
 -fdebug-prefix-map=/<<PKGBUILD
 DIR>>/= -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 -O3 -DNDEBUG -fPIC   -D _GNU_SOURCE -D _REENTRANT -Wdate-time 
-D_FORTIFY_SOURCE=2 -x assembler-with-cpp -MD -MT 
openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/z_Linux_asm.S
[1841/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-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-color -ffunction-sections 
-fdata-sections -fdebug-p
 
refix-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   -D _GNU_SOURCE -D _REENTRANT 
-Wdate-time -D_FORTIFY_SOURCE=2 -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 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/kmp_dispatch.cpp
[1842/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-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-color -ffunction-sections 
-fdata-sections -fdebug-p
 
refix-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   -D _GNU_SOURCE -D _REENTRANT 
-Wdate-time -D_FORTIFY_SOURCE=2 -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 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/kmp_cancel.cpp
[1843/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-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-color -ffunction-sections 
-fdata-sections -fdebug-p
 
refix-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   -D _GNU_SOURCE -D _REENTRANT 
-Wdate-time -D_FORTIFY_SOURCE=2 -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 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/kmp_taskdeps.cpp
[1844/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-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-color -ffunction-sections 
-fdata-sections -fdebug-p
 
refix-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   -D _GNU_SOURCE -D _REENTRANT 
-Wdate-time -D_FORTIFY_SOURCE=2 -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 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/kmp_settings.cpp
[1845/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-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-color -ffunction-sections 
-fdata-sections -fdebug-p
 
refix-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   -D _GNU_SOURCE -D _REENTRANT 
-Wdate-time -D_FORTIFY_SOURCE=2 -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 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/kmp_ftn_extra.cpp
[1846/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-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-color -ffunction-sections 
-fdata-sections -fdebug-p
 
refix-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   -D _GNU_SOURCE -D _REENTRANT 
-Wdate-time -D_FORTIFY_SOURCE=2 -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 
openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/z_Linux_util.cpp
[1847/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-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-color -ffunction-sections 
-fdata-sections -fdebug-p
 
refix-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   -D _GNU_SOURCE -D _REENTRANT 
-Wdate-time -D_FORTIFY_SOURCE=2 -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 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/kmp_version.cpp
[1848/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-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-color -ffunction-sections 
-fdata-sections -fdebug-p
 
refix-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   -D _GNU_SOURCE -D _REENTRANT 
-Wdate-time -D_FORTIFY_SOURCE=2 -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 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/kmp_gsupport.cpp
[1849/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domp_EXPORTS 
-I/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/i18n 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/include 
-I/<<PKGBUILDDIR>>/openmp/runtime/src/thirdparty/ittnotify 
-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-color -ffunction-sections 
-fdata-sections -fdebug-p
 
refix-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   -D _GNU_SOURCE -D _REENTRANT 
-Wdate-time -D_FORTIFY_SOURCE=2 -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 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o -MF 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o.d -o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/runtime/src/kmp_ftn_cdecl.cpp
[1850/2245] : && /<<PKGBUILDDIR>>/build-llvm/./bin/clang 
--target=x86_64-pc-linux-gnu -fPIC -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition -Werror=date-time 
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter 
-Wwrite-strings -Wmissing-field-initializers -Wimplicit-fallthrough 
-Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation 
-fdiagnostics-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 -O3 -DNDEBUG  -Wl,-z,relro -Wl,--build
 -id -Wl,-z,defs -Wl,-z,nodelete -fuse-ld=gold  -Wl,--warn-shared-textrel 
-Wl,--as-needed 
-Wl,--version-script=/<<PKGBUILDDIR>>/openmp/runtime/src/exports_so.txt 
-static-libgcc -Wl,-z,noexecstack -shared -Wl,-soname,libomp.so.5 -o 
openmp/runtime/src/libomp.so.5 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_alloc.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_atomic.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_debug.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_itt.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_environment.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_error.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_global.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_i18n.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_io.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_runtime.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_str.cpp.o openmp/runtime/src/CMakeFi
 les/omp.dir/kmp_tasking.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_threadprivate.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_utility.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_barrier.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_wait_release.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_lock.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_sched.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o
 openmp/runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o 
openmp/runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o 
openmp/runtime/src/CMakeFiles/o
 mp.dir/z_Linux_asm.S.o  -lm  -ldl && cd 
/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins/openmp/runtime/src && 
/usr/bin/cmake -E create_symlink libomp.so.5 libgomp.so && /usr/bin/cmake -E 
create_symlink libomp.so.5 libiomp5.so
[1851/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_NAME=AMDGPU -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_rtl_amdgpu_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-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 -Wm
 isleading-indentation -fdiagnostics-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 -MD -MT 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/get_elf_mach_gfx_name.cpp.o
 -MF 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/get_elf_mach_gfx_name.cpp.o.d
 -o 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/get_elf_mach_gfx_name.cpp.o
 -c 
/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl/get_elf_mach_gfx_name.cpp
[1852/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_NAME=AMDGPU -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_rtl_amdgpu_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-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 -Wm
 isleading-indentation -fdiagnostics-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 -MD -MT 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/interop_hsa.cpp.o
 -MF 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/interop_hsa.cpp.o.d
 -o 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/interop_hsa.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl/interop_hsa.cpp
[1853/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_NAME=AMDGPU -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_rtl_amdgpu_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-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 -Wm
 isleading-indentation -fdiagnostics-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 -MD -MT 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/impl.cpp.o
 -MF 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/impl.cpp.o.d
 -o 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/impl.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl/impl.cpp
/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl/impl.cpp:66:3: 
warning: default label in switch which covers all enumeration values 
[-Wcovered-switch-default]
  default:
  ^
1 warning generated.
[1854/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_NAME=AMDGPU -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_rtl_amdgpu_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-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 -Wm
 isleading-indentation -fdiagnostics-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 -MD -MT 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/data.cpp.o
 -MF 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/data.cpp.o.d
 -o 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/data.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl/data.cpp
[1855/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_NAME=AMDGPU -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_rtl_amdgpu_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-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 -Wm
 isleading-indentation -fdiagnostics-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 -MD -MT 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/dynamic_hsa/hsa.cpp.o
 -MF 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/dynamic_hsa/hsa.cpp.o.d
 -o 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/dynamic_hsa/hsa.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.cpp
FAILED: 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/dynamic_hsa/hsa.cpp.o
 
/<<PKGBUILDDIR>>/build-llvm/./bin/clang++ --target=x86_64-pc-linux-gnu 
-DTARGET_NAME=AMDGPU -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domptarget_rtl_amdgpu_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-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-in
 dentation -fdiagnostics-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 -MD -MT 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/dynamic_hsa/hsa.cpp.o
 -MF 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/dynamic_hsa/hsa.cpp.o.d
 -o 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/dynamic_hsa/hsa.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.cpp
In file included from 
/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.cpp:14:
/<<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.
[1856/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_NAME=AMDGPU -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_rtl_amdgpu_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-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 -Wm
 isleading-indentation -fdiagnostics-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 -MD -MT 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/msgpack.cpp.o
 -MF 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/msgpack.cpp.o.d
 -o 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/msgpack.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl/msgpack.cpp
[1857/2245] /<<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 -Domptarget_rtl_cuda_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include -I/<<PKGBUILDDIR>>/llvm/include 
-I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/cuda/dynamic_cuda 
-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-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 -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 -Domptarget_rtl_cuda_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include -I/<<PKGBUILDDIR>>/llvm/include 
-I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/cuda/dynamic_cuda 
-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 -Wmisleadin
 g-indentation -fdiagnostics-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 -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.
[1858/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_ELF_ID=62 -DTARGET_NAME=x86_64 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-Domptarget_rtl_x86_64_EXPORTS -I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-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-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 -MD -MT 
openmp/libomptarget/plugins/x86_64/CMakeFiles/omptarget.rtl.x86_64.dir/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp.o
 -MF 
openmp/libomptarget/plugins/x86_64/CMakeFiles/omptarget.rtl.x86_64.dir/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp.o.d
 -o 
openmp/libomptarget/plugins/x86_64/CMakeFiles/omptarget.rtl.x86_64.dir/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
[1859/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domptarget_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include -I/<<PKGBUILDDIR>>/llvm/include 
-I/<<PKGBUILDDIR>>/build-llvm/include -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-color -ffunction-sections 
-fdata-sections 
-fdebug-prefix-map=/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins=build-llvm/runtimes/runtimes-bins
 -fdebug-prefix-map=/<<PKGBUILDDIR>>/= -n
 o-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 -MD -MT 
openmp/libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o -MF 
openmp/libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o.d -o 
openmp/libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/libomptarget/src/rtl.cpp
[1860/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-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-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/common/elf_common/CMakeFiles/elf_common.dir/elf_common.cpp.o
 -MF 
openmp/libomptarget/plugins/common/elf_common/CMakeFiles/elf_common.dir/elf_common.cpp.o.d
 -o 
openmp/libomptarget/plugins/common/elf_common/CMakeFiles/elf_common.dir/elf_common.cpp.o
 -c 
/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common/elf_common.cpp
[1861/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -Domptarget_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include -I/<<PKGBUILDDIR>>/llvm/include 
-I/<<PKGBUILDDIR>>/build-llvm/include -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-color -ffunction-sections 
-fdata-sections 
-fdebug-prefix-map=/<<PKGBUILDDIR>>/build-llvm/runtimes/runtimes-bins=build-llvm/runtimes/runtimes-bins
 -fdebug-prefix-map=/<<PKGBUILDDIR>>/= -n
 o-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 -MD -MT 
openmp/libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o -MF 
openmp/libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o.d -o 
openmp/libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o -c 
/<<PKGBUILDDIR>>/openmp/libomptarget/src/omptarget.cpp
[1862/2245] /<<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 -Domptarget_rtl_cuda_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include -I/<<PKGBUILDDIR>>/llvm/include 
-I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/cuda/dynamic_cuda 
-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-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 -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
[1863/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_NAME=AMDGPU -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_rtl_amdgpu_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-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 -Wm
 isleading-indentation -fdiagnostics-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 -MD -MT 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o
 -MF 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o.d
 -o 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
[1864/2245] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ 
--target=x86_64-pc-linux-gnu -DTARGET_NAME=AMDGPU -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_rtl_amdgpu_EXPORTS 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl 
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/build-llvm/include 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/dynamic_hsa 
-I/<<PKGBUILDDIR>>/openmp/libomptarget/plugins/common/elf_common 
-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 -Wm
 isleading-indentation -fdiagnostics-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 -MD -MT 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/system.cpp.o
 -MF 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/system.cpp.o.d
 -o 
openmp/libomptarget/plugins/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/impl/system.cpp.o
 -c /<<PKGBUILDDIR>>/openmp/libomptarget/plugins/amdgpu/impl/system.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:706: debian-full-build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:463: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-14
Source-Version: 1:14.0.6-13
Done: Gianfranco Costamagna <locutusofb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-14, 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-14 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:10:38 +0200
Source: llvm-toolchain-14
Built-For-Profiles: noudeb
Architecture: source
Version: 1:14.0.6-13
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Closes: 1037759
Changes:
 llvm-toolchain-14 (1:14.0.6-13) unstable; urgency=medium
 .
   [ John Paul Adrian Glaubitz ]
   * Don't run chrpath for libclang on powerpc and powerpcspe
 .
   [ Gianfranco Costamagna ]
   * Fix build with newer cmake and gcc-13 (Closes: #1037759)
 .
   [ 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: 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:
 cf33913725919099aca33ad392fd27100439de3f 7786 llvm-toolchain-14_14.0.6-13.dsc
 2be7ef0b3493a33247b5125ea090eaa7774724f0 167876 
llvm-toolchain-14_14.0.6-13.debian.tar.xz
 6d7c881d5f5d6d7b681ec5ca54f08fa7d3a1a5e8 12222 
llvm-toolchain-14_14.0.6-13_source.buildinfo
Checksums-Sha256:
 985c05a89a09046479569394409b057cda23c822a236e8f448e7d1ff5e8f06bd 7786 
llvm-toolchain-14_14.0.6-13.dsc
 04f64f73fd8c6fc9cb77009c22ce30c25e5ebdb63129a57cc75f0510f0773a62 167876 
llvm-toolchain-14_14.0.6-13.debian.tar.xz
 6cde548dd2640163a1a16dc928b589a112672d418e30bba35950dc9889607d3a 12222 
llvm-toolchain-14_14.0.6-13_source.buildinfo
Files:
 da47d9fe5b7959bec2749ed3e0882ce8 7786 devel optional 
llvm-toolchain-14_14.0.6-13.dsc
 b7989d45eb300ca8bfdcc9f7d23e6404 167876 devel optional 
llvm-toolchain-14_14.0.6-13.debian.tar.xz
 26ab551b96793ea1b5abc848b420606c 12222 devel optional 
llvm-toolchain-14_14.0.6-13_source.buildinfo

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

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmTIFwQACgkQ808JdE6f
XdlV5xAAxLqRm68ySs3KN8DcANC9j7k74HGZr9tOhTi5i9dhqTXY0yeQyDtgeoRH
+slUjZjQGZTAukMwZXJbbIRCbDHDBpDUj5sUykKEPa1+mQVw6Rfg0IWM7qB8qx78
QBp4msoWtlrIXitXKul1ErzpUQjNeMFwZvfkKC2bKBRWiE11BI3ExZpxeqt/RNpM
/lFf2zV8x8+jFzJCbKaDIGUUVIQdaLXDeke/QvZERHFnOvkRAVCTAPpC6053F9c+
mO/DD6/Ig8HZU6NpsWm4Z39BYhMW5TjwOn18vgj/56m9zYf23fkEoMPsyGqr/FjF
ftGCfneAJaf3qCMjkIr7c7jU8GAOinIpTPCLbu2rPlIdZgxOSnpBd/KHXvQr34DS
2LYvv0qVj/3diwuQY4ig70vFlWcra9F8PkELIWi0un48M4HO7E4S+TUIiwrM8JRl
SI/C07njZ9TN5qjTxjzDAygghNhR070v5mw3Jq2I+hwufNQUySy/r47FaI2W0IAq
MtcCC7MWJrNCB3/R6ALjGgQt5lGDG6rYKo/rqfE7yXGKIT24BowPSF0YWbwE44h4
u2AdHE9M4DdqMtwdHCy4FTmowR4DW/A7dZmLASk+Uir+HMa9+5CNc2/oRlEGUuU9
p9m589byFOeyaZdvCUY6ZMLNruzj35KkqjfTupRo9eC3csyc5RM=
=+xCq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to