Problem building soprano with libraptor2-0

kaushik roideuniverse at gmail.com
Thu Oct 27 20:05:12 UTC 2011


Hi,

2011/10/28 Alexander Neundorf <neundorf at kde.org>

> On Thursday 27 October 2011, kaushik wrote:
> > Hi,
> > I am trying to build soprano from git, but it is not getting built
> > properly. I have both libraptor1  and libraptor2 installed.
> > I have devel packages of libraptor1 not installed and devel packages of
> > libraptor2 installed.
> > Distro is debian.
> >
> > The output of cmake is
> > -- Found Qt-Version 4.7.4
> > -- VERSION_VAR  (missing:  REQUIRED_VARS)
> > -- VERSION_VAR  (missing:  REQUIRED_VARS)
>
> This means there is a find_package_handle_standard_args() call in one of
> the
> FindXXX.cmake files which are used there which uses the new and extended
> syntax of that function, but the FindPackageHandleStandardArgs.cmake which
> has
> been loaded is still the old one, which does not yet have the new syntax.
>
>


> Which version of cmake are you using ?
>


cmake
Version: 2.8.2+dfsg.1-0+squeeze1




>
> Can you rerun cmake with --debug-output and post the output here please ?
> This will basically print a backtrace for each message on screen, so we see
> where it comes from.
>


The debug output is as follows -

roide at roideuniverse:~/kde/build/others/soprano$ cmake --debug-output .
Running with debug output on.
-- Found Qt-Version 4.7.4
   Called from: [2]
/home/roide/kde/src/others/soprano/cmake/modules/FindQt4.cmake
                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- VERSION_VAR  (missing:  REQUIRED_VARS)
   Called from: [2]
/home/roide/kde/src/others/soprano/cmake/modules/FindRasqal.cmake
                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- VERSION_VAR  (missing:  REQUIRED_VARS)
   Called from: [2]
/home/roide/kde/src/others/soprano/cmake/modules/FindRaptor.cmake
                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- Found Redland storage: /usr/lib/redland/librdf_storage_mysql.so
   Called from: [2]
/home/roide/kde/src/others/soprano/cmake/modules/FindRedland.cmake
                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- Found CLucene library: /usr/lib/libclucene.so
   Called from: [2]
/home/roide/kde/src/others/soprano/cmake/modules/FindCLucene.cmake
                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- Found CLucene include dir: /usr/include
   Called from: [2]
/home/roide/kde/src/others/soprano/cmake/modules/FindCLucene.cmake
                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- Found CLucene library dir: /usr/lib
   Called from: [2]
/home/roide/kde/src/others/soprano/cmake/modules/FindCLucene.cmake
                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- Found CLucene: /usr/lib/libclucene.so
   Called from: [2]
/home/roide/kde/src/others/soprano/cmake/modules/FindCLucene.cmake
                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- Found Java JNI >= 1.4: /usr/lib/jvm/java-6-sun/include,
/usr/lib/jvm/java-6-sun/jre/lib/i386/client/libjvm.so
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- Found iODBC 3.52.6: libs - /usr/lib/libiodbc.so; includes - /usr/include
   Called from: [2]
