Created attachment 918617 [details] offload-19.1.7:20250210-171332.log.gz FAIL: libomptarget :: x86_64-pc-linux-gnu :: api/ompx_3d.c (25 of 528) ******************** TEST 'libomptarget :: x86_64-pc-linux-gnu :: api/ompx_3d.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/lib/llvm/19/bin/x86_64-pc-linux-gnu-clang -fopenmp -I /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test -I /usr/include -L /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -L /usr/lib/llvm/19/lib64 -L /usr/lib64 -nogpulib -Wl,-rpath,/var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib/llvm/19/lib64 -fopenmp-targets=x86_64-pc-linux-gnu /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c -o /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu/api/Output/ompx_3d.c.tmp /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/libomptarget.devicertl.a && /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu/api/Output/ompx_3d.c.tmp | /usr/lib/llvm/19/bin/FileCheck /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c # executed command: /usr/lib/llvm/19/bin/x86_64-pc-linux-gnu-clang -fopenmp -I /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test -I /usr/include -L /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -L /usr/lib/llvm/19/lib64 -L /usr/lib64 -nogpulib -Wl,-rpath,/var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib/llvm/19/lib64 -fopenmp-targets=x86_64-pc-linux-gnu /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c -o /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu/api/Output/ompx_3d.c.tmp /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/libomptarget.devicertl.a # executed command: /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu/api/Output/ompx_3d.c.tmp # .---command stderr------------ # | OMP: Warning #96: Cannot form a team with 2 threads, using 1 instead. # | OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). # `----------------------------- # executed command: /usr/lib/llvm/19/bin/FileCheck /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c # .---command stderr------------ # | /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c:20:12: error: CHECK: expected string not found in input # | // CHECK: tid: 2, bid: 0, bdim: 1 # | ^ # | <stdin>:1:24: note: scanning from here # | tid: 2, bid: 1, bdim: 5 # | ^ # | <stdin>:2:1: note: possible intended match here # | tid: 1, bid: 0, bdim: 1 # | ^ # | # | Input file: <stdin> # | Check file: /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: tid: 2, bid: 1, bdim: 5 # | check:20'0 X error: no match found # | 2: tid: 1, bid: 0, bdim: 1 # | check:20'0 ~~~~~~~~~~~~~~~~~~~~~~~~ # | check:20'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** [...] FAIL: libomptarget :: x86_64-pc-linux-gnu :: api/ompx_3d.cpp (36 of 528) ******************** TEST 'libomptarget :: x86_64-pc-linux-gnu :: api/ompx_3d.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/lib/llvm/19/bin/x86_64-pc-linux-gnu-clang++ -fopenmp -I /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test -I /usr/include -L /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -L /usr/lib/llvm/19/lib64 -L /usr/lib64 -nogpulib -Wl,-rpath,/var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib/llvm/19/lib64 -fopenmp-targets=x86_64-pc-linux-gnu /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp -o /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu/api/Output/ompx_3d.cpp.tmp /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/libomptarget.devicertl.a && /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu/api/Output/ompx_3d.cpp.tmp | /usr/lib/llvm/19/bin/FileCheck /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp # executed command: /usr/lib/llvm/19/bin/x86_64-pc-linux-gnu-clang++ -fopenmp -I /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test -I /usr/include -L /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -L /usr/lib/llvm/19/lib64 -L /usr/lib64 -nogpulib -Wl,-rpath,/var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib/llvm/19/lib64 -fopenmp-targets=x86_64-pc-linux-gnu /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp -o /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu/api/Output/ompx_3d.cpp.tmp /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/libomptarget.devicertl.a # executed command: /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu/api/Output/ompx_3d.cpp.tmp # .---command stderr------------ # | OMP: Warning #96: Cannot form a team with 2 threads, using 1 instead. # | OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). # `----------------------------- # executed command: /usr/lib/llvm/19/bin/FileCheck /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp # .---command stderr------------ # | /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp:20:12: error: CHECK: expected string not found in input # | // CHECK: tid: 2, bid: 0, bdim: 1 # | ^ # | <stdin>:1:24: note: scanning from here # | tid: 2, bid: 1, bdim: 5 # | ^ # | <stdin>:2:1: note: possible intended match here # | tid: 1, bid: 0, bdim: 1 # | ^ # | # | Input file: <stdin> # | Check file: /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: tid: 2, bid: 1, bdim: 5 # | check:20'0 X error: no match found # | 2: tid: 1, bid: 0, bdim: 1 # | check:20'0 ~~~~~~~~~~~~~~~~~~~~~~~~ # | check:20'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** [...] FAIL: libomptarget :: x86_64-pc-linux-gnu-LTO :: api/ompx_3d.c (298 of 528) ******************** TEST 'libomptarget :: x86_64-pc-linux-gnu-LTO :: api/ompx_3d.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/lib/llvm/19/bin/x86_64-pc-linux-gnu-clang -fopenmp -I /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test -I /usr/include -L /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -L /usr/lib/llvm/19/lib64 -L /usr/lib64 -nogpulib -Wl,-rpath,/var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib/llvm/19/lib64 -foffload-lto -fopenmp-targets=x86_64-pc-linux-gnu /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c -o /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu-LTO/api/Output/ompx_3d.c.tmp /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/libomptarget.devicertl.a && /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu-LTO/api/Output/ompx_3d.c.tmp | /usr/lib/llvm/19/bin/FileCheck /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c # executed command: /usr/lib/llvm/19/bin/x86_64-pc-linux-gnu-clang -fopenmp -I /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test -I /usr/include -L /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -L /usr/lib/llvm/19/lib64 -L /usr/lib64 -nogpulib -Wl,-rpath,/var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib/llvm/19/lib64 -foffload-lto -fopenmp-targets=x86_64-pc-linux-gnu /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c -o /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu-LTO/api/Output/ompx_3d.c.tmp /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/libomptarget.devicertl.a # executed command: /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu-LTO/api/Output/ompx_3d.c.tmp # .---command stderr------------ # | OMP: Warning #96: Cannot form a team with 2 threads, using 1 instead. # | OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). # `----------------------------- # executed command: /usr/lib/llvm/19/bin/FileCheck /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c # .---command stderr------------ # | /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c:20:12: error: CHECK: expected string not found in input # | // CHECK: tid: 2, bid: 0, bdim: 1 # | ^ # | <stdin>:1:24: note: scanning from here # | tid: 2, bid: 1, bdim: 5 # | ^ # | <stdin>:2:1: note: possible intended match here # | tid: 1, bid: 0, bdim: 1 # | ^ # | # | Input file: <stdin> # | Check file: /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: tid: 2, bid: 1, bdim: 5 # | check:20'0 X error: no match found # | 2: tid: 1, bid: 0, bdim: 1 # | check:20'0 ~~~~~~~~~~~~~~~~~~~~~~~~ # | check:20'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** FAIL: libomptarget :: x86_64-pc-linux-gnu-LTO :: api/ompx_3d.cpp (299 of 528) ******************** TEST 'libomptarget :: x86_64-pc-linux-gnu-LTO :: api/ompx_3d.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/lib/llvm/19/bin/x86_64-pc-linux-gnu-clang++ -fopenmp -I /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test -I /usr/include -L /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -L /usr/lib/llvm/19/lib64 -L /usr/lib64 -nogpulib -Wl,-rpath,/var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib/llvm/19/lib64 -foffload-lto -fopenmp-targets=x86_64-pc-linux-gnu /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp -o /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu-LTO/api/Output/ompx_3d.cpp.tmp /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/libomptarget.devicertl.a && /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu-LTO/api/Output/ompx_3d.cpp.tmp | /usr/lib/llvm/19/bin/FileCheck /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp # executed command: /usr/lib/llvm/19/bin/x86_64-pc-linux-gnu-clang++ -fopenmp -I /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test -I /usr/include -L /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -L /usr/lib/llvm/19/lib64 -L /usr/lib64 -nogpulib -Wl,-rpath,/var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib/llvm/19/lib64 -foffload-lto -fopenmp-targets=x86_64-pc-linux-gnu /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp -o /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu-LTO/api/Output/ompx_3d.cpp.tmp /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/libomptarget.devicertl.a # executed command: /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu-LTO/api/Output/ompx_3d.cpp.tmp # .---command stderr------------ # | OMP: Warning #96: Cannot form a team with 2 threads, using 1 instead. # | OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). # `----------------------------- # executed command: /usr/lib/llvm/19/bin/FileCheck /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp # .---command stderr------------ # | /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp:20:12: error: CHECK: expected string not found in input # | // CHECK: tid: 2, bid: 0, bdim: 1 # | ^ # | <stdin>:1:24: note: scanning from here # | tid: 2, bid: 1, bdim: 5 # | ^ # | <stdin>:2:1: note: possible intended match here # | tid: 1, bid: 0, bdim: 1 # | ^ # | # | Input file: <stdin> # | Check file: /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload/test/api/ompx_3d.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: tid: 2, bid: 1, bdim: 5 # | check:20'0 X error: no match found # | 2: tid: 1, bid: 0, bdim: 1 # | check:20'0 ~~~~~~~~~~~~~~~~~~~~~~~~ # | check:20'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** [...] Failed Tests (4): libomptarget :: x86_64-pc-linux-gnu :: api/ompx_3d.c libomptarget :: x86_64-pc-linux-gnu :: api/ompx_3d.cpp libomptarget :: x86_64-pc-linux-gnu-LTO :: api/ompx_3d.c libomptarget :: x86_64-pc-linux-gnu-LTO :: api/ompx_3d.cpp Testing Time: 30.21s Total Discovered Tests: 528 Unsupported: 255 (48.30%) Passed : 269 (50.95%) Failed : 4 (0.76%) FAILED: test/CMakeFiles/check-offload /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/CMakeFiles/check-offload cd /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test && /var/tmp/portage/llvm-runtimes/offload-19.1.7/temp/python3.12/bin/python3 /usr/bin/lit -vv -j 6 /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu /var/tmp/portage/llvm-runtimes/offload-19.1.7/work/offload_build/test/x86_64-pc-linux-gnu-LTO ninja: build stopped: subcommand failed. * ERROR: llvm-runtimes/offload-19.1.7::gentoo failed (test phase): * ninja -v -j6 -l7 check-offload failed
# emerge --info =llvm-runtimes/offload-19.1.7 Portage 3.0.66.1 (python 3.12.8-final-0, default/linux/amd64/23.0/desktop/plasma/systemd, gcc-14, glibc-2.40-r8, 6.6.74-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-6.6.74-gentoo-x86_64-Intel-R-_Core-TM-_i5-8400_CPU_@_2.80GHz-with-glibc2.40 KiB Mem: 16141004 total, 7563792 free KiB Swap: 16777212 total, 16623868 free Timestamp of repository gentoo: Mon, 10 Feb 2025 08:15:00 +0000 Head commit of repository gentoo: 06faead76441b37d2e187a79be403f64ebfc6a61 sh dash 0.5.12-r1 ld GNU ld (Gentoo 2.43 p3) 2.43.1 distcc 3.4 x86_64-pc-linux-gnu [disabled] ccache version 4.10.2 [disabled] app-misc/pax-utils: 1.3.8::gentoo app-shells/bash: 5.2_p37::gentoo dev-build/autoconf: 2.72-r1::gentoo dev-build/automake: 1.16.5-r2::gentoo dev-build/cmake: 3.30.6::gentoo dev-build/libtool: 2.5.4::gentoo dev-build/make: 4.4.1-r100::gentoo dev-build/meson: 1.6.1::gentoo dev-java/java-config: 2.3.4::gentoo dev-lang/perl: 5.40.0-r1::gentoo dev-lang/python: 3.12.8_p1::gentoo, 3.13.1_p1::gentoo dev-lang/rust: 1.82.0-r102::gentoo, 1.83.0-r2::gentoo dev-util/ccache: 4.10.2-r1::gentoo llvm-core/clang: 15.0.7-r3::gentoo, 19.1.7::gentoo llvm-core/lld: 15.0.7::gentoo, 19.1.7::gentoo llvm-core/llvm: 15.0.7-r7::gentoo, 19.1.7::gentoo sys-apps/baselayout: 2.17::gentoo sys-apps/sandbox: 2.40::gentoo sys-apps/systemd: 256.10::gentoo sys-devel/binutils: 2.43-r2::gentoo sys-devel/binutils-config: 5.5.2::gentoo sys-devel/gcc: 14.2.1_p20241221::gentoo sys-devel/gcc-config: 2.12.1::gentoo sys-kernel/linux-headers: 6.6-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.40-r8::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: rsync sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage priority: -1000 volatile: True sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes x-portage location: /usr/local/portage masters: gentoo priority: 0 volatile: True ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@FREE" AR="/usr/bin/gcc-ar" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -frecord-gcc-switches -march=skylake -mabm -flto=6 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt /var/bind" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d" CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=skylake -mabm -flto=6 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing" DISTDIR="/var/cache/distfiles" EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME" FCFLAGS="-O2 -pipe -frecord-gcc-switches -march=skylake -mabm -flto=6 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-elog split-log strict strict-keepdir test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync warn-on-large-env xattr" FFLAGS="-O2 -pipe -frecord-gcc-switches -march=skylake -mabm -flto=6 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing" GENTOO_MIRRORS="https://gentoo.mirror.garr.it/ https://mirrors.evoluso.com/gentoo/ https://ftp.agdsn.de/gentoo https://mirrors.ptisp.pt/gentoo/" LANG="it_IT.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--sort-common" LEX="flex" MAKEOPTS="-j6 -l7" NM="/usr/bin/gcc-nm" PKGDIR="/var/cache/binpkgs" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" RANLIB="/usr/bin/gcc-ranlib" SHELL="/bin/bash" USE="X a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile avif bash-completion bluetooth branding brotli bzip2 cairo caps cdda cddb cdparanoia cdr cet colord crypt css cups curl dbus declarative dga djvu dri dts dvd dvdr encode exif expat fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip gif gimp gles2 gmp gnutls gphoto2 gpm graphviz gstreamer gtk gui handbook heif http2 iconv icu idn imagemagick imlib introspection ipv6 java javascript jbig jemalloc jpeg jpeg2k jpegxl kde kf6compat kwallet lame lapack lcms libass libnotify libsamplerate libtirpc llvm-libunwind lm-sensors lto lua lz4 lzma lzo mad magic man mhash mmap mng modules-sign mp3 mp4 mpeg multilib musicbrainz ncurses nls offensive ogg openal opencl opengl openmp opus pam pango pcre pdf pipewire plasma png policykit postscript ppds pulseaudio qml qt5 qt6 rdesktop readline recode samba screencast sctp sdl seccomp secureboot sndfile sockets sound speex spell sqlite ssl startup-notification svg symlink syslog systemd sysvipc taglib telemetry test test-rust theora threads tidy tiff truetype udev udisks unicode upower usb v4l vaapi vala verify-sig vim-syntax vnc vorbis vulkan wavpack wayland webp widgets win32codecs wmf wxwidgets x264 xattr xcb xft xinerama xml xpm xscreensaver xv xvid yahoo zip zlib zstd" ABI_X86="64" ADA_TARGET="gcc_13" ALSA_CARDS="hda-intel virmidi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_QUIC="ngtcp2" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en en-GB en-US" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-4" LUA_TARGETS="lua5-4" OFFICE_IMPLEMENTATION="libreoffice" PERL_FEATURES="ithreads quadmath" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby32" VIDEO_CARDS="intel i965 iris zink" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account" Unset: ADDR2LINE, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS # emerge -1pqv =llvm-runtimes/offload-19.1.7 [ebuild N ] llvm-runtimes/offload-19.1.7 USE="debug ompt test verify-sig" LLVM_TARGETS="(-AMDGPU) -NVPTX"