Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48048 - emerge games-misc/groach-0.4.0 failed at compile time - applet-widget.h not found
Summary: emerge games-misc/groach-0.4.0 failed at compile time - applet-widget.h not f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 09:21 UTC by Honza
Modified: 2011-09-14 20:37 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 Honza 2004-04-16 09:21:26 UTC
.....
checking if /usr/bin/gnome-config works... yes
checking for orbit-config... /usr/bin/orbit-config
checking for orbit-idl... /usr/bin/orbit-idl
checking for working ORBit environment... yes
checking for gnorba libraries... yes
checking extra library "applets"... Unknown library `applets'
.....
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/include -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -O2 -mcpu=athlon -march=i686 -fomit-frame-pointer -pipe -Wall -Wunused  -c properties.c
amain.c:14:27: applet-widget.h: No such file or directory
In file included from amain.c:19:
amain.h:21: error: syntax error before "AppletWidget"
amain.h:21: warning: no semicolon at end of struct or union
amain.h:25: error: syntax error before '}' token
In file included from amain.c:21:
properties.h:33: error: syntax error before '*' token
In file included from amain.c:24:
vroot.h: In function `VirtualRootWindowOfScreen':
vroot.h:91: warning: dereferencing type-punned pointer will break strict-aliasing rules
amain.c: At top level:
amain.c:28: error: syntax error before '*' token
amain.c:37: error: syntax error before '*' token
amain.c: In function `main':
amain.c:58: warning: implicit declaration of function `applet_widget_init'
amain.c:61: warning: implicit declaration of function `applet_widget_new'
amain.c:61: warning: assignment makes pointer from integer without a cast
amain.c:68: warning: implicit declaration of function `APPLET_WIDGET'
amain.c:68: error: invalid type argument of `->'
......
......

Reproducible: Always
Steps to Reproduce:
1. emerge groach


Actual Results:  
!!! ERROR: games-misc/groach-0.4.0 failed.
!!! Function src_compile, Line 20, Exitcode 2
!!! (no error message)


Expected Results:  
>>> games-misc/groach-0.4.0  merged.
>>> Recording games-misc/groach in "world" favorites file...

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.



I have not installed gnome-base/gnome-applets.
It is possible that installing that huge package with huge dependencies solve
problem, but I don't want to and if emerge --pretend groach say it depends on it
I don't install it ...
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-04-21 16:04:48 UTC
added gnome-base/gnome-core for applet-widget.h.  Let me know if this works
for you.  I pretty much don't have any more gnome1 stuff on this system
so no testing was done here.

It looks to be totally unmaintained upstream so I might need to remove it from portage eventually.
Comment 2 Honza 2004-04-23 04:40:11 UTC
I already said that if the reason will be missing dependency on gnome-core, I will not emerge it. I'm trying to fit to 4GB partition.

Also, if I want to emerge gnome-core, I had emerged gnome-base/gnome-applets by hand.

I hope somebody create ebuild for xroach (Bug 48049). Or I learn how to do it and create it myself, but it will take some time because I don't want to damage my instalation.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-06-06 01:19:15 UTC
Well, I'll close since no one else is complaining.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:37:38 UTC
clean up bug list after bugzilla update