Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831262 - net-misc/jrdesktop-0.3.1.0: Compile failed with openjdk-bin-11
Summary: net-misc/jrdesktop-0.3.1.0: Compile failed with openjdk-bin-11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: jdk11
  Show dependency tree
 
Reported: 2022-01-15 15:50 UTC by Toralf Förster
Modified: 2022-05-04 08:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2022-01-15 15:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,250.51 KB, text/plain)
2022-01-15 15:50 UTC, Toralf Förster
Details
environment (environment,120.98 KB, text/plain)
2022-01-15 15:50 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.86 KB, application/x-bzip)
2022-01-15 15:50 UTC, Toralf Förster
Details
net-misc:jrdesktop-0.3.1.0:20220115-154725.log (net-misc:jrdesktop-0.3.1.0:20220115-154725.log,3.79 KB, text/plain)
2022-01-15 15:50 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.74 KB, application/x-bzip)
2022-01-15 15:51 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-15 15:50:53 UTC
    [javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.

BUILD FAILED
/var/tmp/portage/net-misc/jrdesktop-0.3.1.0/work/jrdesktop/nbproject/build-impl.xml:357: The following error occurred while executing this line:
/var/tmp/portage/net-misc/jrdesktop-0.3.1.0/work/jrdesktop/nbproject/build-impl.xml:166: Compile failed; see the compiler error output for details.

Total time: 0 seconds

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220112-150004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/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-bin-1.58.0
  [2]   rust-1.58.0 *
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.13_p8"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="javac"
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:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.1 *

  HEAD of ::gentoo
commit 3bfb34909cb51cf96c3521336ed2c7a8f47c05fc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jan 15 15:36:47 2022 +0000

    2022-01-15 15:36:46 UTC

emerge -qpvO net-misc/jrdesktop
[ebuild  N    ] net-misc/jrdesktop-0.3.1.0  USE="-doc -source"
Comment 1 Toralf Förster gentoo-dev 2022-01-15 15:50:54 UTC
Created attachment 762238 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-15 15:50:55 UTC
Created attachment 762239 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-15 15:50:57 UTC
Created attachment 762240 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-15 15:50:58 UTC
Created attachment 762241 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-15 15:50:59 UTC
Created attachment 762242 [details]
net-misc:jrdesktop-0.3.1.0:20220115-154725.log
Comment 6 Toralf Förster gentoo-dev 2022-01-15 15:51:00 UTC
Created attachment 762243 [details]
temp.tar.bz2
Comment 7 Volkmar W. Pogatzki 2022-01-15 16:51:54 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.6 -target 1.6" COMPILER="javac"

(extracted from 'net-misc:jrdesktop-0.3.1.0:20220115-154725.log')
Comment 8 Larry the Git Cow gentoo-dev 2022-04-05 09:01:30 UTC
The bug has been referenced in the following commit(s):

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

commit ee591d7e6b92094f7e45f4c99f467cfd066c23a3
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-04-04 14:35:36 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-04-05 09:01:24 +0000

    profiles/package.mask: Last-rite net-misc/jrdesktop
    
    Bug: https://bugs.gentoo.org/831262
    
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/24901
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2022-05-04 08:15:40 UTC
The bug has been closed via the following commit(s):

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

commit 61bde178b7ba2016eb7e0bc6ab6a3a751c244950
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-05-04 08:12:52 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-05-04 08:13:47 +0000

    net-misc/jrdesktop: treeclean
    
    Closes: https://bugs.gentoo.org/721640
    Closes: https://bugs.gentoo.org/831262
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-misc/jrdesktop/Manifest                 |  1 -
 net-misc/jrdesktop/jrdesktop-0.3.1.0.ebuild | 33 -----------------------------
 net-misc/jrdesktop/metadata.xml             | 18 ----------------
 profiles/package.mask                       |  6 ------
 4 files changed, 58 deletions(-)