Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151750 - ACCESS VIOLATION caused by symlink for /usr/src/linux
Summary: ACCESS VIOLATION caused by symlink for /usr/src/linux
Status: RESOLVED DUPLICATE of bug 149307
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Sandbox (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Sandbox Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-17 15:10 UTC by Thomas Meyer
Modified: 2006-10-17 15:39 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 Thomas Meyer 2006-10-17 15:10:50 UTC
$ ls -l /usr/src/
insgesamt 0
lrwxrwxrwx 1 root root 30 17. Mai 23:17 linux -> /home/thomas/source/linux-2.6/

emerging ati-drivers or madwifi leads to a access violation like this one for the ati-driver:
"
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-x11-drivers_-_ati-drivers-8.29.6-5072.log"

open_wr:   /home/thomas/source/linux-2.6/astest5178.out
open_wr:   /home/thomas/source/linux-2.6/astest5182.out
open_wr:   /home/thomas/source/linux-2.6/astest5192.out
open_wr:   /home/thomas/source/linux-2.6/astest5196.out
--------------------------------------------------------------------------------
"

There seems to had happen a change to portage to be more restrictiv.


Any ideas?

emerge --info:

Portage 2.1.2_pre3-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-rc2-g39af1143 i686)
=================================================================
System uname: 2.6.19-rc2-g39af1143 i686 Genuine Intel(R) CPU           T2400  @ 1.83GHz
Gentoo Base System version 1.12.5
Last Sync: Mon, 16 Oct 2006 18:00:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium-m -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo"
LANG="en_US"
LC_ALL="de_DE"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acpi alsa arts berkdb bitmap-fonts bzip2 cairo cli crypt cups dbus directfb dlloader dmi dri dts dvb dvd dvdread elibc_glibc encode exif fbcon ffmpeg firefox flac fortran gd gdbm gif gnome gnutls gphoto2 gpm gstreamer gtk hal ieee1394 imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog java joystick jpeg jpeg2k kde kerberos kernel_linux ldap libg++ linguas_de lirc mad mmx mp3 mpeg mysql nas ncurses nls nptl nptlonly nsplugin odbc ogg opengl pam pcre pdf perl png ppds pppd python qt3 readline reflection samba sdl session sox speex spl sse sse2 ssl svg tcl tcltk tcpd threads tiff tk truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l video_cards_fbdev vorbis win32codecs wxwindows xine xml xmms xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2006-10-17 15:39:15 UTC

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