Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951206 - dev-java/jaxb-runtime-4.0.0-r1 - core/.../XmlFactory.java:17: error: package java.util.logging is not visible
Summary: dev-java/jaxb-runtime-4.0.0-r1 - core/.../XmlFactory.java:17: error: package ...
Status: RESOLVED DUPLICATE of bug 923608
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-12 16:32 UTC by Toralf Förster
Modified: 2025-03-12 17:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.70 KB, text/plain)
2025-03-12 16:32 UTC, Toralf Förster
Details
dev-java:jaxb-runtime-4.0.0-r1:20250311-223052.log (dev-java:jaxb-runtime-4.0.0-r1:20250311-223052.log,73.98 KB, text/plain)
2025-03-12 16:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,62.33 KB, text/plain)
2025-03-12 16:32 UTC, Toralf Förster
Details
environment (environment,81.05 KB, text/plain)
2025-03-12 16:32 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.61 KB, application/x-xz)
2025-03-12 16:32 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.32 KB, application/x-xz)
2025-03-12 16:32 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.18 KB, application/x-xz)
2025-03-12 16:32 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,152.51 KB, text/plain)
2025-03-12 16:32 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 2025-03-12 16:32:18 UTC
 * The specialization of {@link org.glassfish.jaxb.core.v2.model.core} for the runtime.
                         ^
6 warnings
 * Compiling javadocs
javac -source 11 -target 11 -d target/classes -encoding UTF-8 --module-path txw-runtime.jar:core.jar:runtime.jar:/usr/share/fastinfoset/lib/fastinfoset.jar:/usr/share/jaxb-stax-ex/lib/jaxb-stax-ex.jar:/usr/share/istack-commons-runtime/lib/istack-commons-runtime.jar:/usr/share/jaxb-api-4/lib/jaxb-api.jar:/usr/share/jakarta-activation-2/lib/jakarta-activation.jar --module-version 4.0.0 @sources.lst
warning: [options] system modules path not set in conjunction with -source 11
core/src/main/java/org/glassfish/jaxb/core/v2/util/XmlFactory.java:17: error: package java.util.logging is not visible
import java.util.logging.Level;
                ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20250310-110503

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GENTOO_VM=openjdk-bin-21  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-21.0.6_p7"
JAVACFLAGS="-source 11 -target 11" COMPILER=""
gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 20.1.0
llvm-config: 20.1.0
Python 3.12.9
go version go1.24.0 linux/amd64
Available Rust versions:
  [1]   rust-bin-1.85.0
  [2]   rust-1.85.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 296bd11b62c98f346a0f8d7b8d6bd3f06d2b3b81
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Mar 11 21:03:34 2025 +0000

    2025-03-11 21:03:34 UTC

emerge -qpvO =dev-java/jaxb-runtime-4.0.0-r1
[ebuild  N    ] dev-java/jaxb-runtime-4.0.0-r1  USE="doc -source -test"
Comment 1 Toralf Förster gentoo-dev 2025-03-12 16:32:19 UTC
Created attachment 920622 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-03-12 16:32:20 UTC
Created attachment 920623 [details]
dev-java:jaxb-runtime-4.0.0-r1:20250311-223052.log
Comment 3 Toralf Förster gentoo-dev 2025-03-12 16:32:22 UTC
Created attachment 920624 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-03-12 16:32:23 UTC
Created attachment 920625 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-03-12 16:32:24 UTC
Created attachment 920626 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-03-12 16:32:25 UTC
Created attachment 920627 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-03-12 16:32:25 UTC
Created attachment 920628 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-03-12 16:32:27 UTC
Created attachment 920629 [details]
qlist-info.txt
Comment 9 Volkmar W. Pogatzki 2025-03-12 17:00:21 UTC

*** This bug has been marked as a duplicate of bug 923608 ***