Your message dated Sun, 12 Jun 2016 13:48:22 +0000
with message-id <[email protected]>
and subject line Bug#826421: fixed in airstrike 0.99+1.0pre6a-8
has caused the Debian Bug report #826421,
regarding airstrike: please make the build reproducible
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.)


-- 
826421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826421
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: airstrike
Version: 0.99+1.0pre6a-7
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: fileordering
X-Debbugs-Cc: [email protected]

Hi!

While working on the "reproducible builds" effort [1], we have noticed
that airstrike could not be built reproducibly.
The list of source file is not sorted, which leads to a
non-deterministic linking order.

The attached patch fixes this.

Regards,
 Reiner

[1]: https://wiki.debian.org/ReproducibleBuilds
diff --git a/debian/patches/reproducible-build.patch b/debian/patches/reproducible-build.patch
new file mode 100644
index 0000000..e0b466c
--- /dev/null
+++ b/debian/patches/reproducible-build.patch
@@ -0,0 +1,14 @@
+Author: Reiner Herrmann <[email protected]>
+Description: Sort source files for deterministic linking order
+
+--- a/src/Makefile
++++ b/src/Makefile
+@@ -2,7 +2,7 @@
+ #
+ CFLAGS += $(shell sdl-config --cflags) -Isprite -I. -Isupport -DINLINE=inline
+ CFLAGS += `dpkg-buildflags --get CFLAGS`
+-CFILES:= $(shell find . -name '*.c')
++CFILES:= $(sort $(shell find . -name '*.c'))
+ OBJECTS:= $(CFILES:.c=.o)
+ 
+ airstrike: $(OBJECTS)
diff --git a/debian/patches/series b/debian/patches/series
index 940d3b2..b038b3b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@ fix-spawn-level.patch
 Add-lm-to-fix-FTBFS-with-binutils-gold.patch
 hardening.patch
 spelling.patch
+reproducible-build.patch

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: airstrike
Source-Version: 0.99+1.0pre6a-8

We believe that the bug you reported is fixed in the latest version of
airstrike, 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.
Markus Koschany <[email protected]> (supplier of updated airstrike 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: SHA512

Format: 1.8
Date: Sun, 12 Jun 2016 14:59:09 +0200
Source: airstrike
Binary: airstrike airstrike-common
Architecture: source
Version: 0.99+1.0pre6a-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Markus Koschany <[email protected]>
Description:
 airstrike  - 2d dogfight game in the tradition of 'Biplanes' and 'BIP'
 airstrike-common - 2d dogfight game - data files
Closes: 826421
Changes:
 airstrike (0.99+1.0pre6a-8) unstable; urgency=medium
 .
   * Add reproducible-build.patch and sort the list of source files
     to make the build reproducible.
     Thanks to Reiner Herrmann for the report and patch. (Closes: #826421)
Checksums-Sha1:
 a64a7a0d1382992a85af42ff90a326204dc18766 2242 airstrike_0.99+1.0pre6a-8.dsc
 9c0f21cda8d6c73909bd09dbb4ac9b68b785c260 13240 
airstrike_0.99+1.0pre6a-8.debian.tar.xz
Checksums-Sha256:
 7ba67c737a9cb72767b2bf64891d98282db13597b7ae5cb774d33e7be9c70c01 2242 
airstrike_0.99+1.0pre6a-8.dsc
 30796a734bd4581b29551faa6e175c74f3084ac82502881aad644ace92a5f17f 13240 
airstrike_0.99+1.0pre6a-8.debian.tar.xz
Files:
 ebd05f76fe5a8a8a71e11268d188afaa 2242 games optional 
airstrike_0.99+1.0pre6a-8.dsc
 92ae097470a35270429780805f41ac13 13240 games optional 
airstrike_0.99+1.0pre6a-8.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJXXV6dXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkGAwQAMpK00iA7zoKCTnGHQWSKdv/
FQ0Fjj9PAZPDb2cQs+czNiFjMie2NW0l9tCZh4UFyver244Y/tEnvBJXHKeM0yMC
WO8s7UJh71M/d7tjG3+Y4FjF3TleHVDVu/RwLV2929fe+aAMgKmH+tFccsdfw1jA
E0ohBWLKNtxoRwQI4GPtKIoXINsXXyST+PHTMriMXbMfzxtf89UgUM1Dy38UxTgf
gx4d4rWzXdX/uh/xQ4Cn2hiryrFXaCECdSR+evAWLWxifubgZDP4hTBcznVu5HCF
Jy1+OeKzqDWvfCAcBifS8qj2hSXDq3IWt8dXoDKfuK9Dorl3UcIcIlP/vCS3wJ3f
Y619JCf1Uq0dQbUNp0y8Ki56IQqmBQZgZ5kqWUb569E4U2cIfgyZFSXAza60h1BQ
Uoc3xd2d2VhNnZKpflWXNHP2KgC+8k8wCh3fsKFQdyLdaHmzGtysU3iwJ863q4KT
yCzBrUDiS9kvM8R9T7ueM8spuJb3GVMTvN+LNdSY8gW57rdGYDwRZlja2+oWNWuj
rFcrSUFqaMudMbshkeYSY86OeW+lSxs1hs7D+R6DF7iNRaLcgNLqmzElzUgluFKD
Qthcn9abGhwXcDR8o+Fdq9D0oeHqxOhANC0BeZ7LsSrzoA0jwz/GURJhgc7bZo4c
/sY+ZLduylSFJnslkApi
=9tcq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to