Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
c909f8447c9d1f88cb10815aacf094b206221841...b5a18390749c36fc2244c269d8ae0822079abd23
Commits (2)
guile-3.0: Mark with gcc_captures_build_path.
· 1477d62a
Vagrant Cascadian
authored
Sep 24, 2021
1477d62a
captures_build_path: Adjust description to use suites instead of
· b5a18390
Vagrant Cascadian
authored
Sep 24, 2021
codenames.
b5a18390
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
b5a18390
...
...
@@ -1384,7 +1384,7 @@ captures_build_path:
description
:
|
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
and experimental, for
testing and stable
we recommend that rebuilds are done in the
same path as the original build.
.
This issue is only for miscellaneous issues which need individual fixes,
...
...
packages.yml
View file @
b5a18390
...
...
@@ -8305,6 +8305,7 @@ guile-3.0:
version: 3.0.0+1-1
issues:
- captures_shell_variable_in_autofoo_script
- gcc_captures_build_path
bugs:
- 953407
guix:
...
...