Advertisement
Guest User

Untitled

a guest
Oct 13th, 2010
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.03 KB | None | 0 0
  1. ==> Building and installing package
  2. ==> Creando el paquete: gnome-settings-daemon-notify-osd 2.32.0-1 (mié oct 13 08:12:40 CDT 2010)
  3. ==> Comprobando Dependencias en tiempo de Ejecución...
  4. ==> Comprobando Dependencias en tiempo de Compilación...
  5. ==> Obteniendo Fuentes...
  6. -> Se encontró gnome-settings-daemon-2.32.0.tar.bz2
  7. -> Se encontró 06_use_application_indicator.patch
  8. -> Se encontró 16_use_synchronous_notifications.patch
  9. -> Se encontró button-swapping.patch
  10. ==> Validando el archivo fuente con sha256sums...
  11. gnome-settings-daemon-2.32.0.tar.bz2 ... Aprobado
  12. 06_use_application_indicator.patch ... Aprobado
  13. 16_use_synchronous_notifications.patch ... Aprobado
  14. button-swapping.patch ... Aprobado
  15. ==> Descomprimiendo fuentes...
  16. -> Extrayendo gnome-settings-daemon-2.32.0.tar.bz2 con bsdtar
  17. ==> Entrando a un ambiente fakeroot...
  18. ==> Iniciando build()...
  19. -> Do you want to apply Ubuntu's Indicator Patch? (y/N)
  20. -> You'll need libdbusmenu, libindicate, libindicator, indicator-messages, indicator-session and indicator-applet installed (preferabily -bzr) for them to work!
  21. y
  22. ==> Patching with 06_use_application_indicator.patch
  23. patching file configure.ac
  24. Hunk #1 succeeded at 51 (offset -1 lines).
  25. Hunk #2 succeeded at 106 (offset -3 lines).
  26. Hunk #3 succeeded at 505 (offset -3 lines).
  27. patching file plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c
  28. patching file plugins/a11y-keyboard/Makefile.am
  29. patching file plugins/keyboard/gkbd-configuration.c
  30. patching file plugins/keyboard/gkbd-configuration.h
  31. patching file plugins/keyboard/gsd-keyboard-xkb.c
  32. patching file plugins/keyboard/Makefile.am
  33. patching file plugins/xrandr/gsd-xrandr-manager.c
  34. Hunk #1 succeeded at 50 (offset 1 line).
  35. Hunk #2 succeeded at 101 (offset 1 line).
  36. Hunk #3 succeeded at 1088 (offset 145 lines).
  37. Hunk #4 succeeded at 1370 (offset 163 lines).
  38. Hunk #5 succeeded at 1676 (offset 150 lines).
  39. Hunk #6 succeeded at 1755 (offset 150 lines).
  40. Hunk #7 succeeded at 1814 (offset 150 lines).
  41. Hunk #8 succeeded at 1826 (offset 150 lines).
  42. Hunk #9 succeeded at 1834 (offset 150 lines).
  43. Hunk #10 succeeded at 2081 (offset 150 lines).
  44. Hunk #11 succeeded at 2095 (offset 150 lines).
  45. Hunk #12 succeeded at 2110 (offset 150 lines).
  46. Hunk #13 succeeded at 2140 (offset 150 lines).
  47. Hunk #14 succeeded at 2169 (offset 150 lines).
  48. Hunk #15 succeeded at 2177 (offset 150 lines).
  49. Hunk #16 succeeded at 2197 (offset 150 lines).
  50. patching file plugins/xrandr/Makefile.am
  51. ==> Patching with 16_use_synchronous_notifications.patch
  52. patching file plugins/common/gsd-osd-notification.c
  53. patching file plugins/common/gsd-osd-notification.h
  54. patching file plugins/media-keys/gsd-media-keys-manager.c
  55. patching file plugins/common/Makefile.am
  56. -> Do you want to apply Button Swapping patch for Elantech/Synaptics (y/N)? (Requested by DIDI2002 on gnome-settings-daemon-notify-osd aurpage)
  57. y
  58. ==> Patching with button-swapping.patch
  59. patching file plugins/mouse/gsd-mouse-manager.c
  60. libtoolize: putting auxiliary files in `.'.
  61. libtoolize: linking file `./ltmain.sh'
  62. libtoolize: You should add the contents of the following files to `aclocal.m4':
  63. libtoolize: `/usr/share/aclocal/libtool.m4'
  64. libtoolize: `/usr/share/aclocal/ltoptions.m4'
  65. libtoolize: `/usr/share/aclocal/ltversion.m4'
  66. libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
  67. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  68. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  69. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  70. checking for a BSD-compatible install... /bin/install -c
  71. checking whether build environment is sane... yes
  72. checking for a thread-safe mkdir -p... /bin/mkdir -p
  73. checking for gawk... gawk
  74. checking whether make sets $(MAKE)... yes
  75. checking how to create a ustar tar archive... gnutar
  76. checking for style of include used by make... GNU
  77. checking for gcc... gcc
  78. checking whether the C compiler works... yes
  79. checking for C compiler default output file name... a.out
  80. checking for suffix of executables...
  81. checking whether we are cross compiling... no
  82. checking for suffix of object files... o
  83. checking whether we are using the GNU C compiler... yes
  84. checking whether gcc accepts -g... yes
  85. checking for gcc option to accept ISO C89... none needed
  86. checking dependency style of gcc... gcc3
  87. checking how to run the C preprocessor... gcc -E
  88. checking for grep that handles long lines and -e... /bin/grep
  89. checking for egrep... /bin/grep -E
  90. checking for ANSI C header files... yes
  91. checking for g++... g++
  92. checking whether we are using the GNU C++ compiler... yes
  93. checking whether g++ accepts -g... yes
  94. checking dependency style of g++... gcc3
  95. checking whether gcc and cc understand -c and -o together... yes
  96. checking build system type... x86_64-unknown-linux-gnu
  97. checking host system type... x86_64-unknown-linux-gnu
  98. checking how to print strings... printf
  99. checking for a sed that does not truncate output... /bin/sed
  100. checking for fgrep... /bin/grep -F
  101. checking for ld used by gcc... /usr/bin/ld
  102. checking if the linker (/usr/bin/ld) is GNU ld... yes
  103. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  104. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  105. checking whether ln -s works... yes
  106. checking the maximum length of command line arguments... 1572864
  107. checking whether the shell understands some XSI constructs... yes
  108. checking whether the shell understands "+="... yes
  109. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  110. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  111. checking for /usr/bin/ld option to reload object files... -r
  112. checking for objdump... objdump
  113. checking how to recognize dependent libraries... pass_all
  114. checking for dlltool... no
  115. checking how to associate runtime and link libraries... printf %s\n
  116. checking for ar... ar
  117. checking for archiver @FILE support... @
  118. checking for strip... strip
  119. checking for ranlib... ranlib
  120. checking command to parse /usr/bin/nm -B output from gcc object... ok
  121. checking for sysroot... no
  122. checking for mt... no
  123. checking if : is a manifest tool... no
  124. checking for sys/types.h... yes
  125. checking for sys/stat.h... yes
  126. checking for stdlib.h... yes
  127. checking for string.h... yes
  128. checking for memory.h... yes
  129. checking for strings.h... yes
  130. checking for inttypes.h... yes
  131. checking for stdint.h... yes
  132. checking for unistd.h... yes
  133. checking for dlfcn.h... yes
  134. checking for objdir... .libs
  135. checking if gcc supports -fno-rtti -fno-exceptions... no
  136. checking for gcc option to produce PIC... -fPIC -DPIC
  137. checking if gcc PIC flag -fPIC -DPIC works... yes
  138. checking if gcc static flag -static works... yes
  139. checking if gcc supports -c -o file.o... yes
  140. checking if gcc supports -c -o file.o... (cached) yes
  141. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  142. checking whether -lc should be explicitly linked in... no
  143. checking dynamic linker characteristics... GNU/Linux ld.so
  144. checking how to hardcode library paths into programs... immediate
  145. checking whether stripping libraries is possible... yes
  146. checking if libtool supports shared libraries... yes
  147. checking whether to build shared libraries... yes
  148. checking whether to build static libraries... no
  149. checking how to run the C++ preprocessor... g++ -E
  150. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  151. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  152. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  153. checking for g++ option to produce PIC... -fPIC -DPIC
  154. checking if g++ PIC flag -fPIC -DPIC works... yes
  155. checking if g++ static flag -static works... yes
  156. checking if g++ supports -c -o file.o... yes
  157. checking if g++ supports -c -o file.o... (cached) yes
  158. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  159. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  160. checking how to hardcode library paths into programs... immediate
  161. checking for ANSI C header files... (cached) yes
  162. checking whether NLS is requested... yes
  163. checking for intltool >= 0.37.1... 0.41.1 found
  164. checking for intltool-update... /usr/bin/intltool-update
  165. checking for intltool-merge... /usr/bin/intltool-merge
  166. checking for intltool-extract... /usr/bin/intltool-extract
  167. checking for xgettext... /usr/bin/xgettext
  168. checking for msgmerge... /usr/bin/msgmerge
  169. checking for msgfmt... /usr/bin/msgfmt
  170. checking for gmsgfmt... /usr/bin/msgfmt
  171. checking for perl... /usr/bin/perl
  172. checking for perl >= 5.8.1... 5.12.1
  173. checking for XML::Parser... ok
  174. checking locale.h usability... yes
  175. checking locale.h presence... yes
  176. checking for locale.h... yes
  177. checking for LC_MESSAGES... yes
  178. checking libintl.h usability... yes
  179. checking libintl.h presence... yes
  180. checking for libintl.h... yes
  181. checking for ngettext in libc... yes
  182. checking for dgettext in libc... yes
  183. checking for bind_textdomain_codeset... yes
  184. checking for msgfmt... (cached) /usr/bin/msgfmt
  185. checking for dcgettext... yes
  186. checking if msgfmt accepts -c... yes
  187. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  188. checking for xgettext... (cached) /usr/bin/xgettext
  189. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
  190. checking what language compliance flags to pass to the C compiler...
  191. checking for pkg-config... /usr/bin/pkg-config
  192. checking pkg-config is at least version 0.9.0... yes
  193. checking for SETTINGS_DAEMON... yes
  194. checking for SETTINGS_PLUGIN... yes
  195. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  196. checking for gconftool-2... /usr/bin/gconftool-2
  197. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  198. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  199. checking for LIBNOTIFY... yes
  200. checking for X... libraries , headers
  201. checking for gethostbyname... yes
  202. checking for connect... yes
  203. checking for remove... yes
  204. checking for shmat... yes
  205. checking for IceConnectionNumber in -lICE... yes
  206. checking for XListInputDevices in -lXi... yes
  207. checking for X11/extensions/XInput.h... yes
  208. checking for XDevicePresenceNotifyEvent... yes
  209. checking for FONTCONFIG... yes
  210. checking for XF86MiscQueryExtension in -lXxf86misc... yes
  211. checking for X11/extensions/xf86misc.h... yes
  212. checking X11/extensions/XKB.h usability... yes
  213. checking X11/extensions/XKB.h presence... yes
  214. checking for X11/extensions/XKB.h... yes
  215. checking for LIBGNOMEKBDUI... yes
  216. checking for GIOUNIX... yes
  217. checking for PULSE... no
  218. checking for NSS... yes
  219. checking for POLKIT... yes
  220. checking for more warnings... no
  221. configure: creating ./config.status
  222. config.status: creating Makefile
  223. config.status: creating gnome-settings-daemon/Makefile
  224. config.status: creating plugins/Makefile
  225. config.status: creating plugins/a11y-keyboard/Makefile
  226. config.status: creating plugins/background/Makefile
  227. config.status: creating plugins/clipboard/Makefile
  228. config.status: creating plugins/common/Makefile
  229. config.status: creating plugins/datetime/Makefile
  230. config.status: creating plugins/dummy/Makefile
  231. config.status: creating plugins/font/Makefile
  232. config.status: creating plugins/housekeeping/Makefile
  233. config.status: creating plugins/keybindings/Makefile
  234. config.status: creating plugins/keyboard/Makefile
  235. config.status: creating plugins/media-keys/Makefile
  236. config.status: creating plugins/media-keys/cut-n-paste/Makefile
  237. config.status: creating plugins/mouse/Makefile
  238. config.status: creating plugins/smartcard/Makefile
  239. config.status: creating plugins/sound/Makefile
  240. config.status: creating plugins/typing-break/Makefile
  241. config.status: creating plugins/xrandr/Makefile
  242. config.status: creating plugins/xrdb/Makefile
  243. config.status: creating plugins/xrdb/data/Makefile
  244. config.status: creating plugins/xsettings/Makefile
  245. config.status: creating data/Makefile
  246. config.status: creating data/gnome-settings-daemon.desktop.in
  247. config.status: creating data/gnome-settings-daemon.pc
  248. config.status: creating data/gnome-settings-daemon-uninstalled.pc
  249. config.status: creating po/Makefile.in
  250. config.status: creating config.h
  251. config.status: executing depfiles commands
  252. config.status: executing libtool commands
  253. config.status: executing default-1 commands
  254. config.status: executing po/stamp-it commands
  255.  
  256. gnome-settings-daemon 2.32.0
  257. =============================
  258.  
  259. prefix: /usr
  260. exec_prefix: ${prefix}
  261. libdir: ${exec_prefix}/lib
  262. bindir: ${exec_prefix}/bin
  263. sbindir: ${exec_prefix}/sbin
  264. sysconfdir: /etc
  265. sysconfsubdir:
  266. localstatedir: /var
  267. plugindir: $(libdir)/gnome-settings-daemon-2.0
  268. datadir: ${datarootdir}
  269. source code location: .
  270. compiler: gcc
  271. cflags: -march=x86-64 -mtune=generic -O2 -pipe
  272. Maintainer mode:
  273.  
  274. dbus-1 system.d dir: ${sysconfdir}/dbus-1/system.d
  275. PolicyKit support: yes
  276.  
  277. Libnotify support: yes
  278. App indicatpr support: no
  279. PulseAudio support: false
  280. Smartcard support: true
  281. System nssdb: /etc/pki/nssdb
  282. Profiling support: no
  283.  
  284. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/yaourt-tmp-cruznick/aur-gnome-settings-daemon-notify-osd/src/gnome-settings-daemon-2.32.0/missing --run autoheader)
  285. rm -f stamp-h1
  286. touch config.h.in
  287. cd . && /bin/sh ./config.status config.h
  288. config.status: creating config.h
  289. make all-recursive
  290. make[1]: se ingresa al directorio `/tmp/yaourt-tmp-cruznick/aur-gnome-settings-daemon-notify-osd/src/gnome-settings-daemon-2.32.0'
  291. Making all in gnome-settings-daemon
  292. make[2]: se ingresa al directorio `/tmp/yaourt-tmp-cruznick/aur-gnome-settings-daemon-notify-osd/src/gnome-settings-daemon-2.32.0/gnome-settings-daemon'
  293. dbus-binding-tool --prefix=gnome_settings_manager --mode=glib-server gnome-settings-manager.xml > gnome-settings-manager-glue.h
  294. dbus-binding-tool --prefix=gnome_settings_manager --mode=glib-client gnome-settings-manager.xml > gnome-settings-client.h
  295. make all-am
  296. make[3]: se ingresa al directorio `/tmp/yaourt-tmp-cruznick/aur-gnome-settings-daemon-notify-osd/src/gnome-settings-daemon-2.32.0/gnome-settings-daemon'
  297. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DGNOME_SETTINGS_LOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\""/usr/bin"\" -DGNOME_SETTINGS_PLUGINDIR=\""/usr/lib/gnome-settings-daemon-2.0"\" -Wall -Wmissing-prototypes -I/usr/include -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -MT libgsd_profile_la-gnome-settings-profile.lo -MD -MP -MF .deps/libgsd_profile_la-gnome-settings-profile.Tpo -c -o libgsd_profile_la-gnome-settings-profile.lo `test -f 'gnome-settings-profile.c' || echo './'`gnome-settings-profile.c
  298. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DGNOME_SETTINGS_LOCALEDIR=\"/usr/share/locale\" -DLIBEXECDIR=\"/usr/bin\" -DGNOME_SETTINGS_PLUGINDIR=\"/usr/lib/gnome-settings-daemon-2.0\" -Wall -Wmissing-prototypes -I/usr/include -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -MT libgsd_profile_la-gnome-settings-profile.lo -MD -MP -MF .deps/libgsd_profile_la-gnome-settings-profile.Tpo -c gnome-settings-profile.c -fPIC -DPIC -o .libs/libgsd_profile_la-gnome-settings-profile.o
  299. gnome-settings-profile.c:32:18: fatal error: glib.h: No such file or directory
  300. compilation terminated.
  301. make[3]: *** [libgsd_profile_la-gnome-settings-profile.lo] Error 1
  302. make[3]: se sale del directorio `/tmp/yaourt-tmp-cruznick/aur-gnome-settings-daemon-notify-osd/src/gnome-settings-daemon-2.32.0/gnome-settings-daemon'
  303. make[2]: *** [all] Error 2
  304. make[2]: se sale del directorio `/tmp/yaourt-tmp-cruznick/aur-gnome-settings-daemon-notify-osd/src/gnome-settings-daemon-2.32.0/gnome-settings-daemon'
  305. make[1]: *** [all-recursive] Error 1
  306. make[1]: se sale del directorio `/tmp/yaourt-tmp-cruznick/aur-gnome-settings-daemon-notify-osd/src/gnome-settings-daemon-2.32.0'
  307. make: *** [all] Error 2
  308. Abortando...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement