too long lines were shrinked: Note: Recompile with -Xlint:unchecked for details. 9 warnings * Building native library make -j4 -j1 CC=x86_64-pc-linux-gnu-gcc STRIP=true DYNAMIC_LIBFFI=true x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused -Wno-parentheses -fPIC -O2 -fno-omit-frame-pointer -fno-strict-aliasing -D_REENTRANT -DHAVE_PROTECTION -I"/opt/openjdk-bin-21.0.2_p13/include" -I"/opt/openjdk-bin-21.0.2_p13/include/linux" -I"../build/native" x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o ../build/native/libtestlib2.so -shared -Wl,-soname,../build/native/libtestlib2.so ../build/native/testlib2.o ../build/native/libtestlib.so -lffi /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find ../build/native/libtestlib.so: No such file or directory collect2: error: ld returned 1 exit status make: *** [Makefile:505: ../build/native/libtestlib2.so] Error 1 shuffle=600483217 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma-20240507-035004 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 18.1.5 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.5 Python 3.11.9 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.77.1 * GENTOO_VM=openjdk-bin-21 CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-21.0.2_p13" JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="" The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm php cli (if any): go version go1.22.2 linux/amd64 HEAD of ::gentoo commit 60436a798a3acd7e16e09ae9605105a108c55df9 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed May 8 21:33:55 2024 +0000 2024-05-08 21:33:54 UTC emerge -qpvO dev-java/jna [ebuild N ] dev-java/jna-5.14.0-r1 USE="-doc -source -test"
Created attachment 892548 [details] emerge-info.txt
Created attachment 892549 [details] dev-java:jna-5.14.0-r1:20240508-223445.log
Created attachment 892550 [details] emerge-history.txt
Created attachment 892551 [details] environment
Created attachment 892552 [details] etc.clang.tar.xz
Created attachment 892553 [details] etc.portage.tar.xz
Created attachment 892554 [details] qlist-info.txt
I don't understand this bug since in the ebuild we have -j1: # Using -j1 since otherwise fails to build: # cannot find ../build/native/libtestlib.so: No such file or directory # [Makefile:505: ../build/native/libtestlib2.so] Error 1 emake -j1 "${args[@]}"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cbe64b087e7a9bf3c65520cfa4ae1aac345435b commit 7cbe64b087e7a9bf3c65520cfa4ae1aac345435b Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2025-02-27 13:58:39 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2025-03-08 07:39:18 +0000 dev-java/jna: drop 5.14.0-r1, 5.15.0 Closes: https://bugs.gentoo.org/931609 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-java/jna/Manifest | 2 - dev-java/jna/jna-5.14.0-r1.ebuild | 198 -------------------------------------- dev-java/jna/jna-5.15.0.ebuild | 198 -------------------------------------- 3 files changed, 398 deletions(-)