Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846929 - dev-lang/interprolog-2.1.2 - /.../build.xml:22: Compile failed; see the compiler error output for details.
Summary: dev-lang/interprolog-2.1.2 - /.../build.xml:22: Compile failed; see the compi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prolog project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-22 09:20 UTC by Toralf Förster
Modified: 2022-05-27 17:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.29 KB, text/plain)
2022-05-22 09:20 UTC, Toralf Förster
Details
dev-lang:interprolog-2.1.2:20220521-215911.log (dev-lang:interprolog-2.1.2:20220521-215911.log,3.98 KB, text/plain)
2022-05-22 09:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,44.61 KB, text/plain)
2022-05-22 09:20 UTC, Toralf Förster
Details
environment (environment,121.94 KB, text/plain)
2022-05-22 09:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.19 KB, application/x-bzip)
2022-05-22 09:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.26 KB, application/x-bzip)
2022-05-22 09:20 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-05-22 09:20:23 UTC
    [javac] 1 error
    [javac] 1 warning

BUILD FAILED
/var/tmp/portage/dev-lang/interprolog-2.1.2/work/interprolog212/build.xml:22: Compile failed; see the compiler error output for details.

Total time: 3 seconds

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20220521-080005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.3
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.60.0 *
GENTOO_VM=openjdk-bin-17  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-17.0.3_p7"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="javac"
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
*)	Eclipse Temurin JRE 11.0.15_p10 [openjdk-jre-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-jre-bin-11  system-vm

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

  HEAD of ::gentoo
commit fc79f621c4d87cca042ef598ca8795462cb47d32
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat May 21 21:47:58 2022 +0000

    2022-05-21 21:47:58 UTC

emerge -qpvO dev-lang/interprolog
[ebuild  N    ] dev-lang/interprolog-2.1.2  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2022-05-22 09:20:24 UTC
Created attachment 779852 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-22 09:20:24 UTC
Created attachment 779855 [details]
dev-lang:interprolog-2.1.2:20220521-215911.log
Comment 3 Toralf Förster gentoo-dev 2022-05-22 09:20:26 UTC
Created attachment 779858 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-05-22 09:20:27 UTC
Created attachment 779861 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-05-22 09:20:28 UTC
Created attachment 779864 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-22 09:20:29 UTC
Created attachment 779867 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-05-27 17:39:15 UTC
The bug has been closed via the following commit(s):

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

commit af2d73433a2869344c961aa0f1f73b6372f8ddba
Author:     Keri Harris <keri@gentoo.org>
AuthorDate: 2022-05-27 17:36:41 +0000
Commit:     Keri Harris <keri@gentoo.org>
CommitDate: 2022-05-27 17:38:43 +0000

    dev-lang/interprolog: support compiling with Java 17
    
    Closes: https://bugs.gentoo.org/846929
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Keri Harris <keri@gentoo.org>

 dev-lang/interprolog/files/interprolog-2.1.2-java17.patch | 13 +++++++++++++
 dev-lang/interprolog/interprolog-2.1.2.ebuild             |  3 ++-
 2 files changed, 15 insertions(+), 1 deletion(-)