Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675546 - net-p2p/bitcoind-0.17.1 : [TEST] make[3]: *** [Makefile:<snip>: test/raii_event_tests.cpp.test] Error 1
Summary: net-p2p/bitcoind-0.17.1 : [TEST] make[3]: *** [Makefile:<snip>: test/raii_eve...
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: 2019-01-15 19:35 UTC by Toralf Förster
Modified: 2019-08-07 16:56 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.05 KB, text/plain)
2019-01-15 19:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.83 KB, text/plain)
2019-01-15 19:35 UTC, Toralf Förster
Details
environment (environment,87.36 KB, text/plain)
2019-01-15 19:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.79 KB, application/x-bzip)
2019-01-15 19:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,21.29 KB, application/x-bzip)
2019-01-15 19:35 UTC, Toralf Förster
Details
net-p2p:bitcoind-0.17.1:20190115-184723.log (net-p2p:bitcoind-0.17.1:20190115-184723.log,139.26 KB, text/plain)
2019-01-15 19:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.58 KB, application/x-bzip)
2019-01-15 19:35 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 2019-01-15 19:35:17 UTC
test/test_bitcoin -l test_suite -t "`cat test/raii_event_tests.cpp | grep -E "(BOOST_FIXTURE_TEST_SUITE\\(|BOOST_AUTO_TEST_SUITE\\()" | cut -d '(' -f 2 | cut -d ',' -f 1 | cut -d ')' -f 1`" > test/raii_event_tests.cpp.log 2>&1 || (cat test/raii_event_tests.cpp.log && false)
Test setup error: no test cases matching filter or all test cases were disabled
make[3]: *** [Makefile:11822: test/raii_event_tests.cpp.test] Error 1
make[3]: Leaving directory '/var/tmp/portage/net-p2p/bitcoind-0.17.1/work/bitcoin-ef70f9b52b851c7997a9f1a0834714e3eebc1fd8/src'
make[2]: *** [Makefile:10779: check-am] Error 2
make[2]: Leaving directory '/var/tmp/portage/net-p2p/bitcoind-0.17.1/work/bitcoin-ef70f9b52b851c7997a9f1a0834714e3eebc1fd8/src'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20190113-153406

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)


java-config:
The following VMs are available for generation-2:


emerge -qpvO net-p2p/bitcoind
[ebuild  N    ] net-p2p/bitcoind-0.17.1  USE="asm bitcoin_policy_rbf libressl system-leveldb test wallet -examples -knots -upnp -zeromq"
Comment 1 Toralf Förster gentoo-dev 2019-01-15 19:35:20 UTC
Created attachment 561364 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-15 19:35:23 UTC
Created attachment 561366 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-15 19:35:26 UTC
Created attachment 561368 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-15 19:35:28 UTC
Created attachment 561370 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-15 19:35:31 UTC
Created attachment 561372 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-15 19:35:34 UTC
Created attachment 561374 [details]
net-p2p:bitcoind-0.17.1:20190115-184723.log
Comment 7 Toralf Förster gentoo-dev 2019-01-15 19:35:37 UTC
Created attachment 561376 [details]
temp.tbz2
Comment 8 Luke-Jr 2019-01-15 19:41:34 UTC
Any idea what's going on here? :/
Comment 9 Toralf Förster gentoo-dev 2019-01-16 20:59:03 UTC
FWIW reproducible, eg on image 17.0_test_20190113-225948
Comment 10 Craig Andrews gentoo-dev 2019-08-07 16:56:02 UTC
Reported upstream at https://github.com/bitcoin/bitcoin/pull/16564

Also fixed using a patch in Gentoo in net-p2p/bitcoind-0.18.0