Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51098 - nvidia-kernel-1.0.5336-r3.ebuild fails to compile
Summary: nvidia-kernel-1.0.5336-r3.ebuild fails to compile
Status: RESOLVED DUPLICATE of bug 48224
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-14 16:03 UTC by Robert T Childers
Modified: 2005-07-17 13:06 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 Robert T Childers 2004-05-14 16:03:52 UTC
/var/tmp/portage/nvidia-kernel-1.0.5336-r3/work/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/os-interface.c: In function `save_wb':
/var/tmp/portage/nvidia-kernel-1.0.5336-r3/work/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/os-interface.c:748: warning: use of cast expressions as lvalues is deprecated
  CC [M]  /var/tmp/portage/nvidia-kernel-1.0.5336-r3/work/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/os-registry.o
  LD [M]  /var/tmp/portage/nvidia-kernel-1.0.5336-r3/work/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nvidia.o
/bin/sh: line 1: .tmp_versions/nvidia.mod: Permission denied
  Building modules, stage 2.
  MODPOST
/bin/sh: line 1: ./.__modpost.cmd: Permission denied
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.5-gentoo-r1'
nvidia.ko failed to build!
make: *** [module] Error 1
 
!!! ERROR: media-video/nvidia-kernel-1.0.5336-r3 failed.
!!! Function src_compile, Line 113, Exitcode 2
!!! Failed to build module


Reproducible: Always
Steps to Reproduce:
1.emerge nvidia-kernel
2.
3.

Actual Results:  
module failed to build.

Expected Results:  
it should have built nvidia.ko

Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -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 /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="-march=athlon -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox userpriv"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/ http://gentoo.mirror.sdv.fr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow Xaw3d aalib acpi alsa anthy apache2 apm arts avi berkdb bonobo cdr
crypt cups dga dv dvd encode esd expat fam fbcon ffmpeg fftw flac fmod
foomaticdb foreign-package foreign-sysvinit freetds freetype fs gb gd gdbm gif
gimpprint glade glut gnome gnomedb gphoto2 gpm gsl gstreamer gtk gtk2 gtkhtml
guile icq imagemagick imap imlib imlib2 innodb ipv6 jabber java javascript jikes
joystick jpeg jython kde kerberos krb4 lcms ldap libg++ libgda libwww mad
maildir mbox mcal md5sum memlimit mikmod mmx motif mozcalendar mozdomi mozilla
mozp3p mozsvg mpeg mpeg4 mpi msn music mysql ncurses net nls nntp nptl nvidia
offensive oggvorbis openal opengl openssh oscar oss pam pdflib pear-db perl php
png prelude pthreads python qt quicktime readline regexp ruby samba sasl scanner
sdl slang slp snmp socks5 spell sqlite sse ssl svga tcpd tetex threads tiff
truetype type1 unicode unsafe usb vhosts videos wmf wxwin wxwindows x86 xine xml
xml2 xmms xv xvid yahoo zeo zlib"
Comment 1 Andrew Bevitt 2004-05-15 19:07:11 UTC
Try it without userpriv... 

Im working on it

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