Hi,<div><br><div class="gmail_quote">2011/10/28 Alexander Neundorf <span dir="ltr"><<a href="mailto:neundorf@kde.org">neundorf@kde.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Thursday 27 October 2011, kaushik wrote:<br>
> Hi,<br>
> I am trying to build soprano from git, but it is not getting built<br>
> properly. I have both libraptor1  and libraptor2 installed.<br>
> I have devel packages of libraptor1 not installed and devel packages of<br>
> libraptor2 installed.<br>
> Distro is debian.<br>
><br>
> The output of cmake is<br>
> -- Found Qt-Version 4.7.4<br>
> -- VERSION_VAR  (missing:  REQUIRED_VARS)<br>
> -- VERSION_VAR  (missing:  REQUIRED_VARS)<br>
<br>
</div>This means there is a find_package_handle_standard_args() call in one of the<br>
FindXXX.cmake files which are used there which uses the new and extended<br>
syntax of that function, but the FindPackageHandleStandardArgs.cmake which has<br>
been loaded is still the old one, which does not yet have the new syntax.<br>
<br></blockquote><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Which version of cmake are you using ?<br></blockquote><div><br></div><div><br></div><div>cmake </div><div>Version: 2.8.2+dfsg.1-0+squeeze1</div><div> </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Can you rerun cmake with --debug-output and post the output here please ?<br>
This will basically print a backtrace for each message on screen, so we see<br>
where it comes from.<br></blockquote><div><br></div><div><br></div><div>The debug output is as follows - </div><div><br></div><div>roide@roideuniverse:~/kde/build/others/soprano$ cmake --debug-output .</div><div>Running with debug output on.</div>
<div>-- Found Qt-Version 4.7.4</div><div>   Called from: [2]     /home/roide/kde/src/others/soprano/cmake/modules/FindQt4.cmake</div><div>                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>
-- VERSION_VAR  (missing:  REQUIRED_VARS)</div><div>   Called from: [2]     /home/roide/kde/src/others/soprano/cmake/modules/FindRasqal.cmake</div><div>                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>-- VERSION_VAR  (missing:  REQUIRED_VARS)</div><div>   Called from: [2]     /home/roide/kde/src/others/soprano/cmake/modules/FindRaptor.cmake</div><div>                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>-- Found Redland storage: /usr/lib/redland/librdf_storage_mysql.so</div><div>   Called from: [2]     /home/roide/kde/src/others/soprano/cmake/modules/FindRedland.cmake</div><div>                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>-- Found CLucene library: /usr/lib/libclucene.so</div><div>   Called from: [2]     /home/roide/kde/src/others/soprano/cmake/modules/FindCLucene.cmake</div><div>                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>-- Found CLucene include dir: /usr/include</div><div>   Called from: [2]     /home/roide/kde/src/others/soprano/cmake/modules/FindCLucene.cmake</div><div>                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>-- Found CLucene library dir: /usr/lib</div><div>   Called from: [2]     /home/roide/kde/src/others/soprano/cmake/modules/FindCLucene.cmake</div><div>                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>-- Found CLucene: /usr/lib/libclucene.so</div><div>   Called from: [2]     /home/roide/kde/src/others/soprano/cmake/modules/FindCLucene.cmake</div><div>                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>-- Found Java JNI >= 1.4: /usr/lib/jvm/java-6-sun/include, /usr/lib/jvm/java-6-sun/jre/lib/i386/client/libjvm.so</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>-- Found iODBC 3.52.6: libs - /usr/lib/libiodbc.so; includes - /usr/include</div>
<div>   Called from: [2]     /home/roide/kde/src/others/soprano/cmake/modules/FindIODBC.cmake</div><div>                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/index</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>   Entering             /home/roide/kde/src/others/soprano/soprano</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/backends</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>   Entering             /home/roide/kde/src/others/soprano/backends/redland</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/backends/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/backends</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/backends/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/backends/sesame2</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/backends/CMakeLists.txt</div>
<div>   Returning to         /home/roide/kde/src/others/soprano/backends</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/backends/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/backends/virtuoso</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/backends/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/backends</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/backends/CMakeLists.txt</div>
<div>   Returning to         /home/roide/kde/src/others/soprano</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/parsers</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/parsers/nquads</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/parsers/CMakeLists.txt</div>
<div>   Returning to         /home/roide/kde/src/others/soprano/parsers</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/parsers/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/serializers</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>   Entering             /home/roide/kde/src/others/soprano/serializers/nquads</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/serializers/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/serializers</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/serializers/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>   Entering             /home/roide/kde/src/others/soprano/server</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/server/dbus</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/server/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/server</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/server/CMakeLists.txt</div>
<div>   Returning to         /home/roide/kde/src/others/soprano</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/client</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/client/sparql</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/client/CMakeLists.txt</div>
<div>   Returning to         /home/roide/kde/src/others/soprano/client</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/client/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/client/dbus</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/client/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/client</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/client/CMakeLists.txt</div>
<div>   Returning to         /home/roide/kde/src/others/soprano</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/tools</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>   Entering             /home/roide/kde/src/others/soprano/rules</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/includes</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>   Entering             /home/roide/kde/src/others/soprano/includes/Error</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/includes</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/includes/Server</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div>
<div>   Returning to         /home/roide/kde/src/others/soprano/includes</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/includes/Client</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/includes</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div>
<div>   Entering             /home/roide/kde/src/others/soprano/includes/Inference</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/includes</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/includes/Query</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div>
<div>   Returning to         /home/roide/kde/src/others/soprano/includes</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/includes/Vocabulary</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/includes</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div>
<div>   Entering             /home/roide/kde/src/others/soprano/includes/Util</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/includes</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/includes/Index</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div>
<div>   Returning to         /home/roide/kde/src/others/soprano/includes</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/includes/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   Entering             /home/roide/kde/src/others/soprano/cmake</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>   Entering             /home/roide/kde/src/others/soprano/cmake/modules</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/cmake/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano/cmake</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/cmake/CMakeLists.txt</div><div>   Returning to         /home/roide/kde/src/others/soprano</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>---------------------------------------------------------------------------------------</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>-- Soprano Components that will be built:</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   * Redland storage backend</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   * Sesame2 storage backend (java-based)</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   * Virtuoso storage backend (Run-time dependency: Virtuoso)</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>   * The CLucene-based full-text search index library</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   * D-Bus server/client support</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div><br></div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>-- Soprano Components that will NOT be built:</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>   * Raptor RDF parser (missing libraptor - <a href="http://librdf.org">http://librdf.org</a>)</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>   * Raptor RDF serializer (missing libraptor - <a href="http://librdf.org">http://librdf.org</a>)</div>
<div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div><div>---------------------------------------------------------------------------------------</div><div>   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt</div>
<div>-- Configuring done</div><div>-- Generating /home/roide/kde/build/others/soprano</div><div>-- Generating /home/roide/kde/build/others/soprano/index</div><div>-- Generating /home/roide/kde/build/others/soprano/soprano</div>
<div>-- Generating /home/roide/kde/build/others/soprano/backends</div><div>-- Generating /home/roide/kde/build/others/soprano/backends/redland</div><div>-- Generating /home/roide/kde/build/others/soprano/backends/sesame2</div>
<div>-- Generating /home/roide/kde/build/others/soprano/backends/virtuoso</div><div>-- Generating /home/roide/kde/build/others/soprano/parsers</div><div>-- Generating /home/roide/kde/build/others/soprano/parsers/nquads</div>
<div>-- Generating /home/roide/kde/build/others/soprano/serializers</div><div>-- Generating /home/roide/kde/build/others/soprano/serializers/nquads</div><div>-- Generating /home/roide/kde/build/others/soprano/server</div>
<div>-- Generating /home/roide/kde/build/others/soprano/server/dbus</div><div>-- Generating /home/roide/kde/build/others/soprano/client</div><div>-- Generating /home/roide/kde/build/others/soprano/client/sparql</div><div>
-- Generating /home/roide/kde/build/others/soprano/client/dbus</div><div>-- Generating /home/roide/kde/build/others/soprano/tools</div><div>-- Generating /home/roide/kde/build/others/soprano/rules</div><div>-- Generating /home/roide/kde/build/others/soprano/includes</div>
<div>-- Generating /home/roide/kde/build/others/soprano/includes/Error</div><div>-- Generating /home/roide/kde/build/others/soprano/includes/Server</div><div>-- Generating /home/roide/kde/build/others/soprano/includes/Client</div>
<div>-- Generating /home/roide/kde/build/others/soprano/includes/Inference</div><div>-- Generating /home/roide/kde/build/others/soprano/includes/Query</div><div>-- Generating /home/roide/kde/build/others/soprano/includes/Vocabulary</div>
<div>-- Generating /home/roide/kde/build/others/soprano/includes/Util</div><div>-- Generating /home/roide/kde/build/others/soprano/includes/Index</div><div>-- Generating /home/roide/kde/build/others/soprano/cmake</div><div>
-- Generating /home/roide/kde/build/others/soprano/cmake/modules</div><div>-- Generating done</div><div>-- Build files have been written to: /home/roide/kde/build/others/soprano</div><div><br></div><div> </div><div><br></div>
<div><br></div></div><div><br></div>-- <br>Greetings,<br>Gsoc KDE 2009 student<br>irc nick - roide<br>--There is no short cut to Success!<br>
</div>