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"
Created attachment 875736 [details] emerge-info.txt
Created attachment 875737 [details] emerge-history.txt
Created attachment 875738 [details] environment
Created attachment 875739 [details] etc.clang.tar.xz
Created attachment 875740 [details] etc.portage.tar.xz
Created attachment 875741 [details] net-p2p:freenet-0.7.5_p1497:20231126-190210.log
Created attachment 875742 [details] qlist-info.txt.xz
Created attachment 875743 [details] temp.tar.xz
*** Bug 923145 has been marked as a duplicate of this bug. ***
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(+)
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(-)