Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894208 - dev-lang/fuzion-0.080 - ./.../FUIR.java:99: error: cannot find symbol
Summary: dev-lang/fuzion-0.080 - ./.../FUIR.java:99: error: cannot find symbol
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-13 18:24 UTC by Toralf Förster
Modified: 2023-07-03 22:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.98 KB, text/plain)
2023-02-13 18:24 UTC, Toralf Förster
Details
dev-lang:fuzion-0.080:20230212-222026.log (dev-lang:fuzion-0.080:20230212-222026.log,24.77 KB, text/plain)
2023-02-13 18:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,54.98 KB, text/plain)
2023-02-13 18:24 UTC, Toralf Förster
Details
environment (environment,23.44 KB, text/plain)
2023-02-13 18:24 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,699 bytes, application/x-bzip)
2023-02-13 18:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.64 KB, application/x-bzip)
2023-02-13 18:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.08 KB, application/x-bzip)
2023-02-13 18:24 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-13 18:24:05 UTC
./src/dev/flang/fuir/FUIR.java:34: error: package dev.flang.air does not exist
import dev.flang.air.Clazz;
                    ^
./src/dev/flang/fuir/FUIR.java:35: error: package dev.flang.air does not exist
import dev.flang.air.Clazzes;
                    ^
./src/dev/flang/fuir/FUIR.java:99: error: cannot find symbol
  private static TreeMap<Clazz, SpecialClazzes> SPECIAL_ID = new TreeMap<>();
                         ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-j4-20230212-100027

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
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-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php8.2 *

  HEAD of ::gentoo
commit 0be5c536c0799507fc4870e11a552aee3f688226
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Feb 12 21:34:02 2023 +0000

    2023-02-12 21:34:02 UTC

emerge -qpvO dev-lang/fuzion
[ebuild  N    ] dev-lang/fuzion-0.080  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-02-13 18:24:06 UTC
Created attachment 850714 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-13 18:24:07 UTC
Created attachment 850716 [details]
dev-lang:fuzion-0.080:20230212-222026.log
Comment 3 Toralf Förster gentoo-dev 2023-02-13 18:24:08 UTC
Created attachment 850718 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-13 18:24:09 UTC
Created attachment 850720 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-13 18:24:10 UTC
Created attachment 850722 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-13 18:24:11 UTC
Created attachment 850724 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-13 18:24:12 UTC
Created attachment 850726 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-07-03 22:42:16 UTC
The bug has been closed via the following commit(s):

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

commit 319120b8a6ef4e9d0267c81ad8c73a1ecc1f84eb
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-07-03 21:42:39 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-07-03 22:42:13 +0000

    dev-lang/fuzion: drop old 0.080
    
    Closes: https://bugs.gentoo.org/894208
    Closes: https://bugs.gentoo.org/894240
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/fuzion/Manifest            |  1 -
 dev-lang/fuzion/fuzion-0.080.ebuild | 55 -------------------------------------
 2 files changed, 56 deletions(-)