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-r1: 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-r1: failed with jdk:21 (compile phase): SortedInt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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: 940010 940011
Blocks: jdk21 918647
  Show dependency tree
 
Reported: 2023-11-26 19:56 UTC by Toralf Förster
Modified: 2024-10-31 08:17 UTC (History)
3 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. ***
Comment 10 Larry the Git Cow gentoo-dev 2024-09-21 18:34:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26520f09074555f14c75a187e5019bc15a805a67

commit 26520f09074555f14c75a187e5019bc15a805a67
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-04-21 08:12:01 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-09-21 18:32:56 +0000

    net-p2p/freenet: add 0.7.5_p1498
    
    Bug: https://bugs.gentoo.org/918618
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/34016
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 net-p2p/freenet/Manifest                           |   3 +
 .../freenet-0.7.5_p1498-ignore-failing-tests.patch |  42 ++++
 net-p2p/freenet/freenet-0.7.5_p1497-r1.ebuild      |   2 +
 net-p2p/freenet/freenet-0.7.5_p1498.ebuild         | 219 +++++++++++++++++++++
 4 files changed, 266 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2024-10-31 08:17:20 UTC
The bug has been closed via the following commit(s):

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

commit fe972ed0fd20b6c4313cd502c7a112302df5e810
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-10-30 17:26:29 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-10-31 08:17:17 +0000

    net-p2p/freenet: drop 0.7.5_p1497-r1
    
    Closes: https://bugs.gentoo.org/918618
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/39160/commits/d21f319fd67b44dd16220b6aa4ac038032e7e8fa
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 net-p2p/freenet/Manifest                           |   5 -
 .../freenet-0.7.5_p1497-ignore-failing-tests.patch |  37 ----
 net-p2p/freenet/freenet-0.7.5_p1497-r1.ebuild      | 229 ---------------------
 3 files changed, 271 deletions(-)