Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87286 - emerge media-video/nvidia-kernel-1.0.6629-r1 failed.
Summary: emerge media-video/nvidia-kernel-1.0.6629-r1 failed.
Status: RESOLVED DUPLICATE of bug 85802
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 07:52 UTC by Christian Seifert
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 Christian Seifert 2005-03-30 07:52:55 UTC
The emerge-prozess breaks with following error-message:

Reproducible: Always
Steps to Reproduce:
1.emerge media-video/nvidia-kernel-1.0.6629-r1
2.
3.

Actual Results:  
>>> emerge (1 of 1) media-video/nvidia-kernel-1.0.6629-r1 to / 
>>> md5 src_uri ;-) NVIDIA-Linux-x86-1.0-6629-pkg1.run 
 * Determining the location of the kernel source code 
 * Found kernel source directory: 
 *     /usr/src/linux 
 * Found sources for kernel version: 
 *     2.6.11-gentoo-r4 
 * Checking for MTRR support...                                                                                                        
[ ok ] 
>>> Unpacking source... 
Creating directory NVIDIA-Linux-x86-1.0-6629-pkg1 
Verifying archive integrity... OK 
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 
1.0-6629......................................................................................................................................................................................................... 
 * Applying nv-shutup-warnings.patch ...                                                                                               
[ ok ] 
 * Applying NVIDIA_kernel-1.0-6629-1155389.patch ...                                                                                   
[ ok ] 
 * Applying NVIDIA_kernel-1.0-6629-1162524.patch ...                                                                                   
[ ok ] 
 * Applying NVIDIA_kernel-1.0-6629-1165235.patch ...                                                                                   
[ ok ] 
 * Applying NVIDIA_kernel-1.0-6629-1171869.patch ...                                                                                   
[ ok ] 
 * Applying NVIDIA_kernel-1.0-6629-1175225.patch ...                                                                                   
[ ok ] 
 * Applying NVIDIA_kernel-1.0-6629-1182399.patch ...                                                                                   
[ ok ] 
 * Applying 2.6 kernel patches 
 * Applying conftest_koutput_includes.patch ...                                                                                        
[ ok ] 
 * Applying nv-disable-preempt-on-smp_processor_id.patch ...                                                                           
[ ok ] 
 * Applying NVIDIA_kernel-1.0-6629-1161283.patch ...                                                                                   
[ ok ] 
 * Converting NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/Makefile.kbuild to use 
M= instead of SUBDIRS=...                               [ ok ] 
>>> Source unpacked. 
 * Preparing nvidia module 
 
NVIDIA: calling KBUILD... 
make CC=cc  KBUILD_VERBOSE=1 -C /usr/src/linux 
M=/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv 
modules 
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make 
rule. 
mkdir 
-p /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_versions 
make -f scripts/Makefile.build 
obj=/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv 
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" 
> /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv_compiler.h 
  cc 
-Wp,-MD,/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv.o.d 
-nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include 
-D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-trigraphs 
-fno-strict-aliasing -fno-common -ffreestanding -O2     -fomit-frame-pointer 
-pipe -msoft-float -mpreferred-stack-boundary=2  -march=i686  
-Iinclude/asm-i386/mach-default   
-I/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv 
-Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts 
-Wparentheses -Wno-multichar  -Werror -O -fno-common -MD   -Wno-cast-qual 
-Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE 
-D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNV_MAJOR_VERSION=1 
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629  -DNV_UNIX  -DNV_LINUX   
-DNV_INT64_OK   -DNVCPU_X86      -UDEBUG -U_DEBUG -DNDEBUG 
-DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT 
-DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT 
-DNV_PCI_GET_CLASS_PRESENT  -DMODULE -DKBUILD_BASENAME=nv 
-DKBUILD_MODNAME=nvidia -c 
-o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_nv.o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: 
In function `_get_phys_address': 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2529: 
warning: passing arg 1 of `pmd_offset' from incompatible pointer type 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: 
In function `nv_agp_init': 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:3010: 
warning: `inter_module_put' is deprecated (declared at 
include/linux/module.h:578) 
  cc 
-Wp,-MD,/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv-vm.o.d 
-nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include 
-D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-trigraphs 
-fno-strict-aliasing -fno-common -ffreestanding -O2     -fomit-frame-pointer 
-pipe -msoft-float -mpreferred-stack-boundary=2  -march=i686  
-Iinclude/asm-i386/mach-default   
-I/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv 
-Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts 
-Wparentheses -Wno-multichar  -Werror -O -fno-common -MD   -Wno-cast-qual 
-Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNTRM -D_GNU_SOURCE 
-D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNV_MAJOR_VERSION=1 
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629  -DNV_UNIX   -DNV_LINUX   
-DNV_INT64_OK   -DNVCPU_X86      -UDEBUG -U_DEBUG -DNDEBUG 
-DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT 
-DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT 
-DNV_PCI_GET_CLASS_PRESENT  -DMODULE -DKBUILD_BASENAME=nv_vm 
-DKBUILD_MODNAME=nvidia -c 
-o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_nv-vm.o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.c 
  cc 
