Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916571 - dev-java/stringtemplate-3.2.1-r2: failed with openjdk-bin:21 (compile phase): error: reference to StringTemplate is ambiguous
Summary: dev-java/stringtemplate-3.2.1-r2: failed with openjdk-bin:21 (compile phase):...
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: jdk21 918647
  Show dependency tree
 
Reported: 2023-10-31 08:49 UTC by Kfir Lavi
Modified: 2023-12-08 10:39 UTC (History)
1 user (show)

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


Attachments
from debian package (java21-compatibility.patch,1.93 KB, patch)
2023-10-31 09:22 UTC, Kfir Lavi
Details | Diff
from debian package (stringtemplate-manifest.patch,462 bytes, patch)
2023-10-31 09:35 UTC, Kfir Lavi
Details | Diff
from debian package (pom-version.patch,381 bytes, patch)
2023-10-31 09:35 UTC, Kfir Lavi
Details | Diff
build log (build.log,35.43 KB, text/plain)
2023-10-31 11:01 UTC, Volkmar W. Pogatzki
Details
test failures afer fixing compile phase (build.log,61.98 KB, text/plain)
2023-11-01 09:58 UTC, Volkmar W. Pogatzki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kfir Lavi 2023-10-31 08:49:00 UTC
Hi,
dev-java/stringtemplate-3.2.1-r2 fails compilation.

!!! When you file a bug report, please include the following information:
GENTOO_VM=openjdk-bin-21  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-21.0.1_p12"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""


ANTLR Parser Generator   Version 2.7.7 (2006-11-01)   1989-2005
javac -source 1.8 -target 1.8 -d target/classes -encoding UTF-8 -classpath /usr/share/antlr/lib/antlr.jar @sources.lst
warning: [options] bootstrap class path not set in conjunction with -source 8
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
src/org/antlr/stringtemplate/language/AngleBracketTemplateLexer.java:66: error: reference to StringTemplate is ambiguous
protected StringTemplate self;
          ^

as written here: https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1932755.html
"eprosima-idl-parser fails to build with OpenJDK 21 because its use of
the StringTemplate class is now ambiguous with the newly introduced
java.lang.StringTemplate interface"


in replay to above: https://www.mail-archive.com/pkg-java-maintainers@alioth-lists.debian.net/msg27118.html

debian say it is solved with stringtemplate 3.2.1-4

looking at: https://mirror.isoc.org.il/pub/debian/pool/main/s/stringtemplate/stringtemplate_3.2.1-4.debian.tar.xz

we find 3 patches:
debian/patches/java21-compatibility.patch
debian/patches/pom-version.patch
debian/patches/stringtemplate-manifest.patch

basically adding import line like this:
import org.antlr.stringtemplate.StringTemplate;

to add support for java21.

Regards,
Kfir
Comment 1 Kfir Lavi 2023-10-31 09:22:12 UTC
Created attachment 873756 [details, diff]
from debian package
Comment 2 Kfir Lavi 2023-10-31 09:35:37 UTC
Created attachment 873757 [details, diff]
from debian package
Comment 3 Kfir Lavi 2023-10-31 09:35:53 UTC
Created attachment 873758 [details, diff]
from debian package
Comment 4 Kfir Lavi 2023-10-31 09:47:45 UTC
by creating /etc/portage/patches/dev-java/stringtemplate-3.2.1-r2
and putting there the debian patch java21-compatibility.patch

compilation passes
Comment 5 Volkmar W. Pogatzki 2023-10-31 11:01:31 UTC
Created attachment 873775 [details]
build log

GENTOO_VM=openjdk-21  CLASSPATH="" JAVA_HOME="/usr/lib64/openjdk-21"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""

