Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115368 - Emerging gnome-applets-2.12.2 failed with a syntax error
Summary: Emerging gnome-applets-2.12.2 failed with a syntax error
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-12 19:10 UTC by Roger T. Lynch
Modified: 2006-01-19 19:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roger T. Lynch 2005-12-12 19:10:16 UTC
Ebuild fails giving this message: In file included from
/usr/include/gtk-2.0/gtk/gtk.h:60,
                 from /usr/include/libgnomeui-2.0/gnome.h:4,
                 from cpufreq-applet.c:24:
/usr/include/gtk-2.0/gtk/gtkclist.h:155: error: syntax error before "GMemChunk"
/usr/include/gtk-2.0/gtk/gtkclist.h:155: warning: no semicolon at end of struct
or union
/usr/include/gtk-2.0/gtk/gtkclist.h:156: warning: data definition has no type or
storage class
/usr/include/gtk-2.0/gtk/gtkclist.h:245: error: syntax error before '}' token
In file included from /usr/include/gtk-2.0/gtk/gtk.h:68,
                 from /usr/include/libgnomeui-2.0/gnome.h:4,
                 from cpufreq-applet.c:24:
/usr/include/gtk-2.0/gtk/gtkctree.h:110: error: field `clist' has incomplete type
In file included from /usr/include/gtk-2.0/gtk/gtk.h:152,
                 from /usr/include/libgnomeui-2.0/gnome.h:4,
                 from cpufreq-applet.c:24:
/usr/include/gtk-2.0/gtk/gtkstatusbar.h:68: error: syntax error before "GMemChunk"
/usr/include/gtk-2.0/gtk/gtkstatusbar.h:68: warning: no semicolon at end of
struct or union
/usr/include/gtk-2.0/gtk/gtkstatusbar.h:82: error: syntax error before '}'
tokenmake[4]: *** [cpufreq-applet.o] Error 1
make[4]: Leaving directory
`/var/tmp/portage/gnome-applets-2.12.2/work/gnome-applets-2.12.2/cpufreq/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gnome-applets-2.12.2/work/gnome-applets-2.12.2/cpufreq/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnome-applets-2.12.2/work/gnome-applets-2.12.2/cpufreq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-applets-2.12.2/work/gnome-applets-2.12.2'
make: *** [all] Error 2

!!! ERROR: gnome-base/gnome-applets-2.12.2 failed.


Reproducible: Always
Steps to Reproduce:
1.emerge gnome-applet
2.error comes up
3.

Actual Results:  
does not build.

Expected Results:  
it should build.
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-01-19 19:02:33 UTC
@reporter: are you still having this problem?  cannot reproduce here.