Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519268 - dev-java/guava-13.0.1 with dev-java/oracle-jdk-bin:1.8 - com/google/common/reflect/Types.java:338: error: TypeVariableImpl is not abstract and does not override abstract method getAnnotatedBounds() in TypeVariable ...
Summary: dev-java/guava-13.0.1 with dev-java/oracle-jdk-bin:1.8 - com/google/common/re...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-06 23:19 UTC by Austin English (RETIRED)
Modified: 2015-03-21 18:33 UTC (History)
5 users (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 Austin English (RETIRED) gentoo-dev 2014-08-06 23:19:11 UTC
* IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) dev-java/guava-13.0.1
>>> Failed to emerge dev-java/guava-13.0.1, Log file:
>>>  '/var/tmp/portage/dev-java/guava-13.0.1/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 1.19, 0.99, 0.64
 * Package:    dev-java/guava-13.0.1
 * Repository: gentoo
 * Maintainer: java@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox splitdebug userpriv usersandbox
 * Using: oracle-jdk-bin-1.8
>>> Unpacking source...
>>> Unpacking guava-13.0.1-sources.jar to /var/tmp/portage/dev-java/guava-13.0.1/work
>>> Source unpacked in /var/tmp/portage/dev-java/guava-13.0.1/work
>>> Preparing source in /var/tmp/portage/dev-java/guava-13.0.1/work ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-java/guava-13.0.1/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-java/guava-13.0.1/work ...
ejavac -d target/classes -encoding UTF-8 -classpath /usr/share/jsr305/lib/jsr305.jar @sources.lst
warning: [options] bootstrap class path not set in conjunction with -source 1.6
com/google/common/primitives/UnsignedBytes.java:25: warning: Unsafe is internal proprietary API and may be removed in a future release
import sun.misc.Unsafe;
               ^
com/google/common/cache/Striped64.java:103: warning: Unsafe is internal proprietary API and may be removed in a future release
        private static final sun.misc.Unsafe UNSAFE;
                                     ^
com/google/common/cache/Striped64.java:300: warning: Unsafe is internal proprietary API and may be removed in a future release
    private static final sun.misc.Unsafe UNSAFE;
                                 ^
