Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New to Gentoo. Cant emerge vmware
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
gentoo_rocks
n00b
n00b


Joined: 24 Dec 2010
Posts: 20

PostPosted: Fri Dec 24, 2010 5:43 pm    Post subject: New to Gentoo. Cant emerge vmware Reply with quote

Hi all,
I am trying to move from Ubuntu to Gentoo. Installed everything and all works fine and performs great. But can't emerge vmware-player. I am getting the following error

Code:

make[1]: Leaving directory `/usr/src/linux-2.6.36-gentoo-r5'
make: *** [vmmon.ko] Error 2
emake failed
 * ERROR: app-emulation/vmware-modules-1.0.0.25-r1 failed:
 *   Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS=   auto-build VMWARE_VER=VME_V65 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.36-gentoo-r5/build
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3894:  Called linux-mod_src_compile
 *   environment, line 2969:  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}";


Please help me. Or if there is any duplicate of this, please show me the link. Also I am posting this in AMD64, because that's my env. is.

Thank you
Back to top
View user's profile Send private message
skellr
l33t
l33t


Joined: 18 Jun 2005
Posts: 975
Location: The Village, Portmeirion

PostPosted: Fri Dec 24, 2010 6:22 pm    Post subject: Reply with quote

Wow, as long as Gentoo has been around I'm kinda surprised that the username "gentoo_rocks" hasn't been taken yet. :lol: Anyway, Welcome to the forums. I'm not sure if i can help with you're issue but i do know some more of the output would be helpful.

Quote:
make[1]: Leaving directory `/usr/src/linux-2.6.36-gentoo-r5'
make: *** [vmmon.ko] Error 2

emake failed
* ERROR: app-emulation/vmware-modules-1.0.0.25-r1 failed:
* Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= auto-build VMWARE_VER=VME_V65 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.36-gentoo-r5/build
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 3894: Called linux-mod_src_compile
* environment, line 2969: 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}";

From the bold part it looks like it failed to build a kernel module but no reason why it failed. And the rest tells where in the ebuild (think bash script) it failed. Some more of the output further up would be helpfull.
Back to top
View user's profile Send private message
gentoo_rocks
n00b
n00b


Joined: 24 Dec 2010
Posts: 20

PostPosted: Fri Dec 24, 2010 6:36 pm    Post subject: more putput coming up Reply with quote

Thanx. I was kind of surprised myself :D
Back to top
View user's profile Send private message
gentoo_rocks
n00b
n00b


Joined: 24 Dec 2010
Posts: 20

PostPosted: Fri Dec 24, 2010 6:42 pm    Post subject: More output Reply with quote

Here is emerge --info
Code:

