too long lines were shrinked: Note: Recompile with -Xlint:unchecked for details. 9 warnings * Building native library make -O -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 -Wno-implicit-function-declaration -D_REENTRANT -DHAVE_PROTECTION -I"/opt/openjdk-bin-21.0.6_p7/include" -I"/opt/openjdk-bin-21.0.6_p7/in 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/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find ../build/native/libtestlib.so: No such file or directory collect2: error: ld returned 1 exit status make: *** [Makefile:513: ../build/native/libtestlib2.so] Error 1 shuffle=1302502744 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_systemd-20250330-011002 KEYWORDED/UNMASKED [gcc-15] Requested by sam <sys-devel/gcc-15.0.9999:15 Block bug #351559 if this looks like a parallel build issue. Possible reproducer: MAKEOPTS='... shuffle=1302502744' The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" GENTOO_VM=openjdk-bin-21 CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-21.0.6_p7" JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="" gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang version 20.1.1 llvm-config: 20.1.1 Python 3.12.9 go version go1.24.1 linux/amd64 Available Ruby profiles: [1] ruby32 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.85.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21] 2) Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-21 system-vm HEAD of ::gentoo commit fc4d81dd3ec4c087b5655be1015040c3d02120bd Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Mar 30 23:07:36 2025 +0000 2025-03-30 23:07:36 UTC emerge -qpvO =dev-java/jna-5.16.0 [ebuild N ] dev-java/jna-5.16.0 USE="-doc -source -test"
Created attachment 923318 [details] emerge-info.txt
Created attachment 923319 [details] dev-java:jna-5.16.0:20250331-021745.log
Created attachment 923320 [details] emerge-history.txt
Created attachment 923321 [details] environment
Created attachment 923322 [details] etc.clang.tar.xz
Created attachment 923323 [details] etc.portage.tar.xz
Created attachment 923324 [details] logs.tar.xz
Created attachment 923325 [details] qlist-info.txt
I suspect --shuffle=none or whatever it is will work.
(In reply to Sam James from comment #9) > I suspect --shuffle=none or whatever it is will work. Thanks. Trying it in https://github.com/gentoo/gentoo/pull/41413