Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925065 - net-vpn/i2p-2.3.0-r1: failed with GENTOO_VM=openjdk-bin-8 (compile phase) - java.lang.NoSuchMethodError: java.nio.CharBuffer.flip()Ljava/nio/CharBuffer;
Summary: net-vpn/i2p-2.3.0-r1: failed with GENTOO_VM=openjdk-bin-8 (compile phase) - j...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: tharvik
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-20 07:48 UTC by Toralf Förster
Modified: 2024-03-15 21:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,21.20 KB, text/plain)
2024-02-20 07:48 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,100.29 KB, application/x-xz)
2024-02-20 07:48 UTC, Toralf Förster
Details
environment (environment,143.21 KB, text/plain)
2024-02-20 07:48 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-02-20 07:48 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,31.79 KB, application/x-xz)
2024-02-20 07:48 UTC, Toralf Förster
Details
net-vpn:i2p-2.3.0-r1:20240220-011808.log (net-vpn:i2p-2.3.0-r1:20240220-011808.log,52.99 KB, text/plain)
2024-02-20 07:48 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,102.27 KB, application/x-xz)
2024-02-20 07:48 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.44 KB, application/x-xz)
2024-02-20 07:48 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-02-20 07:48:10 UTC
    [javac] Compiling 335 source files to /var/tmp/portage/net-vpn/i2p-2.3.0-r1/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-r1/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_plasma_systemd_merged_usr-20240210-191231

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0
  [2]   rust-1.75.0 *
GENTOO_VM=openjdk-bin-8  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-8.382_p05"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="javac"
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [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.0 linux/amd64

  HEAD of ::gentoo
commit 219a57268cc87bee697bb24fc4a7f0da1aa1fe73
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 19 22:48:58 2024 +0000

    2024-02-19 22:48:58 UTC

emerge -qpvO net-vpn/i2p
[ebuild  N    ] net-vpn/i2p-2.3.0-r1  USE="-test" L10N="gl -ar -az -bg -ca -cs -da -de -el -en -es -es-AR -et -fa -fi -fr -he -hi -hr -hu -id -it -ja -ko -ku -mg -nb -nl -nn -pl -pt -pt-BR -ro -ru -sk -sl -sq -sr -sv -tk -tr -uk -vi -zh -zh-TW"
Comment 1 Toralf Förster gentoo-dev 2024-02-20 07:48:11 UTC
Created attachment 885486 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-20 07:48:12 UTC
Created attachment 885487 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-02-20 07:48:13 UTC
Created attachment 885488 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-20 07:48:14 UTC
Created attachment 885489 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-20 07:48:15 UTC
Created attachment 885490 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-20 07:48:16 UTC
Created attachment 885491 [details]
net-vpn:i2p-2.3.0-r1:20240220-011808.log
Comment 7 Toralf Förster gentoo-dev 2024-02-20 07:48:18 UTC
Created attachment 885492 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-02-20 07:48:19 UTC
Created attachment 885493 [details]
temp.tar.xz
Comment 9 Volkmar W. Pogatzki 2024-03-15 21:32:34 UTC
2.3.0-r1 is gone. Closing.