[Git][reproducible-builds/reproducible-notes][master] 2 commits: mark ncftp as captures_build_arch
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Mon Aug 29 07:56:21 UTC 2022
Mattia Rizzolo pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
3d7b2dfa by Mattia Rizzolo at 2022-08-29T09:55:12+02:00
mark ncftp as captures_build_arch
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
83ea690e by Mattia Rizzolo at 2022-08-29T09:55:27+02:00
remove deterministic:True from captures_kernel_variant
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
2 changed files:
- issues.yml
- packages.yml
Changes:
=====================================
issues.yml
=====================================
@@ -904,6 +904,8 @@ captures_kernel_version:
Sub-issue: captures_kernel_version_via_CMAKE_SYSTEM
deterministic: True
captures_kernel_variant:
+ # this can't be deterministic:True as the clean-notes script doesn't know about
+ # architectures and this issue is not visible on amd64.
description: |
Similar to captures_kernel_version, but specifically refers to capturing
x86_64 vs i686. This can (currently) happen when testing the i386
@@ -912,7 +914,6 @@ captures_kernel_variant:
Notably, we do not use `linux32` to emulate the 32 bit personality when
running those builds, as normally this hides packages that are making use of
`uname` to detect the host architecture when they really should not.
- deterministic: True
timestamps_in_cmake:
description: |
Timestamps generated by cmake TIMESTAMP function respect
=====================================
packages.yml
=====================================
@@ -17474,9 +17474,11 @@ ncbi-vdb:
issues:
- gcc_captures_build_path
ncftp:
- version: 2:3.2.5-2
+ version: 2:3.2.6-1
comments: |
[i386] Captures some form of uname / host / architecture: linux-x86-glibc2.22 v. linux-x86_64-glibc2.22
+ issues:
+ - captures_build_arch
ncl:
version: 6.3.0-13
issues:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/83c493324501c9287382fc20f3d3f3f7a22b9c2e...83ea690ef9db7b4b7982558d26b9386933e855e8
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/83c493324501c9287382fc20f3d3f3f7a22b9c2e...83ea690ef9db7b4b7982558d26b9386933e855e8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220829/710fd867/attachment.htm>
More information about the rb-commits
mailing list