<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 --- - Build failure with --enable-datahub --disable-downloads-monitor"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63831">63831</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>Build failure with --enable-datahub --disable-downloads-monitor
          </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>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jlec@gentoo.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>0.9.x
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Engine
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Zeitgeist
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=78358" name="attach_78358" title="build.log">attachment 78358</a> <a href="attachment.cgi?id=78358&action=edit" title="build.log">[details]</a></span>
build.log

When configuring with --enable-datahub --disable-downloads-monitor the
compilation breaks

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.
-I/var/tmp/portage/gnome-extra/zeitgeist-0.9.12/work/zeitgeist-0.9.12/datahub
-I..  -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libpng16 -I/usr/include/json-glib-1.0
-I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include  -include ../config.h -I../libzeitgeist -w   
-march=corei7-avx -O2 -pipe -frecord-gcc-switches -c
kde-recent-document-provider.c
zeitgeist-datahub.c: In function ‘data_hub_start_data_providers_co’:
zeitgeist-datahub.c:826:6: error: ‘DOWNLOADS_MONITOR_ENABLED’ undeclared (first
use in this function)
  if (DOWNLOADS_MONITOR_ENABLED) {
      ^
zeitgeist-datahub.c:826:6: note: each undeclared identifier is reported only
once for each function it appears in
make[3]: *** [zeitgeist-datahub.o] Error 1</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>