Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 41141

Summary: ACCESS VIOLATION while emerge hostap-driver-0.1.3
Product: Gentoo Linux Reporter: Dietrich Heise <dietrich>
Component: New packagesAssignee: Peter Johanson (RETIRED) <latexer>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo, jmglov, tom
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 36326    
Bug Blocks:    

Description Dietrich Heise 2004-02-10 11:17:34 UTC
p3 hostap-driver # emerge hostap-driver-0.1.3.ebuild 
Calculating dependencies ...done!
>>> emerge (1 of 1) net-wireless/hostap-driver-0.1.3 to /
>>> md5 src_uri ;-) hostap-driver-0.1.3.tar.gz
>>> Unpacking source...
>>> Unpacking hostap-driver-0.1.3.tar.gz to /var/tmp/portage/hostap-driver-0.1.3/work
 * Applying hostap-driver-0.1.3.firmware.diff.bz2...                                                                       [ ok ]
>>> Source unpacked.
 * Building hostap-driver for kernel version: 2.6.2
make -C /usr/src/linux SUBDIRS=/var/tmp/portage/hostap-driver-0.1.3/work/hostap-driver-0.1.3/driver/modules \
        MODVERDIR=/var/tmp/portage/hostap-driver-0.1.3/work/hostap-driver-0.1.3/driver/modules modules
make[1]: Entering directory `/usr/src/linux-2.6.2'
  CC      scripts/empty.o
ACCESS DENIED  open_wr:   /usr/src/linux-2.6.2/scripts/.empty.o.d
cc1: Permission denied: opening dependency file scripts/.empty.o.d
ACCESS DENIED  open_wr:   /usr/src/linux-2.6.2/scripts/.tmp_empty.o
Assembler messages:
FATAL: can't create scripts/.tmp_empty.o: Permission denied
make[2]: *** [scripts/empty.o] Error 1
make[1]: *** [scripts] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.2'
make: *** [2.6] Error 2

!!! ERROR: net-wireless/hostap-driver-0.1.3 failed.
!!! Function src_compile, Line 63, Exitcode 2
!!! make failed

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-wireless_-_hostap-driver-0.1.3-30498.log"

open_wr:   /usr/src/linux-2.6.2/scripts/.empty.o.d
open_wr:   /usr/src/linux-2.6.2/scripts/.empty.o.d
open_wr:   /usr/src/linux-2.6.2/scripts/.tmp_empty.o
--------------------------------------------------------------------------------


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




emerge info
Portage 2.0.50 (default-x86-1.4, gcc-3.3.2, glibc-2.3.1-r4,2.3.2-r9, 2.6.2)
=================================================================
System uname: 2.6.2 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.13
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium3 -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.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://didi/ http://intern.gate.wg/
http://intern.gate.wg/olddistfiles ftp://sunsite.dk/mirrors/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/
ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="aalib apache apm arts avi berkdb crypt cups curl encode esd flash
foomaticdb freetype-version-1 gd-external gdbm gif gnome gpm gtk gtk2 guile imap
imlib java jpeg kde ldap libg++ libwww mad mcal memlimit mikmod mmx mod_php
motif mozilla mpeg mysql ncures ncurses nls ogg oggvorbis opengl oss pam pdflib
perl png python qt quicktime readline ruby scanner sdl slang snmp spell ssl svga
tcltk tcpd tetex tiff truetype vorbis x86 xml2 xmms xv zlib"
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2004-02-11 06:42:54 UTC
This is the usual issue with 2.6 and external modules. For now, you will have to do:

# FEATURES="-sandbox" emerge hostap-driver

See bug #32737 for work on this. This is a known bug and will be resolved when sufficient testing on bug #32737 is done and those changes can be commited.
Comment 2 Dietrich Heise 2004-02-19 02:52:23 UTC
ok, this works.

Closing this bug!?!
Comment 3 Josh Glover (RETIRED) gentoo-dev 2004-05-12 07:51:06 UTC
Shouldn't this bug be marked as RESOLVED DUPLICATE?
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2004-08-25 11:52:01 UTC
*** Bug 47726 has been marked as a duplicate of this bug. ***
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2004-08-25 11:53:39 UTC
*** Bug 50852 has been marked as a duplicate of this bug. ***
Comment 6 Peter Johanson (RETIRED) gentoo-dev 2004-10-11 17:46:52 UTC
Okay. Marking this FIXED. Use the ~x86 hostap-driver, that is the prefered version for 2.6 kernels. One of the 0.2.x versions will be marked x86 soon to accomodate people.