Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 208671 Details for
Bug 291065
app-emulation/open-vm-tools-0.0.20090824.187411 fails to build with kernel 2.6.30-r5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 23.74 KB, created by
YuGMiX
on 2009-10-29 20:58:02 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
YuGMiX
Created:
2009-10-29 20:58:02 UTC
Size:
23.74 KB
patch
obsolete
> * This profile has not been tested thoroughly and is not considered to be > * a supported server profile at this time. For a supported server > * profile, please check the Hardened project (http://hardened.gentoo.org). > > * This profile is merely a convenience for people who require a more > * minimal profile, yet are unable to use hardened due to restrictions in > * the software being used on the server. This profile should also be used > * if you require GCC 4.1 or Glibc 2.4 support. If you don't know if this > * applies to you, then it doesn't and you should probably be using > * Hardened, instead. > > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/2.6.30-gentoo-r5/build > * Found sources for kernel version: > * 2.6.30-gentoo-r5 >>>> Unpacking source... >>>> Unpacking open-vm-tools-2009.08.24-187411.tar.gz to /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work >>>> Source unpacked in /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work >>>> Preparing source in /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411 ... > * Applying default-scripts.patch ... [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411 ... > * econf: updating open-vm-tools-2009.08.24-187411/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating open-vm-tools-2009.08.24-187411/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-procps --with-dnet --without-kernel-modules --without-x --without-gtk2 --without-gtkmm --without-icu --disable-unity --disable-multimon >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking build system type... (cached) x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for a sed that does not truncate output... /bin/sed >checking whether ln -s works... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for a sed that does not truncate output... (cached) /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for pkg-config... yes >checking for X... disabled >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for glib-2.0 >= 2.6.0 (via pkg-config)... yes >checking for gmodule-2.0 >= 2.6.0 (via pkg-config)... yes >checking for gobject-2.0 >= 2.6.0 (via pkg-config)... yes >checking for gthread-2.0 >= 2.6.0 (via pkg-config)... yes >checking for glib-genmarshal... yes >checking for fuse (via pkg-config)... no >configure: WARNING: Fuse is missing, vmblock-fuse will be disabled. >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking for pam_start in -lpam... yes >checking for crypt in -lcrypt... yes >checking for notify_init in -lnotify... no >configure: WARNING: libnotify not found; notification disabled >checking for dlopen... no >checking for dlopen in -ldl... yes >checking for ecvt... yes >checking for fcvt... yes >checking for pthread_mutex_init in -lpthread... yes >checking for getstat in -lproc... yes >checking for dumbnet-config... no >checking for dnet-config... /usr/bin/dnet-config >checking for rpcgen... /usr/bin/rpcgen >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking sys/io.h usability... yes >checking sys/io.h presence... yes >checking for sys/io.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/sysinfo.h usability... yes >checking sys/sysinfo.h presence... yes >checking for sys/sysinfo.h... yes >checking for sys/types.h... (cached) yes >checking for sys/user.h... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking syslimits.h usability... no >checking syslimits.h presence... no >checking for syslimits.h... no >checking unwind.h usability... yes >checking unwind.h presence... yes >checking for unwind.h... yes >checking for wchar.h... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for uid_t in sys/types.h... yes >checking for inline... inline >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for struct stat.st_rdev... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for working volatile... yes >checking for the new format of iconv... no >checking for lseek... yes >checking for setresuid... yes >checking for GCC flag -Wno-pointer-sign... yes >checking for GCC flag -Wno-unused-value... yes >checking for GCC flag -fno-strict-aliasing... yes >checking for GCC flag -Wno-unknown-pragmas... yes >checking for GCC flag -Wno-uninitialized... yes >checking for GCC flag -fvisibility... yes >checking for doxygen... no >configure: WARNING: doxygen not found; API documentation will not be generated. >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating lib/appUtil/Makefile >config.status: creating lib/auth/Makefile >config.status: creating lib/backdoor/Makefile >config.status: creating lib/conf/Makefile >config.status: creating lib/dict/Makefile >config.status: creating lib/dnd/Makefile >config.status: creating lib/dndGuest/Makefile >config.status: creating lib/dynxdr/Makefile >config.status: creating lib/err/Makefile >config.status: creating lib/eventManager/Makefile >config.status: creating lib/file/Makefile >config.status: creating lib/foundryMsg/Makefile >config.status: creating lib/ghIntegration/Makefile >config.status: creating lib/ghIntegrationStub/Makefile >config.status: creating lib/guestApp/Makefile >config.status: creating lib/guestInfo/Makefile >config.status: creating lib/guestRpc/Makefile >config.status: creating lib/hgfs/Makefile >config.status: creating lib/hgfsBd/Makefile >config.status: creating lib/hgfsHelper/Makefile >config.status: creating lib/hgfsServer/Makefile >config.status: creating lib/hgfsServerManagerGuest/Makefile >config.status: creating lib/hgfsServerPolicyGuest/Makefile >config.status: creating lib/image/Makefile >config.status: creating lib/impersonate/Makefile >config.status: creating lib/message/Makefile >config.status: creating lib/misc/Makefile >config.status: creating lib/netUtil/Makefile >config.status: creating lib/panic/Makefile >config.status: creating lib/panicDefault/Makefile >config.status: creating lib/printer/Makefile >config.status: creating lib/procMgr/Makefile >config.status: creating lib/raster/Makefile >config.status: creating lib/region/Makefile >config.status: creating lib/resolution/Makefile >config.status: creating lib/rpcChannel/Makefile >config.status: creating lib/rpcIn/Makefile >config.status: creating lib/rpcOut/Makefile >config.status: creating lib/rpcVmx/Makefile >config.status: creating lib/SLPv2Parser/Makefile >config.status: creating lib/slashProc/Makefile >config.status: creating lib/string/Makefile >config.status: creating lib/stubs/Makefile >config.status: creating lib/sync/Makefile >config.status: creating lib/syncDriver/Makefile >config.status: creating lib/system/Makefile >config.status: creating lib/unicode/Makefile >config.status: creating lib/unity/Makefile >config.status: creating lib/unityStub/Makefile >config.status: creating lib/unityWindowTracker/Makefile >config.status: creating lib/user/Makefile >config.status: creating lib/vixTools/Makefile >config.status: creating lib/vmCheck/Makefile >config.status: creating lib/vmSignal/Makefile >config.status: creating lib/wiper/Makefile >config.status: creating services/Makefile >config.status: creating services/vmtoolsd/Makefile >config.status: creating services/plugins/Makefile >config.status: creating services/plugins/guestInfo/Makefile >config.status: creating services/plugins/hgfsServer/Makefile >config.status: creating services/plugins/powerOps/Makefile >config.status: creating services/plugins/resolutionSet/Makefile >config.status: creating services/plugins/timeSync/Makefile >config.status: creating services/plugins/vix/Makefile >config.status: creating services/plugins/vixUser/Makefile >config.status: creating services/plugins/vmbackup/Makefile >config.status: creating vmware-user/Makefile >config.status: creating vmware-user-suid-wrapper/Makefile >config.status: creating toolbox/Makefile >config.status: creating hgfsclient/Makefile >config.status: creating hgfsmounter/Makefile >config.status: creating checkvm/Makefile >config.status: creating rpctool/Makefile >config.status: creating libguestlib/Makefile >config.status: creating libguestlib/vmguestlib.pc >config.status: creating libvmtools/Makefile >config.status: creating xferlogs/Makefile >config.status: creating modules/Makefile >config.status: creating vmblock-fuse/Makefile >config.status: creating tests/Makefile >config.status: creating tests/vmrpcdbg/Makefile >config.status: creating tests/testDebug/Makefile >config.status: creating tests/testPlugin/Makefile >config.status: creating tests/testVmblock/Makefile >config.status: creating docs/Makefile >config.status: creating docs/api/Makefile >config.status: creating scripts/Makefile >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411 ... > * Preparing pvscsi module >make -j8 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= auto-build HEADER_DIR=/usr/src/linux/include BUILD_DIR=/lib/modules/2.6.30-gentoo-r5/build OVT_SOURCE_DIR=/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411 >Using 2.6.x kernel build system. >make -C /lib/modules/2.6.30-gentoo-r5/build SUBDIRS=$PWD SRCROOT=$PWD/. \ > MODULEBUILDDIR= modules >make[1]: Entering directory `/usr/src/linux-2.6.30-gentoo-r5' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > > WARNING: Symbol version dump /usr/src/linux-2.6.30-gentoo-r5/Module.symvers > is missing; modules will have no dependencies and modversions. > > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/pvscsi/pvscsi.o > Building modules, stage 2. > MODPOST 1 modules > CC /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/pvscsi/pvscsi.mod.o > LD [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/pvscsi/pvscsi.ko >make[1]: Leaving directory `/usr/src/linux-2.6.30-gentoo-r5' >make -C $PWD SRCROOT=$PWD/. \ > MODULEBUILDDIR= postbuild >make[1]: Entering directory `/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/pvscsi' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >make[1]: `postbuild' is up to date. >make[1]: Leaving directory `/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/pvscsi' >cp -f pvscsi.ko ./../pvscsi.o > * Preparing vmblock module >make -j8 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= auto-build HEADER_DIR=/usr/src/linux/include BUILD_DIR=/lib/modules/2.6.30-gentoo-r5/build OVT_SOURCE_DIR=/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411 >Using 2.6.x kernel build system. >make -C /lib/modules/2.6.30-gentoo-r5/build SUBDIRS=$PWD SRCROOT=$PWD/. \ > MODULEBUILDDIR= modules >make[1]: Entering directory `/usr/src/linux-2.6.30-gentoo-r5' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > > WARNING: Symbol version dump /usr/src/linux-2.6.30-gentoo-r5/Module.symvers > is missing; modules will have no dependencies and modversions. > > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/linux/control.o > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/linux/dentry.o > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/linux/file.o > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/linux/filesystem.o > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/linux/inode.o > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/linux/module.o > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/linux/super.o > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/dbllnklst.o > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/block.o > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/stubs.o > LD [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/vmblock.o > Building modules, stage 2. > MODPOST 1 modules > CC /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/vmblock.mod.o > LD [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock/vmblock.ko >make[1]: Leaving directory `/usr/src/linux-2.6.30-gentoo-r5' >make -C $PWD SRCROOT=$PWD/. \ > MODULEBUILDDIR= postbuild >make[1]: Entering directory `/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >make[1]: `postbuild' is up to date. >make[1]: Leaving directory `/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmblock' >cp -f vmblock.ko ./../vmblock.o > * Preparing vmci module >make -j8 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= auto-build HEADER_DIR=/usr/src/linux/include BUILD_DIR=/lib/modules/2.6.30-gentoo-r5/build OVT_SOURCE_DIR=/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411 >Using 2.6.x kernel build system. >make -C /lib/modules/2.6.30-gentoo-r5/build SUBDIRS=$PWD SRCROOT=$PWD/. \ > MODULEBUILDDIR= modules >make[1]: Entering directory `/usr/src/linux-2.6.30-gentoo-r5' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > > WARNING: Symbol version dump /usr/src/linux-2.6.30-gentoo-r5/Module.symvers > is missing; modules will have no dependencies and modversions. > > CC [M] /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmci/vmciDatagram.o >In file included from /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/shared/vmci_kernel_if.h:42, > from /var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmci/vmciDatagram.c:44: >/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/shared/compat_wait.h:78: error: conflicting types for 'poll_initwait' >include/linux/poll.h:67: error: previous declaration of 'poll_initwait' was here >make[2]: *** [/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmci/vmciDatagram.o] Error 1 >make[1]: *** [_module_/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411/modules/linux/vmci] Error 2 >make[1]: Leaving directory `/usr/src/linux-2.6.30-gentoo-r5' >make: *** [vmci.ko] Error 2 > * > * ERROR: app-emulation/open-vm-tools-0.0.20090824.187411 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 3608: Called linux-mod_src_compile > * environment, line 2745: 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=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= auto-build HEADER_DIR=/usr/src/linux/include BUILD_DIR=/lib/modules/2.6.30-gentoo-r5/build OVT_SOURCE_DIR=/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/work/open-vm-tools-2009.08.24-187411 > * > * 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/open-vm-tools-0.0.20090824.187411/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-emulation/open-vm-tools-0.0.20090824.187411/temp/environment'. > *
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 291065
: 208671