Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683760 - dev-java/xom-1.2.10 : [javac] /.../Builder.java:45: error: package org.apache.xerces.impl does not exist
Summary: dev-java/xom-1.2.10 : [javac] /.../Builder.java:45: error: package org.apach...
Status: RESOLVED DUPLICATE of bug 683718
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:
Depends on:
Blocks:
 
Reported: 2019-04-18 14:22 UTC by Toralf Förster
Modified: 2019-04-18 15:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.44 KB, text/plain)
2019-04-18 14:22 UTC, Toralf Förster
Details
dev-java:xom-1.2.10:20190418-021355.log (dev-java:xom-1.2.10:20190418-021355.log,23.49 KB, text/plain)
2019-04-18 14:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,223.34 KB, text/plain)
2019-04-18 14:22 UTC, Toralf Förster
Details
environment (environment,152.65 KB, text/plain)
2019-04-18 14:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.59 KB, application/x-bzip)
2019-04-18 14:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.27 KB, application/x-bzip)
2019-04-18 14:22 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 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 ***