Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 440300 Details for
Bug 588546
app-emulation/vmware-modules-308.1.0 : /.../inode.c:69:16: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-emulation:vmware-modules-308.1.0:20160710-161517.log
app-emulation:vmware-modules-308.1.0:20160710-161517.log (text/plain), 4.99 KB, created by
Toralf Förster
on 2016-07-10 16:43:31 UTC
(
hide
)
Description:
app-emulation:vmware-modules-308.1.0:20160710-161517.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-07-10 16:43:31 UTC
Size:
4.99 KB
patch
obsolete
> * Package: app-emulation/vmware-modules-308.1.0 > * Repository: gentoo > * Maintainer: vmware@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pax_kernel userland_GNU vmci vsock > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/4.6.3-hardened-r1/build > * Found sources for kernel version: > * 4.6.3-hardened-r1 > * Checking for suitable kernel configuration options... > [ ok ] > * Checking for suitable kernel configuration options... > [ ok ] > * Adding group 'vmware' to your system ... > * - Groupid: next available >>>> Unpacking source... >>>> Source unpacked in /var/tmp/portage/app-emulation/vmware-modules-308.1.0/work >>>> Preparing source in /var/tmp/portage/app-emulation/vmware-modules-308.1.0/work ... > * Applying 308-makefile-kernel-dir.patch ... > [ ok ] > * Applying 308-makefile-include.patch ... > [ ok ] > * Applying 308-netdevice.patch ... > [ ok ] > * Applying 308-hardened.patch ... > [ ok ] > * Applying 308-apic.patch ... > [ ok ] > * Applying 308-3.10-00-dentry.patch ... > [ ok ] > * Applying 308-3.10-01-inode.patch ... > [ ok ] > * Applying 308-3.10-02-control.patch ... > [ ok ] > * Applying 308-3.10-03-inline.patch ... > [ ok ] > * Applying 308-3.11-00-readdir.patch ... > [ ok ] > * Applying 308-3.11-01-filldir.patch ... > [ ok ] > * Applying 308-3.15-00-vsock.patch ... > [ ok ] > * Applying 308-3.18-00-version-redefined.patch ... > [ ok ] > * Applying 308-3.19-00-compat-namei.patch ... > [ ok ] > * Applying 308-3.19-02-vmblock-path.patch ... > [ ok ] > * Applying 308-3.19-04-iovec.patch ... > [ ok ] > * Applying 308-3.19-05-vmci_qpair.patch ... > [ ok ] > * Applying 308-3.19-06-vsock.patch ... > [ ok ] > * Applying 308-3.19-07-vsock.patch ... > [ ok ] > * Applying 308-4.01-00-vsock.patch ... > [ ok ] > * Applying 308-4.02-00-nd_set_link.patch ... > [ ok ] > * Applying 308-4.02-01-sk_alloc.patch ... > [ ok ] > * Applying 308-4.03-00-vmci-misc_deregister.patch ... > [ ok ] > * Applying 308-4.05-00-vmblock-follow_link.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-emulation/vmware-modules-308.1.0/work ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-emulation/vmware-modules-308.1.0/work ... > * Preparing vmblock module >make -j1 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' auto-build KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/4.6.3-hardened-r1/build >Using kernel build system. >make -C /lib/modules/4.6.3-hardened-r1/build SUBDIRS=$PWD SRCROOT=$PWD/. \ > MODULEBUILDDIR= modules >make[1]: Entering directory '/usr/src/linux-4.6.3-hardened-r1' >make[2]: Entering directory '/usr/src/linux-4.6.3-hardened-r1' > CC [M] /var/tmp/portage/app-emulation/vmware-modules-308.1.0/work/vmblock-only/linux/filesystem.o > CC [M] /var/tmp/portage/app-emulation/vmware-modules-308.1.0/work/vmblock-only/linux/stubs.o > CC [M] /var/tmp/portage/app-emulation/vmware-modules-308.1.0/work/vmblock-only/linux/file.o > CC [M] /var/tmp/portage/app-emulation/vmware-modules-308.1.0/work/vmblock-only/linux/block.o > CC [M] /var/tmp/portage/app-emulation/vmware-modules-308.1.0/work/vmblock-only/linux/inode.o >/var/tmp/portage/app-emulation/vmware-modules-308.1.0/work/vmblock-only/linux/inode.c:69:16: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] > .get_link = InodeOpFollowlink, > ^ >/var/tmp/portage/app-emulation/vmware-modules-308.1.0/work/vmblock-only/linux/inode.c:69:16: note: (near initialization for âLinkInodeOps.get_linkâ) >cc1: some warnings being treated as errors >make[3]: *** [/usr/src/linux-4.6.3-hardened-r1/scripts/Makefile.build:292: /var/tmp/portage/app-emulation/vmware-modules-308.1.0/work/vmblock-only/linux/inode.o] Error 1 >make[2]: *** [/usr/src/linux-4.6.3-hardened-r1/Makefile:1437: _module_/var/tmp/portage/app-emulation/vmware-modules-308.1.0/work/vmblock-only] Error 2 >make[2]: Leaving directory '/usr/src/linux-4.6.3-hardened-r1' >make[1]: *** [Makefile:146: sub-make] Error 2 >make[1]: Leaving directory '/usr/src/linux-4.6.3-hardened-r1' >make: *** [Makefile:120: vmblock.ko] Error 2 > * ERROR: app-emulation/vmware-modules-308.1.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-emulation/vmware-modules-308.1.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-emulation/vmware-modules-308.1.0::gentoo'`. > * The complete build log is located at '/var/log/portage/app-emulation:vmware-modules-308.1.0:20160710-161517.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/vmware-modules-308.1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-emulation/vmware-modules-308.1.0/temp/environment'. > * Working directory: '/var/tmp/portage/app-emulation/vmware-modules-308.1.0/work/vmblock-only' > * S: '/var/tmp/portage/app-emulation/vmware-modules-308.1.0/work'
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 588546
: 440300 |
440302
|
440304