[notes] 02/02: Review three packages; new issue 'records_build_flags'.

Daniel Shahaf danielsh at apache.org
Tue Sep 27 07:34:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

danielsh-guest pushed a commit to branch master
in repository notes.

commit bfa880bdc7e131ddc9e47ec97fc0213dbe39f747
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Tue Sep 27 07:30:19 2016 +0000

    Review three packages; new issue 'records_build_flags'.
---
 issues.yml   |  4 ++++
 packages.yml | 23 +++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/issues.yml b/issues.yml
index c5a532a..5d55c50 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1359,3 +1359,7 @@ timestamps_in_org_mode_html_output:
     .
     Looks like can be be overridden per-document but the patch from 824050 may
     be able to be adapted for fixing org-mode mode generally.
+records_build_flags:
+  description: |
+    Records $CFLAGS, which vary intentionally due to the «-fdebug-prefix-map=${BIKESHED}=.» flag.
+  deterministic: True
diff --git a/packages.yml b/packages.yml
index 2fc9df7..9534247 100644
--- a/packages.yml
+++ b/packages.yml
@@ -2681,6 +2681,12 @@ ceph:
   bugs:
     - 791913
     - 811674
+cerbere:
+  version: 0.2.1-1~experimental1
+  comments: |
+    [experimental/amd64]
+  issues:
+    - captures_build_path
 ceres-solver:
   version: 1.11.0~dfsg0-5
   issues:
@@ -20434,6 +20440,17 @@ postgresql-unit:
   version: 1.0
   issues:
     - captures_build_path
+poti:
+  version: 4.2-1
+  comments: |
+    Missing Build-Depends on git:
+    .
+    │   │   │   │ -#define POTI_GITVERSION "/bin/sh: 1: git: not found"
+    │   │   │   │ -#define POTI_GITDATE "/bin/sh: 1: git: not found"
+    │   │   │   │ +#define POTI_GITVERSION "/bin/sh: git : commande introuvable"
+    │   │   │   │ +#define POTI_GITDATE "/bin/sh: git : commande introuvable"
+    .
+    This could explain the all other differences (through #838260).
 pound:
   version: 2.6-6.1
   comments: |
@@ -24818,6 +24835,12 @@ react:
   version: 1.2.0-2
   issues:
     - captures_build_path
+readline:
+  version: 7.0-1~exp1
+  comments: |
+    [experimental/amd64]
+  issues:
+    - records_build_flags
 readline5:
   version: 5.2+dfsg-3
   issues:

-- 
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