hannu@hannu-Aspire-R3610:~$ sudo vmplayer
Logging to /tmp/vmware-root/vmware-modconfig-3398.log
(vmware-modconfig:3398): IBUS-WARNING **: The owner of /home/hannu/.config/ibus/bus is not root!
Stopping VMware services:
VMware Authentication Daemon done
VM communication interface socket family done
Virtual machine communication interface done
Virtual machine monitor done
Blocking file system done
Using 2.6.x kernel build system.
make: Siirrytään hakemistoon "/tmp/modconfig-19DKfL/vmnet-only"
/usr/bin/make -C /lib/modules/3.13.0-24-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Siirrytään hakemistoon "/usr/src/linux-headers-3.13.0-24-generic"
CC [M] /tmp/modconfig-19DKfL/vmnet-only/driver.o
CC [M] /tmp/modconfig-19DKfL/vmnet-only/hub.o
CC [M] /tmp/modconfig-19DKfL/vmnet-only/userif.o
CC [M] /tmp/modconfig-19DKfL/vmnet-only/netif.o
In file included from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:28:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/netif.c:42:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompilePtr’:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2397:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2558:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
MAKE_ATOMIC_TYPE(Ptr, 64, void const *, void *, uintptr_t)
^
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:91:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’
ASSERT_ON_COMPILE((ACTION_WORD_SIZE & (ACTION_WORD_SIZE - 1)) == 0);
^
In file included from /tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:31:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:29,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/hub.c:43:
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h: In function ‘MonitorActionSet_AtomicInclude’:
/tmp/modconfig-19DKfL/vmnet-only/vm_assert.h:320:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:91:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’
ASSERT_ON_COMPILE((ACTION_WORD_SIZE & (ACTION_WORD_SIZE - 1)) == 0);
^
In file included from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:28:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/driver.c:51:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompilePtr’:
/tmp/modconfig-19DKfL/vmnet-only/hub.c: In function ‘VNetHubFindHubByID’:
/tmp/modconfig-19DKfL/vmnet-only/hub.c:132:49: warning: argument to ‘sizeof’ in ‘memcmp’ call is the same expression as the first source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
memcmp(idNum, currHub->id.pvnID, sizeof idNum))) {
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2397:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2558:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
MAKE_ATOMIC_TYPE(Ptr, 64, void const *, void *, uintptr_t)
^
/tmp/modconfig-19DKfL/vmnet-only/hub.c: In function ‘VNetHubAlloc’:
/tmp/modconfig-19DKfL/vmnet-only/hub.c:315:36: warning: argument to ‘sizeof’ in ‘memcpy’ call is the same pointer type ‘uint8 *’ as the destination; expected ‘uint8’ or an explicit length [-Wsizeof-pointer-memaccess]
memcpy(hub->id.pvnID, id, sizeof id);
^
/tmp/modconfig-19DKfL/vmnet-only/userif.c: In function ‘VNetUserIfIoctl’:
/tmp/modconfig-19DKfL/vmnet-only/vm_assert.h:320:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/userif.c:809:7: note: in expansion of macro ‘ASSERT_ON_COMPILE’
ASSERT_ON_COMPILE(VNET_NOTIFY_VERSION == 5);
^
/tmp/modconfig-19DKfL/vmnet-only/vm_assert.h:320:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/userif.c:810:7: note: in expansion of macro ‘ASSERT_ON_COMPILE’
ASSERT_ON_COMPILE(ACTION_EXPORTED_VERSION == 2);
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompileInt’:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2397:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2562:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
MAKE_ATOMIC_TYPE(Int, 32, int, int, int)
^
In file included from /tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:31:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:29,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/driver.c:51:
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h: In function ‘MonitorActionSet_AtomicInclude’:
/tmp/modconfig-19DKfL/vmnet-only/vm_assert.h:320:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:91:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’
ASSERT_ON_COMPILE((ACTION_WORD_SIZE & (ACTION_WORD_SIZE - 1)) == 0);
^
CC [M] /tmp/modconfig-19DKfL/vmnet-only/bridge.o
CC [M] /tmp/modconfig-19DKfL/vmnet-only/filter.o
CC [M] /tmp/modconfig-19DKfL/vmnet-only/procfs.o
CC [M] /tmp/modconfig-19DKfL/vmnet-only/smac_compat.o
In file included from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:28:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/filter.c:48:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompilePtr’:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2397:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2558:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
MAKE_ATOMIC_TYPE(Ptr, 64, void const *, void *, uintptr_t)
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompileInt’:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2397:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2562:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
MAKE_ATOMIC_TYPE(Int, 32, int, int, int)
^
In file included from /tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:31:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:29,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/filter.c:48:
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h: In function ‘MonitorActionSet_AtomicInclude’:
/tmp/modconfig-19DKfL/vmnet-only/vm_assert.h:320:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:91:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’
ASSERT_ON_COMPILE((ACTION_WORD_SIZE & (ACTION_WORD_SIZE - 1)) == 0);
^
/tmp/modconfig-19DKfL/vmnet-only/filter.c: At top level:
/tmp/modconfig-19DKfL/vmnet-only/filter.c:206:1: error: conflicting types for ‘VNetFilterHookFn’
VNetFilterHookFn(unsigned int hooknum, // IN:
^
/tmp/modconfig-19DKfL/vmnet-only/filter.c:64:18: note: previous declaration of ‘VNetFilterHookFn’ was here
static nf_hookfn VNetFilterHookFn;
^
/tmp/modconfig-19DKfL/vmnet-only/filter.c:64:18: warning: ‘VNetFilterHookFn’ used but never defined [enabled by default]
/tmp/modconfig-19DKfL/vmnet-only/filter.c:206:1: warning: ‘VNetFilterHookFn’ defined but not used [-Wunused-function]
VNetFilterHookFn(unsigned int hooknum, // IN:
^
make[2]: *** [/tmp/modconfig-19DKfL/vmnet-only/filter.o] Virhe 1
make[2]: *** Odotetaan keskeneräisiä töitä....
In file included from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:28:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/bridge.c:52:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompilePtr’:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2397:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2558:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
MAKE_ATOMIC_TYPE(Ptr, 64, void const *, void *, uintptr_t)
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompileInt’:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2397:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2562:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
MAKE_ATOMIC_TYPE(Int, 32, int, int, int)
^
In file included from /tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:31:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:29,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/bridge.c:52:
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h: In function ‘MonitorActionSet_AtomicInclude’:
/tmp/modconfig-19DKfL/vmnet-only/vm_assert.h:320:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:91:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’
ASSERT_ON_COMPILE((ACTION_WORD_SIZE & (ACTION_WORD_SIZE - 1)) == 0);
^
In file included from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:28:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/procfs.c:43:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompilePtr’:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2397:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2558:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
MAKE_ATOMIC_TYPE(Ptr, 64, void const *, void *, uintptr_t)
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompileInt’:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2397:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2562:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
MAKE_ATOMIC_TYPE(Int, 32, int, int, int)
^
In file included from /tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:31:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:29,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/procfs.c:43:
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h: In function ‘MonitorActionSet_AtomicInclude’:
/tmp/modconfig-19DKfL/vmnet-only/vm_assert.h:320:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:91:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’
ASSERT_ON_COMPILE((ACTION_WORD_SIZE & (ACTION_WORD_SIZE - 1)) == 0);
^
In file included from /tmp/modconfig-19DKfL/vmnet-only/vnet.h:28:0,
from /tmp/modconfig-19DKfL/vmnet-only/vnetInt.h:24,
from /tmp/modconfig-19DKfL/vmnet-only/smac_compat.c:53:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompilePtr’:
/tmp/modconfig-19DKfL/vmnet-only/vm_atomic.h:2397:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]
typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
^
^
/tmp/modconfig-19DKfL/vmnet-only/monitorAction_exported.h:91:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’
ASSERT_ON_COMPILE((ACTION_WORD_SIZE & (ACTION_WORD_SIZE - 1)) == 0);
^
make[1]: *** [_module_/tmp/modconfig-19DKfL/vmnet-only] Virhe 2
make[1]: Poistutaan hakemistosta "/usr/src/linux-headers-3.13.0-24-generic"
make: *** [vmnet.ko] Virhe 2
make: Poistutaan hakemistosta "/tmp/modconfig-19DKfL/vmnet-only"
Failed to build vmnet. Failed to execute the build command.
Starting VMware services:
Virtual machine monitor done
Virtual machine communication interface done
VM communication interface socket family done
Blocking file system done
Virtual ethernet failed
VMware Authentication Daemon
Siivottu ja tagittu -Karvameduusa