Advertisement
Seiren

libdbusmenu makepkg log

Aug 13th, 2015
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 12.38 KB | None | 0 0
  1. makepkg -sri
  2. ==> Making package: libdbusmenu-gtk2 12.10.2-3 (Thu Aug 13 18:26:15 MSK 2015)
  3. ==> Checking runtime dependencies...
  4. warning: config file /etc/pacman.conf, line 60: directive 'CheckSpace' in section 'infinality-bundle-multilib' not recognized.
  5. warning: config file /etc/pacman.conf, line 66: directive 'LocalFileSigLevel' in section 'infinality-bundle-multilib' not recognized.
  6. warning: config file /etc/pacman.conf, line 60: directive 'CheckSpace' in section 'infinality-bundle-multilib' not recognized.
  7. warning: config file /etc/pacman.conf, line 66: directive 'LocalFileSigLevel' in section 'infinality-bundle-multilib' not recognized.
  8. ==> Checking buildtime dependencies...
  9. warning: config file /etc/pacman.conf, line 60: directive 'CheckSpace' in section 'infinality-bundle-multilib' not recognized.
  10. warning: config file /etc/pacman.conf, line 66: directive 'LocalFileSigLevel' in section 'infinality-bundle-multilib' not recognized.
  11. warning: config file /etc/pacman.conf, line 60: directive 'CheckSpace' in section 'infinality-bundle-multilib' not recognized.
  12. warning: config file /etc/pacman.conf, line 66: directive 'LocalFileSigLevel' in section 'infinality-bundle-multilib' not recognized.
  13. ==> Retrieving sources...
  14.   -> Found libdbusmenu-12.10.2.tar.gz
  15. ==> Validating source files with sha256sums...
  16.     libdbusmenu-12.10.2.tar.gz ... Passed
  17. ==> Extracting sources...
  18.   -> Extracting libdbusmenu-12.10.2.tar.gz with bsdtar
  19. bsdtar: Failed to set default locale
  20. ==> Removing existing $pkgdir/ directory...
  21. ==> Starting build()...
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  25. checking for gawk... gawk
  26. checking whether make sets $(MAKE)... yes
  27. checking whether to enable maintainer-specific portions of Makefiles... no
  28. checking whether NLS is requested... yes
  29. checking for style of include used by make... GNU
  30. checking for gcc... gcc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether gcc accepts -g... yes
  38. checking for gcc option to accept ISO C89... none needed
  39. checking dependency style of gcc... gcc3
  40. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
  41. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
  42. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
  43. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
  44. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
  45. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
  46. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
  47. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
  48. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
  49. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
  50. checking for intltool >= 0.35.0... 0.51.0 found
  51. checking for intltool-update... /usr/bin/intltool-update
  52. checking for intltool-merge... /usr/bin/intltool-merge
  53. checking for intltool-extract... /usr/bin/intltool-extract
  54. checking for xgettext... /usr/bin/xgettext
  55. checking for msgmerge... /usr/bin/msgmerge
  56. checking for msgfmt... /usr/bin/msgfmt
  57. checking for gmsgfmt... /usr/bin/msgfmt
  58. checking for perl... /usr/bin/perl
  59. checking for perl >= 5.8.1... 5.22.0
  60. checking for XML::Parser... ok
  61. checking for library containing strerror... none required
  62. checking for gcc... (cached) gcc
  63. checking whether we are using the GNU C compiler... (cached) yes
  64. checking whether gcc accepts -g... (cached) yes
  65. checking for gcc option to accept ISO C89... (cached) none needed
  66. checking dependency style of gcc... (cached) gcc3
  67. checking whether gcc and cc understand -c and -o together... yes
  68. checking how to run the C preprocessor... gcc -E
  69. checking for grep that handles long lines and -e... /usr/bin/grep
  70. checking for egrep... /usr/bin/grep -E
  71. checking for ANSI C header files... yes
  72. checking build system type... x86_64-unknown-linux-gnu
  73. checking host system type... x86_64-unknown-linux-gnu
  74. checking how to print strings... printf
  75. checking for a sed that does not truncate output... /usr/bin/sed
  76. checking for fgrep... /usr/bin/grep -F
  77. checking for ld used by gcc... /usr/bin/ld
  78. checking if the linker (/usr/bin/ld) is GNU ld... yes
  79. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  80. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  81. checking whether ln -s works... yes
  82. checking the maximum length of command line arguments... 1572864
  83. checking whether the shell understands some XSI constructs... yes
  84. checking whether the shell understands "+="... yes
  85. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  86. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  87. checking for /usr/bin/ld option to reload object files... -r
  88. checking for objdump... objdump
  89. checking how to recognize dependent libraries... pass_all
  90. checking for dlltool... no
  91. checking how to associate runtime and link libraries... printf %s\n
  92. checking for ar... ar
  93. checking for archiver @FILE support... @
  94. checking for strip... strip
  95. checking for ranlib... ranlib
  96. checking command to parse /usr/bin/nm -B output from gcc object... ok
  97. checking for sysroot... no
  98. checking for mt... no
  99. checking if : is a manifest tool... no
  100. checking for sys/types.h... yes
  101. checking for sys/stat.h... yes
  102. checking for stdlib.h... yes
  103. checking for string.h... yes
  104. checking for memory.h... yes
  105. checking for strings.h... yes
  106. checking for inttypes.h... yes
  107. checking for stdint.h... yes
  108. checking for unistd.h... yes
  109. checking for dlfcn.h... yes
  110. checking for objdir... .libs
  111. checking if gcc supports -fno-rtti -fno-exceptions... no
  112. checking for gcc option to produce PIC... -fPIC -DPIC
  113. checking if gcc PIC flag -fPIC -DPIC works... yes
  114. checking if gcc static flag -static works... yes
  115. checking if gcc supports -c -o file.o... yes
  116. checking if gcc supports -c -o file.o... (cached) yes
  117. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  118. checking whether -lc should be explicitly linked in... no
  119. checking dynamic linker characteristics... GNU/Linux ld.so
  120. checking how to hardcode library paths into programs... immediate
  121. checking whether stripping libraries is possible... yes
  122. checking if libtool supports shared libraries... yes
  123. checking whether to build shared libraries... yes
  124. checking whether to build static libraries... no
  125. checking whether make supports nested variables... yes
  126. checking for glib-mkenums... /usr/bin/glib-mkenums
  127. checking for pkg-config... /usr/bin/pkg-config
  128. checking pkg-config is at least version 0.9.0... yes
  129. checking for gtkdoc-check... no
  130. checking for gtkdoc-rebase... no
  131. checking for gtkdoc-mkpdf... no
  132. checking whether to build gtk-doc documentation... no
  133. checking gnome-doc-utils >= 0.3.2... yes
  134. checking for DBUSMENUGLIB... yes
  135. checking for DBUSMENUGTK... yes
  136. checking for gobject-introspection... yes
  137. checking for vapigen... /usr/bin/vapigen
  138. checking for xsltproc... /usr/bin/xsltproc
  139. checking locale.h usability... yes
  140. checking locale.h presence... yes
  141. checking for locale.h... yes
  142. checking for LC_MESSAGES... yes
  143. checking libintl.h usability... yes
  144. checking libintl.h presence... yes
  145. checking for libintl.h... yes
  146. checking for ngettext in libc... yes
  147. checking for dgettext in libc... yes
  148. checking for bind_textdomain_codeset... yes
  149. checking for msgfmt... (cached) /usr/bin/msgfmt
  150. checking for dcgettext... yes
  151. checking if msgfmt accepts -c... yes
  152. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  153. checking for xgettext... (cached) /usr/bin/xgettext
  154. configure: creating ./config.status
  155. config.status: creating Makefile
  156. config.status: creating po/Makefile.in
  157. config.status: creating libdbusmenu-glib/Makefile
  158. config.status: creating libdbusmenu-glib/dbusmenu-glib-0.4.pc
  159. config.status: creating libdbusmenu-gtk/Makefile
  160. config.status: creating libdbusmenu-gtk/dbusmenu-gtk-0.4.pc
  161. config.status: creating libdbusmenu-gtk/dbusmenu-gtk3-0.4.pc
  162. config.status: creating tools/Makefile
  163. config.status: creating tools/testapp/Makefile
  164. config.status: creating tests/Makefile
  165. config.status: creating tests/dbusmenu-jsonloader-0.4.pc
  166. config.status: creating docs/Makefile
  167. config.status: creating docs/libdbusmenu-glib/Makefile
  168. config.status: creating docs/libdbusmenu-glib/reference/Makefile
  169. config.status: creating docs/libdbusmenu-glib/reference/version.xml
  170. config.status: creating docs/libdbusmenu-gtk/Makefile
  171. config.status: creating docs/libdbusmenu-gtk/reference/Makefile
  172. config.status: creating docs/libdbusmenu-gtk/reference/version.xml
  173. config.status: creating config.h
  174. config.status: config.h is unchanged
  175. config.status: executing depfiles commands
  176. config.status: executing libtool commands
  177. config.status: executing default-1 commands
  178. config.status: executing po/stamp-it commands
  179. configure:
  180.  
  181. libdbusmenu Configuration:
  182.  
  183.         Prefix:                 /usr
  184.         Massive Debugging:      no
  185.         GTK+ Version:           2
  186.  
  187. configure:      Tests:                  no
  188. configure:      Gtk:                    yes (gtk2)
  189. configure:      Vala bindings:          yes
  190. configure:      Dumper:                 no
  191. configure:      Coverage reporting:     no
  192. make  all-recursive
  193. make[1]: Entering directory '/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2'
  194. Making all in libdbusmenu-glib
  195. make[2]: Entering directory '/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-glib'
  196. make[2]: Circular dbus-menu.xml.c <- dbus-menu.xml dependency dropped.
  197. make  all-am
  198. make[3]: Entering directory '/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-glib'
  199. make[3]: Circular dbus-menu.xml.c <- dbus-menu.xml dependency dropped.
  200. make[3]: Leaving directory '/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-glib'
  201. make[2]: Leaving directory '/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-glib'
  202. Making all in libdbusmenu-gtk
  203. make[2]: Entering directory '/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-gtk'
  204. make  all-am
  205. make[3]: Entering directory '/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-gtk'
  206.   GISCAN   DbusmenuGtk-0.4.gir
  207. Command '['/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-gtk/tmp-introspectAaCBsP/DbusmenuGtk-0.4', '--introspect-dump=/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-gtk/tmp-introspectAaCBsP/functions.txt,/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-gtk/tmp-introspectAaCBsP/dump.xml']' returned non-zero exit status -11
  208. /usr/share/gobject-introspection-1.0/Makefile.introspection:153: recipe for target 'DbusmenuGtk-0.4.gir' failed
  209. make[3]: *** [DbusmenuGtk-0.4.gir] Error 1
  210. make[3]: Leaving directory '/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-gtk'
  211. Makefile:521: recipe for target 'all' failed
  212. make[2]: *** [all] Error 2
  213. make[2]: Leaving directory '/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/libdbusmenu-gtk'
  214. Makefile:418: recipe for target 'all-recursive' failed
  215. make[1]: *** [all-recursive] Error 1
  216. make[1]: Leaving directory '/media/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2'
  217. Makefile:348: recipe for target 'all' failed
  218. make: *** [all] Error 2
  219. ==> ERROR: A failure occurred in build().
  220.     Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement