Your message dated Thu, 14 Aug 2014 15:40:13 +0000
with message-id <e1xhx8p-0000k5...@franck.debian.org>
and subject line Bug#757919: fixed in simgear 3.2.0~git20140719+4a9125-2
has caused the Debian Bug report #757919,
regarding simgear: FTBFS on big-endian archs
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.)
--
757919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757919
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: simgear
Version: 3.2.0~git20140719+4a9125-1
Severity: serious
Control: tags -1 patch
https://buildd.debian.org/status/package.php?p=simgear&suite=experimental
Untested fix attached.
Description: Actually enable the big-endian fallback
Author: Rebecca Palmer <rebecca_pal...@zoho.com>
WORDS_BIGENDIAN isn't actually defined anywhere, causing md5.c to
default to little-endian, and fail tests if this is wrong:
https://buildd.debian.org/status/logs.php?pkg=simgear&ver=3.2.0~git20140719%2B4a9125-1&suite=experimental
Forwarded: can't be as it stands (probably breaks Windows/MSVC)
--- simgear-3.2.0~git20140719+4a9125.orig/simgear/package/md5.c
+++ simgear-3.2.0~git20140719+4a9125/simgear/package/md5.c
@@ -158,7 +158,7 @@ SG_MD5Transform(u_int32_t state[4], cons
{
u_int32_t a, b, c, d, in[MD5_BLOCK_LENGTH / 4];
-#ifndef WORDS_BIGENDIAN
+#if __BYTE_ORDER__==__ORDER_LITTLE_ENDIAN__
memcpy(in, block, sizeof(in));
#else
for (a = 0; a < MD5_BLOCK_LENGTH / 4; a++) {
@@ -247,4 +247,4 @@ SG_MD5Transform(u_int32_t state[4], cons
state[1] += b;
state[2] += c;
state[3] += d;
-}
\ No newline at end of file
+}
--- End Message ---
--- Begin Message ---
Source: simgear
Source-Version: 3.2.0~git20140719+4a9125-2
We believe that the bug you reported is fixed in the latest version of
simgear, 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 757...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Markus Wanner <mar...@bluegap.ch> (supplier of updated simgear 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: Thu, 14 Aug 2014 16:14:10 +0200
Source: simgear
Binary: libsimgearcore3.2.0 libsimgearcore3.2.0-dbg libsimgearscene3.2.0
libsimgearscene3.2.0-dbg libsimgear-dev simgear-dev
Architecture: source amd64 all
Version: 3.2.0~git20140719+4a9125-2
Distribution: experimental
Urgency: low
Maintainer: Debian FlightGear Crew <pkg-fgfs-c...@lists.alioth.debian.org>
Changed-By: Markus Wanner <mar...@bluegap.ch>
Description:
libsimgear-dev - Simulator Construction Gear -- development files
libsimgearcore3.2.0 - Simulator Construction Gear -- core library
libsimgearcore3.2.0-dbg - debugging symbols for libsimgearcore
libsimgearscene3.2.0 - Simulator Construction Gear -- scene library
libsimgearscene3.2.0-dbg - debugging symbols for libsimgearscene
simgear-dev - transitional dummy package
Closes: 757919
Changes:
simgear (3.2.0~git20140719+4a9125-2) experimental; urgency=low
.
* Add patch md5_endianness.patch. Closes: #757919.
Checksums-Sha1:
0a7d66f12a80bf32a00200132ad711a52142afcc 3444
simgear_3.2.0~git20140719+4a9125-2.dsc
19866864dc78cfc9b5756783a130976dbee98fa1 11696
simgear_3.2.0~git20140719+4a9125-2.debian.tar.xz
44cb7f33202ceae034a3e8e9c10217f690ccad8a 696638
libsimgearcore3.2.0_3.2.0~git20140719+4a9125-2_amd64.deb
40cd1986ac0081595f28cbb1f388efe1a0347565 3637406
libsimgearcore3.2.0-dbg_3.2.0~git20140719+4a9125-2_amd64.deb
846e8667300574984010d9b71d4893e7360835e0 996910
libsimgearscene3.2.0_3.2.0~git20140719+4a9125-2_amd64.deb
f63971cabe86d2e866027ddb4ffc67b0bc0333b3 10437312
libsimgearscene3.2.0-dbg_3.2.0~git20140719+4a9125-2_amd64.deb
0d222bca3e65d498e85b417754b507e21db91018 351494
libsimgear-dev_3.2.0~git20140719+4a9125-2_amd64.deb
d1958fca33d4a5a469b5bb4373517a3bc7a25e82 126148
simgear-dev_3.2.0~git20140719+4a9125-2_all.deb
Checksums-Sha256:
37b8effb26f1b52cecb4eeddcdd3d7cd9b4e7272fa541435bf24bd2188bb83fb 3444
simgear_3.2.0~git20140719+4a9125-2.dsc
9f6afbbcde4088b1f24fa86d435c509fc05f45fc51069b3261ee41f192d5006b 11696
simgear_3.2.0~git20140719+4a9125-2.debian.tar.xz
da90b4c3993d28124e99085aa228a27b5340a834ba0acaabf55ac438bc4908b1 696638
libsimgearcore3.2.0_3.2.0~git20140719+4a9125-2_amd64.deb
e97707af2206b76165784b7bd68f070a0c67d0f7fd9ae8dbef16dd3f1a16e63a 3637406
libsimgearcore3.2.0-dbg_3.2.0~git20140719+4a9125-2_amd64.deb
cfb27e11dc4fef86772637220f97ca5ce77347c4b83d388db535eb88d82cdd0f 996910
libsimgearscene3.2.0_3.2.0~git20140719+4a9125-2_amd64.deb
f04817bcb8535e45809f2c00b93fcc75e682974d058cdb0a3f2bcb5a5780cad7 10437312
libsimgearscene3.2.0-dbg_3.2.0~git20140719+4a9125-2_amd64.deb
a81cb2a81cc123655ba528f057f9978213814cc31f65045f6988e8badd1c1a76 351494
libsimgear-dev_3.2.0~git20140719+4a9125-2_amd64.deb
142c1fc657a77ff15bacef812af9791bd8aeaa8b358d9c0eab5775eff27ef236 126148
simgear-dev_3.2.0~git20140719+4a9125-2_all.deb
Files:
dc56b3f9b03a1260b52184010acbd8fe 696638 libs extra
libsimgearcore3.2.0_3.2.0~git20140719+4a9125-2_amd64.deb
22daf64dcaff437440dc61fe14d9d484 3637406 debug extra
libsimgearcore3.2.0-dbg_3.2.0~git20140719+4a9125-2_amd64.deb
4ae4e589bc38462e3a0121a2edbf5791 996910 libs extra
libsimgearscene3.2.0_3.2.0~git20140719+4a9125-2_amd64.deb
ccc3f47362c8f68d4bbbc5e3b19eff89 10437312 debug extra
libsimgearscene3.2.0-dbg_3.2.0~git20140719+4a9125-2_amd64.deb
2eb67771d32910aec3cdcc47bed8b887 351494 libdevel extra
libsimgear-dev_3.2.0~git20140719+4a9125-2_amd64.deb
b92c86040969c845de9c13a406f81301 126148 oldlibs extra
simgear-dev_3.2.0~git20140719+4a9125-2_all.deb
d99bdb2116dd5a5e2a654b5ee1ecede0 3444 libs extra
simgear_3.2.0~git20140719+4a9125-2.dsc
1b606a94de778cfb84f8412bce23ac60 11696 libs extra
simgear_3.2.0~git20140719+4a9125-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQQcBAEBCgAGBQJT7MgxAAoJEOhoLRs/MemzcOIf/3n0dZJmpiEPuj/je6MnZmii
2ecFAad78cjkJixG0NOXnvR4WRxehzzP7gMf5plyc9mxriH2OmNTU8vMS2WaRs1n
I2cT0P05OqED1bVJkClDcziabOoRN+p4LiknXLjgH1fD0uKCuuqw5VUSjHeBWJNF
ZL/17eJ4Zf65ZM4TtqvPEAd2FyK/y4eNNSBV9oOiuOu+LJVD8d5usmWWIipJgdlF
ZNY8CcL/VU+VcKLTk/lgC6xv298wuq7IzCczVJ4nmcVEhr71xuG2d9gxsormFAKR
c5YrRhDiqPprhN4g7MN9GlD/yoxtinpk9YEmlWyj69XDzlpYPu80rSlWM5TJdDkW
yVPrxrN4vZANUyU6Mli6beCKL6yZIvFNbM9joebKBIjwOZQ5j1vLiTaugbVciUBr
Aan8MCBwghy4CeaQPXmoEEnzcdZ22Yiye7ATfkevx5lM3UMi8sS0CWmlIyTQ97q2
rCPwTKekwdGJiaycvyvP1xoayqjH8gn0ITym0K2n5eoYw8pTHsEucJ01luDFRBed
gZLBi/qk/Tzp6zb/rQI2bdCLkt7VXQLX55qdWzxD6zISc+20zQhVx1A2CoT97Vew
SqJB2qDnxh92SsyDPbbdZ/Kao9Vqd0ngs2tiQRrsT5NIS1hX/C8fsWC9zkZ5PVTg
gSQxx2he6nEj2pyC8cT1iyixbAo3gQrQo/Xv9YxhY5Ea3jrhQFbzy743Rjj3YCNk
CJUO5gUwqFsSgsl4rzZaXgq61FElcFZlFY01izLV/h1jXKebk4aq14jTyrSSKFAM
QaoyXTNx72j1bHIw/CKLj5jTThpHArkRPoLjwUGmkedYbLU9g4mjD8YdZwaOlwoc
4fgYSqX+1sqDaZRQ6kGsXyNHT2DNmJvRsyj9j8RgVqHd/SM8dqAnput0oyQKNyCc
XEsoHp8QlOXgQjqXrDVLXALfd7sl33E02JEJSkSoo3hTF8pyW4h6WkLzFqVAZLqM
/7RUouRR24GxCC8tq7MFhRgqZs4MFvd91QwBWkFxk9fNW6dr5LXzaidhCBQArLZf
32Wm8YDx2WpesIMTJIgAP1lPQlVKPTaZ0ydW68pT+9jIv52XADCP+TVh7e3ZP0uW
b3H4CwskgvcCmY6e69XloBGsJCXn9fH9GMPBDPO/G4QMQtMbPujG2J4puAEw1wU/
7dwKq2GEsBM52pmzW6jdNe6c46cOY6yAr7KyTD+lvbQeEPuSJPqeaQo5Q3TTuKfa
ADYd0+7U3Dr1ri7SQWU18TJoMvLyujsigWoMqSCBDZLZdF0qXgadQZrsnwY1s/U+
INBtrFHniNPq35hIzOqDFIjOkBIois4uVILRQCu5EAdL/ZZso1VnRFx0IT6+/D0=
=RL0g
-----END PGP SIGNATURE-----
--- End Message ---