Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867862 - app-text/hyperestraier-1.4.13-r1:0 fails test - emake failed
Summary: app-text/hyperestraier-1.4.13-r1:0 fails test - emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-09-01 14:12 UTC by Toralf Förster
Modified: 2022-09-11 01:50 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.72 KB, text/plain)
2022-09-01 14:12 UTC, Toralf Förster
Details
app-text:hyperestraier-1.4.13-r1:20220901-135624.log.bz2 (app-text:hyperestraier-1.4.13-r1:20220901-135624.log.bz2,25.58 KB, application/x-bzip)
2022-09-01 14:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.33 KB, text/plain)
2022-09-01 14:12 UTC, Toralf Förster
Details
environment (environment,158.24 KB, text/plain)
2022-09-01 14:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.07 KB, application/x-bzip)
2022-09-01 14:12 UTC, Toralf Förster
Details
hs_err_pid280.log (hs_err_pid280.log,60.75 KB, text/plain)
2022-09-01 14:12 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,17.97 KB, application/x-bzip)
2022-09-01 14:12 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 2022-09-01 14:12:35 UTC
#   https://github.com/adoptium/adoptium-support/issues
make: *** [Makefile:123: check] Aborted
 * ERROR: app-text/hyperestraier-1.4.13-r1::gentoo failed (test phase):
 *   emake failed
 * If you need support, post the output of `emerge --info '=app-text/hyperestraier-1.4.13-r1::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4_test-20220830-180009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1 *
GENTOO_VM=openjdk-bin-17  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-17.0.3_p7"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 0ab9535301d171bf6f3a9e644a3fa567888e42db
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 1 12:31:52 2022 +0000

    2022-09-01 12:31:52 UTC

emerge -qpvO app-text/hyperestraier
[ebuild  N    ] app-text/hyperestraier-1.4.13-r1  USE="java zlib -bzip2 -debug -lzo -mecab -perl (-ruby) -static-libs" RUBY_TARGETS="ruby27 -ruby30"
Comment 1 Toralf Förster gentoo-dev 2022-09-01 14:12:37 UTC
Created attachment 802441 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-01 14:12:39 UTC
Created attachment 802444 [details]
app-text:hyperestraier-1.4.13-r1:20220901-135624.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-01 14:12:40 UTC
Created attachment 802447 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-01 14:12:42 UTC
Created attachment 802450 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-01 14:12:43 UTC
Created attachment 802453 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-01 14:12:44 UTC
Created attachment 802456 [details]
hs_err_pid280.log
Comment 7 Toralf Förster gentoo-dev 2022-09-01 14:12:45 UTC
Created attachment 802459 [details]
logs.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-11 01:50:33 UTC
The bug has been closed via the following commit(s):

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

commit fb87abe19150270ba0448d6192e0d6d0d5e782cc
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2022-09-11 01:46:47 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2022-09-11 01:46:47 +0000

    app-text/hyperestraier: fix build with Java 11+
    
    Closes: https://bugs.gentoo.org/867862
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 .../files/hyperestraier-java-11.patch              | 78 ++++++++++++++++++++++
 ...13-r1.ebuild => hyperestraier-1.4.13-r2.ebuild} |  3 +-
 2 files changed, 80 insertions(+), 1 deletion(-)