Advertisement
Guest User

globalmenu

a guest
Dec 5th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.59 KB | None | 0 0
  1. ==> Compilando e instalando el paquete
  2. ==> Creando el paquete: gnome-globalmenu-xfce4 0.7.8-8 (mié dic 5 23:19:43 CST 2012)
  3. ==> Resolviendo dependencias...
  4. ==> Verificando conflictos...
  5. ==> Obteniendo fuentes...
  6. -> Se encontró gnome-globalmenu-0.7.8.tar.bz2
  7. ==> Validando el archivo fuente con md5sums...
  8. gnome-globalmenu-0.7.8.tar.bz2 ... Aprobado
  9. ==> Descomprimiendo fuentes...
  10. -> Extrayendo gnome-globalmenu-0.7.8.tar.bz2 con bsdtar
  11. ==> Eliminando el directorio pkg/...
  12. ==> Iniciando build()...
  13. aclocal.m4:16: warning: this file was generated for autoconf 2.63.
  14. You have another version of autoconf. It may work, but is not guaranteed to.
  15. If you have problems, you may need to regenerate the build system entirely.
  16. To do so, use the procedure documented by the package, typically `autoreconf'.
  17. configure.ac:20: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  18. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  19. ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
  20. ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
  21. autotools/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
  22. autotools/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
  23. autotools/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
  24. autotools/libtool.m4:138: _LT_SETUP is expanded from...
  25. autotools/libtool.m4:67: LT_INIT is expanded from...
  26. autotools/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
  27. configure.ac:20: the top level
  28. configure.ac:20: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  29. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  30. ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
  31. ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
  32. autotools/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
  33. autotools/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
  34. autotools/libtool.m4:138: _LT_SETUP is expanded from...
  35. autotools/libtool.m4:67: LT_INIT is expanded from...
  36. autotools/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
  37. configure.ac:20: the top level
  38. checking for a BSD-compatible install... /usr/bin/install -c
  39. checking whether build environment is sane... yes
  40. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  41. checking for gawk... gawk
  42. checking whether make sets $(MAKE)... yes
  43. checking how to create a ustar tar archive... gnutar
  44. checking whether to enable maintainer-specific portions of Makefiles... no
  45. checking for gcc... gcc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.out
  48. checking for suffix of executables...
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether gcc accepts -g... yes
  53. checking for gcc option to accept ISO C89... none needed
  54. checking for style of include used by make... GNU
  55. checking dependency style of gcc... gcc3
  56. checking whether gcc and cc understand -c and -o together... yes
  57. checking build system type... i686-pc-linux-gnu
  58. checking host system type... i686-pc-linux-gnu
  59. checking for a sed that does not truncate output... /bin/sed
  60. checking for grep that handles long lines and -e... /usr/bin/grep
  61. checking for egrep... /usr/bin/grep -E
  62. checking for fgrep... /usr/bin/grep -F
  63. checking for ld used by gcc... /usr/bin/ld
  64. checking if the linker (/usr/bin/ld) is GNU ld... yes
  65. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  66. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  67. checking whether ln -s works... yes
  68. checking the maximum length of command line arguments... 1572864
  69. checking whether the shell understands some XSI constructs... yes
  70. checking whether the shell understands "+="... yes
  71. checking for /usr/bin/ld option to reload object files... -r
  72. checking for objdump... objdump
  73. checking how to recognize dependent libraries... pass_all
  74. checking for ar... ar
  75. checking for strip... strip
  76. checking for ranlib... ranlib
  77. checking command to parse /usr/bin/nm -B output from gcc object... ok
  78. checking how to run the C preprocessor... gcc -E
  79. checking for ANSI C header files... yes
  80. checking for sys/types.h... yes
  81. checking for sys/stat.h... yes
  82. checking for stdlib.h... yes
  83. checking for string.h... yes
  84. checking for memory.h... yes
  85. checking for strings.h... yes
  86. checking for inttypes.h... yes
  87. checking for stdint.h... yes
  88. checking for unistd.h... yes
  89. checking for dlfcn.h... yes
  90. checking for objdir... .libs
  91. checking if gcc supports -fno-rtti -fno-exceptions... no
  92. checking for gcc option to produce PIC... -fPIC -DPIC
  93. checking if gcc PIC flag -fPIC -DPIC works... yes
  94. checking if gcc static flag -static works... yes
  95. checking if gcc supports -c -o file.o... yes
  96. checking if gcc supports -c -o file.o... (cached) yes
  97. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  98. checking whether -lc should be explicitly linked in... no
  99. checking dynamic linker characteristics... GNU/Linux ld.so
  100. checking how to hardcode library paths into programs... immediate
  101. checking for shl_load... no
  102. checking for shl_load in -ldld... no
  103. checking for dlopen... no
  104. checking for dlopen in -ldl... yes
  105. checking whether a program can dlopen itself... yes
  106. checking whether a statically linked program can dlopen itself... no
  107. checking whether stripping libraries is possible... yes
  108. checking if libtool supports shared libraries... yes
  109. checking whether to build shared libraries... yes
  110. checking whether to build static libraries... no
  111. checking for bash... /bin/bash
  112. checking if dolt supports this host... yes, replacing libtool
  113. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  114. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  115. checking for gconftool-2... /usr/bin/gconftool-2
  116. checking locale.h usability... yes
  117. checking locale.h presence... yes
  118. checking for locale.h... yes
  119. checking for LC_MESSAGES... yes
  120. checking libintl.h usability... yes
  121. checking libintl.h presence... yes
  122. checking for libintl.h... yes
  123. checking for ngettext in libc... yes
  124. checking for dgettext in libc... yes
  125. checking for bind_textdomain_codeset... yes
  126. checking for msgfmt... /usr/bin/msgfmt
  127. checking for dcgettext... yes
  128. checking if msgfmt accepts -c... yes
  129. checking for gmsgfmt... /usr/bin/msgfmt
  130. checking for xgettext... /usr/bin/xgettext
  131. checking whether NLS is requested... yes
  132. checking for intltool-update... /usr/bin/intltool-update
  133. checking for intltool-merge... /usr/bin/intltool-merge
  134. checking for intltool-extract... /usr/bin/intltool-extract
  135. checking for xgettext... (cached) /usr/bin/xgettext
  136. checking for msgmerge... /usr/bin/msgmerge
  137. checking for msgfmt... (cached) /usr/bin/msgfmt
  138. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  139. checking for perl... /usr/bin/perl
  140. checking for perl >= 5.8.1... 5.16.2
  141. checking for XML::Parser... ok
  142. checking for valac... /usr/bin/valac
  143. checking valac is at least version 0.7.7... yes
  144. checking for pkg-config... /usr/bin/pkg-config
  145. checking pkg-config is at least version 0.9.0... yes
  146. checking for GLIB... yes
  147. checking for GTK... yes
  148. checking for WNCK... yes
  149. checking for X11... yes
  150. checking for XFCE4_PANEL... yes
  151. configure: creating ./config.status
  152. config.status: creating Makefile
  153. config.status: creating legacy-support/Makefile
  154. config.status: creating libgnomenu/Makefile
  155. config.status: creating libgnomenu/tests/Makefile
  156. config.status: creating libgnomenu/libgnomenu.pc
  157. config.status: creating libgnomenu/libgnomenu-uninstalled.pc
  158. config.status: creating applet/Makefile
  159. config.status: creating xfce/Makefile
  160. config.status: creating tests/Makefile
  161. config.status: creating vapi/Makefile
  162. config.status: creating gtk-modules/Makefile
  163. config.status: creating gtk-modules/globalmenu/Makefile
  164. config.status: creating gtk-modules/globalmenu/tests/Makefile
  165. config.status: creating gtk-modules/gnomenu-panel/Makefile
  166. config.status: creating po/Makefile.in
  167. config.status: creating config.h
  168. config.status: config.h is unchanged
  169. config.status: executing depfiles commands
  170. config.status: executing libtool commands
  171. config.status: executing default-1 commands
  172. config.status: executing po/stamp-it commands
  173. rm -f configmake.h-t configmake.h
  174. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  175. echo '#define PREFIX "/usr"'; \
  176. echo '#define EXEC_PREFIX "/usr"'; \
  177. echo '#define BINDIR "/usr/bin"'; \
  178. echo '#define SBINDIR "/usr/sbin"'; \
  179. echo '#define LIBEXECDIR "/usr/lib"'; \
  180. echo '#define DATAROOTDIR "/usr/share"'; \
  181. echo '#define DATADIR "/usr/share"'; \
  182. echo '#define SYSCONFDIR "/etc"'; \
  183. echo '#define SHAREDSTATEDIR "/usr/com"'; \
  184. echo '#define LOCALSTATEDIR "/usr/var"'; \
  185. echo '#define INCLUDEDIR "/usr/include"'; \
  186. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  187. echo '#define DOCDIR "/usr/share/doc/gnome-globalmenu"'; \
  188. echo '#define INFODIR "/usr/share/info"'; \
  189. echo '#define HTMLDIR "/usr/share/doc/gnome-globalmenu"'; \
  190. echo '#define DVIDIR "/usr/share/doc/gnome-globalmenu"'; \
  191. echo '#define PDFDIR "/usr/share/doc/gnome-globalmenu"'; \
  192. echo '#define PSDIR "/usr/share/doc/gnome-globalmenu"'; \
  193. echo '#define LIBDIR "/usr/lib"'; \
  194. echo '#define LISPDIR ""'; \
  195. echo '#define LOCALEDIR "/usr/share/locale"'; \
  196. echo '#define MANDIR "/usr/share/man"'; \
  197. echo '#define MANEXT ""'; \
  198. echo '#define PKGDATADIR "/usr/share/gnome-globalmenu"'; \
  199. echo '#define PKGINCLUDEDIR "/usr/include/gnome-globalmenu"'; \
  200. echo '#define PKGLIBDIR "/usr/lib/gnome-globalmenu"'; \
  201. echo '#define PKGLIBEXECDIR "/usr/lib/gnome-globalmenu"'; \
  202. } | sed '/""/d' > configmake.h-t
  203. mv configmake.h-t configmake.h
  204. rm -f configmake.vapi
  205. { \
  206. echo '[CCode (cheader_filename = "configmake.h")]'; \
  207. echo 'namespace Config {'; \
  208. sed -e 's/#define \([A-Z_]*\) .*/[CCode (cname = "\1")]\npublic static const string \1;/' configmake.h ; \
  209. echo '}' ; \
  210. } > configmake.vapi
  211. make all-recursive
  212. make[1]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8'
  213. Making all in vapi
  214. make[2]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/vapi'
  215. make[2]: No se hace nada para `all'.
  216. make[2]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/vapi'
  217. Making all in tests
  218. make[2]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/tests'
  219. make all-am
  220. make[3]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/tests'
  221. ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include "config.h" -include "configmake.h" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT libtestman_la-testman.lo -MD -MP -MF .deps/libtestman_la-testman.Tpo -c -o libtestman_la-testman.lo `test -f 'testman.c' || echo './'`testman.c
  222. mv -f .deps/libtestman_la-testman.Tpo .deps/libtestman_la-testman.Plo
  223. ../doltlibtool --tag=CC --mode=link gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro -o libtestman.la libtestman_la-testman.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0
  224. libtool: link: rm -fr .libs/libtestman.a .libs/libtestman.la
  225. libtool: link: ar cru .libs/libtestman.a .libs/libtestman_la-testman.o
  226. libtool: link: ranlib .libs/libtestman.a
  227. libtool: link: ( cd ".libs" && rm -f "libtestman.la" && ln -s "../libtestman.la" "libtestman.la" )
  228. make[3]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/tests'
  229. make[2]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/tests'
  230. Making all in legacy-support
  231. make[2]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/legacy-support'
  232. make[2]: No se hace nada para `all'.
  233. make[2]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/legacy-support'
  234. Making all in libgnomenu
  235. make[2]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/libgnomenu'
  236. make all-recursive
  237. make[3]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/libgnomenu'
  238. Making all in .
  239. make[4]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/libgnomenu'
  240. make[4]: No se hace nada para `all-am'.
  241. make[4]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/libgnomenu'
  242. Making all in tests
  243. make[4]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/libgnomenu/tests'
  244. make all-am
  245. make[5]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/libgnomenu/tests'
  246. make[5]: No se hace nada para `all-am'.
  247. make[5]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/libgnomenu/tests'
  248. make[4]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/libgnomenu/tests'
  249. make[3]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/libgnomenu'
  250. make[2]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/libgnomenu'
  251. Making all in applet
  252. make[2]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/applet'
  253. make all-am
  254. make[3]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/applet'
  255. sed -e "s|@LOCATION@|/usr/lib|" GlobalMenu_PanelApplet.server.in.in > GlobalMenu_PanelApplet.server.in
  256. LC_ALL=C /usr/bin/intltool-merge -o -u -c ../po/.intltool-merge-cache ../po GlobalMenu_PanelApplet.server.in GlobalMenu_PanelApplet.server
  257. Found cached translation database
  258. Merging translations into GlobalMenu_PanelApplet.server.
  259. make[3]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/applet'
  260. make[2]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/applet'
  261. Making all in xfce
  262. make[2]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/xfce'
  263. sed -e "s|@LOCATION@|/usr/lib/xfce4/panel-plugins|" GlobalMenu_XFCEPlugin.desktop.in.in > GlobalMenu_XFCEPlugin.desktop.in
  264. LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po GlobalMenu_XFCEPlugin.desktop.in GlobalMenu_XFCEPlugin.desktop
  265. Found cached translation database
  266. Merging translations into GlobalMenu_XFCEPlugin.desktop.
  267. make[2]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/xfce'
  268. Making all in gtk-modules
  269. make[2]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/gtk-modules'
  270. Making all in globalmenu
  271. make[3]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/gtk-modules/globalmenu'
  272. make all-recursive
  273. make[4]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/gtk-modules/globalmenu'
  274. Making all in .
  275. make[5]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/gtk-modules/globalmenu'
  276. ../../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -include ../../config.h -DG_LOG_DOMAIN=\"GlobalMenu\" -g -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT libglobalmenu_gnome_la-module-main.lo -MD -MP -MF .deps/libglobalmenu_gnome_la-module-main.Tpo -c -o libglobalmenu_gnome_la-module-main.lo `test -f 'module-main.c' || echo './'`module-main.c
  277. mv -f .deps/libglobalmenu_gnome_la-module-main.Tpo .deps/libglobalmenu_gnome_la-module-main.Plo
  278. ../../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgnomenu -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -include ../../config.h -DG_LOG_DOMAIN=\"GlobalMenu\" -Werror -g -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT libdyn_patch_la-dyn-patch-utils.lo -MD -MP -MF .deps/libdyn_patch_la-dyn-patch-utils.Tpo -c -o libdyn_patch_la-dyn-patch-utils.lo `test -f 'dyn-patch-utils.c' || echo './'`dyn-patch-utils.c
  279. dyn-patch-utils.c: En la función ‘dyn_patch_discover_menubars’:
  280. dyn-patch-utils.c:22:2: error: ‘g_static_rec_mutex_lock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Werror=deprecated-declarations]
  281. dyn-patch-utils.c:30:2: error: ‘g_static_rec_mutex_unlock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Werror=deprecated-declarations]
  282. dyn-patch-utils.c: En la función ‘dyn_patch_queue_changed’:
  283. dyn-patch-utils.c:34:2: error: ‘g_static_rec_mutex_lock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Werror=deprecated-declarations]
  284. dyn-patch-utils.c:40:3: error: ‘g_static_rec_mutex_unlock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Werror=deprecated-declarations]
  285. dyn-patch-utils.c:54:2: error: ‘g_static_rec_mutex_unlock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Werror=deprecated-declarations]
  286. dyn-patch-utils.c: En la función ‘dyn_patch_get_menubar’:
  287. dyn-patch-utils.c:59:2: error: ‘g_static_rec_mutex_lock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Werror=deprecated-declarations]
  288. dyn-patch-utils.c:62:2: error: ‘g_static_rec_mutex_unlock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Werror=deprecated-declarations]
  289. dyn-patch-utils.c: En la función ‘dyn_patch_attach_menubar’:
  290. dyn-patch-utils.c:69:2: error: ‘g_static_rec_mutex_lock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Werror=deprecated-declarations]
  291. dyn-patch-utils.c:76:2: error: ‘g_static_rec_mutex_unlock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Werror=deprecated-declarations]
  292. dyn-patch-utils.c: En la función ‘dyn_patch_detach_menubar’:
  293. dyn-patch-utils.c:79:2: error: ‘g_static_rec_mutex_lock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Werror=deprecated-declarations]
  294. dyn-patch-utils.c:83:2: error: ‘g_static_rec_mutex_unlock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Werror=deprecated-declarations]
  295. dyn-patch-utils.c: En la función ‘dyn_patch_set_menubar_r’:
  296. dyn-patch-utils.c:91:2: error: ‘g_static_rec_mutex_lock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Werror=deprecated-declarations]
  297. dyn-patch-utils.c:118:4: error: ‘g_static_rec_mutex_unlock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Werror=deprecated-declarations]
  298. dyn-patch-utils.c:160:2: error: ‘g_static_rec_mutex_unlock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Werror=deprecated-declarations]
  299. dyn-patch-utils.c: En la función ‘_dyn_patch_emit_changed’:
  300. dyn-patch-utils.c:206:2: error: ‘g_static_rec_mutex_lock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Werror=deprecated-declarations]
  301. dyn-patch-utils.c:220:2: error: ‘g_static_rec_mutex_unlock’ es obsoleto (declarado en /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Werror=deprecated-declarations]
  302. cc1: todos los avisos se tratan como errores
  303. make[5]: *** [libdyn_patch_la-dyn-patch-utils.lo] Error 1
  304. make[5]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/gtk-modules/globalmenu'
  305. make[4]: *** [all-recursive] Error 1
  306. make[4]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/gtk-modules/globalmenu'
  307. make[3]: *** [all] Error 2
  308. make[3]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/gtk-modules/globalmenu'
  309. make[2]: *** [all-recursive] Error 1
  310. make[2]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8/gtk-modules'
  311. make[1]: *** [all-recursive] Error 1
  312. make[1]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-gnome-globalmenu-xfce4/src/gnome-globalmenu-0.7.8'
  313. make: *** [all] Error 2
  314. ==> ERROR: Se produjo un error en build().
  315. Cancelando...
  316. ==> ERROR: Makepkg no ha podido compilar gnome-globalmenu-xfce4.
  317. ==> Reiniciar la compilación de gnome-globalmenu-xfce4? [s/N]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement