Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21278 - emerge net-im/gnomeicu-0.99-r1 fails
Summary: emerge net-im/gnomeicu-0.99-r1 fails
Status: RESOLVED DUPLICATE of bug 17380
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-19 15:52 UTC by FL
Modified: 2005-07-17 13:06 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 FL 2003-05-19 15:52:40 UTC
ACCESS DENIED  mkdir:     /root/.gconfd
Erzeugen von /root/.gconfd fehlgeschlagen: Keine Berechtigung
/bin/sh ./mkinstalldirs
/var/tmp/portage/gnomeicu-0.99-r1/image//usr/share/applications
mkdir /var/tmp/portage/gnomeicu-0.99-r1/image/usr/share/applications
 /bin/install -c -m 644 GnomeICU.desktop
/var/tmp/portage/gnomeicu-0.99-r1/image//usr/share/applications/GnomeICU.desktop
/bin/sh ./mkinstalldirs /var/tmp/portage/gnomeicu-0.99-r1/image//usr/share/gnomeicu
 /bin/install -c -m 644 prefs_icon_gnomeicu.png
/var/tmp/portage/gnomeicu-0.99-r1/image//usr/share/gnomeicu/prefs_icon_gnomeicu.png
 /bin/install -c -m 644 prefs_icon_icq.png
/var/tmp/portage/gnomeicu-0.99-r1/image//usr/share/gnomeicu/prefs_icon_icq.png
/bin/sh ./mkinstalldirs /var/tmp/portage/gnomeicu-0.99-r1/image//etc/gconf/schemas
mkdir /var/tmp/portage/gnomeicu-0.99-r1/image/etc/gconf
mkdir /var/tmp/portage/gnomeicu-0.99-r1/image/etc/gconf/schemas
 /bin/install -c -m 644 gnomeicu.schemas
/var/tmp/portage/gnomeicu-0.99-r1/image//etc/gconf/schemas/gnomeicu.schemas
make[2]: Leaving directory `/var/tmp/portage/gnomeicu-0.99-r1/work/gnomeicu-0.99'
make[1]: Leaving directory `/var/tmp/portage/gnomeicu-0.99-r1/work/gnomeicu-0.99'
/usr/lib/portage/bin/dodoc: ABOUT-NLS does not exist.
man:
prepallstrip:
strip: 
strip: 
   usr/bin/gnomeicu
   usr/bin/gnomeicu-client
>>> Completed installing into /var/tmp/portage/gnomeicu-0.99-r1/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-gnomeicu-0.99-r1-20668.log"

mkdir:     /root/.gconfd
--------------------------------------------------------------------------------
 


Reproducible: Always
Steps to Reproduce:
1. emerge gnomeicu
2.
3.

Actual Results:  
see details

Expected Results:  
see details

  Portage 2.0.48_pre6 (default-x86-1.4, gcc-3.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-wolk4.0s i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow avi crypt encode gif jpeg libg++ libwww mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb alsa
gdbm berkdb slang readline aalib svga tcltk java X sdl gpm tcpd pam ssl perl
python imlib oggvorbis gtk motif opengl mozilla dvd fbcon gtk2 gtkhtml jikes
tiff xfs xinerama xml xosd -apm -arts -cups -kde -qt -esd -gnome"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -maccumulate-outgoing-args"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -maccumulate-outgoing-args"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
FEATURES="ccache sandbox distcc userpriv usersandbox"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-19 16:14:56 UTC
Its an sandbox issue, and not gcc-3.3 related.
Comment 2 foser (RETIRED) gentoo-dev 2003-05-19 18:32:24 UTC
and if you compile without usersandbox and userpriv in FEATURES ?
Comment 3 FL 2003-05-20 14:39:55 UTC
compiling without usersandbox and userpriv will solve the problem
Comment 4 foser (RETIRED) gentoo-dev 2003-05-20 18:44:54 UTC

*** This bug has been marked as a duplicate of 17380 ***