Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 190933 Details for
Bug 269331
app-emulation/vmware-modules-1.0.0.15-r2 fails to compile on kernel 2.6.27-gentoo-r8
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new build.log
build.log (text/plain), 4.96 KB, created by
Giuseppe
on 2009-05-11 13:41:04 UTC
(
hide
)
Description:
new build.log
Filename:
MIME Type:
Creator:
Giuseppe
Created:
2009-05-11 13:41:04 UTC
Size:
4.96 KB
patch
obsolete
> [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/2.6.27-gentoo-r8/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 2.6.27-gentoo-r8 > [32;01m*[0m Checking for suitable kernel configuration options... >[A[172C [34;01m[ [32;01mok[34;01m ][0m >>>> 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 > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 000_all_makefile-include-directory.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 020_all_epoll-def-warnings.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 030_all_fix-linux-headers.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 035_all_kernel-2.6.25.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 040_all_kernel-2.6.27.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching > [32;01m*[0m Converting vmmon-only/Makefile to use M= instead of SUBDIRS= ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking ./vmware-any-any-update115/vmnet.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 000_all_makefile-include-directory.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 020_all_epoll-def-warnings.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 021_all_wireless_fix.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 025_all_kernel-2.6.25.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 030_all_kernel-2.6.27.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching > [32;01m*[0m Converting vmnet-only/Makefile to use M= instead of SUBDIRS= ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m >>>> 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 ... > [32;01m*[0m 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 cc. 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 > [31;01m*[0m > [31;01m*[0m ERROR: app-emulation/vmware-modules-1.0.0.15-r2 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 3622: Called linux-mod_src_compile > [31;01m*[0m environment, line 2740: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m 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}"; > [31;01m*[0m The die message: > [31;01m*[0m 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 > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 269331
:
190880
| 190933