com/google/common/cache/Striped64.java:323: warning: Unsafe is internal proprietary API and may be removed in a future release
    private static sun.misc.Unsafe getUnsafe() {
                           ^
com/google/common/cache/Striped64.java:325: warning: Unsafe is internal proprietary API and may be removed in a future release
            return sun.misc.Unsafe.getUnsafe();
                           ^
com/google/common/cache/Striped64.java:330: warning: Unsafe is internal proprietary API and may be removed in a future release
                     .PrivilegedExceptionAction<sun.misc.Unsafe>() {
                                                        ^
com/google/common/cache/Striped64.java:331: warning: Unsafe is internal proprietary API and may be removed in a future release
                        public sun.misc.Unsafe run() throws Exception {
                                       ^
com/google/common/cache/Striped64.java:333: warning: Unsafe is internal proprietary API and may be removed in a future release
                                .Unsafe.class.getDeclaredField("theUnsafe");
                                ^
com/google/common/cache/Striped64.java:335: warning: Unsafe is internal proprietary API and may be removed in a future release
                            return (sun.misc.Unsafe) f.get(null);
                                            ^
com/google/common/primitives/UnsignedBytes.java:319: warning: Unsafe is internal proprietary API and may be removed in a future release
      static final Unsafe theUnsafe;
                   ^
com/google/common/primitives/UnsignedBytes.java:325: warning: Unsafe is internal proprietary API and may be removed in a future release
        theUnsafe = (Unsafe) AccessController.doPrivileged(
                     ^
com/google/common/primitives/UnsignedBytes.java:330: warning: Unsafe is internal proprietary API and may be removed in a future release
                  Field f = Unsafe.class.getDeclaredField("theUnsafe");
                            ^
com/google/common/reflect/Types.java:338: error: TypeVariableImpl is not abstract and does not override abstract method getAnnotatedBounds() in TypeVariable
  private static final class TypeVariableImpl<D extends GenericDeclaration>
                       ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: com/google/common/collect/ImmutableSortedSet.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
13 warnings
 * ERROR: dev-java/guava-13.0.1::gentoo failed (compile phase):
 *   ejavac failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 3877:  Called java-pkg-simple_src_compile
 *   environment, line 1784:  Called java-pkg-simple_verbose-cmd 'ejavac' '-d' 'target/classes' '-encoding' 'UTF-8' '-classpath' '/usr/share/jsr305/lib/jsr305.jar' '@sources.lst'
 *   environment, line 1822:  Called ejavac '-d' 'target/classes' '-encoding' 'UTF-8' '-classpath' '/usr/share/jsr305/lib/jsr305.jar' '@sources.lst'
 *   environment, line  818:  Called die
 * The specific snippet of code:
 *       ${compiler_executable} ${javac_args} "${@}" || die "ejavac failed"
 * 
 * If you need support, post the output of `emerge --info '=dev-java/guava-13.0.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/guava-13.0.1::gentoo'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM=oracle-jdk-bin-1.8  CLASSPATH="" JAVA_HOME="/opt/oracle-jdk-bin-1.8.0.11"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="javac"
and of course, the output of emerge --info =guava-13.0.1
 * The complete build log is located at '/var/tmp/portage/dev-java/guava-13.0.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/guava-13.0.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-java/guava-13.0.1/work'
 * S: '/var/tmp/portage/dev-java/guava-13.0.1/work'

 * Messages for package dev-java/guava-13.0.1:

 * ERROR: dev-java/guava-13.0.1::gentoo failed (compile phase):
 *   ejavac failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 3877:  Called java-pkg-simple_src_compile
 *   environment, line 1784:  Called java-pkg-simple_verbose-cmd 'ejavac' '-d' 'target/classes' '-encoding' 'UTF-8' '-classpath' '/usr/share/jsr305/lib/jsr305.jar' '@sources.lst'
 *   environment, line 1822:  Called ejavac '-d' 'target/classes' '-encoding' 'UTF-8' '-classpath' '/usr/share/jsr305/lib/jsr305.jar' '@sources.lst'
 *   environment, line  818:  Called die
 * The specific snippet of code:
 *       ${compiler_executable} ${javac_args} "${@}" || die "ejavac failed"
 * 
 * If you need support, post the output of `emerge --info '=dev-java/guava-13.0.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/guava-13.0.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-java/guava-13.0.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/guava-13.0.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-java/guava-13.0.1/work'
 * S: '/var/tmp/portage/dev-java/guava-13.0.1/work'
Comment 1 Austin English (RETIRED) gentoo-dev 2014-08-06 23:19:28 UTC
build4 ~ # emerge --info
Portage 2.2.8-r1 (default/linux/amd64/13.0, gcc-4.8.3, glibc-2.19-r1, 3.10.36-gentoo-chimera-15 x86_64)
=================================================================
System uname: Linux-3.10.36-gentoo-chimera-15-x86_64-Intel-R-_Xeon-R-_CPU_X5670_@_2.93GHz-with-gentoo-2.2
KiB Mem:    12295968 total,   8814152 free
KiB Swap:     976892 total,    976892 free
Timestamp of tree: Unknown
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.7, 3.3.5-r1, 3.4.1
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.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.8.3
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.14 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -g -march=corei7 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.1/conf /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/mtab /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -g -march=corei7 -pipe"
DISTDIR="/var/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=4 --load-average=4"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
INSTALL_MASK="/etc/init.d/dhcpcd"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/var/portage/packages"
PORTAGE_COMPRESS="xz"
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=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage/repos/gentoo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl acpi amd64 bash-completion berkdb bzip2 caps cli cracklib crypt cxx dri fortran gdbm gpm iconv ipv6 lzma mmx modules multilib ncurses nptl openmp pam pcre python quickbuild readline session snmp sqlite sse sse2 sse3 ssl tcpd threads udev unicode vim-syntax xattr zlib" ABI_X86="64" 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" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="caps mdraid lvm nfs ssh-client btrfs" 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 ublox ubx" GRUB_PLATFORMS="efi-64 efi-32 pc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3 jython2_7 python3_4" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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"
USE_PYTHON="2.7 3.3"
Unset:  CPPFLAGS, CTARGET, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 opncow 2014-11-28 15:19:45 UTC
Just saw the same error with "dev-java/guava-14.0.1".
Comment 3 Ivan Iraci 2014-11-29 09:03:54 UTC
Same here.
Comment 4 Viktar Patotski 2014-12-07 21:36:38 UTC
I have the same issue here. Will try to workaround it.
Comment 5 Silvio 2014-12-07 22:13:39 UTC
To compile:

# eselect java-vm set system oracle-jdk-bin-1.7
# emerge -1v guava
# eselect java-vm set system oracle-jdk-bin-1.8

as workaround
Comment 6 Miroslav Šulc gentoo-dev 2015-02-21 19:13:10 UTC
fixed.

  21 Feb 2015; Miroslav Šulc <fordfrog@gentoo.org> guava-13.0.1.ebuild,
  guava-14.0.1.ebuild, guava-15.0.ebuild, guava-16.0.1.ebuild,
  guava-17.0.ebuild, guava-18.0.ebuild:
  restricted all ebuilds to compile just with jdk:1.7 and run with jre:1.7 or
  jre:1.6 because of using proprietary sun.misc.Unsafe which is not present in
  jdk:1.8 (bug #519268)

thanks for reporting.
Comment 7 William L. Thomson Jr. 2015-03-21 18:33:20 UTC
This package is oudated, current version is 18. Update to latest and likely no issues with jdk 1.8.