[gnome-continuous] Tag libical



commit 64d8e3b1552df8164f3edc2ad34cde876f3977c1
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue May 31 00:10:53 2016 +0100

    Tag libical
    
    It seems that one of the fixes for -Wpedantic ended up breaking the
    build:
    
    In file included from /tmp/g-ir-cpp-ygwugj.c:4:0:
    /ostbuild/source/libical/_build/src/libical/ical.h:117:18: fatal error: time.h: No such file or directory
     #include <time.h>
                      ^
    compilation terminated.
    Traceback (most recent call last):
      File "/usr/lib/python3.3/distutils/unixccompiler.py", line 105, in preprocess
        self.spawn(pp_args)
      File "/usr/lib/python3.3/distutils/ccompiler.py", line 909, in spawn
        spawn(cmd, dry_run=self.dry_run)
      File "/usr/lib/python3.3/distutils/spawn.py", line 32, in spawn
        _spawn_posix(cmd, search_path, dry_run=dry_run)
      File "/usr/lib/python3.3/distutils/spawn.py", line 163, in _spawn_posix
        % (cmd[0], exit_status))
    distutils.errors.DistutilsExecError: command 'x86_64-gnomeostree-linux-gcc' failed with exit status 1

 manifest.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 422adb3..2d8b901 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1010,6 +1010,8 @@
                {"src": "gnome:gnome-online-miners"},
 
                {"src": "libical:libical",
+                 "tag": "1e994a081be9ec3facb3844213d4d89bfe8aab05",
+                 "tag-reason": "Missing include",
                 "patches": ["libical-cmake-buildapi.patch"]},
 
                {"src": "gnome:evolution-data-server",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]