[Git][reproducible-builds/reproducible-notes][master] 4 commits: tuxcmd-modules: Add bug.

Vagrant Cascadian (@vagrant) gitlab at salsa.debian.org
Tue May 24 01:38:34 UTC 2022



Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
ca09b073 by Vagrant Cascadian at 2022-05-23T18:00:52-07:00
tuxcmd-modules: Add bug.

- - - - -
bc820fbd by Vagrant Cascadian at 2022-05-23T18:35:29-07:00
Add apxs_captures_build_path issue.

- - - - -
9cd71c56 by Vagrant Cascadian at 2022-05-23T18:36:13-07:00
libapache2-mod-authn-yubikey: Mark with apxs_captures_build_path and
add bug.

- - - - -
9237a08a by Vagrant Cascadian at 2022-05-23T18:37:30-07:00
Mark several packages with apxs_captures_build_path.

- - - - -


2 changed files:

- issues.yml
- packages.yml


Changes:

=====================================
issues.yml
=====================================
@@ -1863,6 +1863,14 @@ gcc_captures_build_path:
     In the meantime, please do not remove this issue, nor mark it as deterministic,
     nor untag these packages.
   deterministic: False
+apxs_captures_build_path:
+  description: |
+    apxs or apxs2 tools used to build apache modules do not use
+    default *FLAGS. The compiled objects may embed the build path as a
+    result.
+    .
+    apxs can pass arguments to the compiler using
+    "-Wc,-ffile-prefix-map=$(CURDIR)=."
 ocaml_captures_build_path:
   description: |
     Captures build path, e.g., /build/1st/foo-42.0 v. /build/foo-42.0/2nd


=====================================
packages.yml
=====================================
@@ -12627,10 +12627,12 @@ libapache-mod-evasive:
   version: 1.10.1-3
   issues:
     - gcc_captures_build_path
+    - apxs_captures_build_path
 libapache-mod-log-sql:
   version: 1.100-16.2
   issues:
     - gcc_captures_build_path
+    - apxs_captures_build_path
 libapache-mod-removeip:
   version: 1.0b-5.2
   issues:
@@ -12664,10 +12666,14 @@ libapache2-mod-authn-yolo:
   version: 1.1-1
   issues:
     - captures_build_path_via_assert
+    - apxs_captures_build_path
 libapache2-mod-authn-yubikey:
   version: 1.0-1.2
   issues:
     - gcc_captures_build_path
+    - apxs_captures_build_path
+  bugs:
+    - 1011501
 libapache2-mod-authnz-external:
   version: 3.3.2-0.1
   issues:
@@ -12680,6 +12686,7 @@ libapache2-mod-authz-unixgroup:
   version: 1.1.0-0.1
   issues:
     - gcc_captures_build_path
+    - apxs_captures_build_path
   bugs:
     - 1011470
 libapache2-mod-defensible:
@@ -32776,6 +32783,8 @@ tuxcmd-modules:
   version: 0.6.70+ds-5
   issues:
     - gcc_captures_build_path
+  bugs:
+    - 1011500
 tuxpaint:
   version: 1:0.9.22-2
   comments: |



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/44286e96483df363864dad34c6c51d90792ff282...9237a08a3c14e0306fedca48162185da972cadf2

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/44286e96483df363864dad34c6c51d90792ff282...9237a08a3c14e0306fedca48162185da972cadf2
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220524/56589357/attachment.htm>


More information about the rb-commits mailing list