Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898146 - dev-lang/fuzion-0.080 - javac: invalid source release: 17
Summary: dev-lang/fuzion-0.080 - javac: invalid source release: 17
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-27 12:10 UTC by Toralf Förster
Modified: 2023-03-08 20:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.93 KB, text/plain)
2023-02-27 12:10 UTC, Toralf Förster
Details
dev-lang:fuzion-0.080:20230227-111605.log (dev-lang:fuzion-0.080:20230227-111605.log,3.35 KB, text/plain)
2023-02-27 12:10 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,67.26 KB, application/x-bzip)
2023-02-27 12:10 UTC, Toralf Förster
Details
environment (environment,25.91 KB, text/plain)
2023-02-27 12:10 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,839 bytes, application/x-bzip)
2023-02-27 12:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.10 KB, application/x-bzip)
2023-02-27 12:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.46 KB, application/x-bzip)
2023-02-27 12:10 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-02-27 12:10:30 UTC
too long lines were shrinked:

fatal: not a git repository (or any parent up to mount point /var/tmp)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /var/tmp)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
mkdir -p ./build/classes
javac -encoding UTF8 -source 17 -d ./build/classes ./src/dev/flang/util/ANY.java ./src/dev/flang/util/BiGraph.java ./src/dev/flang/util/Callable.java ./src/dev/flang/util/DataOut.java ./src/dev/flang/util/Errors.java ./src/dev/flang/util/FatalError.java ./src/dev/flang/util/FuzionConstants.java ./sr
javac: invalid source release: 17
Usage: javac <options> <source files>
use -help for a list of possible options

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j5-20230223-180028

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1
  [2]   rust-1.67.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit a6dce43d4e5e6e8ad006237987528413ca96064f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 27 10:16:53 2023 +0000

    2023-02-27 10:16:52 UTC

emerge -qpvO dev-lang/fuzion
[ebuild  N    ] dev-lang/fuzion-0.080  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-02-27 12:10:31 UTC
Created attachment 855002 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-27 12:10:32 UTC
Created attachment 855004 [details]
dev-lang:fuzion-0.080:20230227-111605.log
Comment 3 Toralf Förster gentoo-dev 2023-02-27 12:10:33 UTC
Created attachment 855006 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-02-27 12:10:34 UTC
Created attachment 855008 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-27 12:10:35 UTC
Created attachment 855010 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-27 12:10:36 UTC
Created attachment 855012 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-27 12:10:37 UTC
Created attachment 855014 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-03-08 20:39:30 UTC
The bug has been closed via the following commit(s):

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

commit d2cd52c4c066ad5c7868316ed12acd59bdbbe676
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-03-08 20:17:33 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-03-08 20:39:27 +0000

    dev-lang/fuzion: use java-pkg-2
    
    Closes: https://bugs.gentoo.org/898146
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/fuzion/fuzion-0.080.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)