[Git][reproducible-builds/reproducible-notes][master] Add a new issue ftbfs_due_to_f_debug_prefix_map and tag kookbook with it

Mattia Rizzolo gitlab at salsa.debian.org
Wed Jan 23 20:26:01 CET 2019


Mattia Rizzolo pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
a868eb81 by Mattia Rizzolo at 2019-01-23T19:25:53Z
Add a new issue ftbfs_due_to_f_debug_prefix_map and tag kookbook with it

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


2 changed files:

- issues.yml
- packages.yml


Changes:

=====================================
issues.yml
=====================================
@@ -1916,3 +1916,14 @@ buildpath_in_binaries_generated_by_ada_compiler:
 randomness_in_ids_generated_by_org-html-publish-to-html:
   description: |
     eg. outline-container-orgb2aa480 vs outline-container-org7a7f99f
+ftbfs_due_to_f_debug_prefix_map:
+  description: |
+    An example of failure related to this are programs that expect
+    __FILE__ to expand to some absolute path, but instead finding themselves
+    a relative one.
+    .
+    In our unstable and experimental build systems we export
+        DEB_BUILD_OPTIONS=reproducible=+all
+    that makes dpkg-buildflags enable the reproducible/fixfilepath feature, adding
+        -ffile-prefix-map=BUILDPATH=.
+    to CFLAGS, CXXFLAGS, OBJCFLAGS, OBJCXXFLAGS, GCJFLAGS, FFLAGS and FCFLAGS.


=====================================
packages.yml
=====================================
@@ -10449,6 +10449,10 @@ konsole:
   version: 4:16.04.2-1
   issues:
     - build_id_differences_only
+kookbook:
+  version: 0.1.0-2
+  issues:
+    - ftbfs_due_to_f_debug_prefix_map
 kore:
   version: 2.0.0-2
   issues:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/a868eb81360cb68892159ada6de0b90bd174aaf4

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/a868eb81360cb68892159ada6de0b90bd174aaf4
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/20190123/11d368c7/attachment.html>


More information about the rb-commits mailing list