Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911921 - dev-util/bitcoin-tx-24.0.1-r1 fails test - /.../sh:line <snip>: test/test_bitcoin: No such file or directory
Summary: dev-util/bitcoin-tx-24.0.1-r1 fails test - /.../sh:line <snip>: test/test_bit...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-08 13:46 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,17.70 KB, text/plain)
2023-08-08 13:47 UTC, Toralf Förster
Details
dev-util:bitcoin-tx-24.0.1-r1:20230808-132551.log (dev-util:bitcoin-tx-24.0.1-r1:20230808-132551.log,129.88 KB, text/plain)
2023-08-08 13:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,45.36 KB, text/plain)
2023-08-08 13:47 UTC, Toralf Förster
Details
environment (environment,75.24 KB, text/plain)
2023-08-08 13:47 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-08-08 13:47 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.41 KB, application/x-xz)
2023-08-08 13:47 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,15.45 KB, application/x-xz)
2023-08-08 13:47 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.79 KB, application/x-xz)
2023-08-08 13:47 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-08-08 13:46:59 UTC
too long lines were shrinked:

Running tests: amount_tests from test/amount_tests.cpp
Running tests: arith_uint256_tests from test/arith_uint256_tests.cpp
export TEST_LOGFILE=/var/tmp/portage/dev-util/bitcoin-tx-24.0.1-r1/work/bitcoin-24.0.1/src/$( echo test/amount_tests.cpp | grep -E -o "(wallet/test/.*\.cpp|test/.*\.cpp)" | /bin/sed -e s/\.cpp/.log/ ) && \
test/test_bitcoin --catch_system_errors=no -l test_suite -t "$( cat test/amount_tests.cpp | grep -E "(BOOST_FIXTURE_TEST_SUITE\\(|BOOST_AUTO_TEST_SUITE\\()" | cut -d '(' -f 2 | cut -d ',' -f 1 | cut -d ')' -f 1 )" -- DEBUG_LOG_OUT > "$TEST_LOGFILE" 2>&1 || (cat "$TEST_LOGFILE" && false)
export TEST_LOGFILE=/var/tmp/portage/dev-util/bitcoin-tx-24.0.1-r1/work/bitcoin-24.0.1/src/$( echo test/arith_uint256_tests.cpp | grep -E -o "(wallet/test/.*\.cpp|test/.*\.cpp)" | /bin/sed -e s/\.cpp/.log/ ) && \
test/test_bitcoin --catch_system_errors=no -l test_suite -t "$( cat test/arith_uint256_tests.cpp | grep -E "(BOOST_FIXTURE_TEST_SUITE\\(|BOOST_AUTO_TEST_SUITE\\()" | cut -d '(' -f 2 | cut -d ',' -f 1 | cut -d ')' -f 1 )" -- DEBUG_LOG_OUT > "$TEST_LOGFILE" 2>&1 || (cat "$TEST_LOGFILE" && false)
/bin/sh: line 2: test/test_bitcoin: No such file or directory
/bin/sh: line 2: test/test_bitcoin: No such file or directory
/bin/sh: line 2: test/test_bitcoin: No such file or directory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_test-20230807-075536

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
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.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1 *
php cli (if any):
go version go1.20.7 linux/amd64

  HEAD of ::gentoo
commit d41e888bf1750d528a440d325038144eb5c98a6e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 8 09:31:37 2023 +0000

    2023-08-08 09:31:37 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-08-08 13:47:01 UTC
Created attachment 867393 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-08 13:47:02 UTC
Created attachment 867394 [details]
dev-util:bitcoin-tx-24.0.1-r1:20230808-132551.log
Comment 3 Toralf Förster gentoo-dev 2023-08-08 13:47:03 UTC
Created attachment 867395 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-08-08 13:47:04 UTC
Created attachment 867396 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-08 13:47:05 UTC
Created attachment 867397 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-08 13:47:06 UTC
Created attachment 867398 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-08 13:47:07 UTC
Created attachment 867399 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-08-08 13:47:08 UTC
Created attachment 867400 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-10-24 10:37:42 UTC
The bug has been closed via the following commit(s):

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

commit 37a7231a3886135c7e3a98de16fb578e694348e0
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-10-24 10:25:25 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-10-24 10:37:09 +0000

    dev-util/bitcoin-tx: drop 0.21.0-r2, 22.0-r2, 24.0.1-r1
    
    Closes: https://bugs.gentoo.org/911921
    Closes: https://bugs.gentoo.org/911886
    Closes: https://bugs.gentoo.org/889802
    Closes: https://bugs.gentoo.org/766827
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-util/bitcoin-tx/Manifest                       |   5 -
 dev-util/bitcoin-tx/bitcoin-tx-0.21.0-r2.ebuild    | 105 --------
 dev-util/bitcoin-tx/bitcoin-tx-22.0-r2.ebuild      | 113 ---------
 dev-util/bitcoin-tx/bitcoin-tx-24.0.1-r1.ebuild    |  83 ------
 .../files/22.0-fix_build_without_leveldb.patch     |  23 --
 dev-util/bitcoin-tx/files/24.0.1-gcc13.patch       |  39 ---
 dev-util/bitcoin-tx/files/24.0.1-syslibs.patch     | 281 ---------------------
 dev-util/bitcoin-tx/metadata.xml                   |   3 -
 profiles/base/package.use.mask                     |   1 -
 9 files changed, 653 deletions(-)