Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931063 - dev-java/lucene-2.4.1-r3 - eant failed
Summary: dev-java/lucene-2.4.1-r3 - eant failed
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:
 
Reported: 2024-05-01 20:43 UTC by Toralf Förster
Modified: 2024-05-20 08:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.74 KB, text/plain)
2024-05-01 20:43 UTC, Toralf Förster
Details
dev-java:lucene-2.4.1-r3:20240501-200728.log (dev-java:lucene-2.4.1-r3:20240501-200728.log,4.04 KB, text/plain)
2024-05-01 20:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,45.84 KB, text/plain)
2024-05-01 20:43 UTC, Toralf Förster
Details
environment (environment,125.88 KB, text/plain)
2024-05-01 20:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.35 KB, application/x-xz)
2024-05-01 20:43 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,104.70 KB, text/plain)
2024-05-01 20:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.20 KB, application/x-xz)
2024-05-01 20:43 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 2024-05-01 20:43:47 UTC
      java.lang.NoClassDefFoundError: org.javacc.parser.Main
      ##################################################################

Total time: 0 seconds
 * ERROR: dev-java/lucene-2.4.1-r3::gentoo failed (compile phase):
 *   eant failed
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20240430-132005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/17
17.0.6
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
GENTOO_VM=openjdk-bin-8  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-8.402_p06"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="javac"
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 097bc5dc8891c015c37d9420140c0661464b4abc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed May 1 19:51:10 2024 +0000

    2024-05-01 19:51:10 UTC

emerge -qpvO dev-java/lucene
[ebuild  N    ] dev-java/lucene-2.4.1-r3  USE="-doc -source -test"
Comment 1 Toralf Förster gentoo-dev 2024-05-01 20:43:48 UTC
Created attachment 892105 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-01 20:43:49 UTC
Created attachment 892106 [details]
dev-java:lucene-2.4.1-r3:20240501-200728.log
Comment 3 Toralf Förster gentoo-dev 2024-05-01 20:43:50 UTC
Created attachment 892107 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-01 20:43:51 UTC
Created attachment 892108 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-01 20:43:52 UTC
Created attachment 892109 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-01 20:43:54 UTC
Created attachment 892110 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-05-01 20:43:55 UTC
Created attachment 892111 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2024-05-20 08:15:30 UTC
The bug has been closed via the following commit(s):

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

commit fc540f14ab0344e452b5a9e2197ff47be05fbac5
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-03-13 08:10:49 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-05-20 08:15:25 +0000

    dev-java/lucene: switch to dev-java/ant
    
    - Updates to >=dev-java/ant-1.10.14-r3:0[junit]
    - Skips the failing test (patched out)
    - Adds verify-sig
    - Shortens SRC_URI
    
    Closes: https://bugs.gentoo.org/312437
    Closes: https://bugs.gentoo.org/931063
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/35723
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/lucene/Manifest                           |   3 +-
 .../lucene/files/lucene-2.4.1-javacc.home.patch    |  13 ++++
 .../files/lucene-2.4.1-skipFailingTest.patch       | Bin 0 -> 1012 bytes
 dev-java/lucene/lucene-2.4.1-r3.ebuild             |  83 ---------------------
 dev-java/lucene/lucene-2.4.1-r4.ebuild             |  82 ++++++++++++++++++++
 5 files changed, 97 insertions(+), 84 deletions(-)