Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831383 - www-servers/tomcat-{9.0.56,10.0.14} fail Javadoc build with USE="doc"
Summary: www-servers/tomcat-{9.0.56,10.0.14} fail Javadoc build with USE="doc"
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: PATCH
Depends on:
Blocks:
 
Reported: 2022-01-18 04:10 UTC by Yuan Liao (Leo3418)
Modified: 2022-01-21 10:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,84.18 KB, text/plain)
2022-01-18 04:10 UTC, Yuan Liao (Leo3418)
Details
Patch to apply during src_prepare that should fix this issue (tomcat-9.0.56-no-fail-on-javadoc-warning.patch,4.38 KB, patch)
2022-01-18 04:14 UTC, Yuan Liao (Leo3418)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuan Liao (Leo3418) 2022-01-18 04:10:51 UTC
Created attachment 762451 [details]
build.log

Affected ebuilds:
- www-servers/tomcat-9.0.56
- www-servers/tomcat-10.0.14

With USE="doc" enabled, Javadoc build fails due to warnings.

Please note that this is not the same issue as the bugs tracked by https://bugs.gentoo.org/820869: those bugs are limited to JDK 11+, whereas the two affected ebuilds both force use of JDK 1.8 (DEPEND="virtual/jdk:1.8").


[ebuild  N    ~] www-servers/tomcat-9.0.56  USE="doc -extra-webapps -source -test"


  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/var/tmp/portage/www-servers/tomcat-9.0.56/work/apache-tomcat-9.0.56-src/output/dist/webapps/docs/api/"
  [javadoc] Standard Doclet version 1.8.0_312
  [javadoc] Building tree for all the packages and classes...
  [javadoc] javadoc: warning - Class org.osgi.annotation.bundle.Capabilities not found.
  [javadoc] javadoc: warning - Class org.osgi.annotation.bundle.Requirement not found.
  [javadoc] javadoc: warning - Class org.osgi.annotation.bundle.Requirements not found.
  [javadoc] javadoc: warning - Class org.osgi.annotation.bundle.Capabilities not found.
  [javadoc] javadoc: warning - Class org.osgi.annotation.bundle.Requirement not found.
  [javadoc] javadoc: warning - Class org.osgi.annotation.bundle.Capabilities not found.
  [javadoc] javadoc: warning - Class org.osgi.annotation.bundle.Requirement not found.
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /var/tmp/portage/www-servers/tomcat-9.0.56/work/apache-tomcat-9.0.56-src/output/dist/webapps/docs/api/help-doc.html...
  [javadoc] 7 warnings

BUILD FAILED
/var/tmp/portage/www-servers/tomcat-9.0.56/work/apache-tomcat-9.0.56-src/build.xml:1780: Javadoc issued warnings.

Total time: 24 seconds
 * ERROR: www-servers/tomcat-9.0.56::gentoo failed (compile phase):
 *   eant failed



$ emerge --info
Portage 3.0.28 (python 3.9.9-final-0, !../../var/db/repos/local/profiles/default/workstation, gcc-11.2.0, glibc-2.33-r7, 5.15.14 x86_64)
=================================================================
System uname: Linux-5.15.14-x86_64-Intel-R-_Core-TM-_i7-8750H_CPU_@_2.20GHz-with-glibc2.33
KiB Mem:    16066408 total,   7725496 free
KiB Swap:    8388604 total,   8388604 free
Timestamp of repository gentoo: Fri, 14 Jan 2022 06:30:01 +0000
Head commit of repository gentoo: f2149e93f05dc6ddae75d9baddb1a63dd0458cdb
sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
app-misc/pax-utils:        1.3.3::gentoo
app-shells/bash:           5.1_p8::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.34.0-r6::gentoo
dev-lang/python:           3.9.9-r1::gentoo, 3.10.0_p1-r1::gentoo
dev-lang/rust-bin:         1.56.1::gentoo
dev-util/cmake:            3.21.4::gentoo
dev-util/meson:            0.59.4::gentoo
sys-apps/baselayout:       2.7-r3::gentoo
sys-apps/sandbox:          2.25::gentoo
sys-apps/systemd:          249.9::gentoo
sys-devel/autoconf:        2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:        1.16.4::gentoo
sys-devel/binutils:        2.37_p1::gentoo
sys-devel/binutils-config: 5.4::gentoo
sys-devel/gcc:             11.2.0::gentoo
sys-devel/gcc-config:      2.5-r1::gentoo
sys-devel/libtool:         2.4.6-r6::gentoo
sys-devel/llvm:            13.0.0::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.16::gentoo (virtual/os-headers)
sys-libs/glibc:            2.33-r7::gentoo
Repositories:

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

leo3418
    location: /home/leo/Projects/leo3418-ebuild-repo
    masters: gentoo

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

spark-overlay
    location: /home/leo/Projects/spark-overlay
    masters: gentoo

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/share/gnupg/qualified.txt /usr/share/maven-bin-3.8/conf"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /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="/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="-march=native -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="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
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"
SHELL="/bin/bash"
USE="X aac acl acpi alsa amd64 bash-completion bluetooth branding bzip2 cairo cli colord crypt cups dbus dist-kernel dri dts eds emboss encode evo exif flac fortran gdbm gif git gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk gui iconv icu introspection ipv6 jpeg lcms libglvnd libnotify libsecret libtirpc mad mng mp3 mp4 mpeg multilib nautilus ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt5 readline screencast sdl seccomp spell split-usr ssl startup-notification svg sysprof systemd tiff tracker truetype udev udisks unicode upower usb vim-syntax vorbis wayland wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2020" 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 avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand 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="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="intel i965 iris 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:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, MAKEOPTS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 1 Yuan Liao (Leo3418) 2022-01-18 04:14:44 UTC
Created attachment 762452 [details, diff]
Patch to apply during src_prepare that should fix this issue
Comment 2 Larry the Git Cow gentoo-dev 2022-01-21 10:02:24 UTC
The bug has been closed via the following commit(s):

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

commit 6c1af53328a8c5d104409eb6fa0bb441148c0caa
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2022-01-21 09:57:03 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-01-21 10:02:21 +0000

    www-servers/tomcat: bump to 9.0.58
    
    Closes: https://bugs.gentoo.org/831383
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 www-servers/tomcat/Manifest                        |   1 +
 .../tomcat/files/tomcat-9.0.58-build.xml.patch     | 321 +++++++++++++++++++++
 www-servers/tomcat/tomcat-9.0.58.ebuild            | 187 ++++++++++++
 3 files changed, 509 insertions(+)

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

commit 60ab67e0482342fa658b1a58a85672d515bd1b02
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2022-01-21 09:50:18 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-01-21 10:02:21 +0000

    www-servers/tomcat: bump to 10.0.16
    
    Closes: https://bugs.gentoo.org/831383
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 www-servers/tomcat/Manifest                        |   1 +
 .../tomcat-10.0.16-build.xml-strip-html5.patch     |  31 ++
 .../tomcat/files/tomcat-10.0.16-build.xml.patch    | 349 +++++++++++++++++++++
 www-servers/tomcat/tomcat-10.0.16.ebuild           | 193 ++++++++++++
 4 files changed, 574 insertions(+)
Comment 3 Miroslav Šulc gentoo-dev 2022-01-21 10:02:43 UTC
thanks! :-)