[Zeitgeist-bugs] [Bug 75697] New: unbreak build on OpenBSD

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 3 00:38:35 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75697

          Priority: medium
            Bug ID: 75697
          Assignee: zeitgeist-bugs at lists.freedesktop.org
           Summary: unbreak build on OpenBSD
        QA Contact: zeitgeist-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: OpenBSD
          Reporter: ajacoutot at openbsd.org
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: libzeitgeist
           Product: Zeitgeist

Created attachment 95006
  --> https://bugs.freedesktop.org/attachment.cgi?id=95006&action=edit
unbreak build: missing pkg linux

Hi.

Building zeitgeist on OpenBSD ends up with the following error:

/usr/local/bin/valac \
    --target-glib=2.26 --pkg gio-2.0 --pkg gio-unix-2.0 --pkg sqlite3
../config.vapi -C   ./zeitgeist-datamodel-2.0.vapi ./zeitgeist-internal.vapi
--vapi zeitgeist-2.0.vapi -H zeitgeist.h --library zeitgeist-2.0  \
    data-source-registry.vala index.vala log.vala monitor.vala
queued-proxy-wrapper.vala remote.vala
log.vala:44.7-44.11: error: The namespace name `Posix' could not be found
using Posix;
      ^^^^^
log.vala:45.7-45.11: error: The namespace name `Linux' could not be found
using Linux;

This patches fixes it, but I wonder why it is not seen on other OSes.
Thank you.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/zeitgeist-bugs/attachments/20140303/f0c1c74f/attachment.html>


More information about the Zeitgeist-bugs mailing list