Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921504 - dev-lang/swig-4.2.0 fails java tests with Java 21: remove{First,Last}() in <impl> cannot implement remove{First,Last}() in List
Summary: dev-lang/swig-4.2.0 fails java tests with Java 21: remove{First,Last}() in <i...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-06 16:56 UTC by tka
Modified: 2024-02-28 09:10 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,281.38 KB, text/plain)
2024-01-06 16:57 UTC, tka
Details
environment (environment,54.82 KB, text/plain)
2024-01-06 16:57 UTC, tka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tka 2024-01-06 16:56:34 UTC
checking java testcase li_std_list (with run test)
./BoolList.java:221: error: removeLast() in BoolList cannot implement removeLast() in List
  public void removeLast() {
              ^
  return type void is not compatible with Boolean
  where E is a type-variable:
    E extends Object declared in interface List
./BoolList.java:225: error: removeFirst() in BoolList cannot implement removeFirst() in List
  public void removeFirst() {
              ^
  return type void is not compatible with Boolean
  where E is a type-variable:
    E extends Object declared in interface List
...
./FruitList.java:225: error: removeFirst() in FruitList cannot implement removeFirst() in List
  public void removeFirst() {
              ^
  return type void is not compatible with Fruit
  where E is a type-variable:
    E extends Object declared in interface List
36 errors
make[1]: *** [Makefile:94: li_std_list.cpptest] Error 1


checking java testcase stl_no_default_constructor
./ListNoDefaultCtor.java:221: error: removeLast() in ListNoDefaultCtor cannot implement removeLast() in List
  public void removeLast() {
              ^
  return type void is not compatible with NoDefaultCtor
  where E is a type-variable:
    E extends Object declared in interface List
./ListNoDefaultCtor.java:225: error: removeFirst() in ListNoDefaultCtor cannot implement removeFirst() in List
  public void removeFirst() {
              ^
  return type void is not compatible with NoDefaultCtor
  where E is a type-variable:
    E extends Object declared in interface List
2 errors
make[1]: *** [Makefile:94: stl_no_default_constructor.cpptest] Error 1

make[1]: Target 'check' not remade because of errors.
make: *** [Makefile:240: check-java-test-suite] Error 1
 * ERROR: dev-lang/swig-4.2.0::gentoo failed (test phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-lang/swig-4.2.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/swig-4.2.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-lang/swig-4.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/swig-4.2.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0'
 * S: '/var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0'

Reproducible: Always
Comment 1 tka 2024-01-06 16:57:28 UTC
Created attachment 881560 [details]
build.log

# emerge -pqv '=dev-lang/swig-4.2.0::gentoo'
[ebuild     U ] dev-lang/swig-4.2.0 [4.1.1-r1] USE="pcre test -ccache -doc" 

# emerge --info '=dev-lang/swig-4.2.0::gentoo'
Portage 3.0.61 (python 3.11.7-final-0, default/linux/amd64/17.1/no-multilib/hardened, gcc-13, glibc-2.38-r9, 6.6.10 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.10-x86_64-Intel-R-_Core-TM-_i7-4810MQ_CPU_@_2.80GHz-with-glibc2.38
KiB Mem:    16283424 total,   7752964 free
KiB Swap:   20971516 total,  20971516 free
Timestamp of repository gentoo: Sat, 06 Jan 2024 12:00:01 +0000
Head commit of repository gentoo: c148d29e25561d0b1584ab2310e86264c2183dcb
sh bash 5.2_p21-r1
ld GNU ld (Gentoo 2.41 p4) 2.41.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p21-r1::gentoo
dev-java/java-config:      2.3.3-r1::gentoo
dev-lang/perl:             5.38.2-r1::gentoo
dev-lang/python:           3.11.7::gentoo, 3.12.1_p1::gentoo
dev-lang/rust:             1.74.1::gentoo
dev-util/cmake:            3.28.1-r1::gentoo
dev-util/meson:            1.3.1::gentoo
sys-apps/baselayout:       2.14-r1::gentoo
sys-apps/openrc:           0.52.1::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-devel/autoconf:        2.13-r8::gentoo, 2.72-r1::gentoo
sys-devel/automake:        1.16.5-r1::gentoo
sys-devel/binutils:        2.41-r3::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           17.0.6::gentoo
sys-devel/gcc:             13.2.1_p20231216::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/lld:             17.0.6::gentoo
sys-devel/llvm:            17.0.6::gentoo
sys-devel/make:            4.4.1-r1::gentoo
sys-kernel/linux-headers:  6.6::gentoo (virtual/os-headers)
sys-libs/glibc:            2.38-r9::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: --new-compress
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 3

local
    location: /var/lib/portage-local/local
    masters: gentoo
    priority: 0
    volatile: True

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -mtune=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y"
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="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LEX="flex"
LINGUAS=""
MAKEOPTS="-j8"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--new-compress"
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 acl acpi alsa amd64 avx bzip2 cairo caps cdda cddb cdparanoia cli crypt cups dbus dri dts dvd egl elogind fam ffmpeg fftw flac fontconfig gdbm gif gimp gles2 gmp gnutls gtk hardened iconv icu idn ipv6 jpeg lame lcms libnotify libtirpc lzma mad matroska mmap mmx mmxext mp3 mpeg ncurses networkmanager nptl ogg opengl openmp pam pcre pic pie png policykit ppds readline sasl sdl seccomp split-usr sse sse2 sse3 sse4 sse4_1 sse4_2 ssl ssp ssse3 startup-notification svg test test-rust theora threads tiff truetype udev udisks unicode upower vaapi verify-sig vorbis wayland x264 xattr xcb xinerama xml xtpax xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio 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 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" 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" VIDEO_CARDS="crocus intel nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LANG, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 2 tka 2024-01-06 16:57:53 UTC
Created attachment 881561 [details]
environment
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-27 20:23:55 UTC
I'm not sure what Java is used here.

Should we be using a Java eclass for the tests?
Does it need Java at runtime?
Should we have a Java USE? (and other langs?)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-27 20:43:02 UTC
(In reply to Sam James from comment #3)
> I'm not sure what Java is used here.
> 
> Should we be using a Java eclass for the tests?
> Does it need Java at runtime?
> Should we have a Java USE? (and other langs?)

If it's PURELY for tests, we should really have a maximal set of things enabled so we get a deterministic and large set of tests run.
Comment 5 Larry the Git Cow gentoo-dev 2024-02-27 22:06:14 UTC
The bug has been referenced in the following commit(s):

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

commit 2dfd2f161a175e9541221a01820530c92af2731c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-27 20:24:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-27 21:44:44 +0000

    dev-lang/swig: add 4.2.1
    
    Skip Java test for bug #921504.
    
    Bug: https://bugs.gentoo.org/921504
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/swig/Manifest          |  1 +
 dev-lang/swig/swig-4.2.1.ebuild | 52 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)
Comment 6 Volkmar W. Pogatzki 2024-02-28 09:10:28 UTC
(In reply to Sam James from comment #3)
> I'm not sure what Java is used here.
> 
> Should we be using a Java eclass for the tests?
> Does it need Java at runtime?
> Should we have a Java USE? (and other langs?)

If no jdk is installed the ebuild doesn't use it and no java classes are built.

Isn't that a case of [1] saying?
"Often the configure script will try to automatically enable support for optional components based upon installed packages. This must not be allowed to happen."

Could be solved with
https://wiki.gentoo.org/wiki/Java_Developer_Guide#Using_java-pkg-opt-2.eclass

[1]https://devmanual.gentoo.org/ebuild-writing/functions/src_configure/configuring/