[notes] 02/03: golang_compiler_captures_build_path_in_binary is not yet deterministic

Mattia Rizzolo mattia at debian.org
Mon Jul 31 08:14:04 UTC 2017


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

mattia pushed a commit to branch master
in repository notes.

commit 339bfc05190ff0584b7be09cbe73f3aa5eac0c92
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Jul 31 10:12:33 2017 +0200

    golang_compiler_captures_build_path_in_binary is not yet deterministic
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 issues.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/issues.yml b/issues.yml
index 9d21041..2f5cdcb 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1319,7 +1319,7 @@ golang_compiler_captures_build_path_in_binary:
   description: |
     The golang compiler embeds the source/build paths into binaries.
   url: https://github.com/golang/go/issues/16860
-  deterministic: True
+  deterministic: False  # XXX FIXME this is True, but let's keep it False until it's upstreamed
 hevea_captures_build_path:
   description: |
     hevea capture the build path in 2 places inside the generated HTML file: (only if full-path used instead of relative path as argument)

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