Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903781 - net-p2p/bitcoind-24.0.1 - support/lockedpool.cpp: error: runtime_error is not a member of std
Summary: net-p2p/bitcoind-24.0.1 - support/lockedpool.cpp: error: runtime_error is not...
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-04-04 17:04 UTC by Toralf Förster
Modified: 2023-04-10 04:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,22.40 KB, text/plain)
2023-04-04 17:04 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,59.37 KB, application/x-bzip)
2023-04-04 17:04 UTC, Toralf Förster
Details
environment (environment,90.68 KB, text/plain)
2023-04-04 17:04 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,710 bytes, application/x-bzip)
2023-04-04 17:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.55 KB, application/x-bzip)
2023-04-04 17:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,18.42 KB, application/x-bzip)
2023-04-04 17:04 UTC, Toralf Förster
Details
net-p2p:bitcoind-24.0.1:20230404-164854.log.bz2 (net-p2p:bitcoind-24.0.1:20230404-164854.log.bz2,10.61 KB, application/x-bzip)
2023-04-04 17:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.84 KB, application/x-bzip)
2023-04-04 17:04 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-04-04 17:04:28 UTC
too long lines were shrinked:

/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/unique_lock.h:148:7: note: declared here
  148 |       try_lock()
      |       ^~~~~~~~
x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DHAVE_BUILD_INFO -I. -I./minisketch/include  -I./univalue/include -I/usr/include -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE  -I/usr/include -DBOOST_MULTI_INDE
x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DHAVE_BUILD_INFO -I. -I./minisketch/include  -I./univalue/include -I/usr/include -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE  -I/usr/include -DBOOST_MULTI_INDE
support/lockedpool.cpp: In member function void Arena::free(void*):
support/lockedpool.cpp:99:20: error: runtime_error is not a member of std
   99 |         throw std::runtime_error("Arena: invalid or double free");
      |                    ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-j4-20230331-093505

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.0
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.0
Python 3.10.10
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.68.1 *
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

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit acaf885cd9c2ee5696777ce29f9191858c17f263
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 4 16:32:01 2023 +0000

    2023-04-04 16:32:00 UTC

emerge -qpvO net-p2p/bitcoind
[ebuild  N    ] net-p2p/bitcoind-24.0.1  USE="asm berkdb external-signer wallet -examples -nat-pmp -sqlite -systemtap -test -upnp -zeromq"
Comment 1 Toralf Förster gentoo-dev 2023-04-04 17:04:29 UTC
Created attachment 859516 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-04 17:04:30 UTC
Created attachment 859517 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-04-04 17:04:31 UTC
Created attachment 859518 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-04 17:04:32 UTC
Created attachment 859519 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-04 17:04:33 UTC
Created attachment 859520 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-04 17:04:34 UTC
Created attachment 859521 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-04 17:04:34 UTC
Created attachment 859522 [details]
net-p2p:bitcoind-24.0.1:20230404-164854.log.bz2
Comment 8 Toralf Förster gentoo-dev 2023-04-04 17:04:35 UTC
Created attachment 859523 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-04-10 04:11:05 UTC
The bug has been closed via the following commit(s):

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

commit 3418f2ccedbf9e6f0df70d720f38b98ed8a924a6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-10 04:03:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-10 04:03:59 +0000

    net-p2p/bitcoind: fix build w/ gcc 13
    
    Closes: https://bugs.gentoo.org/903781
    Signed-off-by: Sam James <sam@gentoo.org>

 net-p2p/bitcoind/bitcoind-24.0.1.ebuild   |  1 +
 net-p2p/bitcoind/files/24.0.1-gcc13.patch | 39 +++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)