Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53713 - Xfree-4.3.0-r6 fails with sandbox error
Summary: Xfree-4.3.0-r6 fails with sandbox 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 X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-12 05:40 UTC by Colin Tinker
Modified: 2004-09-30 14:10 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 Colin Tinker 2004-06-12 05:40:22 UTC
* Building Synaptics driver......
make: Nothing to be done for `all'.                                                                               [ ok ]
nostrip
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-x11-base_-_xfree-4.3.0-r6-1916.log"

open_wr:   /programs/Xserver/hw/xfree86/input/acecad/acecad_drv.o
--------------------------------------------------------------------------------
mercury xfree # USE="-sandbox" emerge x11-base/xfree


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

Actual Results:  
emerge fails with sandbox error on building synaptics driver 

Expected Results:  
emerge sucessfully 

emerge info 
Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 
2.6.5-gentoo-r1) 
================================================================= 
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) processor 
Gentoo Base System version 1.4.16 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon-tbird -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=athlon-tbird -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs buildpkg ccache clean fixpackages sandbox userpriv 
usersandbox" 
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="3dnow X X509 aac aalib acpi acpi4linux aim alsa apm arts avantgo avi 
berkdb bluetooth bonobo cddb cdr chroot crypt cups curl dga directfb 
divx4linux dvd encode esd ethereal evo faad fam fbcon fftw flac foomaticdb 
freetype gdbm gif gimp gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml 
icq imagemagick imlib innodb ipv6 irda irmc jabber java joystick jpeg kde ldap 
libg++ libwww linguas_en_GB live mad mikmod mmx motif mozcalendar mozilla 
mozp3p mozsvg mpeg mpeg4 msn mysql nas ncurses nls nocd nptl offensive 
oggvorbis ooo-kde opengl opie oss pam pcap pda pdflib perl pic png postgres 
prelink pthreads python qt quicktime readline samba scanner sdl silc skey 
slang sox speedo speex spell sse ssl svg svga t1lib tcpd threads tiff 
transcode truetype type1 unicode usb v4l v4l2 vim-with-x wifi wmf x86 xfs xml2 
xmms xprint xv xvid zlib zvbi"
Comment 1 Imad R. Faiad 2004-06-12 06:19:35 UTC
just do:
FEATURES="-sandbox" emerge xfree
or better still, migrate to xorg-x11
as i believe xfree is no longer supported
in gentoo, i may be wrong of course
hth
happy gentooing
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2004-09-30 14:10:10 UTC
Need a full build log if you have one. bzip2 it and attach. Reopen then.