Commits (3)
......@@ -1030,9 +1030,6 @@ collation_order_varies_by_locale:
order produced by invocations like ls *. This can usually be
fixed with LC_COLLATE=C.UTF-8 or LC_COLLATE=C.
deterministic: True
captures_build_path_in_golang_compiler:
description: |
Possibly when embedding third party libraries?
random_build_path_by_golang_compiler:
description: |
The golang compiler embeds paths with a random component into object files.
......
......@@ -1360,7 +1360,7 @@ bacula-doc:
badger:
version: 2.0.0-2
issues:
- captures_build_path_in_golang_compiler
- golang_compiler_captures_build_path_in_binary
bagel:
version: 1.2.2-3
comments: |
......@@ -8031,7 +8031,7 @@ golang-github-containernetworking-plugins:
golang-github-containers-buildah:
version: 1.11.6-1
issues:
- captures_build_path_in_golang_compiler
- golang_compiler_captures_build_path_in_binary
golang-github-containers-dnsname:
version: 1.3.1+ds1-2
issues:
......@@ -8355,6 +8355,11 @@ golang-go-flags:
version: 1.3.0-1
bugs:
- 876862
golang-gogoprotobuf:
version: 1.3.2-1
issues:
- golang_compiler_captures_build_path_in_binary
- records_build_flags
golang-gogottrpc:
version: 0.0~git20180205.d452837-1
issues:
......@@ -21967,6 +21972,9 @@ python-cai:
version: 1.0.2-2
bugs:
- 1010316
comments: |
Error message with full build path embedded in cli.html
documentation.
python-casmoothing:
version: 0.2-1
issues:
......