Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 683760

Summary: dev-java/xom-1.2.10 : [javac] /.../Builder.java:45: error: package org.apache.xerces.impl does not exist
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-java:xom-1.2.10:20190418-021355.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-04-18 14:22:16 UTC
compile-core:
    [javac] Compiling 106 source files to /var/tmp/portage/dev-java/xom-1.2.10/work/XOM/build/classes
    [javac] /var/tmp/portage/dev-java/xom-1.2.10/work/XOM/build/src/nu/xom/Builder.java:45: error: package org.apache.xerces.impl does not exist
    [javac] import org.apache.xerces.impl.Version;
    [javac]                              ^
    [javac] /var/tmp/portage/dev-java/xom-1.2.10/work/XOM/build/src/nu/xom/XML1_0Parser.java:23: error: package org.apache.xerces.parsers does not exist

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-gnome_20190412-233446

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.34.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.11.0 [icedtea-8]
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

emerge -qpvO dev-java/xom
[ebuild  N    ] dev-java/xom-1.2.10  USE="-doc -examples -source"
Comment 1 Toralf Förster gentoo-dev 2019-04-18 14:22:19 UTC
Created attachment 573266 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-18 14:22:22 UTC
Created attachment 573268 [details]
dev-java:xom-1.2.10:20190418-021355.log
Comment 3 Toralf Förster gentoo-dev 2019-04-18 14:22:25 UTC
Created attachment 573270 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-18 14:22:28 UTC
Created attachment 573272 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-18 14:22:31 UTC
Created attachment 573274 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-18 14:22:34 UTC
Created attachment 573276 [details]
temp.tbz2
Comment 7 Patrice Clement gentoo-dev 2019-04-18 15:43:53 UTC

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