-
Notifications
You must be signed in to change notification settings - Fork 586
Open
Description
I cannot build the latest master:
$ git clone [email protected]:cmusphinx/sphinx4.git
$ cd ./sphinx4
$ git rev-parse HEAD
32df364ce3d9688c13a524981898931335d688e5
$ gradle build
> Task :sphinx4-core:compileJava
/.../sphinx4/sphinx4-core/src/main/java/edu/cmu/sphinx/fst/sequitur/SequiturImport.java:24: error: package javax.xml.bind does not exist
import javax.xml.bind.JAXBContext;
^
FAILURE: Build failed with an exception.
System info:
$ java --version
openjdk 11.0.4 2019-07-16
OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)
OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)
$ gradle --version
------------------------------------------------------------
Gradle 4.4.1
------------------------------------------------------------
Build time: 2012-12-21 00:00:00 UTC
Revision: none
Groovy: 2.4.16
Ant: Apache Ant(TM) version 1.10.5 compiled on March 28 2019
JVM: 11.0.4 (Ubuntu 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)
OS: Linux 5.0.0-36-generic amd64Metadata
Metadata
Assignees
Labels
No labels