Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899218 - net-p2p/litecoind-0.18.1-r1 - support/lockedpool.cpp: error: runtime_error is not a member of std
Summary: net-p2p/litecoind-0.18.1-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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-03-03 22:03 UTC by Toralf Förster
Modified: 2023-05-18 20:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.38 KB, text/plain)
2023-03-03 22:03 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,60.91 KB, application/x-bzip)
2023-03-03 22:03 UTC, Toralf Förster
Details
environment (environment,104.21 KB, text/plain)
2023-03-03 22:03 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,707 bytes, application/x-bzip)
2023-03-03 22:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.91 KB, application/x-bzip)
2023-03-03 22:03 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,22.81 KB, application/x-bzip)
2023-03-03 22:03 UTC, Toralf Förster
Details
net-p2p:litecoind-0.18.1-r1:20230303-062804.log (net-p2p:litecoind-0.18.1-r1:20230303-062804.log,108.71 KB, text/plain)
2023-03-03 22:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,37.63 KB, application/x-bzip)
2023-03-03 22:03 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-03-03 22:03:20 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include    -I./secp256k1/include -I./univalue/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS 
rm -f libbitcoin_common.a
/usr/bin/x86_64-pc-linux-gnu-ar cr libbitcoin_common.a libbitcoin_common_a-base58.o libbitcoin_common_a-bech32.o libbitcoin_common_a-chainparams.o libbitcoin_common_a-coins.o libbitcoin_common_a-compressor.o libbitcoin_common_a-core_read.o libbitcoin_common_a-core_write.o libbitcoin_common_a-key.o l
/usr/bin/x86_64-pc-linux-gnu-ranlib libbitcoin_common.a
x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config   -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I/usr/include/db4.8/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include    -I./secp256k1/include -I./univalue/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS 
support/lockedpool.cpp: In member function 'void Arena::free(void*)':
support/lockedpool.cpp:100:20: error: 'runtime_error' is not a member of 'std'
  100 |         throw std::runtime_error("Arena: invalid or double free");
      |                    ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd_merged_usr-j5-20230228-030030

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.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 68eddf59c964e9bb2f0fe239d16c58a028a9e354
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Mar 3 05:46:59 2023 +0000

    2023-03-03 05:46:58 UTC

emerge -qpvO net-p2p/litecoind
[ebuild  N    ] net-p2p/litecoind-0.18.1-r1  USE="upnp wallet" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2023-03-03 22:03:21 UTC
Created attachment 856030 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-03 22:03:22 UTC
Created attachment 856032 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-03-03 22:03:23 UTC
Created attachment 856034 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-03 22:03:24 UTC
Created attachment 856036 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-03 22:03:25 UTC
Created attachment 856038 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-03 22:03:26 UTC
Created attachment 856040 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-03 22:03:27 UTC
Created attachment 856042 [details]
net-p2p:litecoind-0.18.1-r1:20230303-062804.log
Comment 8 Toralf Förster gentoo-dev 2023-03-03 22:03:28 UTC
Created attachment 856044 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-04-18 11:03:42 UTC
The bug has been referenced in the following commit(s):

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

commit eae5d6ef7ccd055f4cddf12623a28309838292d2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-18 11:01:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-18 11:01:05 +0000

    package.mask: Last rite net-p2p/litecoind
    
    Bug: https://bugs.gentoo.org/672326
    Bug: https://bugs.gentoo.org/788844
    Bug: https://bugs.gentoo.org/796599
    Bug: https://bugs.gentoo.org/899218
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2023-05-18 20:25:01 UTC
The bug has been closed via the following commit(s):

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

commit db0eec2429137d8fbe0785515340b52f3ecd5b72
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2023-05-18 20:24:29 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2023-05-18 20:24:29 +0000

    net-p2p/litecoind: treeclean
    
    Closes: https://bugs.gentoo.org/899218
    Closes: https://bugs.gentoo.org/796599
    Closes: https://bugs.gentoo.org/788844
    Closes: https://bugs.gentoo.org/672326
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-p2p/litecoind/Manifest                         |  1 -
 net-p2p/litecoind/files/litecoin.conf              |  8 --
 net-p2p/litecoind/files/litecoin.confd             | 10 ---
 net-p2p/litecoind/files/litecoin.initd-r1          | 28 -------
 net-p2p/litecoind/files/litecoin.service           | 30 -------
 .../litecoind/files/litecoind-0.18.1-gcc12.patch   | 22 ------
 .../files/litecoind-0.18.1-system-leveldb.patch    | 37 ---------
 net-p2p/litecoind/files/litecoind.logrotate        |  7 --
 net-p2p/litecoind/litecoind-0.18.1-r1.ebuild       | 91 ----------------------
 net-p2p/litecoind/metadata.xml                     | 11 ---
 profiles/package.mask                              |  6 --
 11 files changed, 251 deletions(-)