Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831895 - dev-java/icedtea-web-1.8.8 - configure: error: sun.applet.AppletImageRef not found.
Summary: dev-java/icedtea-web-1.8.8 - configure: error: sun.applet.AppletImageRef not ...
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: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-23 11:20 UTC by Toralf Förster
Modified: 2022-06-20 07:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.47 KB, text/plain)
2022-01-23 11:20 UTC, Toralf Förster
Details
dev-java:icedtea-web-1.8.8:20220123-111706.log (dev-java:icedtea-web-1.8.8:20220123-111706.log,8.11 KB, text/plain)
2022-01-23 11:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,163.35 KB, text/plain)
2022-01-23 11:20 UTC, Toralf Förster
Details
environment (environment,84.20 KB, text/plain)
2022-01-23 11:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.04 KB, application/x-bzip)
2022-01-23 11:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.92 KB, application/x-bzip)
2022-01-23 11:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.33 KB, application/x-bzip)
2022-01-23 11: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-01-23 11:20:08 UTC
checking if sun.awt.X11.XEmbeddedFrame is available from some.pkg (module "java.desktop")... yes
checking if com.sun.jndi.toolkit.url.UrlUtil is available from some.pkg (module "java.naming")... yes
checking if sun.net.www.protocol.http.Handler is available from some.pkg (module "java.base")... yes
checking if sun.applet.AppletImageRef is available from sun.applet (module "java.desktop")... no
configure: error: sun.applet.AppletImageRef not found.

!!! Please attach the following file when seeking support:

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

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

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

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.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.14_p9 [openjdk-bin-11]
2)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

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

  HEAD of ::gentoo
commit f69281dd3e4eb100488f553ca0f63a7c411301fb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 23 10:22:10 2022 +0000

    2022-01-23 10:22:08 UTC

emerge -qpvO dev-java/icedtea-web
[ebuild  N    ] dev-java/icedtea-web-1.8.8  USE="-debug -doc"
Comment 1 Toralf Förster gentoo-dev 2022-01-23 11:20:09 UTC
Created attachment 763364 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-23 11:20:10 UTC
Created attachment 763365 [details]
dev-java:icedtea-web-1.8.8:20220123-111706.log
Comment 3 Toralf Förster gentoo-dev 2022-01-23 11:20:11 UTC
Created attachment 763366 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-23 11:20:13 UTC
Created attachment 763367 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-23 11:20:14 UTC
Created attachment 763368 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-23 11:20:15 UTC
Created attachment 763369 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-23 11:20:16 UTC
Created attachment 763370 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-05-11 19:57:26 UTC
The bug has been referenced in the following commit(s):

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

commit 47bad21c79c7886701279312dc6923538dd12fd2
Author:     Yuan Liao <liaoyuan@gmail.com>
AuthorDate: 2022-03-16 18:22:19 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-05-11 19:51:03 +0000

    dev-java/icedtea-web: EAPI 8, restrict build VM to 1.8
    
    - java-pkg-2.eclass is inherited to set up JDK 8 as the build VM
      properly, so a JAVA_HOME that points to JDK 8 is always passed to the
      ./configure script regardless of the eselect-java system VM setting.
    
    - The 'itw-modularjdk.args' file is now installed to an FHS-compliant
      path to allow the programs from this package to be run with JRE 9+.
      These programs are compatible with JRE 9+ under the condition that
      this file is installed.  The file is required for integration with the
      Java Platform Module System introduced in Java 9.
    
    - README.gentoo is updated to convey the USE="-headless-awt" requirement
      for any JRE used to run those programs.  This seems to be a
      runtime-only requirement, as using a JDK with this USE flag disabled
      would not cause any build errors during testing.
    
    Bug: https://bugs.gentoo.org/659174
    Bug: https://bugs.gentoo.org/698582
    Bug: https://bugs.gentoo.org/783027
    Bug: https://bugs.gentoo.org/831895
    Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/24610
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/icedtea-web/files/README.gentoo-r3      |  16 +++
 dev-java/icedtea-web/icedtea-web-1.8.8-r1.ebuild | 118 +++++++++++++++++++++++
 2 files changed, 134 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2022-06-20 07:41:17 UTC
The bug has been closed via the following commit(s):

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

commit f6d64b078ac431a26142e7bd0f81852492003cee
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-06-20 05:21:53 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-06-20 06:49:26 +0000

    dev-java/icedtea-web: drop 1.8.4-r1, 1.8.8
    
    Closes: https://bugs.gentoo.org/586810
    Closes: https://bugs.gentoo.org/659174
    Closes: https://bugs.gentoo.org/698582
    Closes: https://bugs.gentoo.org/783027
    Closes: https://bugs.gentoo.org/831895
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/25989
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/icedtea-web/Manifest                    |  1 -
 dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild | 94 ------------------------
 dev-java/icedtea-web/icedtea-web-1.8.8.ebuild    | 94 ------------------------
 3 files changed, 189 deletions(-)