Your message dated Fri, 28 Oct 2016 05:23:22 +0000
with message-id <[email protected]>
and subject line Bug#841706: fixed in bitcoin 0.13.1-0.1
has caused the Debian Bug report #841706,
regarding bitcoin: FTBFS on hppa - typos in 2002_libmemenv_debian-ports.patch
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 [email protected]
immediately.)
--
841706: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841706
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: bitcoin
Version: 0.13.0-0.1
Severity: normal
Dear Maintainer,
The build fails due to typos in the debian patch:
2002_libmemenv_debian-ports.patch.
See:
https://buildd.debian.org/status/fetch.php?pkg=bitcoin&arch=hppa&ver=0.13.0-0.1&stamp=1477051336
There are missing ';' characters in the __asm__ statements for hppa:
+inline void WriteMemoryBarrier() {
+ __asm__ __volatile__ ("": : :"memory");
+}
+#endif
+#define LEVELDB_HAVE_MEMORY_BARRIER
+
+// PARISC
+#elif defined(ARCH_CPU_PARISC_FAMILY)
+
+inline void ReadMemoryBarrier() {
+ __asm__ __volatile__("" : : : "memory")
+}
+inline void WriteMemoryBarrier() {
+ __asm__ __volatile__("" : : : "memory")
}
#define LEVELDB_HAVE_MEMORY_BARRIER
Regards,
Dave
-- System Information:
Debian Release: stretch/sid
APT prefers buildd-unstable
APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: hppa (parisc64)
Kernel: Linux 4.7.7+ (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
--- End Message ---
--- Begin Message ---
Source: bitcoin
Source-Version: 0.13.1-0.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anthony Towns <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 28 Oct 2016 13:40:17 +1000
Source: bitcoin
Binary: bitcoind bitcoin-qt bitcoin-tx libbitcoinconsensus0
libbitcoinconsensus-dev
Architecture: source amd64
Version: 0.13.1-0.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Bitcoin Packaging Team
<[email protected]>
Changed-By: Anthony Towns <[email protected]>
Description:
bitcoin-qt - peer-to-peer network based digital currency - GUI
bitcoin-tx - peer-to-peer network based digital currency - transaction tool
bitcoind - peer-to-peer network based digital currency - daemon
libbitcoinconsensus-dev - bitcoin blockchain library development files
libbitcoinconsensus0 - bitcoin blockchain library
Closes: 841706
Changes:
bitcoin (0.13.1-0.1) unstable; urgency=medium
.
* Non-maintainer upload.
* New upstream release.
* Patch for -latomic is included upstream, so drop Debian-specific patch.
* Add semi-colons for hppa patch. (Closes: Bug#841706)
Checksums-Sha1:
6d62c81e91a13f0957ad62e8961beb3abd881e47 2644 bitcoin_0.13.1-0.1.dsc
c61dbb3a89d452e83e4ce454ee677c64dfda46b3 5952081 bitcoin_0.13.1.orig.tar.gz
14b4626ef22f431a2e1ddc18fd64c53afec3946b 36400 bitcoin_0.13.1-0.1.debian.tar.xz
3a2040b557fa67dd5c6e595766f93ca15dd1f86f 41668944
bitcoin-qt-dbgsym_0.13.1-0.1_amd64.deb
1e2e3870ba45a8e592981a1a3c25405be25e9e08 3108510
bitcoin-qt_0.13.1-0.1_amd64.deb
de5a94038599703b92df616783311f714b6aa45a 4544926
bitcoin-tx-dbgsym_0.13.1-0.1_amd64.deb
97e6da707277b741a13a2abd243b8a45e02b3506 409546 bitcoin-tx_0.13.1-0.1_amd64.deb
5a519136ae88c763af233ff2361a89c3d74bffe8 29081084
bitcoind-dbgsym_0.13.1-0.1_amd64.deb
e1d91ee3ee9d13da19c0b74a22b569aa1591895e 1489210 bitcoind_0.13.1-0.1_amd64.deb
a807ad6cb613071d61078fd8ff633d690412752a 145638
libbitcoinconsensus-dev_0.13.1-0.1_amd64.deb
40d3e3159c7bbf2452ac5c35bf7a2c48dbf4250c 1031324
libbitcoinconsensus0-dbgsym_0.13.1-0.1_amd64.deb
41112782b454db9e5c16cb35f73530fe6bc20a0e 227810
libbitcoinconsensus0_0.13.1-0.1_amd64.deb
Checksums-Sha256:
ef29c5724b9b42dee3d25e49516f6522394965f2de4340a9187485f16a08127f 2644
bitcoin_0.13.1-0.1.dsc
97d4a1aea7aed957e76f8f5e6ba2a2bfc66c1fcbdaf76ee46bd0650e5957eaa9 5952081
bitcoin_0.13.1.orig.tar.gz
e1c55196e6b6172ba40a7f7be8e3587d5155b2a493529a7070a35b08a4c45a5d 36400
bitcoin_0.13.1-0.1.debian.tar.xz
ecd3be3d2c0bea654ffb4fd0ff129d0bf9fdc9f2a2e4313971cc08de60410693 41668944
bitcoin-qt-dbgsym_0.13.1-0.1_amd64.deb
ef0c1cd32ef1846c1959423d0428e28c719a3f29b28906c136697b9278124ae0 3108510
bitcoin-qt_0.13.1-0.1_amd64.deb
7efb11fc2409b7ac7b40d00e42e051366c156bc65388ebf20b877b280edd0387 4544926
bitcoin-tx-dbgsym_0.13.1-0.1_amd64.deb
80b87121e880465fedcfb65470e5f7b10d75577efc543309016de27dae3b57e4 409546
bitcoin-tx_0.13.1-0.1_amd64.deb
1681a726b6213b2fbeebad37b5be8039b53f88f52e29851073c2454c4278bece 29081084
bitcoind-dbgsym_0.13.1-0.1_amd64.deb
4c089bb307efc40a1935c99011e045872dfd2197fa0ff286597484ee0ce1a230 1489210
bitcoind_0.13.1-0.1_amd64.deb
b81c306ca7ddc6f006153219e27f3f307051171237713556c5f6d5536ddc6068 145638
libbitcoinconsensus-dev_0.13.1-0.1_amd64.deb
0eaf9aaff38d2524d30abc3caad3b47ba058e4ee9a30907938b8dc74f500c15e 1031324
libbitcoinconsensus0-dbgsym_0.13.1-0.1_amd64.deb
649c39da20d33376060ae1540eee94a4072eecc3055901c19e99252c9e6d61cf 227810
libbitcoinconsensus0_0.13.1-0.1_amd64.deb
Files:
853bb7d9acb7953cdd8348bddf074c29 2644 utils optional bitcoin_0.13.1-0.1.dsc
3ccb66404e6da9b995a607de997ca3bf 5952081 utils optional
bitcoin_0.13.1.orig.tar.gz
5e2eb44d9a52ce20ff8f031b8e25a230 36400 utils optional
bitcoin_0.13.1-0.1.debian.tar.xz
33b4b357d6f88218de73b5ca41b4c596 41668944 debug extra
bitcoin-qt-dbgsym_0.13.1-0.1_amd64.deb
849b33e1a89b3026ea4cedc2bba8368a 3108510 utils optional
bitcoin-qt_0.13.1-0.1_amd64.deb
31ac38c96e58441bf4f1935d11340a53 4544926 debug extra
bitcoin-tx-dbgsym_0.13.1-0.1_amd64.deb
e3cf387d078bd33584b765e687e8b4f7 409546 utils optional
bitcoin-tx_0.13.1-0.1_amd64.deb
23e7b31d87dcd0b402a99a8d9e1f20da 29081084 debug extra
bitcoind-dbgsym_0.13.1-0.1_amd64.deb
bc990053ce218f978d123159d11f05c6 1489210 utils optional
bitcoind_0.13.1-0.1_amd64.deb
d808c281bc7f7c1d868271b08f0cb952 145638 libdevel optional
libbitcoinconsensus-dev_0.13.1-0.1_amd64.deb
5127293117ce244684f4ba415f1ac709 1031324 debug extra
libbitcoinconsensus0-dbgsym_0.13.1-0.1_amd64.deb
3cf4686c30e2dbb2e1e8e9bf41a8d01b 227810 libs optional
libbitcoinconsensus0_0.13.1-0.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIvBAEBCAAZBQJYEs/nEhxhakBlcmlzaWFuLmNvbS5hdQAKCRBhd7NVgqjYplB8
D/9Dx/FjX+LbqFreA7W1K6eJuRra2QBEKbS6FKWLZgtpVbmjpMzYiu+MaAUOI9AT
sKslc7ByMeXusU4xzBF4PkOWsWU1zs6PH7dwUuCfg19mDFRPbV9HMZ4w94Tpmetm
Im0QITh12OCaEqYXKlB4DD2RIXZUtXrSYnZSZwAzPwI+/KDhzZ69jXKODnnv/9P8
N4520Xblb8C8j3Reufm61C5EPWszod22IYUkF85UW1lyXf3CqHR9zWXpPeUto6kZ
f3QJrZ8xNjXZCkpAlfaoAM3ELmddYsBnktG4zVRGRm2I+2oIx1GRezJwK5LjkPUs
ajQt7SdPAjGfH59FKOsP6u+bpLkJ1/9M6mDHYioNfmqvHCSdt8En6Z7u2bMuyZRs
LDfX5zNeoo302vhADZfScYYK6T5PIxfcrpGo6ybwb20WRilbejG+n3snyoJkBHMu
RKO9CAxZOIPLMiQrynPaV5AxmPyGM1+3Svm47UbmSeAwiaNoS7aR3qP73UvZaFON
FCZTm8mwU47/VKQ198mc7RDLlR57NKCRKpleCkuLXu2fg/Z1NbTVY/BC8FTT/VYI
VhoN7Zz7C4zEKNJ9HR2c3xzyEXrd0ai3taRPd4Wkz07kkuS6/rbR5yHB3rfqXlqe
Idyxtyckr0t33JcBr6EiXh9u8CgajMVGDWYH+PYUPyMlUw==
=cK/X
-----END PGP SIGNATURE-----
--- End Message ---