[Reproducible-commits] [notes] 01/01: new issue: FTBFS if CPPFLAGS is multiple words

Chris West faux-guest at moszumanska.debian.org
Fri Feb 13 19:50:50 UTC 2015


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

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

commit c328cef67284bd93e1b5454cdf59e419840d31c6
Author: Chris West (Faux) <git at goeswhere.com>
Date:   Fri Feb 13 19:50:44 2015 +0000

    new issue: FTBFS if CPPFLAGS is multiple words
---
 issues.yml   | 3 +++
 packages.yml | 8 ++++++++
 2 files changed, 11 insertions(+)

diff --git a/issues.yml b/issues.yml
index 794b000..63bba95 100644
--- a/issues.yml
+++ b/issues.yml
@@ -309,4 +309,7 @@ timestamps_in_ada_library_information_files:
 ocaml_configure_not_as_root:
   description: |
     OCaml's configure script checks it's not running as root, which breaks our CI.
+bad_handling_of_extra_warnings:
+  description: |
+    FTBFS if CPPFLAGS is multiple words, which breaks our CI.
 
diff --git a/packages.yml b/packages.yml
index 46b0b56..879c1ef 100644
--- a/packages.yml
+++ b/packages.yml
@@ -2543,6 +2543,10 @@ fretsonfire:
   version: 1.3.110.dfsg2-1
   issues:
     - timestamps_generated_by_docbook_to_man
+frozen-bubble:
+  version: 2.212-4
+  issues:
+    - bad_handling_of_extra_warnings
 fsgateway:
   version: 0.1.1-3
   issues:
@@ -3194,6 +3198,10 @@ gprolog:
   version: 1.3.0-6.1
   issues:
     - pdf_created_by_ghostscript
+gpsd:
+  version: 3.11-3
+  issues:
+    - bad_handling_of_extra_warnings
 gpsmanshp:
   version: 1.2.3-4
   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