Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 793422 - app-text/trang-20151127: fails to compile: modbuild.xml:1323: JavaCC home must be a valid directory
Summary: app-text/trang-20151127: fails to compile: modbuild.xml:1323: JavaCC home mus...
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:
Depends on:
Blocks:
 
Reported: 2021-06-01 07:10 UTC by Toralf Förster
Modified: 2022-01-09 15:05 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.42 KB, text/plain)
2021-06-01 07:10 UTC, Toralf Förster
Details
app-text:trang-20151127:20210601-025511.log (app-text:trang-20151127:20210601-025511.log,7.77 KB, text/plain)
2021-06-01 07:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,478.57 KB, text/plain)
2021-06-01 07:10 UTC, Toralf Förster
Details
environment (environment,160.41 KB, text/plain)
2021-06-01 07:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.23 KB, application/x-bzip)
2021-06-01 07:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,35.71 KB, application/x-bzip)
2021-06-01 07:11 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 2021-06-01 07:10:52 UTC
Total time: 4 seconds
 * ERROR: app-text/trang-20151127::gentoo failed (compile phase):
 *   eant failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_compile
 *   environment, line 4086:  Called java-pkg-2_src_compile

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j2-20210521-103130

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
1)	OpenJDK 8.292_p10 [openjdk-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *
  HEAD of ::gentoo
commit 35dbf26a83792c2bd532e27fd20555da30a60bab
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 1 01:21:08 2021 +0000

    2021-06-01 01:21:05 UTC

emerge -qpvO app-text/trang
[ebuild  N    ] app-text/trang-20151127
Comment 1 Toralf Förster gentoo-dev 2021-06-01 07:10:53 UTC
Created attachment 712980 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-01 07:10:54 UTC
Created attachment 712983 [details]
app-text:trang-20151127:20210601-025511.log
Comment 3 Toralf Förster gentoo-dev 2021-06-01 07:10:56 UTC
Created attachment 712986 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-01 07:10:58 UTC
Created attachment 712989 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-01 07:10:59 UTC
Created attachment 712992 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-01 07:11:00 UTC
Created attachment 712995 [details]
temp.tar.bz2
Comment 7 Ulrich Müller gentoo-dev 2022-01-09 15:05:07 UTC
This commit broke it (missing slash in javacc.dir path):
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=600e7a856320093e8da1abe5d1cb2ed8cd73da9f

Calling maintainer timeout, fixing.
Comment 8 Larry the Git Cow gentoo-dev 2022-01-09 15:05:57 UTC
The bug has been closed via the following commit(s):

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

commit 1f22008fcd83435f2de32bd6f138caed9f5aa8a8
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-01-09 15:01:56 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-01-09 15:05:29 +0000

    app-text/trang: Add missing slash in javacc.dir path
    
    Fixes: 600e7a856320093e8da1abe5d1cb2ed8cd73da9f
    Closes: https://bugs.gentoo.org/793422
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-text/trang/trang-20151127.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)