Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918618 - net-p2p/freenet-0.7.5_p1497: failed with jdk:21 (compile phase): SortedIntSet.java:152: error: removeFirst() in SortedIntSet cannot implement removeFirst() in SortedSet
Summary: net-p2p/freenet-0.7.5_p1497: failed with jdk:21 (compile phase): SortedIntSet...
Status: IN_PROGRESS
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
: 923145 (view as bug list)
Depends on:
Blocks: jdk21 918647
  Show dependency tree
 
Reported: 2023-11-26 19:56 UTC by Toralf Förster
Modified: 2024-04-20 07:12 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.50 KB, text/plain)
2023-11-26 19:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,205.63 KB, text/plain)
2023-11-26 19:56 UTC, Toralf Förster
Details
environment (environment,145.04 KB, text/plain)
2023-11-26 19:56 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-11-26 19:56 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.73 KB, application/x-xz)
2023-11-26 19:56 UTC, Toralf Förster
Details
net-p2p:freenet-0.7.5_p1497:20231126-190210.log (net-p2p:freenet-0.7.5_p1497:20231126-190210.log,11.61 KB, text/plain)
2023-11-26 19:56 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,52.80 KB, application/x-xz)
2023-11-26 19:56 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,32.91 KB, application/x-xz)
2023-11-26 19:56 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 2023-11-26 19:56:30 UTC
src/freenet/support/BloomFilter.java:233: warning: [removal] finalize() in Object has been deprecated and marked for removal
	protected void finalize() throws Throwable {
	               ^
src/freenet/support/BloomFilter.java:235: warning: [removal] finalize() in Object has been deprecated and marked for removal
                super.finalize();
                     ^
src/freenet/support/SortedIntSet.java:152: error: removeFirst() in SortedIntSet cannot implement removeFirst() in SortedSet
	public int removeFirst() {
	           ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20231122-204020

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

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.5
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.5
Python 3.11.6
Available Rust versions:
  [1]   rust-bin-1.73.0 *
GENTOO_VM=openjdk-bin-21  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-21.0.1_p12"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [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.21.4 linux/amd64

  HEAD of ::gentoo
commit 85fae57c0f170feca41ac9ce407d618cf5aa0b60
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 26 16:32:00 2023 +0000

    2023-11-26 16:32:00 UTC

emerge -qpvO net-p2p/freenet
[ebuild  N    ] net-p2p/freenet-0.7.5_p1497  USE="nss -doc -source -test -verify-sig"
Comment 1 Toralf Förster gentoo-dev 2023-11-26 19:56:31 UTC
Created attachment 875736 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-26 19:56:32 UTC
Created attachment 875737 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-11-26 19:56:34 UTC
Created attachment 875738 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-26 19:56:34 UTC
Created attachment 875739 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-26 19:56:35 UTC
Created attachment 875740 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-26 19:56:36 UTC
Created attachment 875741 [details]
net-p2p:freenet-0.7.5_p1497:20231126-190210.log
Comment 7 Toralf Förster gentoo-dev 2023-11-26 19:56:37 UTC
Created attachment 875742 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-26 19:56:39 UTC
Created attachment 875743 [details]
temp.tar.xz
Comment 9 Volkmar W. Pogatzki 2024-04-20 07:12:14 UTC
*** Bug 923145 has been marked as a duplicate of this bug. ***