Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907712 - net-p2p/bitcoind-0.21.0-r1 - support/lockedpool.cpp: error: runtime_error is not a member of std
Summary: net-p2p/bitcoind-0.21.0-r1 - support/lockedpool.cpp: error: runtime_error is ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luke-Jr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-06-02 15:31 UTC by Toralf Förster
Modified: 2023-10-24 10:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.28 KB, text/plain)
2023-06-02 15:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,198.14 KB, text/plain)
2023-06-02 15:31 UTC, Toralf Förster
Details
environment (environment,88.79 KB, text/plain)
2023-06-02 15:31 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,742 bytes, application/x-bzip)
2023-06-02 15:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.84 KB, application/x-bzip)
2023-06-02 15:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,17.24 KB, application/x-bzip)
2023-06-02 15:31 UTC, Toralf Förster
Details
net-p2p:bitcoind-0.21.0-r1:20230602-123149.log (net-p2p:bitcoind-0.21.0-r1:20230602-123149.log,97.31 KB, text/plain)
2023-06-02 15:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.92 KB, application/x-bzip)
2023-06-02 15:31 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-06-02 15:31:48 UTC
      | 
In file included from clientversion.cpp:19:
./obj/build.h:1: note: this is the location of the previous definition
    1 | #define BUILD_SUFFIX gentoo-r1
      | 
support/lockedpool.cpp: In member function void Arena::free(void*):
support/lockedpool.cpp:102:20: error: runtime_error is not a member of std
  102 |         throw std::runtime_error("Arena: invalid or double free");
      |                    ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-j5-20230530-073004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.3
Python 3.11.3
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.4 linux/amd64

  HEAD of ::gentoo
commit 88f969a28ef5fbfb8ed1b929de96b309e0a9f0f5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jun 2 11:46:57 2023 +0000

    2023-06-02 11:46:57 UTC

emerge -qpvO net-p2p/bitcoind
[ebuild  N    ] net-p2p/bitcoind-24.0.1  USE="asm berkdb examples external-signer wallet -nat-pmp -sqlite -systemtap -test -upnp -zeromq"
Comment 1 Toralf Förster gentoo-dev 2023-06-02 15:31:49 UTC
Created attachment 863052 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-02 15:31:50 UTC
Created attachment 863053 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-06-02 15:31:51 UTC
Created attachment 863054 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-06-02 15:31:52 UTC
Created attachment 863055 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-06-02 15:31:53 UTC
Created attachment 863056 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-06-02 15:31:54 UTC
Created attachment 863057 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-06-02 15:31:55 UTC
Created attachment 863058 [details]
net-p2p:bitcoind-0.21.0-r1:20230602-123149.log
Comment 8 Toralf Förster gentoo-dev 2023-06-02 15:31:56 UTC
Created attachment 863059 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-10-24 10:37:43 UTC
The bug has been closed via the following commit(s):

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

commit d5cd06560bfce1119bea4593a5a5b28474896203
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-10-24 10:34:29 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-10-24 10:37:11 +0000

    net-p2p/bitcoind: drop 0.21.0-r1, 22.0-r1, 24.0.1
    
    Closes: https://bugs.gentoo.org/907712
    Closes: https://bugs.gentoo.org/829409
    Closes: https://bugs.gentoo.org/807151
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 net-p2p/bitcoind/Manifest                          |   5 -
 net-p2p/bitcoind/bitcoind-0.21.0-r1.ebuild         | 176 -------------
 net-p2p/bitcoind/bitcoind-22.0-r1.ebuild           | 206 ---------------
 net-p2p/bitcoind/bitcoind-24.0.1.ebuild            | 163 ------------
 net-p2p/bitcoind/files/24.0.1-gcc13.patch          |  39 ---
 net-p2p/bitcoind/files/24.0.1-syslibs.patch        | 281 ---------------------
 net-p2p/bitcoind/files/bitcoin.conf                |   8 -
 net-p2p/bitcoind/files/bitcoin.conf.5              |  19 --
 .../files/bitcoind-0.20.1-boost-1.77-compat.patch  |  56 ----
 net-p2p/bitcoind/files/bitcoind.logrotate-r1       |   8 -
 net-p2p/bitcoind/metadata.xml                      |   2 -
 profiles/base/package.use.mask                     |   8 -
 12 files changed, 971 deletions(-)