<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - unbreak build on OpenBSD"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75697">75697</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>zeitgeist-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>unbreak build on OpenBSD
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>zeitgeist-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>OpenBSD
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ajacoutot@openbsd.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libzeitgeist
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Zeitgeist
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=95006" name="attach_95006" title="unbreak build: missing pkg linux">attachment 95006</a> <a href="attachment.cgi?id=95006&action=edit" title="unbreak build: missing pkg linux">[details]</a></span>
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>