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 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org