Hello,
yesterday I run emerge and run into problem with Nvidia 295.59 driver on
kernel 3.3.8.
It won't compile (also broadcom-sta driver won't rebuild)
I've read the thread 'Nvidia-drivers + kernel 3.4' but no help for me
(files from first post don't exist).
Google didn't helped me so I ask here. (all outpust here are taken with
--ignore-default-opts)

my:
##############################################EMERGE
output###################
 emerge -1 --ignore-default-opts x11-drivers/nvidia-drivers        
Calculating dependencies    ... done!         

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) x11-drivers/nvidia-drivers-295.59
 * NVIDIA-Linux-x86_64-295.59.run RMD160 SHA1 SHA256 size ;-)
...                                                                             
                           
[ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/3.3.8-gentoo/build
 * Found sources for kernel version:
 *     3.3.8-gentoo
 * Checking for MTRR support
...                                                                             
                                                            
[ ok ]
>>> Unpacking source...
>>> Unpacking NVIDIA-Linux-x86_64-295.59.run to
/tmp/portage/x11-drivers/nvidia-drivers-295.59/work
>>> Source unpacked in /tmp/portage/x11-drivers/nvidia-drivers-295.59/work
>>> Preparing source in
/tmp/portage/x11-drivers/nvidia-drivers-295.59/work ...
 * Converting /kernel/Makefile.kbuild to use M= instead of SUBDIRS=
...                                                                             
                     
[ ok ]
>>> Source prepared.
>>> Configuring source in
/tmp/portage/x11-drivers/nvidia-drivers-295.59/work ...
>>> Source configured.
>>> Compiling source in
/tmp/portage/x11-drivers/nvidia-drivers-295.59/work ...
 * Preparing nvidia module
make -j7 HOSTCC=x86_64-pc-linux-gnu-gcc
CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' ARCH=x86_64
IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux
SYSOUT=/lib/modules/3.3.8-gentoo/build CC=x86_64-pc-linux-gnu-gcc clean
module
If you are using a Linux 2.4 kernel, please make sure
you either have configured kernel sources matching your
kernel or the correct set of kernel headers installed
on your system.

If you are using a Linux 2.6 kernel, please make sure
you have configured kernel sources matching your kernel
installed on your system. If you specified a separate
output directory using either the "KBUILD_OUTPUT" or
the "O" KBUILD parameter, make sure to specify this
directory with the SYSOUT environment variable or with
the equivalent nvidia-installer command line option.

Depending on where and how the kernel sources (or the
kernel headers) were installed, you may need to specify
their location with the SYSSRC environment variable or
the equivalent nvidia-installer command line option.

*** Unable to determine the target kernel version. ***

make: *** [select_makefile] Error 1
emake failed
 * ERROR: x11-drivers/nvidia-drivers-295.59 failed (compile phase):
 *   Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc
CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS=-m elf_x86_64 ARCH=x86_64
IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux    
SYSOUT=/lib/modules/3.3.8-gentoo/build CC=x86_64-pc-linux-gnu-gcc clean
module
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 3925:  Called linux-mod_src_compile
 *   environment, line 2828:  Called die
 * The specific snippet of code:
 *               eval "emake HOSTCC=\"$(tc-getBUILD_CC)\"            
            CROSS_COMPILE=${CHOST}-                        
LDFLAGS=\"$(get_abi_LDFLAGS)\"                         ${BUILD_FIXES}
                        ${BUILD_PARAMS}                 ${BUILD_TARGETS}
" || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)"
CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES}
${BUILD_PARAMS} ${BUILD_TARGETS}";
 *
 * If you need support, post the output of `emerge --info
'=x11-drivers/nvidia-drivers-295.59'`,
 * the complete build log and the output of `emerge -pqv
'=x11-drivers/nvidia-drivers-295.59'`.
 * The complete build log is located at
'/tmp/portage/x11-drivers/nvidia-drivers-295.59/temp/build.log.gz'.
 * The ebuild environment file is located at
'/tmp/portage/x11-drivers/nvidia-drivers-295.59/temp/environment'.
 * Working directory:
'/tmp/portage/x11-drivers/nvidia-drivers-295.59/work/kernel'
 * S: '/tmp/portage/x11-drivers/nvidia-drivers-295.59/work/'

>>> Failed to emerge x11-drivers/nvidia-drivers-295.59

 * Messages for package x11-drivers/nvidia-drivers-295.59:

 * ERROR: x11-drivers/nvidia-drivers-295.59 failed (compile phase):
 *   Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc
CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS=-m elf_x86_64 ARCH=x86_64
IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux    
SYSOUT=/lib/modules/3.3.8-gentoo/build CC=x86_64-pc-linux-gnu-gcc clean
module
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 3925:  Called linux-mod_src_compile
 *   environment, line 2828:  Called die
 * The specific snippet of code:
 *               eval "emake HOSTCC=\"$(tc-getBUILD_CC)\"            
            CROSS_COMPILE=${CHOST}-                        
