Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180897 - x11-drivers/nvidia-drivers-1.0.9755-r1 build failure on mm-sources 2.6.22-rc3
Summary: x11-drivers/nvidia-drivers-1.0.9755-r1 build failure on mm-sources 2.6.22-rc3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: X11 External Driver Maintainers
URL: http://blendmaster.googlepages.com/bu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-04 20:52 UTC by Steven
Modified: 2007-06-06 23:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The build log from the emerge (build.log,7.82 KB, text/plain)
2007-06-04 21:56 UTC, Steven
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven 2007-06-04 20:52:32 UTC
Simply put, it doesn't emerge:

make[4]: *** [/var/tmp/portage/x11-drivers/nvidia-drivers-1.0.9755-r1/work/NVIDIA-Linux-x86_64-1.0-9755-pkg2/usr/src/nv/nv.o] Error 1
make[3]: *** [_module_/var/tmp/portage/x11-drivers/nvidia-drivers-1.0.9755-r1/work/NVIDIA-Linux-x86_64-1.0-9755-pkg2/usr/src/nv] Error 2
make[2]: *** [modules] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 2

!!! ERROR: x11-drivers/nvidia-drivers-1.0.9755-r1 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  nvidia-drivers-1.0.9755-r1.ebuild, line 185:   Called linux-mod_src_compile
  linux-mod.eclass, line 516:   Called die

!!! Unable to make  IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/2.6.22-rc3-mm1/build clean module.
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-1.0.9755-r1/temp/build.log'.

the full build log is linked on the URL line. 


Reproducible: Always

Steps to Reproduce:
1.Install Gentoo on a AMD64 system with mm-sources as the kernel
2.emerge nvidia-drivers, any version
3.Crash!

Actual Results:  
Take a guess...

Expected Results:  
a happy install.

emerge --info:
Timestamp of tree: Sun, 03 Jun 2007 04:00:01 +0000
dev-lang/python:     2.4.4-r4, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.61
sys-devel/automake:  1.4_p6, 1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa amd64 bash-completion beagle berkdb bitmap-fonts cdr cli cracklib crypt cups dri dvd flac fortran gdbm gnome gpm gtk gtk2 iconv ipv6 isdnlog jpeg libg++ midi mmx mp3 mudflap ncurses nls nptl nptlonly openmp pam pcre perl png pppd python readline reflection session spl sse sse2 ssl svg tcpd truetype-fonts type1-fonts unicode vorbis xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Hardware in question: Athlon64 3500+, gforce 6600 gt (pci express)

My / directory is reiser4, which is why I'm running mm-sources.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-04 21:25:07 UTC
There's nothing critical about build failure on unsupported kernel. Also there's no errors above, attach the emerge log here and reopen then.
Comment 2 Steven 2007-06-04 21:56:15 UTC
Created attachment 121199 [details]
The build log from the emerge

the http thing on the bug creation didn't work, for whatever reason.
Comment 3 Steven 2007-06-04 21:57:48 UTC
The build log has arrived
Comment 4 Steven 2007-06-06 23:37:55 UTC
I got fed up and just install gentoo-sources with a patch for reiser4, and it works perfectly. Darn experimental kernel.