Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98311 - nvidia-kernel-1.0.7667 cannot find .config for genkernel users
Summary: nvidia-kernel-1.0.7667 cannot find .config for genkernel users
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-07 23:50 UTC by Alexander Rigbo
Modified: 2005-07-12 10:58 UTC (History)
0 users

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


Attachments
Kernel config (config,36.10 KB, text/plain)
2005-07-11 00:59 UTC, Alexander Rigbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Rigbo 2005-07-07 23:50:24 UTC
>>> md5 files   ;-)
files/1.0.7167/NVIDIA_kernel-1.0-7167-amd64-shutup-warnings.patch
>>> md5 src_uri ;-) NVIDIA-Linux-x86_64-1.0-7667-pkg2.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-r7

 * getfilevar requires 2 variables, with the second a valid file.
 *    getfilevar <VARIABLE> <CONFIGFILE>
 * Could not find a usable .config in the kernel source directory.
 * Please ensure that /usr/src/linux points to a configured set of Linux sources.
 * If you are using KBUILD_OUTPUT, please set the environment var so that
 * it points to the necessary object directory so that it might find .config.

!!! ERROR: media-video/nvidia-kernel-1.0.7667 failed.
!!! Function linux-info_pkg_setup, Line 507, Exitcode 1
!!! Unable to calculate Linux Kernel version
!!! If you need support, post the topmost build error, NOT this status message.

Reproducible: Always
Steps to Reproduce:
1. genkernel --udev all
2. ...
3. emerge nvidia-kernel-1.0.7667

Actual Results:  
Se details

Expected Results:  
A fresh and new nvidia module

Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.12
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -fweb -w -pipe -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -fweb -w -pipe -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa apache2 artworkextra berkdb bitmap-fonts cdr crypt curl
dbus dvd dvdr eds esd fam firefox flac font-server fortran gdbm gif gnome gnutls
gpm gstreamer gtk gtk2 hal howl imlib ipv6 java jp2 jpeg ldap libwww lzw
lzw-tiff mad motif mozilla moznomail mozsvg mp3 ncurses new-login nls nptl
offensive ogg oggvorbis opengl oss pam perl png postgres python readline ruby
sqlite ssl svg tcpd tiff truetype truetype-fonts type1-fonts unicode usb
userlocales vorbis xml2 xpm xrandr xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2005-07-08 06:25:20 UTC
What version of genkenrel did you use?
Comment 2 Alexander Rigbo 2005-07-08 14:13:38 UTC
alex@wipeout ~ $ genkernel --version
3.1.5
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2005-07-08 14:37:49 UTC
...and is there a .config file in /usr/src/linux, and if so, can you attach it
here as text/plain?
Comment 4 Alexander Rigbo 2005-07-11 00:59:32 UTC
Created attachment 63113 [details]
Kernel config

There were no .config in /usr/src/linux, so here's the one from /proc
Comment 5 Tim Yamin (RETIRED) gentoo-dev 2005-07-12 10:58:17 UTC
Please try genkernel 3.2.2. If you still experience issues attach
/var/log/genkernel.log to this bug and reopen.