[Pkg-bitcoin-devel] Bug#672524: bitcoin: FTBFS[any-i386]: testsuite errors
Scott Howard
showard314 at gmail.com
Wed Apr 24 20:58:04 UTC 2013
Somehow the path is getting botched in kfreebsd-i386:
On amd64 [1] (and similarly on all other architectures except *i386) we pass
-DTEST_DATA_DIR=/build/buildd-bitcoin_0.8.1-2-amd64-bLPEbz/bitcoin-0.8.1/src/test/data
and the debug output says
Trying to open "/build/buildd-bitcoin_0.8.1-2-amd64-bLPEbz/bitcoin-0.8.1/src/test/data/base58_encode_decode.json"
but on kfreebsd-i386 [2] and i386 buildds we pass
-DTEST_DATA_DIR=/build/buildd-bitcoin_0.8.1-2-kfreebsd-i386-B2WCjD/bitcoin-0.8.1/src/test/data
and the debug output says
Trying to open "/build/buildd-bitcoin_0.8.1-2-kfreebsd-1-B2WCjD/bitcoin-0.8.1/src/test/data/base58_encode_decode.json"
i386 somehow got changed into a 1, and this seems to happen on
kfreebsd-i386 and i386 buildds.
anyone know why the buildds seem to change the i386 string to "1"?
[1]https://buildd.debian.org/status/fetch.php?pkg=bitcoin&arch=amd64&ver=0.8.1-2&stamp=1366775051
[2]https://buildd.debian.org/status/fetch.php?pkg=bitcoin&arch=amd64&ver=0.8.1-2&stamp=1366775051
More information about the Pkg-bitcoin-devel
mailing list