[Debian-med-packaging] Bug#894289: htsjdk FTBFS with openjdk-9

Adrian Bunk bunk at debian.org
Wed Mar 28 11:25:53 UTC 2018


Source: htsjdk
Version: 2.8.1+dfsg-2
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/htsjdk.html

...
/build/1st/htsjdk-2.8.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceDictionary.java:35: error: package javax.xml.bind.annotation is not visible
import javax.xml.bind.annotation.XmlElement;
                     ^
  (package javax.xml.bind.annotation is declared in module java.xml.bind, which is not in the module graph)
/build/1st/htsjdk-2.8.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceDictionary.java:36: error: package javax.xml.bind.annotation is not visible
import javax.xml.bind.annotation.XmlRootElement;
                     ^
  (package javax.xml.bind.annotation is declared in module java.xml.bind, which is not in the module graph)
/build/1st/htsjdk-2.8.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceDictionary.java:37: error: package javax.xml.bind.annotation is not visible
import javax.xml.bind.annotation.XmlTransient;
                     ^
  (package javax.xml.bind.annotation is declared in module java.xml.bind, which is not in the module graph)
/build/1st/htsjdk-2.8.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:35: error: package javax.xml.bind.annotation is not visible
import javax.xml.bind.annotation.XmlAttribute;
                     ^
  (package javax.xml.bind.annotation is declared in module java.xml.bind, which is not in the module graph)
/build/1st/htsjdk-2.8.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:36: error: package javax.xml.bind.annotation is not visible
import javax.xml.bind.annotation.XmlRootElement;
                     ^
  (package javax.xml.bind.annotation is declared in module java.xml.bind, which is not in the module graph)
/build/1st/htsjdk-2.8.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:37: error: package javax.xml.bind.annotation is not visible
import javax.xml.bind.annotation.XmlValue;
                     ^
  (package javax.xml.bind.annotation is declared in module java.xml.bind, which is not in the module graph)
/build/1st/htsjdk-2.8.1+dfsg/src/main/java/htsjdk/samtools/AbstractSAMHeaderRecord.java:31: error: package javax.xml.bind.annotation is not visible
import javax.xml.bind.annotation.XmlTransient;
                     ^
  (package javax.xml.bind.annotation is declared in module java.xml.bind, which is not in the module graph)
7 errors



More information about the Debian-med-packaging mailing list