[Git][reproducible-builds/reproducible-notes][master] 2 commits: captures_kernel_version_via_CMAKE_SYSTEM: Additional CMAKE variables
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Fri Jan 14 21:41:33 UTC 2022
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
a829a2fe by Vagrant Cascadian at 2022-01-14T13:23:56-08:00
captures_kernel_version_via_CMAKE_SYSTEM: Additional CMAKE variables
that embed kernel version.
- - - - -
e2fbcd8c by Vagrant Cascadian at 2022-01-14T13:25:17-08:00
itksnap: Mark with captures_kernel_version_via_CMAKE_SYSTEM and
captures_build_arch, adding relevent comments.
- - - - -
2 changed files:
- issues.yml
- packages.yml
Changes:
=====================================
issues.yml
=====================================
@@ -1733,6 +1733,8 @@ captures_kernel_version_via_CMAKE_SYSTEM:
.
Instead, use CMAKE_SYSTEM_NAME (`uname -s`), which shouldn't vary.
.
+ May also be triggered by use of CMAKE_HOST_SYSTEM or CMAKE_HOST_SYSTEM_VERSION.
+ .
Parent issue: captures_kernel_version
deterministic: False
captures_kernel_version_via_ecbuild:
=====================================
packages.yml
=====================================
@@ -9616,8 +9616,15 @@ italc:
- build_id_differences_only
itksnap:
version: 3.6.0-2
+ comments: |
+ Embedded timestamp timestamp using date command in TODAY macro in
+ CMakeLists.txt. Host kernel, version and cpu architecture captured
+ using CMAKE_HOST_SYSTEM and CMAKE_HOST_SYSTEM_PROCESSOR in
+ SNAPCommon.cxx.in.
issues:
- diffoscope_runs_forever
+ - captures_kernel_version_via_CMAKE_SYSTEM
+ - captures_build_arch
itools:
version: 1.0-5
issues:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/4ec02fed4b57fca611340ac8e901a78bba2d1c69...e2fbcd8cfd21626bd8a1f165937db0b5fb4e343a
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/4ec02fed4b57fca611340ac8e901a78bba2d1c69...e2fbcd8cfd21626bd8a1f165937db0b5fb4e343a
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/20220114/84003fe0/attachment.htm>
More information about the rb-commits
mailing list