[notes] 02/03: Add issue build_path_captured_in_assembly_objects

Reiner Herrmann reiner at reiner-h.de
Fri Sep 15 14:54:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a commit to branch master
in repository notes.

commit 571b6923f2b6491f3efa5e954db5f426afbcb5c7
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Fri Sep 15 16:54:12 2017 +0200

    Add issue build_path_captured_in_assembly_objects
---
 issues.yml   |  4 ++++
 packages.yml | 11 ++++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/issues.yml b/issues.yml
index ca7abf3..f637f12 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1731,3 +1731,7 @@ captures_build_dir_in_qmake_prl_files:
   description: |
     QMAKE_PRL_BUILD_DIR contains the absolute build path.
   deterministic: True
+build_path_captured_in_assembly_objects:
+  description: |
+    GNU as doesn't support BUILD_PATH_PREFIX_MAP, so objects compiled from
+    assembly sources capture the build path.
diff --git a/packages.yml b/packages.yml
index c0f432b..7b6c39f 100644
--- a/packages.yml
+++ b/packages.yml
@@ -298,11 +298,8 @@ aiocoap:
     - 855091
 aircrack-ng:
   version: 1:1.2.0~rc4-2
-  comments: |
-    Build path captured via debug symbobls of a .S (assembly source) file.
   issues:
-    - captures_build_path
-    - max_output_size_reached
+    - build_path_captured_in_assembly_objects
 airspy-host:
   version: 0.9-1
   issues:
@@ -12641,6 +12638,10 @@ libjogl2-java:
   version: 2.3.2+dfsg-5
   issues:
     - random_order_in_documentation_generated_by_javadoc
+libjpeg-turbo:
+  version: 1:1.5.2-2
+  issues:
+    - build_path_captured_in_assembly_objects
 libjpeg6b:
   version: 1:6b2-2
   issues:
@@ -15782,7 +15783,7 @@ music:
 musl:
   version: 1.1.16-3
   issues:
-    - captures_build_path
+    - build_path_captured_in_assembly_objects
 mutrace:
   version: 0.2.0-3
   issues:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list