LDFLAGS=\"$(get_abi_LDFLAGS)\"                         ${BUILD_FIXES}
                        ${BUILD_PARAMS}                 ${BUILD_TARGETS}
" || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)"
CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES}
${BUILD_PARAMS} ${BUILD_TARGETS}";
 *
 * If you need support, post the output of `emerge --info
'=x11-drivers/nvidia-drivers-295.59'`,
 * the complete build log and the output of `emerge -pqv
'=x11-drivers/nvidia-drivers-295.59'`.
 * The complete build log is located at
'/tmp/portage/x11-drivers/nvidia-drivers-295.59/temp/build.log.gz'.
 * The ebuild environment file is located at
'/tmp/portage/x11-drivers/nvidia-drivers-295.59/temp/environment'.
 * Working directory:
'/tmp/portage/x11-drivers/nvidia-drivers-295.59/work/kernel'
 * S: '/tmp/portage/x11-drivers/nvidia-drivers-295.59/work/'
######################################################
####################emerge --info##########################

 emerge --ignore-default-opts --info '=x11-drivers/nvidia-drivers-295.59'
Portage 2.1.10.65 (default/linux/amd64/10.0/desktop/gnome, gcc-4.5.3,
glibc-2.14.1-r3, 3.2.12-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname:
Linux-3.2.12-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T8300_@_2.40GHz-with-gentoo-2.1
Timestamp of tree: Sun, 24 Jun 2012 08:45:01 +0000
app-shells/bash:          4.2_p20
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/cmake:           2.8.7-r5
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.6
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r3
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt
/usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/
/etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
/etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d
/etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build --jobs=4 --load-average=3.0
--with-bdeps=y --ask -v --ask-enter-invalid"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs candy compress-build-logs
config-protect-if-modified distlocks ebuild-locks fail-clean fixlafiles
metadata-transfer news parallel-fetch parallel-install
parse-eapi-ebuild-head protect-owned sandbox sfperms strict
unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv
usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.mirror.dkm.cz/pub/gentoo/
http://gentoo.supp.name/ http://gentoo.mneisen.org/
http://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.mirror.web4u.cz/";
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="cs en_GB en"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --stats --human-readable
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi adns alsa amd64 apache2 berkdb bluetooth
branding bzip2 cairo cdda cddb cdinstall cdparanoia cdr clamav cli
colord consolekit cracklib crypt css cups curl curlwrappers cvs cxx dbus
dga directfb djvu dri dts dvd dvdr eds encode examples exif fam ffmpeg
firefox flac flatfile foomaticdb fortran ftp gd gdbm geoip gif gimp
gnome gnome-keyring gnome-online-accounts gnuplot gnutls gphoto2 gpm
gstreamer gtk gzip hscolour iconv ieee1394 imagemagick ipv6 jabber java
javascript jingle joystick jpeg lame latex lcms ldap libcaca libnotify
lzma lzo mad matroska mbox mhash mime mmx mng modules mp3 mp4 mpeg
mplayer mudflap multilib musicbrainz mysql mysqli nautilus ncurses
networkmanager nls nocd nptl nsplugin nvidia offensive ogg opengl openmp
pam pango pcmcia pcre pdf php png policykit ppds pppd pulseaudio
qt3support quicktime radius raw rdesktop readline rss sasl scanner sdl
session smp socialweb socks5 sound source spell sse sse2 sse3 sse4 ssl
startup-notification subversion svg symlink syslog system-sqlite sysvipc
szip taglib tcpd theora tidy tiff truetype udev udisks unicode upower
usb v4l vcd vdpau videos vnc vorbis wavpack wifi wxwidgets x264 xattr
xcb xface xml xmpp xorg xosd xscreensaver xulrunner xv xvid xvmc zlib
zsh-completion" 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 mmap_emul
mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon
authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache dav
dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache
filter headers include info log_config logio mem_cache mime mime_magic
negotiation rewrite setenvif speling status unique_id userdir usertrack
vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables
krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface
irq load memory rrdtool swap syslog" ELIBC="glibc"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt
gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore
rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx"
INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer"
LINGUAS="cs en_GB en" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2
python2_7" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU"
VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2
ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq
steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL,
PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
########################################################
########################################################

-- 
Samuraiii
e-mail: samurai.no.d...@gmail.com <mailto:samurai.no.d...@gmail.com>
GnuPG key ID: 0x80C752EA
<http://pgp.mit.edu:11371/pks/lookup?search=0x80C752EA&op=vindex&fingerprint=on&exact=on>
(obtainable on http://pgp.mit.edu)
Full copy of public timestamp block <http://publictimestamp.org>
signatures id-15120 (from 2012-06-24 09:00:08) is included in header of
html.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to