Advertisement
Guest User

soprano fail

a guest
Feb 21st, 2014
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. # prt-get depinst soprano
  2. prt-get: installing /usr/ports/kde4/soprano
  3. =======> Building '/usr/ports/kde4/soprano/soprano#2.9.4-1.pkg.tar.gz'.
  4. bsdtar -p -o -C /usr/ports/kde4/soprano/work/src -xf /usr/ports/kde4/soprano/soprano-2.9.4.tar.bz2
  5. + build
  6. + mkdir build
  7. + cd build
  8. + cmake ../soprano-2.9.4 -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_SKIP_RPATH=OFF -DCMAKE_INSTALL_PREFIX=/usr
  9. -- The C compiler identification is GNU 4.7.3
  10. -- The CXX compiler identification is GNU 4.7.3
  11. -- Check for working C compiler: /usr/bin/cc
  12. -- Check for working C compiler: /usr/bin/cc -- works
  13. -- Detecting C compiler ABI info
  14. -- Detecting C compiler ABI info - done
  15. -- Check for working CXX compiler: /usr/bin/c++
  16. -- Check for working CXX compiler: /usr/bin/c++ -- works
  17. -- Detecting CXX compiler ABI info
  18. -- Detecting CXX compiler ABI info - done
  19. -- Looking for Q_WS_X11
  20. -- Looking for Q_WS_X11 - found
  21. -- Looking for Q_WS_WIN
  22. -- Looking for Q_WS_WIN - not found
  23. -- Looking for Q_WS_QWS
  24. -- Looking for Q_WS_QWS - not found
  25. -- Looking for Q_WS_MAC
  26. -- Looking for Q_WS_MAC - not found
  27. -- Found Qt-Version 4.8.5
  28. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  29. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  30. -- Looking for gethostbyname
  31. -- Looking for gethostbyname - found
  32. -- Looking for connect
  33. -- Looking for connect - found
  34. -- Looking for remove
  35. -- Looking for remove - found
  36. -- Looking for shmat
  37. -- Looking for shmat - found
  38. -- Looking for IceConnectionNumber in ICE
  39. -- Looking for IceConnectionNumber in ICE - found
  40. -- Found X11: /usr/lib64/libX11.so
  41. -- Looking for include file pthread.h
  42. -- Looking for include file pthread.h - found
  43. -- Looking for pthread_create
  44. -- Looking for pthread_create - not found
  45. -- Looking for pthread_create in pthreads
  46. -- Looking for pthread_create in pthreads - not found
  47. -- Looking for pthread_create in pthread
  48. -- Looking for pthread_create in pthread - found
  49. -- Found Threads: TRUE
  50. -- Found Rasqal: /usr/lib64/librasqal.so
  51. -- Found Rasqal 0.9.31: libs - /usr/lib64/librasqal.so; includes - /usr/include/rasqal
  52. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  53. -- Found Raptor: /usr/lib64/libraptor2.so (found version "2.0.12", required is "2.0.0")
  54. -- Found Redland storage: /usr/lib64/redland/librdf_storage_sqlite.so;/usr/lib64/redland/librdf_storage_virtuoso.so
  55. -- Found Redland: /usr/bin/redland-config
  56. -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  57. -- Could not find Java JNI
  58. Make sure JAVA_HOME is set
  59. -- Found iODBC 3.52.8: libs - /usr/lib64/libiodbc.so; includes - /usr/include
  60. -- Performing Test __SOPRANO_HAVE_GCC_VISIBILITY
  61. -- Performing Test __SOPRANO_HAVE_GCC_VISIBILITY - Success
  62. -- Performing Test __SOPRANO_HAVE_GCC_INLINE_VISIBILITY
  63. -- Performing Test __SOPRANO_HAVE_GCC_INLINE_VISIBILITY - Success
  64. -- Found Doxygen: /usr/bin/doxygen (found version "1.8.4")
  65. ---------------------------------------------------------------------------------------
  66. -- Soprano Components that will be built:
  67. * Redland storage backend
  68. * Virtuoso storage backend (Run-time dependency: Virtuoso)
  69. * Raptor RDF parser
  70. (including TriG parser)
  71. * Raptor RDF serializer
  72. * D-Bus server/client support
  73.  
  74. -- Soprano Components that will NOT be built:
  75. * Sesame2 storage backend (java-based)
  76. * The CLucene-based full-text search index library
  77. ---------------------------------------------------------------------------------------
  78. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  79. Please set them or make sure they are set and tested correctly in the CMake files:
  80. CLUCENE_LIBRARY (ADVANCED)
  81. linked by target "sopranod" in directory /usr/ports/kde4/soprano/work/src/soprano-2.9.4/server
  82. linked by target "sopranocmd" in directory /usr/ports/kde4/soprano/work/src/soprano-2.9.4/tools
  83.  
  84. -- Configuring incomplete, errors occurred!
  85. See also "/usr/ports/kde4/soprano/work/src/build/CMakeFiles/CMakeOutput.log".
  86. See also "/usr/ports/kde4/soprano/work/src/build/CMakeFiles/CMakeError.log".
  87. =======> ERROR: Building '/usr/ports/kde4/soprano/soprano#2.9.4-1.pkg.tar.gz' failed.
  88. prt-get: error while install
  89.  
  90. -- Packages where install failed
  91. soprano
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement