Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791283 - dev-util/checkstyle-7.2::gentoo failed (compile phase) with openjdk:11
Summary: dev-util/checkstyle-7.2::gentoo failed (compile phase) with openjdk:11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 810613
  Show dependency tree
 
Reported: 2021-05-21 08:19 UTC by Volkmar W. Pogatzki
Modified: 2021-12-09 08:17 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 Volkmar W. Pogatzki 2021-05-21 08:19:25 UTC
* Compiling ...
warning: [options] bootstrap class path not set in conjunction with -source 8
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java:29: warning: [removal] ClassDoc in com.sun.javadoc has been deprecated and marked for removal
import com.sun.javadoc.ClassDoc;
                      ^
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java:30: warning: [removal] DocErrorReporter in com.sun.javadoc has been deprecated and marked for removal
import com.sun.javadoc.DocErrorReporter;
                      ^
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java:31: warning: [removal] FieldDoc in com.sun.javadoc has been deprecated and marked for removal
import com.sun.javadoc.FieldDoc;
                      ^
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java:32: warning: [removal] RootDoc in com.sun.javadoc has been deprecated and marked for removal
import com.sun.javadoc.RootDoc;
                      ^
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/PropertyCacheFile.java:42: error: package javax.xml.bind does not exist
import javax.xml.bind.DatatypeConverter;
                     ^
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java:58: warning: [removal] RootDoc in com.sun.javadoc has been deprecated and marked for removal
    public static boolean start(RootDoc root)
                                ^
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java:66: warning: [removal] ClassDoc in com.sun.javadoc has been deprecated and marked for removal
            final ClassDoc[] classes = root.classes();
                  ^
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java:67: warning: [removal] FieldDoc in com.sun.javadoc has been deprecated and marked for removal
            final FieldDoc[] fields = classes[0].fields();
                  ^
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java:68: warning: [removal] FieldDoc in com.sun.javadoc has been deprecated and marked for removal
            for (final FieldDoc field : fields) {
                       ^
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java:105: warning: [removal] DocErrorReporter in com.sun.javadoc has been deprecated and marked for removal
    public static boolean checkOptions(String[][] options, DocErrorReporter reporter) {
                                                           ^
/var/tmp/portage/dev-util/checkstyle-7.2/work/checkstyle-checkstyle-7.2/src/main/java/com/puppycrawl/tools/checkstyle/PropertyCacheFile.java:229: error: cannot find symbol
            return DatatypeConverter.printHexBinary(digest.digest());
                   ^
  symbol:   variable DatatypeConverter
  location: class PropertyCacheFile
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
10 warnings





Portage 3.0.18 (python 3.9.4-final-0, default/linux/amd64/17.1/desktop, gcc-10.2.0, glibc-2.32-r7, 4.19.184-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.19.184-gentoo-x86_64-Intel-R-_Core-TM-_i7-3740QM_CPU_@_2.70GHz-with-glibc2.32
KiB Mem:    16336144 total,   4058760 free
KiB Swap:   17577980 total,  17569028 free
Timestamp of repository gentoo: Fri, 21 May 2021 06:15:01 +0000
Head commit of repository gentoo: 87b224b9f70e8b8ae5fe6d0665727ad7630331cf
sh bash 5.1_p8
ld GNU ld (Gentoo 2.35.2 p1) 2.35.2
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          3.9.4_p1::gentoo
dev-lang/rust:            1.51.0-r2::gentoo
dev-util/cmake:           3.18.5::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.42.1-r1::gentoo
sys-apps/sandbox:         2.23::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.16.2-r1::gentoo
sys-devel/binutils:       2.35.2::gentoo
sys-devel/gcc:            10.2.0-r5::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.de.gentoo.org/gentoo-portage/
    priority: -1000
    sync-rsync-extra-opts: 
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: yes

testing
    location: /var/db/repos/testing
    masters: gentoo

Installed sets: @thunderbird
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.6/conf /usr/share/maven-bin-3.8/conf"
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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="https://ftp.halifax.rwth-aachen.de/gentoo/ https://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8"
PKGDIR="/var/cache/binpkgs"
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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb branding bzip2 cairo cdda cdr cli crypt cups dri dts dvd dvdr emboss encode exif flac fortran gdbm gif gpm gtk gui iconv icu ipv6 jpeg lcms libglvnd libtirpc mad mng mp3 mp4 mpeg multilib ncurses nptl ogg opengl openmp pango pcre pdf png policykit ppds qt5 readline sdl seccomp spell split-usr ssl startup-notification svg tcpd tiff truetype udev unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2018" 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="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx f16c mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26" SANE_BACKENDS="genesys" USERLAND="GNU" VIDEO_CARDS="intel i965 nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS

=================================================================
                        Package Settings
=================================================================

dev-util/checkstyle-7.2::gentoo was built with the following:
USE="-doc -source" ABI_X86="(64)"
Comment 1 Miroslav Šulc gentoo-dev 2021-05-22 08:21:45 UTC
should be bumped instead of fixing old stuff. this seems to depend on private and obsolete classes.
Comment 2 Miroslav Šulc gentoo-dev 2021-12-08 08:50:47 UTC
adding dev-java/jaxb-api:2 should fix this issue
Comment 3 Larry the Git Cow gentoo-dev 2021-12-09 08:17:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc590da2aa2c9f9d646f5cd1ad85bd9aaa009e47

commit dc590da2aa2c9f9d646f5cd1ad85bd9aaa009e47
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-12-06 10:23:24 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-12-09 08:17:24 +0000

    dev-util/checkstyle: EAPI 8, fix missing dependency
    
    Closes: https://bugs.gentoo.org/791283
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/23196
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-util/checkstyle/checkstyle-7.2-r1.ebuild | 67 ++++++++++++++++++++++++++++
 1 file changed, 67 insertions(+)