Your message dated Wed, 26 Jan 2022 00:54:08 +0000
with message-id <[email protected]>
and subject line Bug#1004353: Removed package(s) from unstable
has caused the Debian Bug report #991154,
regarding php7.4: please make the build (mostly) 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.)


-- 
991154: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991154
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: php8.0
Version: 8.0.3-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
php8.0 could not be built reproducibly.

Patch attached to make the build-defs.h, /usr/bin/php-config8.0 and
test-results.txt.gz reproducible. However, the phar8.0.phar file
remains unreproducible - it seems to embed a bunch of inline, zlibbed
(?) code that I haven't yet looked at yet and I thought I would send
over this much at least.

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


Regards,

--
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2021-03-08 10:04:00.325828387 +0000
--- b/debian/rules      2021-03-08 14:45:35.699308154 +0000
@@ -519,9 +519,16 @@
 
 ifeq (yes,$(RUN_TESTS))
        mkdir -p debian/$(PHP_COMMON)/usr/share/doc/$(PHP_COMMON)/
-       cp test-results.txt debian/$(PHP_COMMON)/usr/share/doc/$(PHP_COMMON)/
+       $(SED) -e's@$(CURDIR)@«BUILDDIR»@g;' test-results.txt > \
+         > debian/$(PHP_COMMON)/usr/share/doc/$(PHP_COMMON)/test-results.txt
 endif
 
+       $(SED) -i -e's@-ffile-prefix-map=[^ ]*[ ]*@@g' \
+           -e's@-fdebug-prefix-map=[^ ]*[ ]*@@g' \
+           -e's@$(CURDIR)@/tmp/buildd/nonexistent@g' \
+           debian/$(PHP_DEV)/usr/include/php/*/main/build-defs.h \
+           debian/$(PHP_DEV)/usr/bin/php-config$(PHP_NAME_VERSION)
+
 override_dh_installinit:
        dh_installinit --restart-after-upgrade
 

--- End Message ---
--- Begin Message ---
Version: 7.4.26-1+rm

Dear submitter,

as the package php7.4 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1004353

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to