Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916529 - dev-java/mvel-2.3.2-r1: failed with openjdk-bin:21 (compile phase): - src/.../AbstractParser.java:213: error: cannot find symbol (symbol: class Compiler)
Summary: dev-java/mvel-2.3.2-r1: failed with openjdk-bin:21 (compile phase): - src/......
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: 919137
Blocks: jdk21
  Show dependency tree
 
Reported: 2023-10-30 15:53 UTC by Toralf Förster
Modified: 2024-01-03 22:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.01 KB, text/plain)
2023-10-30 15:53 UTC, Toralf Förster
Details
dev-java:mvel-2.3.2-r1:20231029-225758.log (dev-java:mvel-2.3.2-r1:20231029-225758.log,16.00 KB, text/plain)
2023-10-30 15:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.59 KB, text/plain)
2023-10-30 15:53 UTC, Toralf Förster
Details
environment (environment,91.62 KB, text/plain)
2023-10-30 15:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.08 KB, application/x-xz)
2023-10-30 15:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.63 KB, application/x-xz)
2023-10-30 15:53 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,77.40 KB, text/plain)
2023-10-30 15:53 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.49 KB, application/x-xz)
2023-10-30 15:53 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-10-30 15:53:27 UTC
src/main/java/org/mvel2/util/Make.java:152: warning: as of release 9, '_' is a keyword, and may not be used as an identifier
    public java.util.Set<V> _() {
                            ^
src/main/java/org/mvel2/util/JITClassLoader.java:22: warning: Unsafe is internal proprietary API and may be removed in a future release
import sun.misc.Unsafe;
               ^
src/main/java/org/mvel2/compiler/AbstractParser.java:213: error: cannot find symbol
      CLASS_LITERALS.put("Compiler", Compiler.class);
                                     ^

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-20231029-021504

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.3
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
GENTOO_VM=openjdk-bin-21  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-21.0.1_p12"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm

php cli (if any):

  HEAD of ::gentoo
commit bee7c0b9571c2cf93f9a7722cd6b7144fd2023d4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 29 22:02:03 2023 +0000

    2023-10-29 22:02:02 UTC

emerge -qpvO dev-java/mvel
[ebuild  N    ] dev-java/mvel-2.3.2-r1  USE="-doc -source -test"
Comment 1 Toralf Förster gentoo-dev 2023-10-30 15:53:28 UTC
Created attachment 873701 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-30 15:53:29 UTC
Created attachment 873702 [details]
dev-java:mvel-2.3.2-r1:20231029-225758.log
Comment 3 Toralf Förster gentoo-dev 2023-10-30 15:53:30 UTC
Created attachment 873703 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-10-30 15:53:31 UTC
Created attachment 873704 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-10-30 15:53:32 UTC
Created attachment 873705 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-10-30 15:53:33 UTC
Created attachment 873706 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-10-30 15:53:34 UTC
Created attachment 873707 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-10-30 15:53:35 UTC
Created attachment 873708 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-11-26 09:08:50 UTC
The bug has been referenced in the following commit(s):

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

commit 21adfc881f009a587be71d72939d6b09bf273dc3
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-07-30 10:58:57 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-11-26 09:08:36 +0000

    dev-java/mvel: add 2.5.0
    
    Bug: https://bugs.gentoo.org/916529
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/mvel/Manifest          |  1 +
 dev-java/mvel/mvel-2.5.0.ebuild | 66 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 67 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2024-01-03 22:13:13 UTC
The bug has been closed via the following commit(s):

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

commit fd524375b3949a724db22a24e20f22bf7d2edb44
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-01-03 09:21:43 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-01-03 22:12:56 +0000

    dev-java/mvel: drop 2.3.2-r1
    
    Closes: https://bugs.gentoo.org/836218
    Closes: https://bugs.gentoo.org/916529
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/mvel/Manifest                             |  1 -
 .../files/mvel-2.3.2-ignore-failing-tests.patch    | 43 ------------
 ...mvel-2.3.2-update-supported-java-versions.patch | 51 --------------
 .../mvel-2.3.2-update-version-in-output.patch      | 26 -------
 dev-java/mvel/mvel-2.3.2-r1.ebuild                 | 81 ----------------------
 5 files changed, 202 deletions(-)