Portage 2.1.9.25 (default/linux/amd64/10.0/desktop/gnome, gcc-4.4.4, glibc-2.11.2-r3, 2.6.36-gentoo-r5 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.36-gentoo-r5-x86_64-Intel-R-_Core-TM-2_CPU_T5500_@_1.66GHz-with-gentoo-1.12.14
Timestamp of tree: Thu, 23 Dec 2010 22:15:01 +0000
app-shells/bash:     4.1_p7
dev-java/java-config: 2.1.11-r1
dev-lang/python:     2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.13, 2.65-r1
sys-devel/automake:  1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.4-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://gentoo.mirrors.tds.net/gentoo"
LANG="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
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"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa amd64 ao apm autoipd avahi bash-completion berkdb branding bzip2 cairo calendar cdda cdr cli consolekit cracklib crypt cups cxx dbus dga dhclient dhcpcd dri dts dv dvd dvdr eds emboss emerald encode esd evo exif fam firefox flac fortran ftp gdbm gdu gif gnome gnome-keyring gnutls gpm gstreamer gtk hal iconv imap ipv6 java6 jpeg jpeg2k lame lcms ldap libnotify mad mdnsresponder-compat mikmod mmx mng modules mp3 mp4 mpeg msn mudflap multilib nautilus ncurses networkmanager nls nptl nptlonly nsplugin nss ogg opengl openmp pam pango pcmcia pcre pdf perl png policykit ppds pppd python qt3support rdesktop readline resolvconf samba sasl savedconfig sdl session source spell sqlite sse sse2 ssl startup-notification svg symlink sysfs syslog tcpd tiff truetype udev unicode usb vnc vorbis wifi x264 xcb xinerama xml xorg xpm xscreensaver xulrunner xv xvid zlib" 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 cgi cgid 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" 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 synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-2" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel" 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, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Here is the build log
[code:1:230caf26ff]

[32;01m * Package: app-emulation/vmware-modules-1.0.0.25-r1
 * Repository: gentoo
 * Maintainer: vadimk@gentoo.org vmware@gentoo.org
 * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/2.6.36-gentoo-r5/build
* Found sources for kernel version:
* 2.6.36-gentoo-r5
>>> Unpacking source...
>>> Unpacking vmware-modules-1.0.0.25.amd64.tar.bz2 to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work
>>> Unpacking ./vmware-modules-1.0.0.25/vmblock.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work
>>> Unpacking ./vmware-modules-1.0.0.25/vmci.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work
>>> Unpacking ./vmware-modules-1.0.0.25/vmmon.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work
>>> Unpacking ./vmware-modules-1.0.0.25/vmnet.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work
>>> Unpacking ./vmware-modules-1.0.0.25/vsock.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work
>>> Source unpacked in /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work
>>> Preparing source in /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work ...
* Applying 1.0.0.25-makefile-kernel-dir.patch ...
 [ ok ]
* Applying 1.0.0.25-makefile-include.patch ...
 [ ok ]
* Applying sched_h-2.6.32.patch ...
 [ ok ]
* Applying 1.0.0.25-autoconf-generated.patch ...
 [ ok ]
* Applying apic.patch ...
 [ ok ]
* Applying 1.0.0.25-sk_sleep.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work ...
* Preparing vmblock module
make -j3 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= auto-build VMWARE_VER=VME_V65 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.36-gentoo-r5/build
Using 2.6.x kernel build system.
make -C /lib/modules/2.6.36-gentoo-r5/build SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-2.6.36-gentoo-r5'
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/block.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/vmblockInt.h:40,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/block.c:29:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/control.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/vmblockInt.h:40,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/control.c:33:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/dbllnklst.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/./include/vmware.h:38,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/dbllnklst.c:19:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/dentry.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/vmblockInt.h:40,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/dentry.c:30:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/file.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/vmblockInt.h:40,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/file.c:31:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/filesystem.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/vmblockInt.h:40,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/filesystem.c:37:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/inode.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/vmblockInt.h:40,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/inode.c:34:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/module.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/vmblockInt.h:40,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/module.c:34:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/stubs.o
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/super.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/vmblockInt.h:40,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/linux/super.c:30:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
LD [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/vmblock.o
Building modules, stage 2.
MODPOST 1 modules
CC /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/vmblock.mod.o
LD [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only/vmblock.ko
make[1]: Leaving directory `/usr/src/linux-2.6.36-gentoo-r5'
make -C $PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= postbuild
make[1]: Entering directory `/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmblock-only'
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/vmware-modules-1.0.0.25-r1/work/vmblock-only'
cp -f vmblock.ko ./../vmblock.o
* Preparing vmci module
make -j3 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= auto-build VMWARE_VER=VME_V65 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.36-gentoo-r5/build
Using 2.6.x kernel build system.
make -C /lib/modules/2.6.36-gentoo-r5/build SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-2.6.36-gentoo-r5'
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/linux/driver.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmware.h:38,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/linux/driver.c:58:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./common/vmciCommonInt.h:34,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/linux/driver.c:65:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/linux/driverLog.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_assert.h:45,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/linux/driverLog.h:33,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/linux/driverLog.c:31:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/linux/vmciKernelIf.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/linux/vmciKernelIf.c:48:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmci_queue_pair.h:36,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/linux/vmciKernelIf.c:57:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciContext.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmci_kernel_if.h:63,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciContext.c:36:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciCommonInt.h:34,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciContext.c:51:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciDatagram.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmci_kernel_if.h:63,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciDatagram.c:39:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciCommonInt.h:34,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciDatagram.c:49:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciDriver.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmci_kernel_if.h:63,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciDriver.c:39:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciCommonInt.h:34,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciDriver.c:61:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciDs.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmci_kernel_if.h:63,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciDs.c:36:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciCommonInt.h:34,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciDs.c:55:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciEvent.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmci_defs.h:32,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciEvent.c:32:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciGroup.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmci_kernel_if.h:63,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciGroup.c:36:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciHashtable.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmci_kernel_if.h:63,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciHashtable.c:38:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciHashtable.c:49:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciProcess.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmci_kernel_if.h:63,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciProcess.c:36:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciCommonInt.h:34,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciProcess.c:44:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciQueuePair.o
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vmci_kernel_if.h:63,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciQueuePair.c:30:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciCommonInt.h:34,
from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/common/vmciQueuePair.c:42:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmci-only/./include/vm_at
Back to top
View user's profile Send private message
skellr
l33t
l33t


Joined: 18 Jun 2005
Posts: 975
Location: The Village, Portmeirion

PostPosted: Fri Dec 24, 2010 7:16 pm    Post subject: Reply with quote

It's good to start from the top but I think there was too much to put in one post. the warning parts might be important but they are still just 'warnings' and nothing really 'fatal'. Maybe starting from the bottom would be better. It;s still a bit verbose. the emerge --info ids good.
Back to top
View user's profile Send private message
gentoo_rocks
n00b
n00b


Joined: 24 Dec 2010
Posts: 20

PostPosted: Fri Dec 24, 2010 7:24 pm    Post subject: Bottom out put Reply with quote

Here is is
Code:

/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_asm_x86_64.h:39,
                 from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_asm.h:41,
                 from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.c:104:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_asm_x86.h:486:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_asm_x86.h:779:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_asm_x86.h:820:7: warning: "_MSC_VER" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_asm_x86.h:922:7: warning: "_MSC_VER" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_asm.h:41,
                 from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.c:104:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./include/vm_asm_x86_64.h:56:7: warning: "_MSC_VER" is not defined
In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.c:120:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/./common/hostif.h:53:7: warning: "WINNT_DDK" is not defined
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.c: In function 'init_module':
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.c:427: error: 'struct file_operations' has no member named 'ioctl'
make[3]: *** [/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.o] Error 1
make[2]: *** [_module_/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.36-gentoo-r5'
make: *** [vmmon.ko] Error 2
emake failed
 * ERROR: app-emulation/vmware-modules-1.0.0.25-r1 failed:
 *   Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS=   auto-build VMWARE_VER=VME_V65 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.36-gentoo-r5/build
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3894:  Called linux-mod_src_compile
 *   environment, line 2969:  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 =app-emulation/vmware-modules-1.0.0.25-r1',
 * the complete build log and the output of 'emerge -pqv =app-emulation/vmware-modules-1.0.0.25-r1'.
 * The complete build log is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/temp/environment'.
 * S: '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work'

>>> Failed to emerge app-emulation/vmware-modules-1.0.0.25-r1, Log file:

>>>  '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/temp/build.log'

 * Messages for package app-emulation/vmware-modules-1.0.0.25-r1:

 * ERROR: app-emulation/vmware-modules-1.0.0.25-r1 failed:
 *   Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS=   auto-build VMWARE_VER=VME_V65 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.36-gentoo-r5/build
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3894:  Called linux-mod_src_compile
 *   environment, line 2969:  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 =app-emulation/vmware-modules-1.0.0.25-r1',
 * the complete build log and the output of 'emerge -pqv =app-emulation/vmware-modules-1.0.0.25-r1'.
 * The complete build log is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/temp/environment'.
 * S: '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work'


Thanx
Back to top
View user's profile Send private message
skellr
l33t
l33t


Joined: 18 Jun 2005
Posts: 975
Location: The Village, Portmeirion

PostPosted: Fri Dec 24, 2010 7:38 pm    Post subject: Reply with quote

Code:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.c: In function 'init_module':
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.c:427: error: 'struct file_operations' has no member named 'ioctl'
make[3]: *** [/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.o] Error 1


That the stuff. But I have no idea. :?
Since you timely you might try on irc. irc.freenode.net channel #gentoo or #gentoo-amd64-dev
Back to top
View user's profile Send private message
gentoo_rocks
n00b
n00b


Joined: 24 Dec 2010
Posts: 20

PostPosted: Fri Dec 24, 2010 7:42 pm    Post subject: Will try IRC Reply with quote

skellr wrote:
Code:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.c: In function 'init_module':
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.c:427: error: 'struct file_operations' has no member named 'ioctl'
make[3]: *** [/var/tmp/portage/app-emulation/vmware-modules-1.0.0.25-r1/work/vmmon-only/linux/driver.o] Error 1


That the stuff. But I have no idea. :?
Since you timely you might try on irc. irc.freenode.net channel #gentoo or #gentoo-amd64-dev


I will try there Thanx for trying
Back to top
View user's profile Send private message
EatMeerkats
Apprentice
Apprentice


Joined: 15 Mar 2006
Posts: 234

PostPosted: Fri Dec 24, 2010 7:42 pm    Post subject: Reply with quote

The version of vmware-player that's in the portage tree is hopelessly outdated and probably incompatible with the new kernel you're running. Emerge layman and add the 'vmware' overlay as described in http://www.gentoo.org/proj/en/overlays/userguide.xml and you should have better luck. I have vmware-player running on the same kernel you do, so I doubt you'll have any problems. Hope that helps!
Back to top
View user's profile Send private message
gentoo_rocks
n00b
n00b


Joined: 24 Dec 2010
Posts: 20

PostPosted: Fri Dec 24, 2010 10:53 pm    Post subject: Good idea Reply with quote

EatMeerkats wrote:
The version of vmware-player that's in the portage tree is hopelessly outdated and probably incompatible with the new kernel you're running. Emerge layman and add the 'vmware' overlay as described in http://www.gentoo.org/proj/en/overlays/userguide.xml and you should have better luck. I have vmware-player running on the same kernel you do, so I doubt you'll have any problems. Hope that helps!


That sounds like a good idea. I will try and let you guys know.
Back to top
View user's profile Send private message
gentoo_rocks
n00b
n00b


Joined: 24 Dec 2010
Posts: 20

PostPosted: Fri Dec 24, 2010 11:34 pm    Post subject: Getting the same error Reply with quote

After I installed layman, added source to /etc/make.conf and when I try to add overlay, it says "Overlay "vmware" already in the local list". And I can't emerge.

EatMeerkats, Could you please give the steps to install vmware?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54096
Location: 56N 3W

PostPosted: Fri Dec 24, 2010 11:47 pm    Post subject: Reply with quote

gentoo_rocks,

Did you sync the overlay, so you have all its files?
Code:
layman -s <overlay_name>

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
EatMeerkats
Apprentice
Apprentice


Joined: 15 Mar 2006
Posts: 234

PostPosted: Sat Dec 25, 2010 12:21 am    Post subject: Re: Getting the same error Reply with quote

gentoo_rocks wrote:
After I installed layman, added source to /etc/make.conf and when I try to add overlay, it says "Overlay "vmware" already in the local list". And I can't emerge.

EatMeerkats, Could you please give the steps to install vmware?

Sure, I think you can do it in a single step with:
Code:
layman -f -a vmware

You will probably have to unmask the new versions by adding the following lines in your /etc/portage/package.keywords (create it if it doesn't exist):
Code:
app-emulation/vmware-player
x11-libs/libview
app-emulation/vmware-modules
app-emulation/vmware-tools

You should then see the new version available when you do 'emerge -va vmware-player'.
Back to top
View user's profile Send private message
gentoo_rocks
n00b
n00b


Joined: 24 Dec 2010
Posts: 20

PostPosted: Sat Dec 25, 2010 12:28 am    Post subject: Solved. Can't emerge vmware Reply with quote

Hi all,
I could finally emerge vmware after jumping lots of hoops. First I had to remove my local vmware fro /usr/portage. Then I had to add packages to package.names. And finally I could emerge it. Thanx all for helping. Nice forum you guys have here :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum