Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116965 - Missing dep in games-emulation/grustibus ebuild
Summary: Missing dep in games-emulation/grustibus ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-28 03:26 UTC by onip
Modified: 2006-10-27 14:48 UTC (History)
1 user (show)

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 onip 2005-12-28 03:26:18 UTC
dev-util/indent is needed to correctly compile games-emulation/grustibus-0.43-r4 this is the reported error:

sh: indent: command not found
<stdin>:3: Warning: `add_url' underscores within identifiers are discouraged for use with C-language IDL mappings
make[2]: *** [Gtm-common.c] Broken pipe
make[2]: *** Waiting for unfinished jobs....
sh: indent: command not found
sh: indent: command not found
sh: indent: command not found
make[2]: *** [Gtm-skels.c] Broken pipe
make[2]: *** Deleting file `Gtm-skels.c'
make[2]: Leaving directory `/var/tmp/portage/grustibus-0.43-r4/work/grustibus-0.43/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/grustibus-0.43-r4/work/grustibus-0.43'
make: *** [all-recursive-am] Error 2

!!! ERROR: games-emulation/grustibus-0.43-r4 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.

after emerging indent i tried re-emerging grustibus and it was installed ok.
Comment 1 Tupone Alfredo gentoo-dev 2006-03-15 12:15:05 UTC
Problem is that orbit-idl, called while emerging, use indent.
IMHO gnome-base/orbit should RDEPEND on dev-util/indent
Comment 2 foser (RETIRED) gentoo-dev 2006-03-16 10:42:04 UTC
Isn't this a good opportunity to drop grustibus from the tree, so we come a step closer to removing orbit-0.* from the tree ?
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-03-17 04:58:44 UTC
Why would we drop an otherwise working package?
Comment 4 onip 2006-03-17 06:22:17 UTC
Why drop it?
Comment 5 Tupone Alfredo gentoo-dev 2006-10-27 14:48:31 UTC
foser fixed it