Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6792 - goats-1.99.ebuild (new) faild to compile
Summary: goats-1.99.ebuild (new) faild to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gabriele Giorgetti
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-20 15:06 UTC by Rigo
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
goats-1.999.ebuild (goats-1.999.ebuild,1011 bytes, application/octet-stream)
2002-09-23 23:29 UTC, Rigo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rigo 2002-08-20 15:06:38 UTC
Compiled fine...definately an ebuild-problem :'-(

Using gcc 3.2 by the way...I know, i know ;)



 /bin/install -c -m 644 ./GNOME_GoatsApplet.server
/var/tmp/portage/goats-1.99/image//usr/lib/bonobo/servers/GNOME_GoatsApplet.server
/bin/sh ./mkinstalldirs /var/tmp/portage/goats-1.99/image//usr/share/sounds
mkdir /var/tmp/portage/goats-1.99/image/usr/share/sounds
 /bin/install -c -m 644 ./goat_bleat.au
/var/tmp/portage/goats-1.99/image//usr/share/sounds/goat_bleat.au
GCONF_CONFIG_SOURCE=xml::/var/tmp/portage/goats-1.99/image//etc/gconf/gconf.xml.defaults
\
/usr/bin/gconftool-2 --makefile-install-rule goats.schemas
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas
Failed to create /root/.gconfd: Permission denied
/usr/bin/gconftool-2 --shutdown
Failed to create /root/.gconfd: Permission denied
Failed to create /root/.gconfd: Permission denied
make[2]: Leaving directory `/var/tmp/portage/goats-1.99/work/goats-1.99'
make[1]: Leaving directory `/var/tmp/portage/goats-1.99/work/goats-1.99'
/usr/lib/portage/bin/dodoc: FAQ does not exist.

/usr/portage/x11-misc/goats/goats-1.99.ebuild: src_install failed; exiting.
Comment 1 Rigo 2002-09-23 23:29:57 UTC
Created attachment 4123 [details]
goats-1.999.ebuild