[javac] Compiling 335 source files to /var/tmp/portage/net-vpn/i2p-2.3.0-r2/work/i2p-2.3.0/core/java/build/obj [javac] Support for javac --release has been added in Java9 ignoring it [javac] /var/tmp/portage/net-vpn/i2p-2.3.0-r2/work/i2p-2.3.0/core/java/src/net/i2p/I2PAppContext.java:35: warning: [deprecation] SimpleScheduler in net.i2p.util has been deprecated [javac] import net.i2p.util.SimpleScheduler; [javac] ^ [javac] warning: unknown enum constant ThreadingBehavior.IMMUTABLE_CONDITIONAL [javac] reason: class file for org.apache.http.annotation.ThreadingBehavior not found [javac] warning: unknown enum constant ThreadingBehavior.IMMUTABLE [javac] warning: unknown enum constant ThreadingBehavior.IMMUTABLE ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd_merged_usr-20240309-123503 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 18.1.0 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.0 Python 3.11.8 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.76.0 * GENTOO_VM=openjdk-bin-8 CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-8.402_p06" JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="javac" The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17] 3) Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21] *) Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.22.1 linux/amd64 HEAD of ::gentoo commit 54f7a25d74ea7ebcddfd450a25333a7c3fe799cc Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Mar 15 15:04:20 2024 +0000 2024-03-15 15:04:19 UTC emerge -qpvO net-vpn/i2p [ebuild N ] net-vpn/i2p-2.3.0-r2 USE="-test" L10N="ko sq vi -ar -az -bg -ca -cs -da -de -el -en -es -es-AR -et -fa -fi -fr -gl -he -hi -hr -hu -id -it -ja -ku -mg -nb -nl -nn -pl -pt -pt-BR -ro -ru -sk -sl -sr -sv -tk -tr -uk -zh -zh-TW"
Created attachment 887712 [details] emerge-info.txt
Created attachment 887713 [details] emerge-history.txt.xz
Created attachment 887714 [details] environment
Created attachment 887715 [details] etc.clang.tar.xz
Created attachment 887716 [details] etc.portage.tar.xz
Created attachment 887717 [details] net-vpn:i2p-2.3.0-r2:20240315-160938.log
Created attachment 887718 [details] qlist-info.txt.xz
Created attachment 887719 [details] temp.tar.xz
I cannot reproduce this error. When trying to reproduce it 1. set system-vm to openjdk-bin-21 2. emerge dev-java/ant 3. set system-vm to openjdk-bin-8 4. emerge net-vpn/i2p-2.3.0-r2 then I receive the eerror msg from pkg_pretend() as expected: eerror "dev-java/ant-core was emerged with a newer version of the JDK." eerror "It will fail to build with virtual/jdk:1.8 due to #831290." eerror "Please switch to a newer JDK" eerror " eselect java-vm set system ..." eerror "Or remerge dev-java/ant-core with virtual/jdk:1.8" eerror " emerge dev-java/ant-core" die 'bad JDK for ant-core' (This eerror should be updated to reflect the change ant-core -> ant )