[notes] 01/01: captures_build_path: explain many packages could be reclassified

Ximin Luo infinity0 at debian.org
Fri Jan 27 10:30:32 UTC 2017


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

infinity0 pushed a commit to branch master
in repository notes.

commit 72368bad0c9cbc58a2fffa916932d4ed8e603756
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri Jan 27 11:29:31 2017 +0100

    captures_build_path: explain many packages could be reclassified
---
 issues.yml | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/issues.yml b/issues.yml
index ccfde17..2b72664 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1303,14 +1303,22 @@ captures_build_path:
     Captures build path, e.g., /build/1st/foo-42.0 v. /build/foo-42.0/2nd
     Currently we vary the build path only when testing packages from unstable and experimental, for stretch we recommend that rebuilds are done in the same path as the original build.
     .
+    Many of the packages here (~3k at the time of writing) may be better
+    re-classified under some other, more specific, build-path related issue
+    - most of which were added after many packages had already been classified
+    into this issue.
+    .
+    Here follows some general tips for packages using the standard GNU toolchain:
+    .
     If using autoconf, make sure you call ./configure via a relative and not absolute path.
     .
-    If this is related to using the `__FILE__` macro, we have a pending patch
-    to GCC to fix this in one central place.
+    If your issue is related to using the `__FILE__` macro, or the recording of
+    --debug-prefix-map flags in non-GCC non-debugging output, we have a pending
+    patch to GCC to fix this in one central place.
     .
     https://gcc.gnu.org/ml/gcc-patches/2016-11/msg00182.html
     .
-    If/when this is accepted, this issue should be fixed for all packages and
+    If/when this is accepted, this issue should be fixed for most packages and
     you should not need to fix it specifically in your package.
     .
     For more background information see:

-- 
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