Guest User

Untitled

a guest
Sep 20th, 2011
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.69 KB | None | 0 0
  1. # kdesrc-build running: 'cmake' '/home/ggorosito/kdesrc/kde/kde-workspace' '-DCMAKE_BUILD_TYPE=RelWithDebInfo' '-DCMAKE_CXX_FLAGS:STRING=-pipe ' '-DCMAKE_INSTALL_PREFIX=/home/ggorosito/kde/kde'
  2. -- The C compiler identification is GNU
  3. -- The CXX compiler identification is GNU
  4. -- Check for working C compiler: /usr/bin/gcc
  5. -- Check for working C compiler: /usr/bin/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/bin/c++
  9. -- Check for working CXX compiler: /usr/bin/c++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. -- Looking for Q_WS_X11
  13. -- Looking for Q_WS_X11 - found
  14. -- Looking for Q_WS_WIN
  15. -- Looking for Q_WS_WIN - not found.
  16. -- Looking for Q_WS_QWS
  17. -- Looking for Q_WS_QWS - not found.
  18. -- Looking for Q_WS_MAC
  19. -- Looking for Q_WS_MAC - not found.
  20. -- Found Qt-Version 4.8.0 (using /home/ggorosito/kde/qt4/bin/qmake)
  21. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so;/usr/lib/libXpm.so
  22. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so;/usr/lib/libXpm.so - found
  23. -- Looking for gethostbyname
  24. -- Looking for gethostbyname - found
  25. -- Looking for connect
  26. -- Looking for connect - found
  27. -- Looking for remove
  28. -- Looking for remove - found
  29. -- Looking for shmat
  30. -- Looking for shmat - found
  31. -- Looking for IceConnectionNumber in ICE
  32. -- Looking for IceConnectionNumber in ICE - found
  33. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  34. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  35. -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
  36. -- Looking for pthread_create in pthreads
  37. -- Looking for pthread_create in pthreads - not found
  38. -- Looking for pthread_create in pthread
  39. -- Looking for pthread_create in pthread - found
  40. -- Found Threads: TRUE
  41. -- Looking for _POSIX_TIMERS
  42. -- Looking for _POSIX_TIMERS - found
  43. -- Found Automoc4: /home/ggorosito/kde/kde/bin/automoc4
  44. -- Found Perl: /usr/bin/perl
  45. -- Found Phonon: /home/ggorosito/kde/kde/include
  46. -- Performing Test _OFFT_IS_64BIT
  47. -- Performing Test _OFFT_IS_64BIT - Success
  48. -- Performing Test HAVE_FPIE_SUPPORT
  49. -- Performing Test HAVE_FPIE_SUPPORT - Success
  50. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
  51. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
  52. -- Performing Test __KDE_HAVE_GCC_VISIBILITY
  53. -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
  54. -- Found KDE 4.8 include dir: /home/ggorosito/kde/kde/include
  55. -- Found KDE 4.8 library dir: /home/ggorosito/kde/kde/lib
  56. -- Found the KDE4 kconfig_compiler preprocessor: /home/ggorosito/kde/kde/bin/kconfig_compiler
  57. -- Found automoc4: /home/ggorosito/kde/kde/bin/automoc4
  58. -- Found Strigi: /home/ggorosito/kde/kde/lib/libstreams.so
  59. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.3.4")
  60. CMake Error at CMakeLists.txt:20 (find_package):
  61. Could not find module FindKActivities.cmake or a configuration file for
  62. package KActivities.
  63.  
  64. Adjust CMAKE_MODULE_PATH to find FindKActivities.cmake or set
  65. KActivities_DIR to the directory containing a CMake configuration file for
  66. KActivities. The file will have one of the following names:
  67.  
  68. KActivitiesConfig.cmake
  69. kactivities-config.cmake
  70.  
  71.  
  72.  
  73. -- Found DBusMenuQt: /home/ggorosito/kde/kde/lib/libdbusmenu-qt.so (found version "0.9.0", required is "0.6.0")
  74. -- Found QImageBlitz: /home/ggorosito/kde/kde/include/qimageblitz
  75. -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
  76. -- Found GLIB2: /usr/lib/libglib-2.0.so
  77. -- Found Fontconfig: /usr/lib/x86_64-linux-gnu/libfontconfig.so
  78. -- Found Googlegadgets: ggadget-qt-1.0;ggadget-1.0;QtGui;QtCore
  79. -- Found PythonInterp: /usr/bin/python2.7
  80. -- Found Python executable: /usr/bin/python2.7
  81. -- Found Python version: 2.7.2+
  82. -- Found Python library: PYTHON_LIBRARY-NOTFOUND
  83. -- Found SIP version: 4.12.4
  84. -- Found PyQt4 version: 4.8.3
  85. -- Found PyKDE4 version 4.6.5 /usr/share/sip/PyKDE4
  86. -- Found Soprano: /home/ggorosito/kde/kde/include (found version "2.7.50", required is "2.5.63")
  87. -- Found SharedDesktopOntologies: /home/ggorosito/kde/kde/share/ontology
  88. -- Found Nepomuk: /home/ggorosito/kde/kde/lib/libnepomuk.so;/home/ggorosito/kde/kde/lib/libsoprano.so
  89. -- Boost version: 1.46.1
  90. -- Found Akonadi: /home/ggorosito/kde/kde/lib/cmake/Akonadi/AkonadiConfig.cmake
  91. -- Found KdepimLibs: /home/ggorosito/kde/kde/lib/cmake/KdepimLibs/KdepimLibsConfig.cmake
  92. -- Performing Test PAM_MESSAGE_CONST
  93. -- Performing Test PAM_MESSAGE_CONST - Success
  94. -- Found PAM: /usr/lib/libpam.so;/usr/lib/x86_64-linux-gnu/libdl.so
  95. -- Looking for getspnam
  96. -- Looking for getspnam - found
  97. -- Looking for crypt in crypt
  98. -- Looking for crypt in crypt - found
  99. -- Looking for include files HAVE_CRYPT_H
  100. -- Looking for include files HAVE_CRYPT_H - found
  101. -- Looking for XkbLockModifiers in X11
  102. -- Looking for XkbLockModifiers in X11 - found
  103. -- Looking for getpassphrase
  104. -- Looking for getpassphrase - not found
  105. -- Looking for vsyslog
  106. -- Looking for vsyslog - found
  107. -- Looking for statvfs
  108. -- Looking for statvfs - found
  109. -- Looking for include files HAVE_LIMITS_H
  110. -- Looking for include files HAVE_LIMITS_H - found
  111. -- Looking for include files HAVE_SYS_TIME_H
  112. -- Looking for include files HAVE_SYS_TIME_H - found
  113. -- Looking for include files HAVE_STDINT_H
  114. -- Looking for include files HAVE_STDINT_H - found
  115. -- Looking for include files HAVE_SYS_VFS_H
  116. -- Looking for include files HAVE_SYS_VFS_H - found
  117. -- Looking for include files HAVE_SYS_STATVFS_H
  118. -- Looking for include files HAVE_SYS_STATVFS_H - found
  119. -- Looking for include files HAVE_SYS_PARAM_H
  120. -- Looking for include files HAVE_SYS_PARAM_H - found
  121. -- Looking for include files HAVE_SYS_MOUNT_H
  122. -- Looking for include files HAVE_SYS_MOUNT_H - found
  123. -- Looking for include files HAVE_SYS_STATFS_H
  124. -- Looking for include files HAVE_SYS_STATFS_H - found
  125. -- Looking for include files HAVE_UNISTD_H
  126. -- Looking for include files HAVE_UNISTD_H - found
  127. -- Looking for include files HAVE_MALLOC_H
  128. -- Looking for include files HAVE_MALLOC_H - found
  129. -- Looking for statfs
  130. -- Looking for statfs - found
  131. -- Looking for sys/types.h
  132. -- Looking for sys/types.h - found
  133. -- Looking for stddef.h
  134. -- Looking for stddef.h - found
  135. -- Check size of struct ucred
  136. -- Check size of struct ucred - failed
  137. -- Looking for getpeereid
  138. -- Looking for getpeereid - not found
  139. -- Looking for setpriority
  140. -- Looking for setpriority - found
  141. -- checking for module 'xrandr>=1.3'
  142. -- found xrandr, version 1.3.2
  143. -- Found Qt-Version 4.8.0 (using /home/ggorosito/kde/qt4/bin/qmake)
  144. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  145. CMake Warning (dev) at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:86 (INCLUDE):
  146. File /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake
  147. includes
  148. /home/ggorosito/kde/kde/share/apps/cmake/modules/CMakeParseArguments.cmake
  149. (found via CMAKE_MODULE_PATH) which shadows
  150. /usr/share/cmake-2.8/Modules/CMakeParseArguments.cmake. This may cause
  151. errors later on .
  152.  
  153. Policy CMP0017 is not set: Prefer files from the CMake module directory
  154. when including from there. Run "cmake --help-policy CMP0017" for policy
  155. details. Use the cmake_policy command to set the policy and suppress this
  156. warning.
  157. Call Stack (most recent call first):
  158. /usr/share/cmake-2.8/Modules/FindThreads.cmake:156 (INCLUDE)
  159. /home/ggorosito/kde/kde/share/apps/cmake/modules/Qt4ConfigDependentSettings.cmake:32 (FIND_PACKAGE)
  160. /home/ggorosito/kde/kde/share/apps/cmake/modules/FindQt4.cmake:1230 (INCLUDE)
  161. libs/kephal/tests/CMakeLists.txt:3 (FIND_PACKAGE)
  162. This warning is for project developers. Use -Wno-dev to suppress it.
  163.  
  164. -- Looking for include files HAVE_SYS_ENDIAN_H
  165. -- Looking for include files HAVE_SYS_ENDIAN_H - not found.
  166. -- Looking for include files HAVE_BYTESWAP_H
  167. -- Looking for include files HAVE_BYTESWAP_H - found
  168. -- Looking for include files HAVE_PATHS_H
  169. -- Looking for include files HAVE_PATHS_H - found
  170. -- Looking for _IceTransNoListen in ICE
  171. -- Looking for _IceTransNoListen in ICE - found
  172. -- Performing Test HAVE_MMMX
  173. -- Performing Test HAVE_MMMX - Success
  174. -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so
  175. -- Found JPEG: /usr/lib/libjpeg.so
  176. -- Performing Test X86_MMX_FOUND
  177. -- Performing Test X86_MMX_FOUND - Success
  178. -- Found Sensors: /usr/include
  179. -- Looking for include files SYS_INOTIFY_H_FOUND
  180. -- Looking for include files SYS_INOTIFY_H_FOUND - found
  181. -- Found Freetype: -L/usr/lib/x86_64-linux-gnu -lfreetype -lz
  182. -- Looking for _XiGetDevicePresenceNotifyEvent
  183. -- Looking for _XiGetDevicePresenceNotifyEvent - found
  184. -- Found LIBUSB: /usr/lib/x86_64-linux-gnu/libusb.so
  185. -- Looking for glXChooseVisual in GL
  186. -- Looking for glXChooseVisual in GL - found
  187. -- Looking for include files HAVE_LOCALE_H
  188. -- Looking for include files HAVE_LOCALE_H - found
  189. CMake Warning at /home/ggorosito/kde/kde/share/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
  190. Could not find module FindPrison.cmake or a configuration file for package
  191. Prison.
  192.  
  193. Adjust CMAKE_MODULE_PATH to find FindPrison.cmake or set Prison_DIR to the
  194. directory containing a CMake configuration file for Prison. The file will
  195. have one of the following names:
  196.  
  197. PrisonConfig.cmake
  198. prison-config.cmake
  199.  
  200. Call Stack (most recent call first):
  201. klipper/CMakeLists.txt:19 (macro_optional_find_package)
  202.  
  203.  
  204. -- Looking for XF86MiscSetGrabKeysState in Xxf86misc
  205. -- Looking for XF86MiscSetGrabKeysState in Xxf86misc - not found
  206. -- checking for one of the modules 'NetworkManager'
  207. -- checking for one of the modules 'libnm-util'
  208. -- Found NetworkManager 0.8.4.0:
  209. -- Found libnm-util:
  210. -- Will build networkmanager-0.7
  211. -- Will build modemmanager-0.4
  212. -- Looking for include files HAVE_DEVINFO_H
  213. -- Looking for include files HAVE_DEVINFO_H - not found.
  214. -- Looking for include files HAVE_SYS_SOCKIO_H
  215. -- Looking for include files HAVE_SYS_SOCKIO_H - not found.
  216. -- Looking for getnameinfo
  217. -- Looking for getnameinfo - not found.
  218. -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN
  219. -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed
  220. -- Looking for getifaddrs
  221. -- Looking for getifaddrs - found
  222. -- Found PCIUTILS: /usr/lib/libpci.so;/usr/lib/x86_64-linux-gnu/libresolv.so
  223. -- Enabling PCI module based on pciutils library
  224. -- Found RAW1394: /usr/lib/libraw1394.so
  225. -- Found ck-connector: /usr/lib/libck-connector.so
  226. -- Found D-Bus: /usr/lib/x86_64-linux-gnu/libdbus-1.so
  227. -- Performing Test HAVE_STRUCT_PASSWD_PW_EXPIRE
  228. -- Performing Test HAVE_STRUCT_PASSWD_PW_EXPIRE - Failed
  229. -- Performing Test HAVE_STRUCT_UTMP_UT_USER
  230. -- Performing Test HAVE_STRUCT_UTMP_UT_USER - Success
  231. -- Performing Test HAVE_STRUCT_UTMP_UT_HOST
  232. -- Performing Test HAVE_STRUCT_UTMP_UT_HOST - Success
  233. -- Looking for include files HAVE_LASTLOG_H
  234. -- Looking for include files HAVE_LASTLOG_H - found
  235. -- Looking for include files HAVE_TERMIO_H
  236. -- Looking for include files HAVE_TERMIO_H - found
  237. -- Looking for include files HAVE_TERMIOS_H
  238. -- Looking for include files HAVE_TERMIOS_H - found
  239. -- Looking for sysinfo
  240. -- Looking for sysinfo - found
  241. -- Looking for systeminfo
  242. -- Looking for systeminfo - not found.
  243. -- Looking for getdomainname
  244. -- Looking for getdomainname - not found.
  245. -- Looking for initgroups
  246. -- Looking for initgroups - found
  247. -- Looking for mkstemp
  248. -- Looking for mkstemp - found
  249. -- Looking for getusershell
  250. -- Looking for getusershell - found
  251. -- Performing Test HAVE_SETLOGIN
  252. -- Performing Test HAVE_SETLOGIN - Failed
  253. -- Looking for seteuid
  254. -- Looking for seteuid - found
  255. -- Looking for include files HAVE_CRT_EXTERNS_H
  256. -- Looking for include files HAVE_CRT_EXTERNS_H - not found.
  257. -- Looking for _NSGetEnviron
  258. -- Looking for _NSGetEnviron - not found
  259. -- Looking for setusercontext
  260. -- Looking for setusercontext - not found
  261. -- Looking for login_getclass
  262. -- Looking for login_getclass - not found
  263. -- Looking for auth_timeok
  264. -- Looking for auth_timeok - not found
  265. -- Looking for pam_getenvlist
  266. -- Looking for pam_getenvlist - found
  267. -- Looking for authenticate in s
  268. -- Looking for authenticate in s - not found
  269. -- Looking for sched_yield in posix4
  270. -- Looking for sched_yield in posix4 - not found
  271. -- Looking for connect in socket
  272. -- Looking for connect in socket - not found
  273. -- Looking for dn_expand in resolv
  274. -- Looking for dn_expand in resolv - not found
  275. -- Looking for gethostbyname
  276. -- Looking for gethostbyname - found
  277. -- Performing Test HONORS_SOCKET_PERMS
  278. -- Performing Test HONORS_SOCKET_PERMS - Success
  279. -- Looking for getutent
  280. -- Looking for getutent - found
  281. -- Looking for updwtmp
  282. -- Looking for updwtmp - found
  283. -- Looking for arc4random
  284. -- Looking for arc4random - not found
  285. -- Looking for XdmcpWrap
  286. -- Looking for XdmcpWrap - found
  287. -- Looking for getloadavg
  288. -- Looking for getloadavg - found
  289. -- Looking for setproctitle
  290. -- Looking for setproctitle - not found
  291. -- Looking for strnlen
  292. -- Looking for strnlen - found
  293. -- Performing Test HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
  294. -- Performing Test HAVE_STRUCT_SOCKADDR_IN_SIN_LEN - Failed
  295. -- Performing Test HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN
  296. -- Performing Test HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN - Failed
  297. -- Found Soprano: /home/ggorosito/kde/kde/include
  298. -- Looking for XScreenSaverQueryInfo in Xss
  299. -- Looking for XScreenSaverQueryInfo in Xss - found
  300. -- Found libgps: /usr/include
  301. -- Could NOT find Xmms (missing: XMMS_LIBRARIES XMMS_INCLUDE_DIRS)
  302. -- Could NOT find XMMS: the nowplaying dataengine will NOT support XMMS 1.x
  303. -- Found Qalculate: -lcln -lpthread -lqalculate -lglib-2.0 -lxml2
  304.  
  305. -----------------------------------------------------------------------------
  306. -- The following external packages were located on your system.
  307. -- This installation will have the extra features provided by these packages.
  308. -----------------------------------------------------------------------------
  309. * glib2 - Low-level core library for data structure handling, portability wrappers, etc.
  310. * GoogleGadgets - Google Gadgets library
  311. * Nepomuk - Nepomuk Libraries
  312. * Boost - Boost C++ Libraries
  313. * Akonadi - An extensible cross-desktop storage service for PIM data
  314. * KDE PIM Libs - KDE Libraries for PIM
  315. * lm-sensors - Sensors support for ksysguard
  316. * FreeType - A font rendering engine
  317. * libusb - User level access to USB devices
  318. * libxft - X FreeType interface library
  319. * libxss - XScreenSaver Library
  320. * NetworkManager - A daemon for user controlled networking
  321. * OpenGL - API for developing portable, interactive 2D and 3D graphics applications
  322. * PCIUTILS - PciUtils is a library for direct access to PCI slots
  323. * RAW1394 - library for direct access to IEEE 1394 bus
  324. * ck-connector - The ConsoleKit connector library
  325. * Soprano - Semantic Desktop Storing
  326. * libgps - GPS support for geolocation
  327. * Qalculate! - Qalculate Library
  328.  
  329. -----------------------------------------------------------------------------
  330. -- The following OPTIONAL packages could NOT be located on your system.
  331. -- Consider installing them to enable more features from this software.
  332. -----------------------------------------------------------------------------
  333. * Prison <http://projects.kde.org/prison>
  334. Prison library
  335. Needed to create mobile barcodes from clipboard data
  336. * OpenGL ES <http://www.khronos.org/opengles>
  337. Support for OpenGL ES2.0 graphics library
  338. View OpenGL ES2.0 details in kinfocenter.
  339. * XMMS <http://www.xmms.org>
  340. X MultiMedia System development libraries
  341. Support for XMMS in the Now Playing data engine
  342.  
  343. -----------------------------------------------------------------------------
  344.  
  345. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment