Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831297 - dev-java/sbt-0.13.18 - [error] Missing dependency 'object java.lang.Object in compiler mirror'
Summary: dev-java/sbt-0.13.18 - [error] Missing dependency 'object java.lang.Object in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: jdk11 842441
  Show dependency tree
 
Reported: 2022-01-16 10:28 UTC by Toralf Förster
Modified: 2022-06-08 08:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.50 KB, text/plain)
2022-01-16 10:28 UTC, Toralf Förster
Details
dev-java:sbt-0.13.18:20220116-023605.log (dev-java:sbt-0.13.18:20220116-023605.log,23.03 KB, text/plain)
2022-01-16 10:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,151.15 KB, text/plain)
2022-01-16 10:28 UTC, Toralf Förster
Details
environment (environment,80.39 KB, text/plain)
2022-01-16 10:28 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,50.04 KB, application/x-bzip)
2022-01-16 10:28 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.99 KB, application/x-bzip)
2022-01-16 10:28 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.77 KB, application/x-bzip)
2022-01-16 10:28 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-01-16 10:28:16 UTC
[info] Resolving org.scala-sbt#compiler-interface;0.13.17 ...
[info] Resolving org.scala-lang#scala-library;2.10.7 ...
[info] Resolving org.scala-sbt#interface;0.13.17 ...
[error] (compile:compileIncremental) Error compiling sbt component 'compiler-interface'
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?  * ERROR: dev-java/sbt-0.13.18::gentoo failed (compile phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220114-120004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.0 *
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.13_p8"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11]
2)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
3)	AdoptOpenJDK JRE 11.0.13_p8 [openjdk-jre-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm
  [3]   openjdk-jre-bin-11 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit bfe53b628326e0d0506ec56c9a473d6275fcab58
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 16 01:21:46 2022 +0000

    2022-01-16 01:21:44 UTC

emerge -qpvO dev-java/sbt
[ebuild  N    ] dev-java/sbt-0.13.18  USE="-binary"
Comment 1 Toralf Förster gentoo-dev 2022-01-16 10:28:16 UTC
Created attachment 762310 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-16 10:28:21 UTC
Created attachment 762311 [details]
dev-java:sbt-0.13.18:20220116-023605.log
Comment 3 Toralf Förster gentoo-dev 2022-01-16 10:28:22 UTC
Created attachment 762312 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-16 10:28:27 UTC
Created attachment 762313 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-16 10:28:28 UTC
Created attachment 762314 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-16 10:28:29 UTC
Created attachment 762315 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-16 10:28:35 UTC
Created attachment 762316 [details]
temp.tar.bz2
Comment 8 Volkmar W. Pogatzki 2022-01-16 11:40:08 UTC
!!! When you file a bug report, please include the following information:
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.13_p8"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""

(extracted from one of the attachments)
Comment 9 Larry the Git Cow gentoo-dev 2022-06-08 08:12:24 UTC
The bug has been closed via the following commit(s):

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

commit 57b73b8034e374fe7b963ff34086c1b6d327008c
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-06-08 05:10:50 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-06-08 08:12:12 +0000

    dev-java/sbt: EAPI 8, restrict to jdk:1.8
    
    Closes: https://bugs.gentoo.org/831297
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/25802
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/sbt/sbt-0.13.18-r1.ebuild | 147 +++++++++++++++++++++++++++++++++++++
 1 file changed, 147 insertions(+)