Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76849 - Sandbox violations for net-wireless/orinoco
Summary: Sandbox violations for net-wireless/orinoco
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: PPC64 All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-05 20:48 UTC by Colin Kingsley (RETIRED)
Modified: 2005-01-06 05:57 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 Colin Kingsley (RETIRED) gentoo-dev 2005-01-05 20:48:53 UTC
Every attempt to merge net-wireless/orinoco results in multiple sandbox violations. Errors is:

 * Preparing orinoco_tmd module
make -C //usr/src/linux/ M=/var/tmp/portage/orinoco-0.15_rc2-r1/work/orinoco-0.15rc2 modules
make[1]: Entering directory `/usr/src/linux-2.6.9-gentoo-r9'
  Building modules, stage 2.
  MODPOST
make[1]: Leaving directory `/usr/src/linux-2.6.9-gentoo-r9'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-wireless_-_orinoco-0.15_rc2-r1-30448.log"

unlink:    /usr/src/linux-2.6.9-gentoo-r9/.tmp_gas_check
open_wr:   /usr/src/linux-2.6.9-gentoo-r9/.tmp_gas_check
unlink:    /usr/src/linux-2.6.9-gentoo-r9/.tmp_gas_check
open_wr:   /usr/src/linux-2.6.9-gentoo-r9/.tmp_gas_check
unlink:    /usr/src/linux-2.6.9-gentoo-r9/.tmp_gas_check
open_wr:   /usr/src/linux-2.6.9-gentoo-r9/.tmp_gas_check

Exeperienced the problem with versions 0.15_rc2 and 0.15_rc2-r1. both were marked stable for my arch (ppc) at the time.


Here is my emerge info:

Portage 2.0.51-r3 (default-linux/ppc/2005.0, gcc-3.4.1, glibc-2.3.3.20040420-r2, 2.6.9-gentoo-r9 ppc)
=================================================================
System uname: 2.6.9-gentoo-r9 ppc 750FX
Gentoo Base System version 1.4.16
ccache version 2.2 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.3-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-O3  -mcpu=750 -pipe -funit-at-a-time -funroll-loops -funswitch-loops -fprefetch-loop-arrays -fomit-frame-pointer -fno-gcse -ftracer"
CHOST="powerpc-unknown-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3  -mcpu=750 -pipe -funit-at-a-time -funroll-loops -funswitch-loops -fprefetch-loop-arrays -fomit-frame-pointer -fno-gcse -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mirror.datapipe.net/gentoo http://gentoo.mirrors.pair.com/ http://mirror.clarkson.edu/pub/distributions/gentoo/ ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://open-systems.ufl.edu/mirrors/gentoo http://mirror.datapipe.net/gentoo http://www.las.ic.unicamp.br/pub/gentoo/ http://gentoo.mirrored.ca/ http://ftp-mirror.internap.com/pub/gentoo/ http://mirrors.acm.cs.rpi.edu/gentoo/ http://mirrors.tds.net/gentoo http://ftp.du.se/pub/os/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.binarycompass.org http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.osuosl.org/ http://adelie.polymtl.ca/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib aim alsa bitmap-fonts cdparanoia cdr chroot crypt curl directfb dvd esd f77 fbcon flac fortran gdbm gif gpm gtk gtk2 icq imap imlib java jikes jpeg libwww motif mpeg ncurses nptl offensive oggvorbis oscar pam pda perl png ppc python qt readline rtc sdl slang slp spell ssl tcltk tetex theora threads tiff truetype trusted unicode usb xml2 xmms xv xvid zlib"
Comment 1 John Mylchreest (RETIRED) gentoo-dev 2005-01-06 05:57:37 UTC
This has now been fixed in linux-info eclass.