Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894734 - dev-util/bitcoin-tx-24.0.1-r1 - support/lockedpool.cpp: error: runtime_error is not a member of std
Summary: dev-util/bitcoin-tx-24.0.1-r1 - support/lockedpool.cpp: error: runtime_error ...
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-02-16 08:26 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,19.25 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
dev-util:bitcoin-tx-24.0.1-r1:20230216-041956.log (dev-util:bitcoin-tx-24.0.1-r1:20230216-041956.log,75.47 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,182.21 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
environment (environment,76.58 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.56 KB, application/x-bzip)
2023-02-16 08:26 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,16.88 KB, application/x-bzip)
2023-02-16 08:26 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.30 KB, application/x-bzip)
2023-02-16 08:26 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-02-16 08:26:39 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    -fstack-reuse=none -Wstack-prot
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: 17.1_systemd-j4-20230214-180043

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit aa40bec099dd9697c38a03abce08d0b6f4c0117e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 16 03:32:00 2023 +0000

    2023-02-16 03:31:59 UTC

emerge -qpvO dev-util/bitcoin-tx
[ebuild  N    ] dev-util/bitcoin-tx-24.0.1-r1
Comment 1 Toralf Förster gentoo-dev 2023-02-16 08:26:40 UTC
Created attachment 851664 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-16 08:26:41 UTC
Created attachment 851666 [details]
dev-util:bitcoin-tx-24.0.1-r1:20230216-041956.log
Comment 3 Toralf Förster gentoo-dev 2023-02-16 08:26:43 UTC
Created attachment 851668 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-16 08:26:44 UTC
Created attachment 851670 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-16 08:26:45 UTC
Created attachment 851672 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-16 08:26:46 UTC
Created attachment 851674 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-16 08:26:47 UTC
Created attachment 851676 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-04-10 04:11:06 UTC
The bug has been closed via the following commit(s):

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

commit 8a5526927cf8db6b64e0702d42dfb21c6b9447b0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-10 04:06:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-10 04:06:50 +0000

    dev-util/bitcoin-tx: fix build w/ gcc 13
    
    Closes: https://bugs.gentoo.org/894734
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/bitcoin-tx/bitcoin-tx-24.0.1-r1.ebuild |  1 +
 dev-util/bitcoin-tx/files/24.0.1-gcc13.patch    | 39 +++++++++++++++++++++++++
 2 files changed, 40 insertions(+)