Advertisement
scorici

gnome-gmail-notifier build error

Feb 17th, 2013
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.87 KB | None | 0 0
  1. ==> Building and installing package
  2. ==> Making package: gnome-gmail-notifier 0.10.1-2 (Mon Feb 18 07:24:09 EET 2013)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving Sources...
  6. -> Downloading gnome-gmail-notifier-0.10.1.tar.bz2...
  7. % Total % Received % Xferd Average Speed Time Time Time Current
  8. Dload Upload Total Spent Left Speed
  9. 100 188k 100 188k 0 0 28242 0 0:00:06 0:00:06 --:--:-- 47700
  10. -> Found libnotify.patch
  11. ==> Validating source files with md5sums...
  12. gnome-gmail-notifier-0.10.1.tar.bz2 ... Passed
  13. libnotify.patch ... Passed
  14. ==> Extracting Sources...
  15. -> Extracting gnome-gmail-notifier-0.10.1.tar.bz2 with bsdtar
  16. ==> Entering fakeroot environment...
  17. ==> Starting build()...
  18. Generating configuration files for gnome-gmail-notifier, please wait...
  19. intltoolize --copy --force --automake
  20. aclocal
  21. configure.ac:5: error: 'AM_CONFIG_HEADER': this macro is obsolete.
  22. You should use the 'AC_CONFIG_HEADERS' macro instead.
  23. /usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
  24. configure.ac:5: the top level
  25. autom4te: /usr/bin/m4 failed with exit status: 1
  26. aclocal: error: echo failed with exit status: 1
  27. autoheader
  28. aclocal.m4:16: warning: this file was generated for autoconf 2.63.
  29. You have another version of autoconf. It may work, but is not guaranteed to.
  30. If you have problems, you may need to regenerate the build system entirely.
  31. To do so, use the procedure documented by the package, typically `autoreconf'.
  32. automake --add-missing
  33. aclocal.m4:16: warning: this file was generated for autoconf 2.63.
  34. You have another version of autoconf. It may work, but is not guaranteed to.
  35. If you have problems, you may need to regenerate the build system entirely.
  36. To do so, use the procedure documented by the package, typically `autoreconf'.
  37. configure.ac:17: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  38. configure.ac:17: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation
  39. configure.ac:17: error: version mismatch. This is Automake 1.13.1,
  40. configure.ac:17: but the definition used by this AM_INIT_AUTOMAKE
  41. configure.ac:17: comes from Automake 1.10.2. You should recreate
  42. configure.ac:17: aclocal.m4 with aclocal and run automake again.
  43. configure.ac:17: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will soon be removed.
  44. configure.ac:17: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  45. configure.ac:17: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  46. autoconf
  47. I am going to run ./configure with no arguments - if you wish
  48. to pass any to it, please specify them on the ./autogen.sh command line.
  49. If you do not wish to run ./configure, press Ctrl-C now.
  50. ./configure
  51. checking for gcc... gcc
  52. checking whether the C compiler works... yes
  53. checking for C compiler default output file name... a.out
  54. checking for suffix of executables...
  55. checking whether we are cross compiling... no
  56. checking for suffix of object files... o
  57. checking whether we are using the GNU C compiler... yes
  58. checking whether gcc accepts -g... yes
  59. checking for gcc option to accept ISO C89... none needed
  60. checking for a BSD-compatible install... /usr/bin/install -c
  61. checking whether NLS is requested... yes
  62. checking for intltool >= 0.35.0... 0.50.2 found
  63. checking for intltool-update... /usr/bin/intltool-update
  64. checking for intltool-merge... /usr/bin/intltool-merge
  65. checking for intltool-extract... /usr/bin/intltool-extract
  66. checking for xgettext... /usr/bin/xgettext
  67. checking for msgmerge... /usr/bin/msgmerge
  68. checking for msgfmt... /usr/bin/msgfmt
  69. checking for gmsgfmt... /usr/bin/msgfmt
  70. checking for perl... /usr/bin/perl
  71. checking for XML::Parser... ok
  72. checking how to run the C preprocessor... gcc -E
  73. checking for grep that handles long lines and -e... /usr/bin/grep
  74. checking for egrep... /usr/bin/grep -E
  75. checking for ANSI C header files... yes
  76. checking whether build environment is sane... yes
  77. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  78. checking for gawk... gawk
  79. checking whether make sets $(MAKE)... yes
  80. checking for style of include used by make... GNU
  81. checking dependency style of gcc... gcc3
  82. checking for sys/types.h... yes
  83. checking for sys/stat.h... yes
  84. checking for stdlib.h... yes
  85. checking for string.h... yes
  86. checking for memory.h... yes
  87. checking for strings.h... yes
  88. checking for inttypes.h... yes
  89. checking for stdint.h... yes
  90. checking for unistd.h... yes
  91. checking locale.h usability... yes
  92. checking locale.h presence... yes
  93. checking for locale.h... yes
  94. checking for LC_MESSAGES... yes
  95. checking libintl.h usability... yes
  96. checking libintl.h presence... yes
  97. checking for libintl.h... yes
  98. checking for ngettext in libc... yes
  99. checking for dgettext in libc... yes
  100. checking for bind_textdomain_codeset... yes
  101. checking for msgfmt... (cached) /usr/bin/msgfmt
  102. checking for dcgettext... yes
  103. checking if msgfmt accepts -c... yes
  104. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  105. checking for xgettext... (cached) /usr/bin/xgettext
  106. checking for catalogs to be installed... es
  107. checking for pkg-config... /usr/bin/pkg-config
  108. checking pkg-config is at least version 0.9.0... yes
  109. checking for GGN... yes
  110. checking for gst-inspect-0.10... /usr/bin/gst-inspect-0.10
  111. checking for gstreamer filesrc plugin... yes
  112. checking for gstreamer wavparse plugin... yes
  113. checking for gstreamer audioconvert plugin... yes
  114. checking for gstreamer audioresample plugin... yes
  115. checking for gstreamer autoaudiosink plugin... yes
  116. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  117. configure: creating ./config.status
  118. config.status: creating Makefile
  119. config.status: creating src/Makefile
  120. config.status: creating po/Makefile.in
  121. config.status: creating data/Makefile
  122. config.status: creating data/gnome-gmail-notifier.desktop
  123. config.status: creating data/ggn-about.xml
  124. config.status: creating data/ggn-prefs.xml
  125. config.status: creating data/ggn-edit.xml
  126. config.status: creating data/ggn-menu.xml
  127. config.status: creating src/config.h
  128. config.status: executing depfiles commands
  129. config.status: executing default-1 commands
  130. config.status: executing default commands
  131. config.status: executing po/stamp-it commands
  132. # INTLTOOL_MAKEFILE
  133. checking for gcc... gcc
  134. checking whether the C compiler works... yes
  135. checking for C compiler default output file name... a.out
  136. checking for suffix of executables...
  137. checking whether we are cross compiling... no
  138. checking for suffix of object files... o
  139. checking whether we are using the GNU C compiler... yes
  140. checking whether gcc accepts -g... yes
  141. checking for gcc option to accept ISO C89... none needed
  142. checking for a BSD-compatible install... /usr/bin/install -c
  143. checking whether NLS is requested... yes
  144. checking for intltool >= 0.35.0... 0.50.2 found
  145. checking for intltool-update... /usr/bin/intltool-update
  146. checking for intltool-merge... /usr/bin/intltool-merge
  147. checking for intltool-extract... /usr/bin/intltool-extract
  148. checking for xgettext... /usr/bin/xgettext
  149. checking for msgmerge... /usr/bin/msgmerge
  150. checking for msgfmt... /usr/bin/msgfmt
  151. checking for gmsgfmt... /usr/bin/msgfmt
  152. checking for perl... /usr/bin/perl
  153. checking for XML::Parser... ok
  154. checking how to run the C preprocessor... gcc -E
  155. checking for grep that handles long lines and -e... /usr/bin/grep
  156. checking for egrep... /usr/bin/grep -E
  157. checking for ANSI C header files... yes
  158. checking whether build environment is sane... yes
  159. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  160. checking for gawk... gawk
  161. checking whether make sets $(MAKE)... yes
  162. checking for style of include used by make... GNU
  163. checking dependency style of gcc... gcc3
  164. checking for sys/types.h... yes
  165. checking for sys/stat.h... yes
  166. checking for stdlib.h... yes
  167. checking for string.h... yes
  168. checking for memory.h... yes
  169. checking for strings.h... yes
  170. checking for inttypes.h... yes
  171. checking for stdint.h... yes
  172. checking for unistd.h... yes
  173. checking locale.h usability... yes
  174. checking locale.h presence... yes
  175. checking for locale.h... yes
  176. checking for LC_MESSAGES... yes
  177. checking libintl.h usability... yes
  178. checking libintl.h presence... yes
  179. checking for libintl.h... yes
  180. checking for ngettext in libc... yes
  181. checking for dgettext in libc... yes
  182. checking for bind_textdomain_codeset... yes
  183. checking for msgfmt... (cached) /usr/bin/msgfmt
  184. checking for dcgettext... yes
  185. checking if msgfmt accepts -c... yes
  186. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  187. checking for xgettext... (cached) /usr/bin/xgettext
  188. checking for catalogs to be installed... es
  189. checking for pkg-config... /usr/bin/pkg-config
  190. checking pkg-config is at least version 0.9.0... yes
  191. checking for GGN... yes
  192. checking for gst-inspect-0.10... /usr/bin/gst-inspect-0.10
  193. checking for gstreamer filesrc plugin... yes
  194. checking for gstreamer wavparse plugin... yes
  195. checking for gstreamer audioconvert plugin... yes
  196. checking for gstreamer audioresample plugin... yes
  197. checking for gstreamer autoaudiosink plugin... yes
  198. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  199. configure: creating ./config.status
  200. config.status: creating Makefile
  201. config.status: creating src/Makefile
  202. config.status: creating po/Makefile.in
  203. config.status: creating data/Makefile
  204. config.status: creating data/gnome-gmail-notifier.desktop
  205. config.status: creating data/ggn-about.xml
  206. config.status: creating data/ggn-prefs.xml
  207. config.status: creating data/ggn-edit.xml
  208. config.status: creating data/ggn-menu.xml
  209. config.status: creating src/config.h
  210. config.status: src/config.h is unchanged
  211. config.status: executing depfiles commands
  212. config.status: executing default-1 commands
  213. config.status: executing default commands
  214. config.status: executing po/stamp-it commands
  215. # INTLTOOL_MAKEFILE
  216. patching file src/ggn-icon.c
  217. Making all in src
  218. make[1]: Entering directory `/tmp/yaourt-tmp-justme/aur-gnome-gmail-notifier/src/gnome-gmail-notifier-0.10.1/src'
  219. make all-am
  220. make[2]: Entering directory `/tmp/yaourt-tmp-justme/aur-gnome-gmail-notifier/src/gnome-gmail-notifier-0.10.1/src'
  221. gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/libsoup-2.4 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wl,--export-dynamic -DPIXMAPS_DIR=\""/usr/share/gnome-gmail-notifier"\" -DXMLUI_DIR=\""/usr/share/gnome-gmail-notifier"\" -DGETTEXT_PACKAGE=\""gnome-gmail-notifier"\" -DGGN_LOCALEDIR=\""/usr/share/locale"\" -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  222. In file included from main.h:53:0,
  223. from main.c:32:
  224. /usr/include/glib-2.0/glib/gthread.h:28:2: error: #error "Only <glib.h> can be included directly."
  225. main.c: In function ‘main’:
  226. main.c:56:5: warning: ‘g_thread_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
  227. make[2]: *** [main.o] Error 1
  228. make[2]: Leaving directory `/tmp/yaourt-tmp-justme/aur-gnome-gmail-notifier/src/gnome-gmail-notifier-0.10.1/src'
  229. make[1]: *** [all] Error 2
  230. make[1]: Leaving directory `/tmp/yaourt-tmp-justme/aur-gnome-gmail-notifier/src/gnome-gmail-notifier-0.10.1/src'
  231. make: *** [all-recursive] Error 1
  232. ==> ERROR: A failure occurred in build().
  233. Aborting...
  234. ==> ERROR: Makepkg was unable to build gnome-gmail-notifier.
  235. ==> Restart building gnome-gmail-notifier ? [y/N]
  236. ==> ---------------------------------------------
  237. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement