[Reproducible-commits] [notes] 01/01: new issue: timestamps_from_cpp_macros_in_d
Reiner Herrmann
reiner at reiner-h.de
Tue May 24 17:20:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
deki-guest pushed a commit to branch master
in repository notes.
commit 06ec1d881a1ae2e58f0c507c19b3afe19dde2594
Author: Reiner Herrmann <reiner at reiner-h.de>
Date: Tue May 24 19:20:17 2016 +0200
new issue: timestamps_from_cpp_macros_in_d
---
issues.yml | 4 ++++
packages.yml | 5 ++++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/issues.yml b/issues.yml
index dc2552f..dc60b5b 100644
--- a/issues.yml
+++ b/issues.yml
@@ -5,6 +5,10 @@ timestamps_from_cpp_macros:
unreproducible.
url: https://wiki.debian.org/ReproducibleBuilds/TimestampsFromCPPMacros
deterministic: True
+timestamps_from_cpp_macros_in_d:
+ description: |
+ The D compiler also support C-like `__DATE__` and `__TIME__` macros, which
+ embed the build time/date into the object files.
timestamps_in_cpio_archive:
description: |
cpio archives capture build time in mtime of its members.
diff --git a/packages.yml b/packages.yml
index 66da8ed..ee23f69 100644
--- a/packages.yml
+++ b/packages.yml
@@ -2926,8 +2926,11 @@ fbreader:
- build_id_variation_requiring_further_investigation
fceux:
version: 2.2.2+dfsg0-1
+ comments: |
+ Unsorted globbing of source files.
+ https://sources.debian.net/src/fceux/2.2.2%2Bdfsg0-1/src/SConscript/#L2
issues:
- - timestamps_from_cpp_macros
+ - timestamps_from_cpp_macros_in_d
fcitx-table-other:
version: 0.2.3-2
bugs:
--
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