Advertisement
Guest User

Untitled

a guest
Jan 26th, 2013
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.12 KB | None | 0 0
  1. marco@misato:/home/marco/temp/cairo-dock/cairo-dock-plugins-3.1.2/build % cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local
  2. -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.27")
  3. -- The C compiler identification is GNU 4.2.1
  4. -- The CXX compiler identification is GNU 4.2.1
  5. -- Check for working C compiler: /usr/bin/gcc
  6. -- Check for working C compiler: /usr/bin/gcc -- works
  7. -- Detecting C compiler ABI info
  8. -- Detecting C compiler ABI info - done
  9. -- Check for working CXX compiler: /usr/bin/c++
  10. -- Check for working CXX compiler: /usr/bin/c++ -- works
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13.  
  14. -- =====================
  15. -- Check dependencies...
  16. -- =====================
  17.  
  18. -- checking for module 'gldi'
  19. -- found gldi, version 3.1.2
  20. -- checking for module 'glib-2.0'
  21. -- found glib-2.0, version 2.28.8
  22. -- > Static Libraries:
  23. -- > GVFS-Integration:
  24. -- checking for module 'gio-2.0'
  25. -- found gio-2.0, version 2.28.8
  26. -- > Indicator-Applet:
  27. -- checking for module 'dbusmenu-glib-0.4'
  28. -- package 'dbusmenu-glib-0.4' not found
  29. -- checking for module 'dbusmenu-glib'
  30. -- package 'dbusmenu-glib' not found
  31. -- checking for module 'dbusmenu-gtk3-0.4'
  32. -- package 'dbusmenu-gtk3-0.4' not found
  33. -- checking for module 'dbusmenu-gtk3'
  34. -- package 'dbusmenu-gtk3' not found
  35. -- checking for module 'indicator3-0.4'
  36. -- package 'indicator3-0.4' not found
  37. -- checking for module 'indicator3'
  38. -- package 'indicator3' not found
  39. -- checking for module 'libido3-0.1'
  40. -- package 'libido3-0.1' not found
  41. CMake Warning at CMakeLists.txt:281 (message):
  42. These modules are required to compile Indicators applet (MeMenu,
  43. Messaging-Menu, Sound-Control, Status-Notifier and Global-Menu):
  44. indicator3(-0.4), libido3-0.1, dbusmenu-glib(-0.4), dbusmenu-gtk3(-0.4)
  45.  
  46.  
  47. -- > Indicator Names:
  48. -- > Distribution:
  49. -- > Shared Libraries:
  50. -- > AlsaMixer:
  51. -- checking for module 'alsa'
  52. -- found alsa, version 1.0.26
  53. -- > Animated Icons:
  54. -- > Cairo Penguin:
  55. -- > Clipper:
  56. -- > Clock:
  57. -- checking for module 'libical'
  58. -- package 'libical' not found
  59. -- Could not find libical; Clock plugin won't be built with iCal support.
  60. CMake Warning at CMakeLists.txt:413 (message):
  61. This module is required to compile Clock applet with iCal support: libical
  62.  
  63.  
  64. -- > Composite Manager:
  65. -- > DBus:
  66. -- * Python:
  67. -- Python Version: 2.7.3 (default, Dec 25 2012, 12:18:06) [GCC 4.2.1 20070831 patched [FreeBSD]]
  68. -- Python executable program: /usr/local/bin/python2
  69. -- * Ruby:
  70. -- Ruby library dir:
  71. -- Could not find ruby libs, won't install Ruby interface.
  72. CMake Warning at CMakeLists.txt:467 (message):
  73. This program is required to compile DBus applet with Ruby interface: ruby
  74.  
  75.  
  76. -- * Mono:
  77. -- checking for modules 'glib-sharp-2.0;ndesk-dbus-1.0;ndesk-dbus-glib-1.0'
  78. -- found glib-sharp-2.0, version 2.12.10
  79. -- found ndesk-dbus-1.0, version 0.6.1a
  80. -- found ndesk-dbus-glib-1.0, version 0.4.1
  81. -- * Vala:
  82. -- Path to valac: /usr/local/bin/valac
  83. -- Vala version: 0.12.1
  84. -- Vala compiler OK (>= 0.10).
  85. running cd "/home/marco/temp/cairo-dock/cairo-dock-plugins-3.1.2/build/Dbus/interfaces/python" && /usr/local/bin/python2 setup.py -q build 2>&1
  86. running cd "/home/marco/temp/cairo-dock/cairo-dock-plugins-3.1.2/build/Dbus/interfaces/bash" && /usr/local/bin/python2 setup.py -q build 2>&1
  87. sed: 1: "/home/marco/temp/cairo- ...": invalid command code m
  88. -- checking for modules 'gobject-2.0;gio-2.0'
  89. -- found gobject-2.0, version 2.28.8
  90. -- found gio-2.0, version 2.28.8
  91. -- > Desklet Rendering:
  92. -- > Dialog Rendering:
  93. -- > DND2Share:
  94. -- > Dock Rendering:
  95. -- > Drop Indicator:
  96. -- > Dustbin:
  97. -- > Folders:
  98. -- > GMenu:
  99. -- checking for module 'libgnome-menu'
  100. -- found libgnome-menu, version 2.30.5
  101. -- > Gnome-Integration:
  102. -- checking for module 'gio-2.0'
  103. -- found gio-2.0, version 2.28.8
  104. -- > Icon Effects:
  105. -- > Impulse:
  106. -- checking for module 'libpulse'
  107. -- found libpulse, version 0.9.23
  108. -- checking for module 'fftw3'
  109. -- package 'fftw3' not found
  110. -- > Illusion:
  111. -- > KDE-Integration:
  112. -- checking for module 'gio-2.0'
  113. -- found gio-2.0, version 2.28.8
  114. -- KDE_INTEGRATION_FOUND: 1
  115. -- > Keyboard-Indicator:
  116. -- checking for module 'libxklavier'
  117. -- found libxklavier, version 5.0
  118. -- > LogOut:
  119. -- checking for module 'upower-glib'
  120. -- found upower-glib, version 0.9.7
  121. -- > Mail:
  122. -- libetpan found. Using the following options:
  123. -- Include directories: /usr/local/include
  124. -- Link directories: /usr/local/lib /usr/local/lib /usr/local/lib
  125. -- Link libraries: -letpan -lcurl -lssl -lcrypto -lz -lexpat -lssl -lcrypto -liconv -lsasl2
  126. -- > Motion Blur:
  127. -- > MusicPlayer:
  128. -- > NetSpeed:
  129. -- > PowerManager:
  130. -- > Quick Browser:
  131. -- > Recent-Events:
  132. -- checking for module 'zeitgeist-1.0'
  133. -- package 'zeitgeist-1.0' not found
  134. -- Could not find libzeitgeist; Cairo-Dock won't be built with Zeitgeist support.
  135. CMake Warning at CMakeLists.txt:1041 (message):
  136. This module is required to compile Recent-Events applet: zeitgeist-1.0
  137.  
  138.  
  139. -- > Remote Control:
  140. -- > RSSreader:
  141. -- > Shortcuts:
  142. -- > ShowDesktop:
  143. -- checking for module 'xrandr'
  144. -- found xrandr, version 1.3.2
  145. -- > Show Mouse:
  146. -- > Slider:
  147. -- checking for module 'libexif'
  148. -- found libexif, version 0.6.20
  149. -- > Stack:
  150. -- > Status Notifier:
  151. -- Could not find Status-Notifier libs; Cairo-Dock won't be built with Status-Notifier support.
  152. CMake Warning at CMakeLists.txt:1149 (message):
  153. This module is required to compile Status Notifier applet:
  154. dbusmenu-gtk3(-0.4)
  155.  
  156.  
  157. -- > Switcher:
  158. -- > System Monitor:
  159. -- Could NOT find Sensors (missing: SENSORS_INCLUDE_DIR SENSORS_LIBRARIES)
  160. -- Could not find libsensors; System-Monitor won't be able to monitor fan speed and CPU temperature.
  161. CMake Warning at CMakeLists.txt:1201 (message):
  162. This package is required to compile System Monitor applet with Sensors
  163. support: sensors
  164.  
  165.  
  166. -- > Systray:
  167. -- > Terminal:
  168. -- checking for module 'vte-2.90'
  169. -- package 'vte-2.90' not found
  170. -- Could not find vte-2.90; Cairo-Dock won't be built with terminal applet.
  171. CMake Warning at CMakeLists.txt:1231 (message):
  172. This module is required to compile Terminal applet: vte-2.90
  173.  
  174.  
  175. -- > Tomboy:
  176. -- > Toons:
  177. -- > Weather:
  178. -- > Weblets:
  179. -- checking for module 'webkitgtk-3.0'
  180. -- package 'webkitgtk-3.0' not found
  181. -- Could not find webkitgtk-3.0; Cairo-Dock won't be built with Weblets applet.
  182. CMake Warning at CMakeLists.txt:1285 (message):
  183. This module is required to compile Weblets applet: webkitgtk-3.0
  184.  
  185.  
  186. -- > WiFi:
  187. -- > XFCE-Integration:
  188. -- checking for module 'gio-2.0'
  189. -- found gio-2.0, version 2.28.8
  190. -- GVFS found: source file applet-thunar-vfs.c NOT included for compilation.
  191. -- > XGamma:
  192. -- checking for modules 'x11;xxf86vm'
  193. -- found x11, version 1.4.4
  194. -- found xxf86vm, version 1.1.1
  195.  
  196. -- ===============
  197. -- Language build:
  198. -- ===============
  199.  
  200. -- Building id.gmo...
  201. -- Building hu.gmo...
  202. -- Building sv.gmo...
  203. -- Building sr.gmo...
  204. -- Building he.gmo...
  205. -- Building tr.gmo...
  206. -- Building pl.gmo...
  207. -- Building ru.gmo...
  208. -- Building it.gmo...
  209. -- Building fr.gmo...
  210. -- Building ar.gmo...
  211. -- Building el.gmo...
  212. -- Building hr.gmo...
  213. -- Building en.gmo...
  214. -- Building zh_TW.gmo...
  215. -- Building zh_CN.gmo...
  216. -- Building ja.gmo...
  217. -- Building uk.gmo...
  218. -- Building es.gmo...
  219. -- Building pt_BR.gmo...
  220. -- Building eu.gmo...
  221. -- Building pt.gmo...
  222. -- Building nl.gmo...
  223. -- Building cs.gmo...
  224. -- Building lt.gmo...
  225. -- Building de.gmo...
  226. -- Building et.gmo...
  227. -- Building sk.gmo...
  228.  
  229. -- ===============
  230. -- Plug-ins build:
  231. -- ===============
  232.  
  233. -- Stable:
  234. -- Integration plug-ins:
  235. -- - with Gnome support: yes
  236. -- - with KDE support: yes
  237. -- - with XFCE support: yes
  238. -- Plug-ins:
  239. -- - with Alsa-Mixer applet: yes
  240. -- - with GMenu applet: yes
  241. -- - with Impulse applet: yes
  242. -- - with Keyboard-indicator applet: yes
  243. -- - with Mail applet: yes
  244. -- - with Me-Menu applet applet: no
  245. -- - with Messaging-Menu applet: no
  246. -- - with Printers-Menu applet: no
  247. -- - with Recent-Events applet: no
  248. -- - with Status-Notifier applet: no
  249. -- - with Sync-Menu applet: no
  250. -- - with Terminal applet: no
  251. -- - with Weblets applet: no
  252. -- - with Xgamma applet: yes
  253. -- Add On:
  254. -- - with Sound-Menu support: no
  255. -- - with Screen Resolution support: yes
  256. -- - with Sensors support: no
  257. -- - with UPower support: yes
  258. -- - with iCal support: no
  259. -- Third Party Interfaces:
  260. -- - with Python interface: yes
  261. -- - with Ruby interface: no
  262. -- - with Mono interface: yes
  263. -- - with Vala interface: yes
  264. -- - with Vala Translator (valac): yes
  265. -- Unstable:
  266. -- - with Global-Menu applet: no
  267. -- - with Disks applet: no
  268. -- - with Doncky applet: no
  269. -- - with KDE experimental support: no
  270. -- - with Network-Monitor applet: no
  271. -- - with Scooby-Do applet: no
  272. -- Deprecated:
  273. -- - with old Gnome support: no
  274.  
  275. -- WARNING: It seems that one (or more) module(s) is (are) missing: indicator3(-0.4) (libido3-0.1) dbusmenu-glib(-0.4) dbusmenu-gtk3(-0.4) libical zeitgeist-1.0 vte-2.90 webkitgtk-3.0
  276. -- It can be interesting to install them (especially if you're a maintainer of Cairo-Dock's packages).
  277.  
  278. -- WARNING: It seems that one (or more) program(s) or package(s) is (are) missing: ruby sensors
  279. -- It can be interesting to install them (especially if you're a maintainer of Cairo-Dock's packages).
  280.  
  281. -- Configuring done
  282. -- Generating done
  283. -- Build files have been written to: /home/marco/temp/cairo-dock/cairo-dock-plugins-3.1.2/build
  284. marco@misato:/home/marco/temp/cairo-dock/cairo-dock-plugins-3.1.2/build % gmake
  285. Scanning dependencies of target gvfs-integration
  286. [ 0%] Building C object gvfs-integration/CMakeFiles/gvfs-integration.dir/cairo-dock-gio-vfs.c.o
  287. Linking C static library libgvfs-integration.a
  288. [ 0%] Built target gvfs-integration
  289. Scanning dependencies of target cd-AlsaMixer
  290. [ 0%] Building C object alsaMixer/src/CMakeFiles/cd-AlsaMixer.dir/applet-init.c.o
  291. /home/marco/temp/cairo-dock/cairo-dock-plugins-3.1.2/alsaMixer/src/applet-init.c: In function 'reload':
  292. /home/marco/temp/cairo-dock/cairo-dock-plugins-3.1.2/alsaMixer/src/applet-init.c:175: warning: null format string
  293. [ 1%] Building C object alsaMixer/src/CMakeFiles/cd-AlsaMixer.dir/applet-config.c.o
  294. [ 1%] Building C object alsaMixer/src/CMakeFiles/cd-AlsaMixer.dir/applet-notifications.c.o
  295. [ 1%] Building C object alsaMixer/src/CMakeFiles/cd-AlsaMixer.dir/applet-draw.c.o
  296. [ 2%] Building C object alsaMixer/src/CMakeFiles/cd-AlsaMixer.dir/applet-generic.c.o
  297. [ 2%] Building C object alsaMixer/src/CMakeFiles/cd-AlsaMixer.dir/applet-backend-alsamixer.c.o
  298. Linking C shared library libcd-AlsaMixer.so
  299. /usr/bin/ld: cannot find -lgtk-3
  300. gmake[2]: *** [alsaMixer/src/libcd-AlsaMixer.so] Error 1
  301. gmake[1]: *** [alsaMixer/src/CMakeFiles/cd-AlsaMixer.dir/all] Error 2
  302. gmake: *** [all] Error 2
  303. marco@misato:/home/marco/temp/cairo-dock/cairo-dock-plugins-3.1.2/build %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement