[notes] 01/01: Add timestamps_in_source_generated_by_rcc issue and note about leocad.
Mattia Rizzolo
mattia at debian.org
Sat Aug 5 09:01:31 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 a2c1f386254a301c791a825b8eb690cb1e89c17f
Author: Eric Bavier <bavier at member.fsf.org>
Date: Fri Aug 4 22:31:17 2017 -0500
Add timestamps_in_source_generated_by_rcc issue and note about leocad.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
issues.yml | 5 +++++
packages.yml | 8 ++++++++
2 files changed, 13 insertions(+)
diff --git a/issues.yml b/issues.yml
index 3c9c463..e9dde6d 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1702,3 +1702,8 @@ timestamps_generated_by_hevea:
latex sources which include statements like \today and thus
have to be built with '-exec xxdate.exe'
url: https://bugs.debian.org/870585
+timestamps_in_source_generated_by_rcc:
+ description: |
+ resource files generated by QT's rcc compiler depends on mtimes of the input files,
+ which may have been generated at build time.
+ deterministic: True
diff --git a/packages.yml b/packages.yml
index e2e7169..ffee1b2 100644
--- a/packages.yml
+++ b/packages.yml
@@ -28766,3 +28766,11 @@ zypper:
- captures_build_path
bugs:
- 812243
+leocad:
+ version: 17.07
+ issues:
+ - timestamps_in_source_generated_by_rcc
+ comments: |
+ the leocad_fr.qm and leocad_pt.qm localization resource files are
+ generated at build time, and their timestamps influence the
+ generated build/*/.qrc/qrc_leocad.cpp.
--
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