-Wp,-MD,/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-agp.o.d 
-nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include 
-D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-trigraphs 
-fno-strict-aliasing -fno-common -ffreestanding -O2     -fomit-frame-pointer 
-pipe -msoft-float -mpreferred-stack-boundary=2  -march=i686  
-Iinclude/asm-i386/mach-default   
-I/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv 
-Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts 
-Wparentheses -Wno-multichar  -Werror -O -fno-common -MD   -Wno-cast-qual 
-Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNTRM -D_GNU_SOURCE 
-D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNV_MAJOR_VERSION=1 
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629  -DNV_UNIX   -DNV_LINUX   
-DNV_INT64_OK   -DNVCPU_X86      -UDEBUG -U_DEBUG -DNDEBUG 
-DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT 
-DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT 
-DNV_PCI_GET_CLASS_PRESENT  -DMODULE -DKBUILD_BASENAME=os_agp 
-DKBUILD_MODNAME=nvidia -c 
-o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_os-agp.o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: 
error: parse error before '*' token 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: 
warning: type defaults to `int' in declaration of `drm_agp_p' 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: 
warning: data definition has no type or storage class 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: 
In function `KernInitAGP': 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:76: 
warning: assignment discards qualifiers from pointer target type 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:85: 
error: request for member `acquire' in something not a structure or union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:88: 
warning: `inter_module_put' is deprecated (declared at 
include/linux/module.h:578) 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:113: 
error: request for member `copy_info' in something not a structure or union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:173: 
error: request for member `enable' in something not a structure or union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:185: 
error: request for member `release' in something not a structure or union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:186: 
warning: `inter_module_put' is deprecated (declared at 
include/linux/module.h:578) 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: 
In function `KernTeardownAGP': 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:216: 
error: request for member `release' in something not a structure or union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:218: 
warning: `inter_module_put' is deprecated (declared at 
include/linux/module.h:578) 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: 
In function `KernAllocAGPPages': 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:265: 
error: request for member `allocate_memory' in something not a structure or 
union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:273: 
error: request for member `bind_memory' in something not a structure or union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:290: 
error: request for member `unbind_memory' in something not a structure or 
union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:305: 
error: request for member `free_memory' in something not a structure or union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: 
In function `KernMapAGPPages': 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:345: 
error: request for member `unbind_memory' in something not a structure or 
union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: 
In function `KernFreeAGPPages': 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:444: 
error: request for member `unbind_memory' in something not a structure or 
union 
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:445: 
error: request for member `free_memory' in something not a structure or union 
make[3]: *** 
[/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o] 
Error 1 
make[2]: *** 
[_module_/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv] 
Error 2 
NVIDIA: left KBUILD. 
nvidia.ko failed to build! 
make[1]: *** [module] Error 1 
make: *** [module] Error 2 
 
!!! ERROR: media-video/nvidia-kernel-1.0.6629-r1 failed. 
!!! Function linux-mod_src_compile, Line 418, Exitcode 2 
!!! Unable to make                                  IGNORE_CC_MISMATCH=yes V=1 
SYSSRC=/usr/src/linux SYSOUT=/usr/src/linux clean module. 
!!! If you need support, post the topmost build error, NOT this status 
message. 
 


Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, 
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r4 i686) 
================================================================= 
System uname: 2.6.11-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz 
Gentoo Base System version 1.4.16 
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 25 2005, 
18:38:11)] 
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
dev-lang/python:     2.3.4-r1 
sys-devel/autoconf:  2.13, 2.59-r6 
sys-devel/automake:  1.8.5-r3, 1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4 
sys-devel/binutils:  2.15.92.0.2-r1 
sys-devel/libtool:   1.5.10-r4 
virtual/os-headers:  2.6.8.1-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" 
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="3dfx X aac acpi acpi4linux alsa apm arts avi berkdb bitmap-fonts 
bootsplash cdr cdrom crypt cups curl dga directfb divx4linux dvd dvdread 
emboss encode fam fbcon ffmpeg font-server fontserver foomaticdb fortran gcj 
gdbm gif gpm imlib imlib2 java javascript jpeg jpeg2k kde latex libg++ libwww 
mad mikmod mmx mmx2 motif mp3 mpeg nas ncurses network nls nvidia ogg 
oggvorbis opengl oss pam pcmcia pdflib perl php png pnp povray ppds python qt 
quicktime readline samba sdl spell sse sse2 ssl svga tcpd tiff truetype 
truetype-fonts type1-fonts unicode usb v4l v4l2 vcd wmf x86 xine xinerama xml2 
xmms xv xvid xvmc zlib" 
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Joshua Baergen (RETIRED) gentoo-dev 2005-03-30 13:44:07 UTC

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