Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518400 - app-emulation/vmware-modules-279.2 with kernel 3.15.6
Summary: app-emulation/vmware-modules-279.2 with kernel 3.15.6
Status: RESOLVED DUPLICATE of bug 462666
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: Bug, EBUILD
Depends on:
Blocks:
 
Reported: 2014-07-28 17:14 UTC by Ladislav Zitka
Modified: 2014-07-29 10:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Zitka 2014-07-28 17:14:51 UTC
emerging app-emulation/vmware-modules-279.2 with kernel 3.15.6 results in:
/usr/src/linux-3.15.6-gentoo/include/linux/printk.h:92:0: note: this is the location of the previous definition
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/control.c: In function ‘ExecuteBlockOp’:
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/control.c:282:9: warning: assignment from incompatible pointer type [enabled by default]
make[2]: *** [_module_/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/usr/src/linux-3.15.6-gentoo'
make: *** [vmblock.ko] Error 2
 * ERROR: app-emulation/vmware-modules-279.2::gentoo failed (compile phase):
 *   emake failed


Reproducible: Always

Steps to Reproduce:
1. emerge vmware-workstation
2. append to /etc/portage/package.accept_keywords
# required by app-emulation/vmware-modules-279.2
=app-emulation/vmware-workstation-10.0.2.1744117 ~amd64
# required by app-emulation/vmware-workstation-10.0.2.1744117
# required by vmware-workstation (argument)
=app-emulation/vmware-modules-279.2 ~amd64
# required by app-emulation/vmware-workstation-10.0.2.1744117[vmware-tools]
# required by app-emulation/vmware-modules-279.2
=app-emulation/vmware-tools-9.6.2.1744117 ~amd64

2. emerge app-emulation/vmware-workstation
Actual Results:  
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined [enabled by default]
In file included from /usr/src/linux-3.15.6-gentoo/include/linux/kernel.h:13:0,
                 from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/filesystem.c:27:
/usr/src/linux-3.15.6-gentoo/include/linux/printk.h:92:0: note: this is the location of the previous definition
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/inode.c: In function ‘InodeOpLookup’:
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/inode.c:138:32: error: incompatible types when assigning to type ‘kgid_t’ from type ‘int’
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/inode.c: In function ‘InodeOpReadlink’:
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/inode.c:180:4: error: implicit declaration of function ‘vfs_readlink’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
In file included from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/vmblockInt.h:41:0,
                 from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/block.c:30:
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined [enabled by default]
In file included from /usr/src/linux-3.15.6-gentoo/include/linux/kernel.h:13:0,
                 from /usr/src/linux-3.15.6-gentoo/arch/x86/include/asm/percpu.h:44,
                 from /usr/src/linux-3.15.6-gentoo/arch/x86/include/asm/preempt.h:5,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/preempt.h:18,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/spinlock.h:50,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/wait.h:8,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/completion.h:11,
                 from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/os.h:31,
                 from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/block.c:26:
/usr/src/linux-3.15.6-gentoo/include/linux/printk.h:92:0: note: this is the location of the previous definition
make[3]: *** [/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/inode.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/vmblockInt.h:41:0,
                 from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/file.c:32:
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined [enabled by default]
In file included from /usr/src/linux-3.15.6-gentoo/include/linux/kernel.h:13:0,
                 from /usr/src/linux-3.15.6-gentoo/arch/x86/include/asm/percpu.h:44,
                 from /usr/src/linux-3.15.6-gentoo/arch/x86/include/asm/preempt.h:5,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/preempt.h:18,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/spinlock.h:50,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/seqlock.h:35,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/time.h:5,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/stat.h:18,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/module.h:10,
                 from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/file.c:27:
/usr/src/linux-3.15.6-gentoo/include/linux/printk.h:92:0: note: this is the location of the previous definition
In file included from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/vmblockInt.h:41:0,
                 from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/control.c:34:
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined [enabled by default]
In file included from /usr/src/linux-3.15.6-gentoo/include/linux/kernel.h:13:0,
                 from /usr/src/linux-3.15.6-gentoo/arch/x86/include/asm/percpu.h:44,
                 from /usr/src/linux-3.15.6-gentoo/arch/x86/include/asm/preempt.h:5,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/preempt.h:18,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/spinlock.h:50,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/seqlock.h:35,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/time.h:5,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/stat.h:18,
                 from /usr/src/linux-3.15.6-gentoo/include/linux/module.h:10,
                 from /tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/control.c:27:
/usr/src/linux-3.15.6-gentoo/include/linux/printk.h:92:0: note: this is the location of the previous definition
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/control.c: In function ‘ExecuteBlockOp’:
/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only/linux/control.c:282:9: warning: assignment from incompatible pointer type [enabled by default]
make[2]: *** [_module_/tmp/portage/app-emulation/vmware-modules-279.2/work/vmblock-only] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/usr/src/linux-3.15.6-gentoo'
make: *** [vmblock.ko] Error 2
 * ERROR: app-emulation/vmware-modules-279.2::gentoo failed (compile phase):
 *   emake failed


Expected Results:  
no error.

Environment:
Portage 2.2.8-r1 (default/linux/amd64/13.0/desktop/kde/systemd, gcc-4.7.3, glibc-2.17, 3.15.6-gentoozangetsu x86_64)                                                                  
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.15.6-gentoozangetsu-x86_64-Intel-R-_Core-TM-_i7-4702HQ_CPU_@_2.20GHz-with-gentoo-2.2
KiB Mem:    16332520 total,   8455128 free
KiB Swap:   16775164 total,  16775164 free
Timestamp of tree: Mon, 28 Jul 2014 14:45:01 +0000
ld GNU ld (Gentoo 2.23.2 p1.0) 2.23.2
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.6, 3.3.3
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms stricknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://gentoo.supp.name/ http://ftp.fi.muni.cz/pub/linux/gentoo/ rsync://ftp6ux.cz/pub/linux/gentoo/ rsync://ftp.fi.muni.cz/pub/linux/gentoo/ ftp://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.mirror.dkm.cz/pub/gentoo/ ftp://gentoo.mirror.dkm.cz/pub/gen rsync://gentoo.mirror.dkm.cz/gentoo/ http://gentoo.mirror.web4u.cz/ ftp://gentoo.mirror.web4u.cz/ ftp://de-mirror.org/gentoo/ http://de-mirror.org/gentoo/ rsync://de-mirror.org/oo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://gentoo.mneisen.org/ http://mirror.netcologne.de/gentoo/ ftp://mirror.netcologne.de/gentoo/ rsync://mirror.netcologne.de/oo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ rsync://ftp.halifax.rwth-aachen.entoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ ftp://ftp.uniangen.de/pub/mirrors/gentoo http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ rsync://ftp-stud.hs-esslingen.de/gentoo/ http://ftp-shs-esslingen.de/pub/Mirrors/gentoo/ http://files.gentoo.gr ftp://files.gentoo.gr http://ftp.ntua.gr/pub/linux/gentoo/ ftp://ftp.ntua.gr/pub/linux/gentoo/ http://gentoo.aditsu.net0/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/diles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 avx avx2 berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli cracklib crypt cups cxx dbus declarative dell dri dts dvd dvdr emboss encodif fam firefox flac fortran gdbm gif gpm iconv ieee1394 ipv6 jpeg kde kipi laptop lcdfilter lcms ldap libnotify lm_sensors mad mmx mng modules mp3 mp4 mpeg multilib ncurses netwonager nls nptl nvidia ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds qt3support qt4 readline sdl semantic-desktop session spell sse sse2 sse3 sse4_1 sse4_2 ssse3 startup-notification svg systemd tcpd threads tiff truetype udev udisks unicode upower usb v4l v4l2 vorbis wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid " ABI_X86="64" ALSA_CARDS="hda-intel usb-audio" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_defaulthn_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_e filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kwords flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLShtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate ublox ubx" INPUT_DEVICES="evdev synaptics mouse keyboard v4l" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TAR="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="intel nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq strawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-07-29 10:40:49 UTC

*** This bug has been marked as a duplicate of bug 462666 ***