Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269331 - app-emulation/vmware-modules-1.0.0.15-r2 fails to compile on kernel 2.6.27-gentoo-r8
Summary: app-emulation/vmware-modules-1.0.0.15-r2 fails to compile on kernel 2.6.27-ge...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-10 21:53 UTC by Giuseppe
Modified: 2009-08-28 13:40 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,4.98 KB, text/plain)
2009-05-10 21:55 UTC, Giuseppe
Details
new build.log (build.log,4.96 KB, text/plain)
2009-05-11 13:41 UTC, Giuseppe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Giuseppe 2009-05-10 21:53:51 UTC
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Starting parallel fetch

>>> Emerging (1 of 2) app-emulation/vmware-modules-1.0.0.15-r2
 * vmware-any-any-update115.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                           [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                         [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                        [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                       [ ok ]
 * Determining the location of the kernel source code                                                                                                                              
 * Found kernel source directory:                                                                                                                                                  
 *     /usr/src/linux                                                                                                                                                              
 * Found kernel object directory:                                                                                                                                                  
 *     /lib/modules/2.6.27-gentoo-r8/build                                                                                                                                         
 * Found sources for kernel version:                                                                                                                                               
 *     2.6.27-gentoo-r8                                                                                                                                                            
 * Checking for suitable kernel configuration options...                                                                                                                      [ ok ]
>>> Unpacking source...                                                                                                                                                             
>>> Unpacking vmware-any-any-update115.tar.gz to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work                                                                     
>>> Unpacking ./vmware-any-any-update115/vmmon.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work                                                                
 * Applying various patches (bugfixes/updates) ...                                                                                                                                  
 *   000_all_makefile-include-directory.patch ...                                                                                                                             [ ok ]
 *   020_all_epoll-def-warnings.patch ...                                                                                                                                     [ ok ]
 * Done with patching                                                                                                                                                               
 * Applying various patches (bugfixes/updates) ...                                                                                                                                  
 *   030_all_fix-linux-headers.patch ...                                                                                                                                      [ ok ]
 *   035_all_kernel-2.6.25.patch ...                                                                                                                                          [ ok ]
 *   040_all_kernel-2.6.27.patch ...                                                                                                                                          [ ok ]
 * Done with patching                                                                                                                                                               
 * Converting vmmon-only/Makefile to use M= instead of SUBDIRS= ...                                                                                                           [ ok ]
>>> Unpacking ./vmware-any-any-update115/vmnet.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work                                                                
 * Applying various patches (bugfixes/updates) ...                                                                                                                                  
 *   000_all_makefile-include-directory.patch ...                                                                                                                             [ ok ]
 *   020_all_epoll-def-warnings.patch ...                                                                                                                                     [ ok ]
 * Done with patching                                                                                                                                                               
 * Applying various patches (bugfixes/updates) ...                                                                                                                                  
 *   021_all_wireless_fix.patch ...                                                                                                                                           [ ok ]
 *   025_all_kernel-2.6.25.patch ...                                                                                                                                          [ ok ]
 *   030_all_kernel-2.6.27.patch ...                                                                                                                                          [ ok ]
 * Done with patching                                                                                                                                                               
 * Converting vmnet-only/Makefile to use M= instead of SUBDIRS= ...                                                                                                           [ ok ]
>>> Source unpacked in /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work                                                                                               
>>> Compiling source in /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work ...                                                                                          
 * Preparing vmmon module                                                                                                                                                           
make -j2 HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= auto-build VMWARE_VER=VME_S1B1 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.27-gentoo-r8/build                                                                                                                                                                              
Using 2.6.x kernel build system.                                                                                                                                                    
make -C /usr/src/linux/include/.. M=$PWD SRCROOT=$PWD/. modules                                                                                                                     
make[1]: Entering directory `/usr/src/linux-2.6.27-gentoo-r8'                                                                                                                       
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.                                                                                                   
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/Makefile:126: *** Inappropriate build environment: you wanted to use gcc version 4.1.2 while kernel attempts to use gcc version 4.3.2.                                                                                                                                                        
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/Makefile:128: *** For proper build you'll have to replace i686-pc-linux-gnu-gcc with symbolic link to i486-pc-linux-gnu-gcc-4.1.2.  Stop.
make[2]: *** [_module_/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.27-gentoo-r8'
make: *** [vmmon.ko] Error 2
 *
 * ERROR: app-emulation/vmware-modules-1.0.0.15-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3623:  Called linux-mod_src_compile
 *             environment, line 2741:  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}";
 *  The die message:
 *   Unable to emake HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS=   auto-build VMWARE_VER=VME_S1B1 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.27-gentoo-r8/build
 *
 * 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/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/environment'.
 *

>>> Failed to emerge app-emulation/vmware-modules-1.0.0.15-r2, Log file:

>>>  '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log'

 * Messages for package app-emulation/vmware-modules-1.0.0.15-r2:

 *
 * ERROR: app-emulation/vmware-modules-1.0.0.15-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3623:  Called linux-mod_src_compile
 *             environment, line 2741:  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}";
 *  The die message:
 *   Unable to emake HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS=   auto-build VMWARE_VER=VME_S1B1 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.27-gentoo-r8/build
 *
 * 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/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/environment'.


Reproducible: Always




Portage 2.1.6.7 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.27-gentoo-r8 i686)
=================================================================
System uname: Linux-2.6.27-gentoo-r8-i686-Intel-R-_Pentium-R-_Dual_CPU_E2160_@_1.80GHz-with-glibc2.0
Timestamp of tree: Sat, 25 Apr 2009 13:00:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.4.4-r13, 2.5.4-r2
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/4.2/env /usr/kde/4.2/share/config /usr/kde/4.2/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.mcs.anl.gov/pub/gentoo"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acl alsa apache2 arts berkdb bluetooth bzip2 cdparanoia cdr cgi cli cracklib crypt cups dbus dri dvd dvdr ffmpeg firefox fortran ftp gdbm gif gimp gpm iconv imap ipv6 isdnlog java jce jpeg kde kdeprefix lame libwww maildir midi mp3 mpeg msn mudflap mysql ncurses nls nptl nptlonly nsplugin nvidia opengl openmp pam pcre perl php png pppd python qt4readline reflection sasl session spl ssl sysfs tcl tcpd unicode usb webkit win32codecs x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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 dsharedsnoop 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="openchrome via"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Giuseppe 2009-05-10 21:55:07 UTC
Created attachment 190880 [details]
build.log
Comment 2 Mike Auty (RETIRED) gentoo-dev 2009-05-10 21:57:32 UTC
The error message gives this away:

*** Inappropriate build environment: you wanted to use gcc version 4.1.2 while
kernel attempts to use gcc version 4.3.2.

Please try rebuilding your kernel and then the modules.  They need to be built with the same version of gcc, but the error message suggests you've swapped to gcc-4.1.2 whilst the kernel was built using gcc-4.3.2.

You can use gcc-config to specify which gcc version you want to use.  Please report back once you've tried this to let us know whether it solved the problem or not...
Comment 3 Giuseppe 2009-05-11 12:33:43 UTC
I tried to recompile the kernel with gcc-4.3.2 but fails to compile the package vmware-modules.
Comment 4 Sebastian Luther (few) 2009-05-11 13:34:19 UTC
Please attach the new build.log.
Comment 5 Giuseppe 2009-05-11 13:41:04 UTC
Created attachment 190933 [details]
new build.log
Comment 6 Sebastian Luther (few) 2009-05-11 13:47:33 UTC
It's still the same. Go to /usr/src/linux and do "make mrproper". Then recompile the kernel. Then try again. 

PS: gcc-config -l gives no errors, right?
Comment 7 Giuseppe 2009-05-11 14:24:12 UTC
I tried this steps:

1. make mrproper
2. make && make modules_install
3. cp arch/x86/boot/bzImage /boot/kernel-2.6.27-gentoo-r8
4. emerge vmware-server

The last command gives this error: Enable CONFIG_UNUSED_SYMBOLS in the kernel.
I had built-in this module and recompile the kernel, and tried to recompilare vmware-modules but gives always error in build.log...
Comment 8 Sebastian Luther (few) 2009-05-11 14:32:02 UTC
What about enabling CONFIG_UNUSED_SYMBOLS? (make menuconfig, use "/" to search)
Comment 9 Giuseppe 2009-05-11 14:38:57 UTC
CONFIG_UNUSED_SYMBOLS corresponds at Enable unused/obsolete exported symbols in kernel hacking.
I've enabled it with flag *.
Comment 10 Mike Auty (RETIRED) gentoo-dev 2009-05-14 21:54:19 UTC
The ebuild will still check whether CONFIG_UNUSED_SYMBOLS is set in the kernel configuration and bomb out if it isn't set.  Please ensure it's set, and then post a copy of any errors you may be encountering.
Comment 11 Giuseppe 2009-05-16 16:55:00 UTC
i've alredy set these parameters and the error is located in the first build.log file.
Comment 12 Giuseppe 2009-05-16 16:57:29 UTC
i've alredy set these parameters and the error persist. For more information consult my first build.log
Comment 13 Vadim Kuznetsov (RETIRED) gentoo-dev 2009-08-28 13:40:55 UTC
*** Inappropriate build environment: you wanted to use gcc version 4.1.2 while
kernel attempts to use gcc version 4.3.2.