Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936274 - dev-java/javacup-11b_p20160615: fails to compile on x86
Summary: dev-java/javacup-11b_p20160615: fails to compile on x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 933673
  Show dependency tree
 
Reported: 2024-07-19 05:37 UTC by Sam James
Modified: 2024-08-30 11:06 UTC (History)
2 users (show)

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


Attachments
build.log (file_936274.txt,3.33 KB, text/plain)
2024-07-19 05:37 UTC, Sam James
Details
patch, not for production!! this is only for testing on x86 (javacup-11_p20160615-r1.patch,1.60 KB, patch)
2024-07-20 10:42 UTC, Volkmar W. Pogatzki
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-19 05:37:18 UTC
Created attachment 897954 [details]
build.log

```
Reading "flex/Lexer.jflex"
Exception in thread "main" java.lang.NoSuchMethodError: 'java_cup.runtime.Symbol java_cup.runtime.SymbolFactory.newSymbol(java.lang.String, int, java_cup.runtime.Symbol, java.lang.Object)'
        at jflex.LexParse$CUP$LexParse$actions.CUP$LexParse$do_action_part00000000(LexParse.java:1415)
        at jflex.LexParse$CUP$LexParse$actions.CUP$LexParse$do_action(LexParse.java:3399)
        at jflex.LexParse.do_action(LexParse.java:940)
        at java_cup.runtime.lr_parser.parse(lr_parser.java:584)
        at jflex.Main.generate(Main.java:67)
        at jflex.Main.generate(Main.java:394)
        at jflex.Main.main(Main.java:411)
 * ERROR: dev-java/javacup-11b_p20160615::gentoo failed (compile phase):
 *   (no error message)
 *
```

----

# emerge --info
Portage 3.0.63 (python 3.12.3-final-0, default/linux/x86/23.0/i686/systemd, gcc-13, glibc-2.39-r6, 6.6.40 i686)
=================================================================
System uname: Linux-6.6.40-i686-AMD_Ryzen_9_3950X_16-Core_Processor-with-glibc2.39
KiB Mem:    65742512 total,  21623976 free
KiB Swap:   16662520 total,   5345148 free
Timestamp of repository gentoo: Fri, 19 Jul 2024 05:06:48 +0000
sh bash 5.1_p16-r6
ld GNU ld (Gentoo 2.42 p3) 2.42.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.1_p16-r6::gentoo
dev-build/autoconf:        2.71-r7::gentoo
dev-build/automake:        1.16.5-r2::gentoo
dev-build/cmake:           3.28.5::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.4.1::gentoo
dev-java/java-config:      2.3.3-r1::gentoo
dev-lang/perl:             5.38.2-r3::gentoo
dev-lang/python:           3.12.3-r1::gentoo
dev-lang/rust-bin:         1.77.1::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/sandbox:          2.37::gentoo
sys-apps/systemd:          255.7::gentoo
sys-devel/binutils:        2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           17.0.6::gentoo
sys-devel/gcc:             13.2.1_p20240210::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/llvm:            17.0.6::gentoo
sys-kernel/linux-headers:  6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.39-r6::gentoo
Repositories:

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

ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -mfpmath=sse -pipe"
CHOST="i686-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"
CXXFLAGS="-O2 -march=pentium4 -mfpmath=sse -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going --complete-graph --usepkg=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 -march=pentium4 -mfpmath=sse -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg buildpkg-live clean-logs config-protect-if-modified distlocks fixlafiles ipc-sandbox merge-wait multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=pentium4 -mfpmath=sse -pipe"
GENTOO_MIRRORS="https://www.mirrorservice.org/sites/distfiles.gentoo.org/ https://mirror.bytemark.co.uk/gentoo/ https://mirrors.soeasyto.com/distfiles.gentoo.org/ https://mirrors.gethosted.online/gentoo/"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
MAKEOPTS="-j4 -l4"
PKGDIR="/var/cache/binpkgs"
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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="acl bzip2 crypt gdbm iconv ipv6 libtirpc ncurses nls openmp pam pcre readline seccomp ssl systemd test-rust udev unicode x86 xattr zlib" ABI_X86="32" ADA_TARGET="gcc_12" 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="mmx sse sse2 mmxext" 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" INPUT_DEVICES="libinput" 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-2" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy" 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, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 1 Volkmar W. Pogatzki 2024-07-20 10:42:37 UTC
Created attachment 898028 [details, diff]
patch, not for production!! this is only for testing on x86

To analyze this error I'd like to see if javacup can build on that x86 machine using the bundled bin/JFlex.jar instead Gentoo's version.

Could you please try the following procedure on that x86 machine:
- unmerge both jflex and javacup
- apply the attached patch
- run "ebuild javacup-11_p20160615-r1.ebuild clean compile"

If it does I would continue with packaging dependencies for a jflex-1.9.1 vbump.
Comment 2 Volkmar W. Pogatzki 2024-07-27 17:09:42 UTC
(In reply to Sam James from comment #0)
> [...]
> 
> Reading "flex/Lexer.jflex"
> Exception in thread "main" java.lang.NoSuchMethodError:
> 'java_cup.runtime.Symbol
> java_cup.runtime.SymbolFactory.newSymbol(java.lang.String, int,
> java_cup.runtime.Symbol, java.lang.Object)'
>         at
> jflex.LexParse$CUP$LexParse$actions.
> CUP$LexParse$do_action_part00000000(LexParse.java:1415)
>         at
> jflex.LexParse$CUP$LexParse$actions.CUP$LexParse$do_action(LexParse.java:
> 3399)
>         at jflex.LexParse.do_action(LexParse.java:940)
>         at java_cup.runtime.lr_parser.parse(lr_parser.java:584)
>         at jflex.Main.generate(Main.java:67)
>         at jflex.Main.generate(Main.java:394)
>         at jflex.Main.main(Main.java:411)
> [...]

This looks pretty much the same as 
https://github.com/gentoo/gentoo/pull/32820#issuecomment-2126581765 
which was solved by pinning the dependency to >=dev-java/jflex-1.6.1-r3:0

Can the error be reproduced on a clean x86 system with no jflex and no javacup installed?
Would it help to disable flex' tests on x86?
Comment 3 Larry the Git Cow gentoo-dev 2024-08-30 11:06:43 UTC
The bug has been closed via the following commit(s):

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

commit 3a57d85039fcf2ee289ddc61888664bf59c271b4
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-08-25 07:46:25 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-08-30 11:05:15 +0000

    dev-java/javacup: unkeyword 11b_p20160615 for ~x86
    
    Closes: https://bugs.gentoo.org/936274
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/38249
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-java/javacup/javacup-11b_p20160615.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)