Your message dated Mon, 02 Jul 2012 19:33:41 +0000
with message-id <[email protected]>
and subject line Bug#679964: fixed in snappy 1.0.5-2
has caused the Debian Bug report #679964,
regarding snappy: FTBFS on armel due missing check for __ARM_ARCH_4T__
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.)
--
679964: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679964
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: snappy
Version: 1.0.5-1
Severity: serious
Tags: upstream
Justification: FTBFS
snappy fails to build on armel since 1.0.5-1, since it assumes the lack of ARMv5
and ARMv6 #defines means the machine must be ARMv7 or higher, which supports
(fast) unaligned data accesses. Unfortunately, Debian still seems to target
ARMv4,
so we also need to check for __ARM_ARCH_4T__.
--- End Message ---
--- Begin Message ---
Source: snappy
Source-Version: 1.0.5-2
We believe that the bug you reported is fixed in the latest version of
snappy, which is due to be installed in the Debian FTP archive:
libsnappy-dev_1.0.5-2_armel.deb
to main/s/snappy/libsnappy-dev_1.0.5-2_armel.deb
libsnappy1_1.0.5-2_armel.deb
to main/s/snappy/libsnappy1_1.0.5-2_armel.deb
snappy_1.0.5-2.diff.gz
to main/s/snappy/snappy_1.0.5-2.diff.gz
snappy_1.0.5-2.dsc
to main/s/snappy/snappy_1.0.5-2.dsc
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.
Steinar H. Gunderson <[email protected]> (supplier of updated snappy 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: SHA1
Format: 1.8
Date: Mon, 02 Jul 2012 19:30:10 +0200
Source: snappy
Binary: libsnappy-dev libsnappy1
Architecture: source armel
Version: 1.0.5-2
Distribution: unstable
Urgency: low
Maintainer: Steinar H. Gunderson <[email protected]>
Changed-By: Steinar H. Gunderson <[email protected]>
Description:
libsnappy-dev - fast compression/decompression library (development files)
libsnappy1 - fast compression/decompression library
Closes: 679964
Changes:
snappy (1.0.5-2) unstable; urgency=low
.
* Disable unaligned accesses on ARMv4, not just ARMv5 and ARMv6.
Fixes unit test segfaults and subsequent FTBFS on armel.
(Closes: #679964)
Checksums-Sha1:
145c52a822ff2e9d27ade9fe39978982f9d0a6f0 1119 snappy_1.0.5-2.dsc
d0e8dadf8cff95b511e021bec43d633e6da28315 3185 snappy_1.0.5-2.diff.gz
45c9b28f91b29ae8d36c724ccf260c8569736476 38902 libsnappy-dev_1.0.5-2_armel.deb
3da9faa42bf53b29aced0f60dec9503983c03d8d 30166 libsnappy1_1.0.5-2_armel.deb
Checksums-Sha256:
f7f621e54502a2b44abc3494f44719a1ba60123fa1d9021bd1b7ae13a2231744 1119
snappy_1.0.5-2.dsc
3dac5813ad326a21bac56d66fc8a90e8bb260285839ade77bee2ef9906eea16a 3185
snappy_1.0.5-2.diff.gz
0eb31c451d648452e06eaae7529f53866197a8d543aecdd156abf5e9f5cdf19d 38902
libsnappy-dev_1.0.5-2_armel.deb
fb3b1c4a1d5db37f0a8c2490112b8e2414c9b6a901379544596b373c77d8a003 30166
libsnappy1_1.0.5-2_armel.deb
Files:
c899dc0a1224d4b2b30adbd9ce071727 1119 libs extra snappy_1.0.5-2.dsc
4435895d2cb78c1d59f36be2d03323cb 3185 libs extra snappy_1.0.5-2.diff.gz
74d1715cf12f7db112a8fb7a6279886d 38902 libdevel extra
libsnappy-dev_1.0.5-2_armel.deb
5c4309a611de7e3f6f1d19b96e83cd4c 30166 libs extra libsnappy1_1.0.5-2_armel.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk/x7uoACgkQXKRQ3lK3SH62mgCfTKruELbBAP+fUwnQHfTILw7Q
7CkAnA/klRhF2YgnjLt/0v39TZ80UuTX
=VAfP
-----END PGP SIGNATURE-----
--- End Message ---