Your message dated Tue, 20 Jun 2023 20:41:15 +0000
with message-id <[email protected]>
and subject line Bug#1038730: fixed in fribidi 1.0.13-3
has caused the Debian Bug report #1038730,
regarding fribidi: 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.)


-- 
1038730: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038730
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fribidi
Version: 1.0.13-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
fribidi could not be built reproducibly.

This is because the new-to-unstable code to alter CFLAGS (added via
#930791) resulted in the build dropping the -fdebug-prefix-map GCC
flags.

A patch is attached that ensures that the 'fallback' CFLAGS will
always be included.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2023-06-20 17:52:39.441913687 +0100
--- b/debian/rules      2023-06-20 17:57:00.402466109 +0100
@@ -15,7 +15,7 @@
        dh $@
 
 override_dh_auto_configure:
-       dh_auto_configure -- --enable-malloc --enable-static 
CFLAGS="${DEB_CFLAGS}"
+       dh_auto_configure -- --enable-malloc --enable-static CFLAGS="$(shell 
dpkg-buildflags --get CFLAGS) ${DEB_CFLAGS}"
 
 override_dh_makeshlibs:
        dh_makeshlibs -V --add-udeb="$(FRIBIDI_UDEB)"

--- End Message ---
--- Begin Message ---
Source: fribidi
Source-Version: 1.0.13-3
Done: أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]>

We believe that the bug you reported is fixed in the latest version of
fribidi, 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.
أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]> (supplier 
of updated fribidi 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: Tue, 20 Jun 2023 22:09:41 +0200
Source: fribidi
Architecture: source
Version: 1.0.13-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Hebrew Packaging Team <[email protected]>
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) 
<[email protected]>
Closes: 1038730
Changes:
 fribidi (1.0.13-3) unstable; urgency=medium
 .
   * d/rules: always include fallback CFLAGS to make build reproducible.
     Thanks to Chris Lamb <[email protected]> (Closes: #1038730)
Checksums-Sha1:
 291fc7af3f52c87aa5456c914892e989770ec263 2007 fribidi_1.0.13-3.dsc
 109d89fe7ee87b212f8fd554ba23aaf9181e9965 8848 fribidi_1.0.13-3.debian.tar.xz
 95d29c786612835a2e81707d39b64e75fcf09210 6431 fribidi_1.0.13-3_source.buildinfo
Checksums-Sha256:
 05a44442861c66fa72d7764ff4c4ad4cf46114eb7fb53268b8c46bc3e3fa06b9 2007 
fribidi_1.0.13-3.dsc
 6e1e94396207a0acfbaa4dcbbb06ccc110fd9f285fd39ca313b5a8a3da9936fa 8848 
fribidi_1.0.13-3.debian.tar.xz
 5097a02aca9b06f32797551a6c633bd5d149fae5b27fac4a45d731ea9c63c848 6431 
fribidi_1.0.13-3_source.buildinfo
Files:
 aa305160baed88c43b3ef4e66fa5208d 2007 libs optional fribidi_1.0.13-3.dsc
 14c1ae3aee73304c3181cbdf6ed75070 8848 libs optional 
fribidi_1.0.13-3.debian.tar.xz
 e0d32d04cd397ac9819f71d9facba2ee 6431 libs optional 
fribidi_1.0.13-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFWBAEBCgBAFiEEggahliCEfm0N+LF2vBlqlO3dobcFAmSSB68iHGFlbG1haG1v
dWR5QHVzZXJzLnNvdXJjZWZvcmdlLm5ldAAKCRC8GWqU7d2ht0WSCACzM8s8qOQO
WlhsR1bfz4vsAg8+m+SDmfTXiTi8ozBqMi+4PnLMMj1j8CzbszXh+1z7PMEDEiS1
uK4tTRDGqXflOKB1t0TY0fPITItKKJoY974EiPsrCNtMEoZHeT9gmWJyYWOgZK9A
rhcE9GYwbEQq3jA37hD6rYvBxrYI/uMks8ovOnTAFYhsb5rUmZumpL67qBE1ls07
ILCbh8OVK25zctVt0HX9hERaFznWbLkGn43yieB1n2OVdc2KpeZOgPltSDmvQjUv
adr0ekah7PA4ni82QPIkbk5bIC+bFFk0FCsaRNqeDCzMRTLAUMrLI34HgK3CjOx+
lUe6lOdf1tfH
=QbXc
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to