Your message dated Mon, 29 Nov 2021 18:39:40 +0000
with message-id <e1mrlyy-0007h3...@fasolo.debian.org>
and subject line Bug#997821: Removed package(s) from unstable
has caused the Debian Bug report #984809,
regarding php8.0: 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 ow...@bugs.debian.org
immediately.)


-- 
984809: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984809
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: php8.0
Version: 8.0.3-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: buildpath
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

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
     `. `'`      la...@debian.org / 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: 8.0.8-1+rm

Dear submitter,

as the package php8.0 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/997821

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
ftpmas...@ftp-master.debian.org.

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

--- End Message ---

Reply via email to