/home/roide/kde/src/others/soprano/cmake/modules/FindIODBC.cmake
                [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/index
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/backends
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/backends/redland
   Called from: [1]
/home/roide/kde/src/others/soprano/backends/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/backends
   Called from: [1]
/home/roide/kde/src/others/soprano/backends/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/backends/sesame2
   Called from: [1]
/home/roide/kde/src/others/soprano/backends/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/backends
   Called from: [1]
/home/roide/kde/src/others/soprano/backends/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/backends/virtuoso
   Called from: [1]
/home/roide/kde/src/others/soprano/backends/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/backends
   Called from: [1]
/home/roide/kde/src/others/soprano/backends/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/parsers
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/parsers/nquads
   Called from: [1]
/home/roide/kde/src/others/soprano/parsers/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/parsers
   Called from: [1]
/home/roide/kde/src/others/soprano/parsers/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/serializers
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering
/home/roide/kde/src/others/soprano/serializers/nquads
   Called from: [1]
/home/roide/kde/src/others/soprano/serializers/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/serializers
   Called from: [1]
/home/roide/kde/src/others/soprano/serializers/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/server
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/server/dbus
   Called from: [1]
/home/roide/kde/src/others/soprano/server/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/server
   Called from: [1]
/home/roide/kde/src/others/soprano/server/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/client
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/client/sparql
   Called from: [1]
/home/roide/kde/src/others/soprano/client/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/client
   Called from: [1]
/home/roide/kde/src/others/soprano/client/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/client/dbus
   Called from: [1]
/home/roide/kde/src/others/soprano/client/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/client
   Called from: [1]
/home/roide/kde/src/others/soprano/client/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/tools
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/rules
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/includes
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/includes/Error
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/includes
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/includes/Server
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/includes
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/includes/Client
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/includes
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Entering
/home/roide/kde/src/others/soprano/includes/Inference
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/includes
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/includes/Query
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/includes
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Entering
/home/roide/kde/src/others/soprano/includes/Vocabulary
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/includes
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/includes/Util
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/includes
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/includes/Index
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/includes
   Called from: [1]
/home/roide/kde/src/others/soprano/includes/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/cmake
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   Entering             /home/roide/kde/src/others/soprano/cmake/modules
   Called from: [1]
/home/roide/kde/src/others/soprano/cmake/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano/cmake
   Called from: [1]
/home/roide/kde/src/others/soprano/cmake/CMakeLists.txt
   Returning to         /home/roide/kde/src/others/soprano
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
---------------------------------------------------------------------------------------
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- Soprano Components that will be built:
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   * Redland storage backend
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   * Sesame2 storage backend (java-based)
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   * Virtuoso storage backend (Run-time dependency: Virtuoso)
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   * The CLucene-based full-text search index library
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   * D-Bus server/client support
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt

   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- Soprano Components that will NOT be built:
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   * Raptor RDF parser (missing libraptor - http://librdf.org)
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
   * Raptor RDF serializer (missing libraptor - http://librdf.org)
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
---------------------------------------------------------------------------------------
   Called from: [1]     /home/roide/kde/src/others/soprano/CMakeLists.txt
-- Configuring done
-- Generating /home/roide/kde/build/others/soprano
-- Generating /home/roide/kde/build/others/soprano/index
-- Generating /home/roide/kde/build/others/soprano/soprano
-- Generating /home/roide/kde/build/others/soprano/backends
-- Generating /home/roide/kde/build/others/soprano/backends/redland
-- Generating /home/roide/kde/build/others/soprano/backends/sesame2
-- Generating /home/roide/kde/build/others/soprano/backends/virtuoso
-- Generating /home/roide/kde/build/others/soprano/parsers
-- Generating /home/roide/kde/build/others/soprano/parsers/nquads
-- Generating /home/roide/kde/build/others/soprano/serializers
-- Generating /home/roide/kde/build/others/soprano/serializers/nquads
-- Generating /home/roide/kde/build/others/soprano/server
-- Generating /home/roide/kde/build/others/soprano/server/dbus
-- Generating /home/roide/kde/build/others/soprano/client
-- Generating /home/roide/kde/build/others/soprano/client/sparql
-- Generating /home/roide/kde/build/others/soprano/client/dbus
-- Generating /home/roide/kde/build/others/soprano/tools
-- Generating /home/roide/kde/build/others/soprano/rules
-- Generating /home/roide/kde/build/others/soprano/includes
-- Generating /home/roide/kde/build/others/soprano/includes/Error
-- Generating /home/roide/kde/build/others/soprano/includes/Server
-- Generating /home/roide/kde/build/others/soprano/includes/Client
-- Generating /home/roide/kde/build/others/soprano/includes/Inference
-- Generating /home/roide/kde/build/others/soprano/includes/Query
-- Generating /home/roide/kde/build/others/soprano/includes/Vocabulary
-- Generating /home/roide/kde/build/others/soprano/includes/Util
-- Generating /home/roide/kde/build/others/soprano/includes/Index
-- Generating /home/roide/kde/build/others/soprano/cmake
-- Generating /home/roide/kde/build/others/soprano/cmake/modules
-- Generating done
-- Build files have been written to: /home/roide/kde/build/others/soprano





-- 
Greetings,
Gsoc KDE 2009 student
irc nick - roide
--There is no short cut to Success!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20111028/5f7d81f1/attachment-0001.html>


More information about the Kde-buildsystem mailing list