Your message dated Fri, 23 Aug 2019 10:35:09 +0000
with message-id <e1i16ut-0007n1...@fasolo.debian.org>
and subject line Bug#910455: fixed in bitcoin 0.18.1~dfsg-1
has caused the Debian Bug report #910455,
regarding bitcoin FTBFS on 32bit: test failure
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
910455: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910455
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bitcoin
Version: 0.17.0~dfsg-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/package.php?p=bitcoin&suite=sid
...
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src'
Running tests: compress_tests from test/compress_tests.cpp
test/test_bitcoin -l test_suite -t "`cat test/compress_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/compress_tests.cpp.log 2>&1 || (cat
test/compress_tests.cpp.log && false)
Running tests: crypto_tests from test/crypto_tests.cpp
test/test_bitcoin -l test_suite -t "`cat test/crypto_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/crypto_tests.cpp.log 2>&1 || (cat
test/crypto_tests.cpp.log && false)
Running tests: cuckoocache_tests from test/cuckoocache_tests.cpp
test/test_bitcoin -l test_suite -t "`cat test/cuckoocache_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/cuckoocache_tests.cpp.log 2>&1 ||
(cat test/cuckoocache_tests.cpp.log && false)
Running tests: denialofservice_tests from test/denialofservice_tests.cpp
test/test_bitcoin -l test_suite -t "`cat test/denialofservice_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/denialofservice_tests.cpp.log 2>&1
|| (cat test/denialofservice_tests.cpp.log && false)
Running tests: descriptor_tests from test/descriptor_tests.cpp
test/test_bitcoin -l test_suite -t "`cat test/descriptor_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/descriptor_tests.cpp.log 2>&1 ||
(cat test/descriptor_tests.cpp.log && false)
Running tests: getarg_tests from test/getarg_tests.cpp
test/test_bitcoin -l test_suite -t "`cat test/getarg_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/getarg_tests.cpp.log 2>&1 || (cat
test/getarg_tests.cpp.log && false)
Running tests: hash_tests from test/hash_tests.cpp
test/test_bitcoin -l test_suite -t "`cat test/hash_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/hash_tests.cpp.log 2>&1 || (cat
test/hash_tests.cpp.log && false)
Running tests: key_io_tests from test/key_io_tests.cpp
test/test_bitcoin -l test_suite -t "`cat test/key_io_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/key_io_tests.cpp.log 2>&1 || (cat
test/key_io_tests.cpp.log && false)
Running 11 test cases...
Entering test module "Bitcoin Test Suite"
test/crypto_tests.cpp(23): Entering test suite "crypto_tests"
test/crypto_tests.cpp(217): Entering test case "ripemd160_testvectors"
test/crypto_tests.cpp(217): Leaving test case "ripemd160_testvectors"; testing
time: 346645us
test/crypto_tests.cpp(233): Entering test case "sha1_testvectors"
test/crypto_tests.cpp(233): Leaving test case "sha1_testvectors"; testing time:
555499us
test/crypto_tests.cpp(249): Entering test case "sha256_testvectors"
test/crypto_tests.cpp(249): Leaving test case "sha256_testvectors"; testing
time: 550873us
test/crypto_tests.cpp(271): Entering test case "sha512_testvectors"
test/crypto_tests.cpp(271): Leaving test case "sha512_testvectors"; testing
time: 1591096us
test/crypto_tests.cpp(308): Entering test case "hmac_sha256_testvectors"
test/crypto_tests.cpp(308): Leaving test case "hmac_sha256_testvectors";
testing time: 46886us
test/crypto_tests.cpp(361): Entering test case "hmac_sha512_testvectors"
test/crypto_tests.cpp(361): Leaving test case "hmac_sha512_testvectors";
testing time: 62095us
test/crypto_tests.cpp(429): Entering test case "aes_testvectors"
test/crypto_tests.cpp(429): Leaving test case "aes_testvectors"; testing time:
39761us
test/crypto_tests.cpp(445): Entering test case "aes_cbc_testvectors"
test/crypto_tests.cpp(445): Leaving test case "aes_cbc_testvectors"; testing
time: 40189us
test/crypto_tests.cpp(497): Entering test case "chacha20_testvector"
test/crypto_tests.cpp(497): Leaving test case "chacha20_testvector"; testing
time: 39479us
test/crypto_tests.cpp(527): Entering test case "countbits_tests"
test/crypto_tests.cpp(527): Leaving test case "countbits_tests"; testing time:
91719us
test/crypto_tests.cpp(549): Entering test case "sha256d64"
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(561): error: in "crypto_tests/sha256d64": check
memcmp(out1, out2, 32 * i) == 0 has failed
test/crypto_tests.cpp(549): Leaving test case "sha256d64"; testing time: 95714us
test/crypto_tests.cpp(23): Leaving test suite "crypto_tests"; testing time:
3460214us
Leaving test module "Bitcoin Test Suite"; testing time: 3460346us
*** 32 failures are detected in the test module "Bitcoin Test Suite"
make[4]: *** [Makefile:11693: test/crypto_tests.cpp.test] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:10651: check-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:780: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j4 check VERBOSE=1 returned exit code 2
=============================================
Bitcoin Core 0.17.0: src/test-suite.log
=============================================
# TOTAL: 1
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
make[1]: *** [debian/rules:50: override_dh_auto_test] Error 1
--- End Message ---
--- Begin Message ---
Source: bitcoin
Source-Version: 0.18.1~dfsg-1
We believe that the bug you reported is fixed in the latest version of
bitcoin, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 910...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated bitcoin package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 19 Aug 2019 11:50:52 +0200
Source: bitcoin
Architecture: source
Version: 0.18.1~dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Cryptocoin Team <team+cryptoc...@tracker.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Closes: 910455
Changes:
bitcoin (0.18.1~dfsg-1) unstable; urgency=medium
.
[ upstream ]
* New release.
+ Fix 32-bit test failure.
Closes: Bug#910455. Thanks to Adrian Bunk and Laurence Parry.
.
[ Jonas Smedegaard ]
* Update copyright info:
+ Stop track no longer shipped LGPL-3+ licensed code.
Update lintian overrides accordingly.
* Declare compliance with Debian Policy 4.4.0.
* Unfuzz patches.
Checksums-Sha1:
7847fab570d93f2e42fd4c58d8ec94c45cbcef34 2511 bitcoin_0.18.1~dfsg-1.dsc
0ea9fa843993d5af87b14cbbec17b33561496eac 4711692
bitcoin_0.18.1~dfsg.orig.tar.xz
9665727c93e060e09d970fca6ea450b91ef9016a 27984
bitcoin_0.18.1~dfsg-1.debian.tar.xz
29b3fe9b3cc1811961608943113ae221211037b1 15000
bitcoin_0.18.1~dfsg-1_amd64.buildinfo
Checksums-Sha256:
942182e0c1cf11a143f0bce7b109fee766bfa95c930095858e2e4eaefbf5938f 2511
bitcoin_0.18.1~dfsg-1.dsc
29a2c560a0e973aa9b2c6e3f08a7a20f923126aeaac1bdf574103749e541b0db 4711692
bitcoin_0.18.1~dfsg.orig.tar.xz
1a0b9041c973316afaab2e074bcd02fdb8db7c14afd698c1d88823a672f4f18f 27984
bitcoin_0.18.1~dfsg-1.debian.tar.xz
7e2f91dfc0aecf86a74aa0b20107513fd5d48c29da6ecf20080922dbc17b3b0d 15000
bitcoin_0.18.1~dfsg-1_amd64.buildinfo
Files:
c4273453f5486e99172dfde5d054b43c 2511 utils optional bitcoin_0.18.1~dfsg-1.dsc
fdcf620a7d17e41c65640dc2e5a41d21 4711692 utils optional
bitcoin_0.18.1~dfsg.orig.tar.xz
22692fb65b940b7de823f3fe64009d02 27984 utils optional
bitcoin_0.18.1~dfsg-1.debian.tar.xz
a7431a0db6cc53ec2aee8e2fb400a857 15000 utils optional
bitcoin_0.18.1~dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAl1ad3YACgkQLHwxRsGg
ASGIoA//Y7KFErhdPFgE/rVusZWhf+zmxjbAfbJVBHIKRH4kGmIqiEb3anmKmqAJ
kUVJ0nu4BHlxkjeVbLuxfyedap0aohLBkEDeKW/uD10znoWnFeS/ara7gy0QhyMP
Y7Z/yL9mxlLDxDnPQfs1+5s48NBynwG6ZHJm02GCnlAWtwLaQdyAf0T1Svbep6Ei
ERu7xZvcvlI4kZ+pMwA8+7OzSUJ2vA5p9o2FjuvmpcdLmlySQdE6LGoCGlceSQxx
T6IWaTqcmrLUC4+6cR34+xjRKR9vG6IojYlhPWdRTA+EBbJDrxIJUwb1aAK9kdIk
R4ChTgsoYD28uEEWmEuF7CP2XkHTKHi9baIJvdPUY21n3RH1/rjNvt2JObCGWXm0
V/i5frrQRWpC5d/xnutgM7jHFsv+euXT6DscOqUC/PwXxdAZsuDcgqY2l5DrKY1H
TmwWbyBOgw2OZ2GHUG9+f+kkqd8vCmtG0nMQmRuzbmyitRcLoRN01DM1YhzY6oM2
5PONZ6teicAJ1gQieC5YVVBQrXAyiciSYlkUaF/2Kdt/QN76o5DBaMJsY8ZPfx+M
hJv+X9XDMgYFkOlFkg8uumRIIuiisykgb+hbFrfMtodbG7mOzo/qhTM4JLTcYcBm
nUe3i2zXb1fcMGlo/AF7dGrxmKJ/Des0BZ+4zCQp60f2blpDm2A=
=nDpU
-----END PGP SIGNATURE-----
--- End Message ---