Portage 3.0.51 (python 3.11.5-final-0, default/linux/amd64/17.1/desktop, gcc-13, glibc-2.37-r7, 6.1.57-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.1.57-gentoo-x86_64-Intel-R-_Core-TM-_i7-3740QM_CPU_@_2.70GHz-with-glibc2.37
KiB Mem:    16332100 total,   7966968 free
KiB Swap:   17577980 total,  17530972 free
Timestamp of repository gentoo: Tue, 31 Oct 2023 06:15:01 +0000
Head commit of repository gentoo: d3790650f8cdd29370f436cd035fcbfbb7f0f946
sh bash 5.1_p16-r6
ld GNU ld (Gentoo 2.40 p5) 2.40.0
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r6::gentoo
dev-java/java-config:      2.3.1-r1::gentoo
dev-lang/perl:             5.38.0-r1::gentoo
dev-lang/python:           3.11.5::gentoo
dev-lang/rust:             1.71.1::gentoo
dev-util/cmake:            3.26.5-r2::gentoo
dev-util/meson:            1.2.1-r1::gentoo
sys-apps/baselayout:       2.14::gentoo
sys-apps/openrc:           0.48::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-devel/autoconf:        2.13-r7::gentoo, 2.71-r6::gentoo
sys-devel/automake:        1.16.5-r1::gentoo
sys-devel/binutils:        2.40-r5::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           16.0.6::gentoo
sys-devel/gcc:             13.2.1_p20230826::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/lld:             16.0.6::gentoo
sys-devel/llvm:            16.0.6::gentoo
sys-devel/make:            4.4.1-r1::gentoo
sys-kernel/linux-headers:  6.1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.37-r7::gentoo
Repositories:

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

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

Installed sets: @thunderbird
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -frecord-gcc-switches"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.9/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 -frecord-gcc-switches"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE 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 XDG_STATE_HOME"
FCFLAGS="-march=native -O2 -pipe -frecord-gcc-switches"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live 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 -frecord-gcc-switches"
GENTOO_MIRRORS="https://ftp.halifax.rwth-aachen.de/gentoo/ https://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/"
LANG="de_DE.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0"
LEX="flex"
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"
SHELL="/bin/bash"
USE="X a52 aac acl acpi alsa amd64 branding bzip2 cairo cdda cdr cli crypt cups dri dts dvd dvdr encode exif flac fortran gdbm gif gpm gtk gui iconv icu ipv6 jpeg lcms libtirpc mad mng mp3 mp4 mpeg multilib ncurses nptl ogg opengl openmp pango pcre pdf png policykit ppds qt5 readline sdl seccomp sound spell split-usr ssl startup-notification svg test-rust tiff truetype udev unicode upower usb vorbis vulkan wxwidgets x264 xattr xcb xft xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2021" 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="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31" SANE_BACKENDS="genesys" 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:  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, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, 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 6 Volkmar W. Pogatzki 2023-11-01 09:58:45 UTC
Created attachment 873811 [details]
test failures afer fixing compile phase

(In reply to Kfir Lavi from comment #1)
> Created attachment 873756 [details, diff] [details, diff]
> from debian package

Thanks for the link. Are you also having one for the tests (see attachment)?
Comment 7 Larry the Git Cow gentoo-dev 2023-12-08 10:39:01 UTC
The bug has been closed via the following commit(s):

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

commit e8b8f7b9856b2b3899c723ef020d6ff9c0c566f4
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-10-31 13:58:06 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-12-08 10:38:57 +0000

    dev-java/stringtemplate: add java21-compatibility.patch, EAPI 7 -> 8 (slot 0)
    
    moves dev-java/antlr:0 to CP_DEPEND
    
    Closes: https://bugs.gentoo.org/916571
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/stringtemplate/Manifest                   |  1 +
 .../stringtemplate-3.2.1-TestStringTemplate.patch  | 11 +++++
 ....1-r2.ebuild => stringtemplate-3.2.1-r3.ebuild} | 53 ++++++++++------------
 3 files changed, 35 insertions(+), 30 deletions(-)