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

Bug 48677

Summary: nviida-kernel won't emerge
Product: Gentoo Linux Reporter: limeman <n_clark>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED INVALID    
Severity: critical CC: amd64
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description limeman 2004-04-22 05:38:41 UTC
/usr/src/linux/include/linux/fs.h:667: warning: type defaults to `int' in declaration of `real_root_dev'
/usr/src/linux/include/linux/fs.h:667: warning: data definition has no type or storage class
/usr/src/linux/include/linux/fs.h:668: error: syntax error before "new_root_dev"/usr/src/linux/include/linux/fs.h:694:31: linux/minix_fs_sb.h: No such file or directory
In file included from /usr/src/linux/include/linux/poll.h:10,
                 from nv-linux.h:64,
                 from nv.c:14:
/usr/src/linux/include/linux/mm.h: In function `set_page_dirty':
/usr/src/linux/include/linux/mm.h:510: error: dereferencing pointer to incomplete type
/usr/src/linux/include/linux/mm.h: At top level:
/usr/src/linux/include/linux/mm.h:610: warning: `struct file_ra_state' declared inside parameter list
/usr/src/linux/include/linux/mm.h:610: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/linux/mm.h:612: warning: `struct file_ra_state' declared inside parameter list
In file included from nv-linux.h:89,
                 from nv.c:14:
/usr/src/linux/include/linux/proc_fs.h:94: warning: `struct nameidata' declared inside parameter list
/usr/src/linux/include/linux/proc_fs.h:117: warning: `struct nameidata' declared inside parameter list
/usr/src/linux/include/linux/proc_fs.h:250: error: field `vfs_inode' has incomplete type
/usr/src/linux/include/linux/proc_fs.h: In function `PROC_I':
/usr/src/linux/include/linux/proc_fs.h:255: warning: type defaults to `int' in declaration of `__mptr'
/usr/src/linux/include/linux/proc_fs.h:255: warning: initialization from incompatible pointer type
nv.c: At top level:
nv.c:147: error: unknown field `poll' specified in initializer
nv.c:147: warning: initialization from incompatible pointer type
nv.c:149: warning: initialization from incompatible pointer type
nv.c:151: warning: initialization from incompatible pointer type
nv.c:1161: warning: initialization from incompatible pointer type
nv.c: In function `nv_kern_open':
nv.c:1224: error: dereferencing pointer to incomplete type
nv.c:1228: error: dereferencing pointer to incomplete type
nv.c: In function `nv_kern_close':
nv.c:1319: error: dereferencing pointer to incomplete type
nv.c:1322: error: dereferencing pointer to incomplete type
make: *** [nv.o] Error 1
 
!!! ERROR: media-video/nvidia-kernel-1.0.5332-r1 failed.
!!! Function src_compile, Line 132, Exitcode 2
!!! (no error message)

linus-2.6.5

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




Portage 2.0.50-r6 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.6.5)
=================================================================
System uname: 2.6.5 x86_64 4
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirror.iawnet.sandia.gov/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa amd64 apm arts avi berkdb cdr crypt encode esd foomaticdb gdbm
gif gnome gpm gtk gtk2 imlib jpeg kde ldap libg++ libgd libwww mikmod motif
mozilla mpeg mysql ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png
python qt quicktime readline sdl slang spell ssl tcpd truetype xml xml2 xmms xv
zlib"
Comment 1 limeman 2004-04-22 05:43:46 UTC
 lrwxrwxrwx  1 root root 20 Apr  5 19:06 /usr/src/linux -> /usr/src/linux-2.6.5
Linux resnet162-249.plymouth.edu 2.6.5 #4 Thu Apr 8 15:39:00 EST 2004 x86_64 4 GNU/Linux
Comment 2 Travis Tilley (RETIRED) gentoo-dev 2004-04-23 22:18:23 UTC
limeman mentioned on irc that things just started working. no idea. *shrug*