Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 161183 Details for
Bug 218250
app-emulation/vmware-modules-1.0.0.{15,17}-r1 fail to compile with kernel 2.6.25
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log from vmware-modules compilation failure using 2.6.26-gentoo
build.log (text/plain), 4.71 KB, created by
Willard Dawson
on 2008-07-23 12:14:53 UTC
(
hide
)
Description:
Build log from vmware-modules compilation failure using 2.6.26-gentoo
Filename:
MIME Type:
Creator:
Willard Dawson
Created:
2008-07-23 12:14:53 UTC
Size:
4.71 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.26-gentoo/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 2.6.26-gentoo >>>> Unpacking source... >>>> Unpacking vmware-any-any-update115.tar.gz to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work >>>> Unpacking ./vmware-any-any-update115/vmmon.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 000_all_makefile-include-directory.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 020_all_epoll-def-warnings.patch ... >[A[72C [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[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 035_all_kernel-2.6.25.patch ... >[A[72C [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[72C [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-r1/work > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 000_all_makefile-include-directory.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 020_all_epoll-def-warnings.patch ... >[A[72C [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[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 025_all_kernel-2.6.25.patch ... >[A[72C [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[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work ... > [32;01m*[0m Preparing vmmon module >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.26-gentoo' > CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.o >/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.c:171: error: unknown field 'nopage' specified in initializer >/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.c:172: warning: initialization from incompatible pointer type >/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.c:175: error: unknown field 'nopage' specified in initializer >/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.c:176: warning: initialization from incompatible pointer type >make[3]: *** [/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.o] Error 1 >make[2]: *** [_module_/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only] Error 2 >make[1]: *** [sub-make] Error 2 >make[1]: Leaving directory `/usr/src/linux-2.6.26-gentoo' >make: *** [vmmon.ko] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: app-emulation/vmware-modules-1.0.0.15-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 3215: Called linux-mod_src_compile > [31;01m*[0m environment, line 2434: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" CC=\"$(get-KERNEL_CC)\" LDFLAGS=\"$(get_abi_LDFLAGS)\" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CC="$(get-KERNEL_CC)" 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 CC=i686-pc-linux-gnu-gcc LDFLAGS= auto-build VMWARE_VER=VME_S1B1 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.26-gentoo/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-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/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 218250
: 161183