Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96888 - x11-drm-20050502: sandbox error on 2.4 kernel
Summary: x11-drm-20050502: sandbox error on 2.4 kernel
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-23 10:32 UTC by Francisco José Cañizares Santofimia
Modified: 2005-06-24 09: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 Francisco José Cañizares Santofimia 2005-06-23 10:32:01 UTC
Hi, 
I'm using gentoo-sources-2.4.28 and when I try to compile the x11-drm, it gives me:
sh ../scripts/create_linux_pci_lists.sh < ../shared/drm_pciids.txt
rm -f linux
ln -s . linux
make -C //usr/src/linux  SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/usr/src/linux-2.4.28-gentoo-r8'
scripts/split-include include/linux/autoconf.h include/config
ACCESS DENIED   mkdir:     /usr/src/linux-2.4.28-gentoo-r8/include/config/squashfs
scripts/split-include: squashfs: Permission denied
make[1]: *** [include/config/MARKER] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.28-gentoo-r8'
make: *** [modules] Error 2
 * Portage could not build the DRM modules. If you see an ACCESS DENIED error,
 * this could mean that you were using an unsupported kernel build system. All
 * 2.4 kernels are supported, but only 2.6 kernels at least as new as 2.6.6
 * are supported.

!!! ERROR: x11-base/x11-drm-20050502 failed.
!!! Function die_error, Line 213, Exitcode 0
!!! Unable to build DRM modules.
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-x11-base_-_x11-drm-20050502-13167.log"

mkdir:     /usr/src/linux-2.4.28-gentoo-r8/include/config/squashfs
--------------------------------------------------------------------------------


Reproducible: Always
Steps to Reproduce:
1.x11-drm-20050502
2.
3.

Actual Results:  
It doesn't compile because it gives an access denied error.

Expected Results:  
It should compile.

Emerge info:
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.4.28-gentoo-r8 i686)
=================================================================
System uname: 2.4.28-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 2.50GHz
Gentoo Base System version 1.7.1
dev-lang/python:     2.4.1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="es_ES@euro"
LC_ALL="es_ES@euro"
LINGUAS="es"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac aalib adns aim alsa apache2 apm arts artswrappersuid avi
bash-completion berkdb bindinst bitmap-fonts bmp cddb cdr cpdflib crypt cups
curl dba dga directfb doc dvd eds emboss encode esd faad fam fbcon ffmpeg flac
font-server foomaticdb fortran gcc-libffi gcj gd gdbm gg ggi gif gnome gnustep
gphoto2 gpm gstreamer gtk gtk2 guile icq imagemagick imlib intl ipv6 irc jabber
java joystick jpeg junit kde ldap libcaca libdsk libg++ libwww lirc live lj mad
mikmod mmx mmx2 motif mozcalendar mozilla mozsvg mp3 mpeg msn mysql ncurses nls
objc offensive ogg oggvorbis old-eq opengl oss pam pdflib perl png ppds python
qt quicktime readline real rss ruby samba scanner sdl silc slang softmmu spell
sse sse2 ssl svg svga symlink tcltk tcpd tetex theora tiff truetype
truetype-fonts type1-fonts usb vcd vorbis webcam wxwindows xchatdccserver
xchattext xine xinerama xml xml2 xmms xosd xv yahoo zlib video_cards_radeon
linguas_es userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS

Log of the access violation error:
mkdir:     /usr/src/linux-2.4.28-gentoo-r8/include/config/squashfs
Comment 1 Francisco José Cañizares Santofimia 2005-06-24 09:10:31 UTC
I updated gentoo-sources from 2.4.28-r8 to 2.4.28-r9, and this bug doesn't
appear on it, so I decided to leave this bug as invalid and to create a new bug
with the real problem.
The bug number of the new bug is bug #96952.
Thanks in advance and sorry for this :-)