Your message dated Fri, 12 Nov 2021 23:19:15 +0100
with message-id <[email protected]>
and subject line Closing this report
has caused the Debian Bug report #882580,
regarding ruby-mmap2: 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.)


-- 
882580: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882580
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-mmap2
Version: 2.2.7-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: buildpath
X-Debbugs-Cc: [email protected]

Hi,

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

This is because the install target (yes!) builds something using GCC
and then we include the log of that build which contains the absolute
build path.

Patch attached that cleans this log - we have buildd.d.o after all.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2017-11-24 15:19:33.929600214 +0900
--- b/debian/rules      2017-11-24 15:23:58.023131209 +0900
@@ -7,3 +7,7 @@
 
 %:
        dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_install:
+       dh_auto_install
+       find debian/ -name mkmf.log -delete

--- End Message ---
--- Begin Message ---
Hi,

I cannot find that log being built or shipped. The package build should be
reproducible now. Closing this report.

Regards, Daniel
-- 
Regards,
Daniel Leidert <[email protected]> | https://www.wgdd.de/
GPG-Key RSA4096 / BEED4DED5544A4C03E283DC74BCD0567C296D05D
GPG-Key ED25519 / BD3C132D8B3805D1808123AB7ACE00941E338C78

https://www.fiverr.com/dleidert
https://www.patreon.com/join/dleidert

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to