Advertisement
Guest User

libdbusmenu

a guest
Oct 16th, 2011
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 56.58 KB | None | 0 0
  1. >>> Emerging (1 of 9) dev-libs/libdbusmenu-0.4.5 from stuff
  2.  * libdbusmenu-0.4.5.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                        [ ok ]
  3. >>> Unpacking source...
  4. >>> Unpacking libdbusmenu-0.4.5.tar.gz to /var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work
  5. >>> Source unpacked in /var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work
  6. >>> Preparing source in /var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5 ...
  7.  * QA Notice: The 'hasq' function is deprecated (replaced by 'has')
  8.  * Running eautoreconf in '/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5' ...
  9.  * Running aclocal ...                                                                                                                                             [ ok ]
  10.  * Running libtoolize --copy --force --install --automake ...                                                                                                      [ ok ]
  11.  * Running aclocal ...                                                                                                                                             [ ok ]
  12.  * Running autoconf ...                                                                                                                                            [ ok ]
  13.  * Running autoheader ...                                                                                                                                          [ ok ]
  14.  * Running automake --add-missing --copy ...                                                                                                                       [ ok ]
  15.  * Running elibtoolize in: libdbusmenu-0.4.5/
  16.  *   Applying portage/1.2.0 patch ...
  17.  *   Applying sed/1.5.6 patch ...
  18.  *   Applying as-needed/2.2.6 patch ...
  19. >>> Source prepared.
  20. >>> Configuring source in /var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5 ...
  21.  * econf: updating libdbusmenu-0.4.5/config.guess with /usr/share/gnuconfig/config.guess
  22.  * econf: updating libdbusmenu-0.4.5/config.sub with /usr/share/gnuconfig/config.sub
  23. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-gtk=2 --enable-introspection
  24. checking for a BSD-compatible install... /usr/bin/install -c
  25. checking whether build environment is sane... yes
  26. checking for a thread-safe mkdir -p... /bin/mkdir -p
  27. checking for gawk... gawk
  28. checking whether make sets $(MAKE)... yes
  29. checking whether to enable maintainer-specific portions of Makefiles... no
  30. checking whether NLS is requested... yes
  31. checking for style of include used by make... GNU
  32. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  33. checking whether the C compiler works... yes
  34. checking for C compiler default output file name... a.out
  35. checking for suffix of executables...
  36. checking whether we are cross compiling... no
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  40. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  41. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  42. checking for intltool >= 0.35.0... 0.41.1 found
  43. checking for intltool-update... /usr/bin/intltool-update
  44. checking for intltool-merge... /usr/bin/intltool-merge
  45. checking for intltool-extract... /usr/bin/intltool-extract
  46. checking for xgettext... /usr/bin/xgettext
  47. checking for msgmerge... /usr/bin/msgmerge
  48. checking for msgfmt... /usr/bin/msgfmt
  49. checking for gmsgfmt... /usr/bin/gmsgfmt
  50. checking for perl... /usr/bin/perl
  51. checking for perl >= 5.8.1... 5.12.3
  52. checking for XML::Parser... ok
  53. checking for library containing strerror... none required
  54. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  55. checking whether we are using the GNU C compiler... (cached) yes
  56. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  57. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  58. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  59. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  60. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  61. checking for grep that handles long lines and -e... /bin/grep
  62. checking for egrep... /bin/grep -E
  63. checking for ANSI C header files... yes
  64. checking build system type... x86_64-pc-linux-gnu
  65. checking host system type... x86_64-pc-linux-gnu
  66. checking how to print strings... printf
  67. checking for a sed that does not truncate output... /bin/sed
  68. checking for fgrep... /bin/grep -F
  69. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  70. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  71. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  72. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  73. checking whether ln -s works... yes
  74. checking the maximum length of command line arguments... 1572864
  75. checking whether the shell understands some XSI constructs... yes
  76. checking whether the shell understands "+="... yes
  77. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  78. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  79. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  80. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  81. checking how to recognize dependent libraries... pass_all
  82. checking for x86_64-pc-linux-gnu-dlltool... no
  83. checking for dlltool... no
  84. checking how to associate runtime and link libraries... printf %s\n
  85. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  86. checking for archiver @FILE support... @
  87. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  88. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  89. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  90. checking for sysroot... no
  91. checking for x86_64-pc-linux-gnu-mt... no
  92. checking for mt... no
  93. checking if : is a manifest tool... no
  94. checking for sys/types.h... yes
  95. checking for sys/stat.h... yes
  96. checking for stdlib.h... yes
  97. checking for string.h... yes
  98. checking for memory.h... yes
  99. checking for strings.h... yes
  100. checking for inttypes.h... yes
  101. checking for stdint.h... yes
  102. checking for unistd.h... yes
  103. checking for dlfcn.h... yes
  104. checking for objdir... .libs
  105. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  106. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  107. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  108. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  109. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  110. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  111. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  112. checking whether -lc should be explicitly linked in... no
  113. checking dynamic linker characteristics... GNU/Linux ld.so
  114. checking how to hardcode library paths into programs... immediate
  115. checking whether stripping libraries is possible... yes
  116. checking if libtool supports shared libraries... yes
  117. checking whether to build shared libraries... yes
  118. checking whether to build static libraries... yes
  119. checking for glib-mkenums... /usr/bin/glib-mkenums
  120. checking for x86_64-pc-linux-gnu-pkg-config... no
  121. checking for pkg-config... /usr/bin/pkg-config
  122. checking pkg-config is at least version 0.9.0... yes
  123. checking for gtkdoc-check... no
  124. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  125. checking for gtkdoc-mkpdf... no
  126. checking whether to build gtk-doc documentation... no
  127. checking gnome-doc-utils >= 0.3.2... yes
  128. checking for DBUSMENUGLIB... yes
  129. checking for DBUSMENUGTK... yes
  130. checking for DBUSMENUDUMPER... yes
  131. checking for DBUSMENUTESTS... yes
  132. checking for gobject-introspection... yes
  133. checking for vapigen... no
  134. checking for xsltproc... /usr/bin/xsltproc
  135. checking locale.h usability... yes
  136. checking locale.h presence... yes
  137. checking for locale.h... yes
  138. checking for LC_MESSAGES... yes
  139. checking libintl.h usability... yes
  140. checking libintl.h presence... yes
  141. checking for libintl.h... yes
  142. checking for ngettext in libc... yes
  143. checking for dgettext in libc... yes
  144. checking for bind_textdomain_codeset... yes
  145. checking for msgfmt... (cached) /usr/bin/msgfmt
  146. checking for dcgettext... yes
  147. checking if msgfmt accepts -c... yes
  148. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  149. checking for xgettext... (cached) /usr/bin/xgettext
  150. configure: creating ./config.status
  151. config.status: creating Makefile
  152. config.status: creating po/Makefile.in
  153. config.status: creating libdbusmenu-glib/Makefile
  154. config.status: creating libdbusmenu-glib/dbusmenu-glib-0.4.pc
  155. config.status: creating libdbusmenu-gtk/Makefile
  156. config.status: creating libdbusmenu-gtk/dbusmenu-gtk-0.4.pc
  157. config.status: creating libdbusmenu-gtk/dbusmenu-gtk3-0.4.pc
  158. config.status: creating tools/Makefile
  159. config.status: creating tools/testapp/Makefile
  160. config.status: creating tests/Makefile
  161. config.status: creating tests/dbusmenu-jsonloader-0.4.pc
  162. config.status: creating docs/Makefile
  163. config.status: creating docs/libdbusmenu-glib/Makefile
  164. config.status: creating docs/libdbusmenu-glib/reference/Makefile
  165. config.status: creating docs/libdbusmenu-glib/reference/version.xml
  166. config.status: creating docs/libdbusmenu-gtk/Makefile
  167. config.status: creating docs/libdbusmenu-gtk/reference/Makefile
  168. config.status: creating docs/libdbusmenu-gtk/reference/version.xml
  169. config.status: creating config.h
  170. config.status: executing depfiles commands
  171. config.status: executing libtool commands
  172. config.status: executing default-1 commands
  173. config.status: executing po/stamp-it commands
  174. configure:
  175.  
  176. libdbusmenu Configuration:
  177.  
  178.     Prefix:                 /usr
  179.     Massive Debugging:      no
  180.     GTK+ Version:           2
  181.  
  182. >>> Source configured.
  183. >>> Compiling source in /var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5 ...
  184. make -j3
  185. make  all-recursive
  186. make[1]: Entering directory `/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5'
  187. Making all in libdbusmenu-glib
  188. make[2]: Entering directory `/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5/libdbusmenu-glib'
  189. make[2]: Circular stamp-enum-types <- enum-types.h dependency dropped.
  190. mkdir -p `dirname ./enum-types.h`
  191. make[2]: Circular dbus-menu.xml.c <- dbus-menu.xml dependency dropped.
  192. /usr/bin/xsltproc ./clean-namespaces.xslt dbus-menu.xml > dbus-menu-clean.xml || (rm -f dbus-menu-clean.xml && /bin/false)
  193. /usr/bin/glib-mkenums \
  194.     --template ./enum-types.h.in \
  195. ./enum-types.h ./menuitem.h ./menuitem-proxy.h ./server.h ./client.h ./dbusmenu-glib.h ./types.h > xgen-eh \
  196. && (cmp -s xgen-eh ./enum-types.h || cp -f xgen-eh ./enum-types.h) \
  197. && rm -f xgen-eh \
  198. && echo timestamp > stamp-enum-types
  199. echo "const char * dbus_menu_clean_xml = " > dbus-menu-clean.xml.c
  200. echo "extern const char * dbus_menu_clean_xml;" > dbus-menu-clean.xml.h
  201. sed -e "s:\":\\\\\":g" -e s:^:\": -e s:\$:\\\\n\": dbus-menu-clean.xml >> dbus-menu-clean.xml.c
  202. echo ";" >> dbus-menu-clean.xml.c
  203. make  all-am
  204. make[3]: Entering directory `/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5/libdbusmenu-glib'
  205. make[3]: Circular dbus-menu.xml.c <- dbus-menu.xml dependency dropped.
  206. make[3]: Circular stamp-enum-types <- enum-types.h dependency dropped.
  207.  CC     libdbusmenu_glib_la-dbus-menu-clean.xml.lo
  208.  CC     libdbusmenu_glib_la-defaults.lo
  209.  CC     libdbusmenu_glib_la-menuitem.lo
  210.  CC     libdbusmenu_glib_la-menuitem-marshal.lo
  211.  CC     libdbusmenu_glib_la-menuitem-proxy.lo
  212.  CC     libdbusmenu_glib_la-server.lo
  213.  CC     libdbusmenu_glib_la-server-marshal.lo
  214.  CC     libdbusmenu_glib_la-client-marshal.lo
  215.  CC     libdbusmenu_glib_la-client-menuitem.lo
  216.  CC     libdbusmenu_glib_la-client.lo
  217.  CC     libdbusmenu_glib_la-enum-types.lo
  218.  CCLD   libdbusmenu-glib.la
  219.  GISCAN Dbusmenu-0.4.gir
  220. /usr/include/glib-2.0/glib/gthread.h:347: syntax error, unexpected '{' in '  if ((gpointer) (__extension__ ({ typedef struct { char Compile_Time_Assertion[(sizeof *(value_location) == sizeof (gpointer)) ? 1 : -1]; } _GStaticAssert_347; __sync_synchronize (); (gpointer) *(value_location); })) != ((void *)0))' at '{'
  221. /usr/include/glib-2.0/glib/gthread.h:347: syntax error, unexpected identifier in '  if ((gpointer) (__extension__ ({ typedef struct { char Compile_Time_Assertion[(sizeof *(value_location) == sizeof (gpointer)) ? 1 : -1]; } _GStaticAssert_347; __sync_synchronize (); (gpointer) *(value_location); })) != ((void *)0))' at '__sync_synchronize'
  222. library=Dbusmenu-0.4 Dbusmenu-0.4.gir
  223.  GICOMP Dbusmenu-0.4.gir
  224. /bin/sh: Dbusmenu-0.4.gir: command not found
  225. make[3]: [Dbusmenu-0.4.vapi] Error 127 (ignored)
  226. make[3]: Leaving directory `/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5/libdbusmenu-glib'
  227. make[2]: Leaving directory `/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5/libdbusmenu-glib'
  228. Making all in libdbusmenu-gtk
  229. make[2]: Entering directory `/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5/libdbusmenu-gtk'
  230.   CC     libdbusmenu_gtk_la-client.lo
  231.   CC     libdbusmenu_gtk_la-genericmenuitem.lo
  232.   CC     libdbusmenu_gtk_la-menu.lo
  233. In file included from /usr/include/atk-1.0/atk/atkobject.h:28:0,
  234.                  from /usr/include/atk-1.0/atk/atk.h:25,
  235.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  236.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  237.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  238.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  239.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  240.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  241.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  242.                  from genericmenuitem.h:34,
  243.                  from genericmenuitem.c:33:
  244. /usr/include/atk-1.0/atk/atkstate.h:173:1: error: unknown type name 'G_CONST_RETURN'
  245. /usr/include/atk-1.0/atk/atkstate.h:173:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  246. In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
  247.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  248.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  249.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  250.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  251.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  252.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  253.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  254.                  from genericmenuitem.h:34,
  255.                  from genericmenuitem.c:33:
  256. /usr/include/atk-1.0/atk/atkobject.h:384:3: error: unknown type name 'G_CONST_RETURN'
  257. /usr/include/atk-1.0/atk/atkobject.h:384:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  258. In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
  259.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  260.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  261.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  262.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  263.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  264.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  265.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  266.                  from genericmenuitem.h:34,
  267.                  from genericmenuitem.c:33:
  268. /usr/include/atk-1.0/atk/atkobject.h:538:1: error: unknown type name 'G_CONST_RETURN'
  269. /usr/include/atk-1.0/atk/atkobject.h:538:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  270. /usr/include/atk-1.0/atk/atkobject.h:539:1: error: unknown type name 'G_CONST_RETURN'
  271. /usr/include/atk-1.0/atk/atkobject.h:539:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  272. /usr/include/atk-1.0/atk/atkobject.h:574:1: error: unknown type name 'G_CONST_RETURN'
  273. /usr/include/atk-1.0/atk/atkobject.h:574:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  274. /usr/include/atk-1.0/atk/atkobject.h:585:1: error: unknown type name 'G_CONST_RETURN'
  275. /usr/include/atk-1.0/atk/atkobject.h:585:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  276. In file included from /usr/include/atk-1.0/atk/atk.h:26:0,
  277.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  278.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  279.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  280.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  281.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  282.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  283.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  284.                  from genericmenuitem.h:34,
  285.                  from genericmenuitem.c:33:
  286. /usr/include/atk-1.0/atk/atkaction.h:58:3: error: unknown type name 'G_CONST_RETURN'
  287. /usr/include/atk-1.0/atk/atkaction.h:58:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  288. In file included from /usr/include/atk-1.0/atk/atk.h:26:0,
  289.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  290.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  291.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  292.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  293.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  294.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  295.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  296.                  from genericmenuitem.h:34,
  297.                  from genericmenuitem.c:33:
  298. /usr/include/atk-1.0/atk/atkaction.h:88:1: error: unknown type name 'G_CONST_RETURN'
  299. /usr/include/atk-1.0/atk/atkaction.h:88:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  300. /usr/include/atk-1.0/atk/atkaction.h:90:1: error: unknown type name 'G_CONST_RETURN'
  301. /usr/include/atk-1.0/atk/atkaction.h:90:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  302. /usr/include/atk-1.0/atk/atkaction.h:92:1: error: unknown type name 'G_CONST_RETURN'
  303. /usr/include/atk-1.0/atk/atkaction.h:92:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  304. /usr/include/atk-1.0/atk/atkaction.h:100:1: error: unknown type name 'G_CONST_RETURN'
  305. /usr/include/atk-1.0/atk/atkaction.h:100:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  306. In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28:0,
  307.                  from /usr/include/atk-1.0/atk/atk.h:27,
  308.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  309.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  310.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  311.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  312.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  313.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  314.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  315.                  from genericmenuitem.h:34,
  316.                  from genericmenuitem.c:33:
  317. /usr/include/atk-1.0/atk/atkutil.h:150:4: error: unknown type name 'G_CONST_RETURN'
  318. /usr/include/atk-1.0/atk/atkutil.h:150:24: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  319. In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28:0,
  320.                  from /usr/include/atk-1.0/atk/atk.h:27,
  321.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  322.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  323.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  324.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  325.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  326.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  327.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  328.                  from genericmenuitem.h:34,
  329.                  from genericmenuitem.c:33:
  330. /usr/include/atk-1.0/atk/atkutil.h:232:1: error: unknown type name 'G_CONST_RETURN'
  331. /usr/include/atk-1.0/atk/atkutil.h:232:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  332. /usr/include/atk-1.0/atk/atkutil.h:237:1: error: unknown type name 'G_CONST_RETURN'
  333. /usr/include/atk-1.0/atk/atkutil.h:237:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  334. /usr/include/atk-1.0/atk/atkutil.h:242:1: error: unknown type name 'G_CONST_RETURN'
  335. /usr/include/atk-1.0/atk/atkutil.h:242:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  336. In file included from /usr/include/atk-1.0/atk/atk.h:28:0,
  337.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  338.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  339.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  340.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  341.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  342.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  343.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  344.                  from genericmenuitem.h:34,
  345.                  from genericmenuitem.c:33:
  346. /usr/include/atk-1.0/atk/atkdocument.h:52:3: error: unknown type name 'G_CONST_RETURN'
  347. /usr/include/atk-1.0/atk/atkdocument.h:52:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  348. /usr/include/atk-1.0/atk/atkdocument.h:71:1: error: unknown type name 'G_CONST_RETURN'
  349. /usr/include/atk-1.0/atk/atkdocument.h:71:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  350. /usr/include/atk-1.0/atk/atkdocument.h:73:1: error: unknown type name 'G_CONST_RETURN'
  351. /usr/include/atk-1.0/atk/atkdocument.h:73:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  352. /usr/include/atk-1.0/atk/atkdocument.h:75:1: error: unknown type name 'G_CONST_RETURN'
  353. /usr/include/atk-1.0/atk/atkdocument.h:75:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  354. In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28:0,
  355.                  from /usr/include/atk-1.0/atk/atk.h:29,
  356.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  357.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  358.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  359.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  360.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  361.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  362.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  363.                  from genericmenuitem.h:34,
  364.                  from genericmenuitem.c:33:
  365. /usr/include/atk-1.0/atk/atktext.h:358:1: error: unknown type name 'G_CONST_RETURN'
  366. /usr/include/atk-1.0/atk/atktext.h:358:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  367. /usr/include/atk-1.0/atk/atktext.h:360:1: error: unknown type name 'G_CONST_RETURN'
  368. /usr/include/atk-1.0/atk/atktext.h:360:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  369. In file included from /usr/include/atk-1.0/atk/atk.h:34:0,
  370.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  371.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  372.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  373.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  374.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  375.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  376.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  377.                  from genericmenuitem.h:34,
  378.                  from genericmenuitem.c:33:
  379. /usr/include/atk-1.0/atk/atkimage.h:56:3: error: unknown type name 'G_CONST_RETURN'
  380. /usr/include/atk-1.0/atk/atkimage.h:56:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  381. /usr/include/atk-1.0/atk/atkimage.h:70:1: error: unknown type name 'G_CONST_RETURN'
  382. /usr/include/atk-1.0/atk/atkimage.h:70:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  383. /usr/include/atk-1.0/atk/atkimage.h:83:1: error: unknown type name 'G_CONST_RETURN'
  384. /usr/include/atk-1.0/atk/atkimage.h:83:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  385. In file included from /usr/include/atk-1.0/atk/atk.h:40:0,
  386.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  387.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  388.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  389.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  390.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  391.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  392.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  393.                  from genericmenuitem.h:34,
  394.                  from genericmenuitem.c:33:
  395. /usr/include/atk-1.0/atk/atkrelation.h:64:1: error: unknown type name 'G_CONST_RETURN'
  396. /usr/include/atk-1.0/atk/atkrelation.h:64:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  397. In file included from /usr/include/atk-1.0/atk/atk.h:47:0,
  398.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  399.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  400.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  401.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  402.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  403.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  404.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  405.                  from genericmenuitem.h:34,
  406.                  from genericmenuitem.c:33:
  407. /usr/include/atk-1.0/atk/atkstreamablecontent.h:61:3: error: unknown type name 'G_CONST_RETURN'
  408. /usr/include/atk-1.0/atk/atkstreamablecontent.h:61:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  409. In file included from /usr/include/atk-1.0/atk/atk.h:47:0,
  410.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  411.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  412.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  413.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  414.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  415.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  416.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  417.                  from genericmenuitem.h:34,
  418.                  from genericmenuitem.c:33:
  419. /usr/include/atk-1.0/atk/atkstreamablecontent.h:95:1: error: unknown type name 'G_CONST_RETURN'
  420. /usr/include/atk-1.0/atk/atkstreamablecontent.h:95:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  421. In file included from /usr/include/atk-1.0/atk/atk.h:48:0,
  422.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  423.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  424.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  425.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  426.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  427.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  428.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  429.                  from genericmenuitem.h:34,
  430.                  from genericmenuitem.c:33:
  431. /usr/include/atk-1.0/atk/atktable.h:72:3: error: unknown type name 'G_CONST_RETURN'
  432. /usr/include/atk-1.0/atk/atktable.h:72:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  433. /usr/include/atk-1.0/atk/atktable.h:166:1: error: unknown type name 'G_CONST_RETURN'
  434. /usr/include/atk-1.0/atk/atktable.h:166:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  435. /usr/include/atk-1.0/atk/atktable.h:171:1: error: unknown type name 'G_CONST_RETURN'
  436. /usr/include/atk-1.0/atk/atktable.h:171:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  437. make[2]: *** [libdbusmenu_gtk_la-genericmenuitem.lo] Error 1
  438. make[2]: *** Waiting for unfinished jobs....
  439. In file included from /usr/include/atk-1.0/atk/atkobject.h:28:0,
  440.                  from /usr/include/atk-1.0/atk/atk.h:25,
  441.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  442.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  443.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  444.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  445.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  446.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  447.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  448.                  from client.c:33:
  449. /usr/include/atk-1.0/atk/atkstate.h:173:1: error: unknown type name 'G_CONST_RETURN'
  450. /usr/include/atk-1.0/atk/atkstate.h:173:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  451. In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
  452.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  453.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  454.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  455.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  456.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  457.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  458.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  459.                  from client.c:33:
  460. /usr/include/atk-1.0/atk/atkobject.h:384:3: error: unknown type name 'G_CONST_RETURN'
  461. /usr/include/atk-1.0/atk/atkobject.h:384:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  462. In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
  463.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  464.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  465.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  466.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  467.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  468.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  469.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  470.                  from client.c:33:
  471. /usr/include/atk-1.0/atk/atkobject.h:538:1: error: unknown type name 'G_CONST_RETURN'
  472. /usr/include/atk-1.0/atk/atkobject.h:538:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  473. /usr/include/atk-1.0/atk/atkobject.h:539:1: error: unknown type name 'G_CONST_RETURN'
  474. /usr/include/atk-1.0/atk/atkobject.h:539:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  475. /usr/include/atk-1.0/atk/atkobject.h:574:1: error: unknown type name 'G_CONST_RETURN'
  476. /usr/include/atk-1.0/atk/atkobject.h:574:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  477. /usr/include/atk-1.0/atk/atkobject.h:585:1: error: unknown type name 'G_CONST_RETURN'
  478. /usr/include/atk-1.0/atk/atkobject.h:585:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  479. In file included from /usr/include/atk-1.0/atk/atk.h:26:0,
  480.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  481.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  482.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  483.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  484.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  485.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  486.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  487.                  from client.c:33:
  488. /usr/include/atk-1.0/atk/atkaction.h:58:3: error: unknown type name 'G_CONST_RETURN'
  489. /usr/include/atk-1.0/atk/atkaction.h:58:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  490. In file included from /usr/include/atk-1.0/atk/atk.h:26:0,
  491.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  492.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  493.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  494.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  495.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  496.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  497.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  498.                  from client.c:33:
  499. /usr/include/atk-1.0/atk/atkaction.h:88:1: error: unknown type name 'G_CONST_RETURN'
  500. /usr/include/atk-1.0/atk/atkaction.h:88:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  501. /usr/include/atk-1.0/atk/atkaction.h:90:1: error: unknown type name 'G_CONST_RETURN'
  502. /usr/include/atk-1.0/atk/atkaction.h:90:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  503. /usr/include/atk-1.0/atk/atkaction.h:92:1: error: unknown type name 'G_CONST_RETURN'
  504. /usr/include/atk-1.0/atk/atkaction.h:92:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  505. /usr/include/atk-1.0/atk/atkaction.h:100:1: error: unknown type name 'G_CONST_RETURN'
  506. /usr/include/atk-1.0/atk/atkaction.h:100:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  507. In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28:0,
  508.                  from /usr/include/atk-1.0/atk/atk.h:27,
  509.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  510.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  511.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  512.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  513.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  514.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  515.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  516.                  from client.c:33:
  517. /usr/include/atk-1.0/atk/atkutil.h:150:4: error: unknown type name 'G_CONST_RETURN'
  518. /usr/include/atk-1.0/atk/atkutil.h:150:24: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  519. In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28:0,
  520.                  from /usr/include/atk-1.0/atk/atk.h:27,
  521.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  522.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  523.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  524.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  525.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  526.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  527.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  528.                  from client.c:33:
  529. /usr/include/atk-1.0/atk/atkutil.h:232:1: error: unknown type name 'G_CONST_RETURN'
  530. /usr/include/atk-1.0/atk/atkutil.h:232:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  531. /usr/include/atk-1.0/atk/atkutil.h:237:1: error: unknown type name 'G_CONST_RETURN'
  532. /usr/include/atk-1.0/atk/atkutil.h:237:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  533. /usr/include/atk-1.0/atk/atkutil.h:242:1: error: unknown type name 'G_CONST_RETURN'
  534. /usr/include/atk-1.0/atk/atkutil.h:242:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  535. In file included from /usr/include/atk-1.0/atk/atk.h:28:0,
  536.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  537.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  538.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  539.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  540.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  541.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  542.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  543.                  from client.c:33:
  544. /usr/include/atk-1.0/atk/atkdocument.h:52:3: error: unknown type name 'G_CONST_RETURN'
  545. /usr/include/atk-1.0/atk/atkdocument.h:52:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  546. /usr/include/atk-1.0/atk/atkdocument.h:71:1: error: unknown type name 'G_CONST_RETURN'
  547. /usr/include/atk-1.0/atk/atkdocument.h:71:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  548. /usr/include/atk-1.0/atk/atkdocument.h:73:1: error: unknown type name 'G_CONST_RETURN'
  549. /usr/include/atk-1.0/atk/atkdocument.h:73:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  550. /usr/include/atk-1.0/atk/atkdocument.h:75:1: error: unknown type name 'G_CONST_RETURN'
  551. /usr/include/atk-1.0/atk/atkdocument.h:75:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  552. In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28:0,
  553.                  from /usr/include/atk-1.0/atk/atk.h:29,
  554.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  555.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  556.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  557.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  558.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  559.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  560.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  561.                  from client.c:33:
  562. /usr/include/atk-1.0/atk/atktext.h:358:1: error: unknown type name 'G_CONST_RETURN'
  563. /usr/include/atk-1.0/atk/atktext.h:358:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  564. /usr/include/atk-1.0/atk/atktext.h:360:1: error: unknown type name 'G_CONST_RETURN'
  565. /usr/include/atk-1.0/atk/atktext.h:360:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  566. In file included from /usr/include/atk-1.0/atk/atk.h:34:0,
  567.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  568.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  569.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  570.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  571.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  572.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  573.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  574.                  from client.c:33:
  575. /usr/include/atk-1.0/atk/atkimage.h:56:3: error: unknown type name 'G_CONST_RETURN'
  576. /usr/include/atk-1.0/atk/atkimage.h:56:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  577. /usr/include/atk-1.0/atk/atkimage.h:70:1: error: unknown type name 'G_CONST_RETURN'
  578. /usr/include/atk-1.0/atk/atkimage.h:70:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  579. /usr/include/atk-1.0/atk/atkimage.h:83:1: error: unknown type name 'G_CONST_RETURN'
  580. /usr/include/atk-1.0/atk/atkimage.h:83:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  581. In file included from /usr/include/atk-1.0/atk/atk.h:40:0,
  582.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  583.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  584.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  585.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  586.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  587.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  588.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  589.                  from client.c:33:
  590. /usr/include/atk-1.0/atk/atkrelation.h:64:1: error: unknown type name 'G_CONST_RETURN'
  591. /usr/include/atk-1.0/atk/atkrelation.h:64:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  592. In file included from /usr/include/atk-1.0/atk/atk.h:47:0,
  593.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  594.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  595.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  596.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  597.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  598.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  599.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  600.                  from client.c:33:
  601. /usr/include/atk-1.0/atk/atkstreamablecontent.h:61:3: error: unknown type name 'G_CONST_RETURN'
  602. /usr/include/atk-1.0/atk/atkstreamablecontent.h:61:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  603. In file included from /usr/include/atk-1.0/atk/atk.h:47:0,
  604.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  605.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  606.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  607.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  608.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  609.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  610.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  611.                  from client.c:33:
  612. /usr/include/atk-1.0/atk/atkstreamablecontent.h:95:1: error: unknown type name 'G_CONST_RETURN'
  613. /usr/include/atk-1.0/atk/atkstreamablecontent.h:95:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  614. In file included from /usr/include/atk-1.0/atk/atk.h:48:0,
  615.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  616.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  617.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  618.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  619.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  620.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  621.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  622.                  from client.c:33:
  623. /usr/include/atk-1.0/atk/atktable.h:72:3: error: unknown type name 'G_CONST_RETURN'
  624. /usr/include/atk-1.0/atk/atktable.h:72:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  625. /usr/include/atk-1.0/atk/atktable.h:166:1: error: unknown type name 'G_CONST_RETURN'
  626. /usr/include/atk-1.0/atk/atktable.h:166:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  627. /usr/include/atk-1.0/atk/atktable.h:171:1: error: unknown type name 'G_CONST_RETURN'
  628. /usr/include/atk-1.0/atk/atktable.h:171:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  629. make[2]: *** [libdbusmenu_gtk_la-client.lo] Error 1
  630. In file included from /usr/include/atk-1.0/atk/atkobject.h:28:0,
  631.                  from /usr/include/atk-1.0/atk/atk.h:25,
  632.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  633.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  634.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  635.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  636.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  637.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  638.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  639.                  from menu.c:33:
  640. /usr/include/atk-1.0/atk/atkstate.h:173:1: error: unknown type name 'G_CONST_RETURN'
  641. /usr/include/atk-1.0/atk/atkstate.h:173:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  642. In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
  643.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  644.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  645.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  646.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  647.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  648.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  649.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  650.                  from menu.c:33:
  651. /usr/include/atk-1.0/atk/atkobject.h:384:3: error: unknown type name 'G_CONST_RETURN'
  652. /usr/include/atk-1.0/atk/atkobject.h:384:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  653. In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
  654.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  655.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  656.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  657.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  658.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  659.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  660.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  661.                  from menu.c:33:
  662. /usr/include/atk-1.0/atk/atkobject.h:538:1: error: unknown type name 'G_CONST_RETURN'
  663. /usr/include/atk-1.0/atk/atkobject.h:538:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  664. /usr/include/atk-1.0/atk/atkobject.h:539:1: error: unknown type name 'G_CONST_RETURN'
  665. /usr/include/atk-1.0/atk/atkobject.h:539:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  666. /usr/include/atk-1.0/atk/atkobject.h:574:1: error: unknown type name 'G_CONST_RETURN'
  667. /usr/include/atk-1.0/atk/atkobject.h:574:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  668. /usr/include/atk-1.0/atk/atkobject.h:585:1: error: unknown type name 'G_CONST_RETURN'
  669. /usr/include/atk-1.0/atk/atkobject.h:585:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  670. In file included from /usr/include/atk-1.0/atk/atk.h:26:0,
  671.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  672.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  673.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  674.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  675.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  676.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  677.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  678.                  from menu.c:33:
  679. /usr/include/atk-1.0/atk/atkaction.h:58:3: error: unknown type name 'G_CONST_RETURN'
  680. /usr/include/atk-1.0/atk/atkaction.h:58:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  681. In file included from /usr/include/atk-1.0/atk/atk.h:26:0,
  682.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  683.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  684.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  685.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  686.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  687.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  688.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  689.                  from menu.c:33:
  690. /usr/include/atk-1.0/atk/atkaction.h:88:1: error: unknown type name 'G_CONST_RETURN'
  691. /usr/include/atk-1.0/atk/atkaction.h:88:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  692. /usr/include/atk-1.0/atk/atkaction.h:90:1: error: unknown type name 'G_CONST_RETURN'
  693. /usr/include/atk-1.0/atk/atkaction.h:90:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  694. /usr/include/atk-1.0/atk/atkaction.h:92:1: error: unknown type name 'G_CONST_RETURN'
  695. /usr/include/atk-1.0/atk/atkaction.h:92:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  696. /usr/include/atk-1.0/atk/atkaction.h:100:1: error: unknown type name 'G_CONST_RETURN'
  697. /usr/include/atk-1.0/atk/atkaction.h:100:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  698. In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28:0,
  699.                  from /usr/include/atk-1.0/atk/atk.h:27,
  700.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  701.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  702.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  703.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  704.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  705.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  706.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  707.                  from menu.c:33:
  708. /usr/include/atk-1.0/atk/atkutil.h:150:4: error: unknown type name 'G_CONST_RETURN'
  709. /usr/include/atk-1.0/atk/atkutil.h:150:24: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  710. In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28:0,
  711.                  from /usr/include/atk-1.0/atk/atk.h:27,
  712.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  713.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  714.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  715.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  716.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  717.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  718.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  719.                  from menu.c:33:
  720. /usr/include/atk-1.0/atk/atkutil.h:232:1: error: unknown type name 'G_CONST_RETURN'
  721. /usr/include/atk-1.0/atk/atkutil.h:232:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  722. /usr/include/atk-1.0/atk/atkutil.h:237:1: error: unknown type name 'G_CONST_RETURN'
  723. /usr/include/atk-1.0/atk/atkutil.h:237:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  724. /usr/include/atk-1.0/atk/atkutil.h:242:1: error: unknown type name 'G_CONST_RETURN'
  725. /usr/include/atk-1.0/atk/atkutil.h:242:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  726. In file included from /usr/include/atk-1.0/atk/atk.h:28:0,
  727.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  728.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  729.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  730.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  731.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  732.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  733.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  734.                  from menu.c:33:
  735. /usr/include/atk-1.0/atk/atkdocument.h:52:3: error: unknown type name 'G_CONST_RETURN'
  736. /usr/include/atk-1.0/atk/atkdocument.h:52:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  737. /usr/include/atk-1.0/atk/atkdocument.h:71:1: error: unknown type name 'G_CONST_RETURN'
  738. /usr/include/atk-1.0/atk/atkdocument.h:71:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  739. /usr/include/atk-1.0/atk/atkdocument.h:73:1: error: unknown type name 'G_CONST_RETURN'
  740. /usr/include/atk-1.0/atk/atkdocument.h:73:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  741. /usr/include/atk-1.0/atk/atkdocument.h:75:1: error: unknown type name 'G_CONST_RETURN'
  742. /usr/include/atk-1.0/atk/atkdocument.h:75:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  743. In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28:0,
  744.                  from /usr/include/atk-1.0/atk/atk.h:29,
  745.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  746.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  747.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  748.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  749.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  750.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  751.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  752.                  from menu.c:33:
  753. /usr/include/atk-1.0/atk/atktext.h:358:1: error: unknown type name 'G_CONST_RETURN'
  754. /usr/include/atk-1.0/atk/atktext.h:358:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  755. /usr/include/atk-1.0/atk/atktext.h:360:1: error: unknown type name 'G_CONST_RETURN'
  756. /usr/include/atk-1.0/atk/atktext.h:360:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  757. In file included from /usr/include/atk-1.0/atk/atk.h:34:0,
  758.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  759.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  760.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  761.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  762.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  763.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  764.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  765.                  from menu.c:33:
  766. /usr/include/atk-1.0/atk/atkimage.h:56:3: error: unknown type name 'G_CONST_RETURN'
  767. /usr/include/atk-1.0/atk/atkimage.h:56:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  768. /usr/include/atk-1.0/atk/atkimage.h:70:1: error: unknown type name 'G_CONST_RETURN'
  769. /usr/include/atk-1.0/atk/atkimage.h:70:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  770. /usr/include/atk-1.0/atk/atkimage.h:83:1: error: unknown type name 'G_CONST_RETURN'
  771. /usr/include/atk-1.0/atk/atkimage.h:83:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  772. In file included from /usr/include/atk-1.0/atk/atk.h:40:0,
  773.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  774.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  775.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  776.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  777.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  778.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  779.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  780.                  from menu.c:33:
  781. /usr/include/atk-1.0/atk/atkrelation.h:64:1: error: unknown type name 'G_CONST_RETURN'
  782. /usr/include/atk-1.0/atk/atkrelation.h:64:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  783. In file included from /usr/include/atk-1.0/atk/atk.h:47:0,
  784.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  785.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  786.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  787.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  788.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  789.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  790.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  791.                  from menu.c:33:
  792. /usr/include/atk-1.0/atk/atkstreamablecontent.h:61:3: error: unknown type name 'G_CONST_RETURN'
  793. /usr/include/atk-1.0/atk/atkstreamablecontent.h:61:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  794. In file included from /usr/include/atk-1.0/atk/atk.h:47:0,
  795.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  796.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  797.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  798.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  799.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  800.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  801.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  802.                  from menu.c:33:
  803. /usr/include/atk-1.0/atk/atkstreamablecontent.h:95:1: error: unknown type name 'G_CONST_RETURN'
  804. /usr/include/atk-1.0/atk/atkstreamablecontent.h:95:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  805. In file included from /usr/include/atk-1.0/atk/atk.h:48:0,
  806.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  807.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  808.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  809.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  810.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  811.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  812.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  813.                  from menu.c:33:
  814. /usr/include/atk-1.0/atk/atktable.h:72:3: error: unknown type name 'G_CONST_RETURN'
  815. /usr/include/atk-1.0/atk/atktable.h:72:23: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  816. /usr/include/atk-1.0/atk/atktable.h:166:1: error: unknown type name 'G_CONST_RETURN'
  817. /usr/include/atk-1.0/atk/atktable.h:166:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  818. /usr/include/atk-1.0/atk/atktable.h:171:1: error: unknown type name 'G_CONST_RETURN'
  819. /usr/include/atk-1.0/atk/atktable.h:171:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  820. make[2]: *** [libdbusmenu_gtk_la-menu.lo] Error 1
  821. make[2]: Leaving directory `/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5/libdbusmenu-gtk'
  822. make[1]: *** [all-recursive] Error 1
  823. make[1]: Leaving directory `/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5'
  824. make: *** [all] Error 2
  825. emake failed
  826.  * ERROR: dev-libs/libdbusmenu-0.4.5 failed (compile phase):
  827.  *   emake failed
  828.  *
  829.  * Call stack:
  830.  *          ebuild.sh, line  104:  Called src_compile
  831.  *        environment, line 3154:  Called _eapi2_src_compile
  832.  *   phase-helpers.sh, line  562:  Called die
  833.  * The specific snippet of code:
  834.  *          emake || die "emake failed"
  835.  *
  836.  * If you need support, post the output of 'emerge --info =dev-libs/libdbusmenu-0.4.5',
  837.  * the complete build log and the output of 'emerge -pqv =dev-libs/libdbusmenu-0.4.5'.
  838.  * This ebuild is from an overlay named 'stuff': '/var/lib/layman/stuff/'
  839.  * The complete build log is located at '/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/temp/build.log'.
  840.  * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/temp/environment'.
  841.  * S: '/var/tmp/portage/dev-libs/libdbusmenu-0.4.5/work/libdbusmenu-0.4.5'
  842.  
  843.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement