Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932030 - net-vpn/i2p-2.3.0-r2 fails to compile: build.xml:1648: java.lang.NoSuchMethodError: CharBuffer
Summary: net-vpn/i2p-2.3.0-r2 fails to compile: build.xml:1648: java.lang.NoSuchMethod...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: tharvik
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-05-17 07:05 UTC by Agostino Sarubbo
Modified: 2024-05-24 09:44 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,151.17 KB, text/plain)
2024-05-17 07:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-05-17 07:05:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-vpn/i2p-2.3.0-r2 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-17 07:05:18 UTC
Created attachment 893131 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-17 07:05:19 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/net-vpn/i2p-2.3.0-r2/work/i2p-2.3.0/build.xml:1648: java.lang.NoSuchMethodError: java.nio.CharBuffer.flip()Ljava/nio/CharBuffer;
BUILD FAILED
Comment 3 Volkmar W. Pogatzki 2024-05-23 11:35:56 UTC
After that version bump, https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b96e0e108976ba75930626402c74a23770cb0ba, is the PR still needed or may I close it?
Comment 4 tharvik 2024-05-23 18:09:27 UTC
(In reply to Volkmar W. Pogatzki from comment #3)
> is the PR still needed or may I close it?

It is still needed IMO: the PR will hit stable so users not keywording i2p will still avoid this bug.
Comment 5 Larry the Git Cow gentoo-dev 2024-05-24 09:44:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45bce3abccdf0b1f5203d31a061efde3feaf7c19

commit 45bce3abccdf0b1f5203d31a061efde3feaf7c19
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-05-17 10:04:16 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-05-24 09:42:47 +0000

    net-vpn/i2p: restrict to >=virtual/jdk-11:* for #932030
    
    - Updates to >=dev-java/ant-1.10.14-r3
    - Removes obsolete check for MERGE_VM
    
    Closes: https://bugs.gentoo.org/932030
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/36717
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../i2p/{i2p-2.3.0-r2.ebuild => i2p-2.3.0-r3.ebuild} | 20 +++-----------------
 1 file changed, 3 insertions(+), 17 deletions(-)