Your message dated Mon, 12 Nov 2018 16:22:14 +0000
with message-id <e1gmeyc-0008fh...@fasolo.debian.org>
and subject line Bug#913566: fixed in htsjdk 2.16.1+dfsg-2
has caused the Debian Bug report #913566,
regarding htsjdk FTBFS with OpenJDK 11
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
913566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913566
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: htsjdk
Version: 2.16.1+dfsg-1
Severity: serious
Tags: ftbfs

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

...
Compiling with JDK Java compiler API.
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceDictionary.java:34:
 error: package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlElement;
                                ^
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceDictionary.java:35:
 error: package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlRootElement;
                                ^
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceDictionary.java:36:
 error: package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlTransient;
                                ^
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:26:
 error: package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlAttribute;
                                ^
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:27:
 error: package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlRootElement;
                                ^
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:28:
 error: package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlValue;
                                ^
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/AbstractSAMHeaderRecord.java:26:
 error: package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlTransient;
                                ^
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/AbstractSAMHeaderRecord.java:36:
 error: cannot find symbol
@XmlTransient /* don't consider this class for XML-serialization */
 ^
  symbol: class XmlTransient
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:41:
 error: cannot find symbol
@XmlRootElement(name="Reference")
 ^
  symbol: class XmlRootElement
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceDictionary.java:44:
 error: cannot find symbol
@XmlRootElement(name="References")
 ^
  symbol: class XmlRootElement
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceDictionary.java:51:
 error: cannot find symbol
    @XmlElement(name="Reference")
     ^
  symbol:   class XmlElement
  location: class SAMSequenceDictionary
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceDictionary.java:63:
 error: cannot find symbol
    @XmlTransient //we use the field instead of getter/setter
     ^
  symbol:   class XmlTransient
  location: class SAMSequenceDictionary
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:103:
 error: cannot find symbol
    @XmlValue
     ^
  symbol:   class XmlValue
  location: class SAMSequenceRecord
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:117:
 error: cannot find symbol
    @XmlAttribute(name="length")
     ^
  symbol:   class XmlAttribute
  location: class SAMSequenceRecord
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:121:
 error: cannot find symbol
    @XmlAttribute(name="assembly")
     ^
  symbol:   class XmlAttribute
  location: class SAMSequenceRecord
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:125:
 error: cannot find symbol
    @XmlAttribute(name="species")
     ^
  symbol:   class XmlAttribute
  location: class SAMSequenceRecord
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:129:
 error: cannot find symbol
    @XmlAttribute(name="md5")
     ^
  symbol:   class XmlAttribute
  location: class SAMSequenceRecord
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/SAMSequenceRecord.java:136:
 error: cannot find symbol
    @XmlAttribute(name="index")
     ^
  symbol:   class XmlAttribute
  location: class SAMSequenceRecord
/build/1st/htsjdk-2.16.1+dfsg/src/main/java/htsjdk/samtools/cram/structure/EncodingParams.java:36:
 error: package javax.xml.bind does not exist
        return id.name() + ":" + 
javax.xml.bind.DatatypeConverter.printHexBinary(Arrays.copyOfRange(params, 0, 
Math.max(20, params.length)));
                                               ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
19 errors

--- End Message ---
--- Begin Message ---
Source: htsjdk
Source-Version: 2.16.1+dfsg-2

We believe that the bug you reported is fixed in the latest version of
htsjdk, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 913...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Olivier Sallou <osal...@debian.org> (supplier of updated htsjdk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 12 Nov 2018 15:38:32 +0000
Source: htsjdk
Binary: libhtsjdk-java libhtsjdk-java-doc
Architecture: source all
Version: 2.16.1+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Olivier Sallou <osal...@debian.org>
Description:
 libhtsjdk-java - Java API for high-throughput sequencing data (HTS) formats
 libhtsjdk-java-doc - Documentation for the java HTSJDK library
Closes: 913566
Changes:
 htsjdk (2.16.1+dfsg-2) unstable; urgency=medium
 .
   * Fix FTBS with OpenJDK 11 (Closes: #913566)
Checksums-Sha1:
 ab4fb3e64cb7a892c51bd024f206c8ad18706334 2458 htsjdk_2.16.1+dfsg-2.dsc
 bb51a8e25381883510e4dc38c54fc60cd764c1b8 28428 
htsjdk_2.16.1+dfsg-2.debian.tar.xz
 12f4dbba665f88ba36bcae417a65613719c0079e 15740 
htsjdk_2.16.1+dfsg-2_amd64.buildinfo
 a26b7a88f09ef1c3acc5ae3548eb0dc07b6173c2 1071846 
libhtsjdk-java-doc_2.16.1+dfsg-2_all.deb
 ebd37b426fe973935167d5c7108fa31558071e4a 1493482 
libhtsjdk-java_2.16.1+dfsg-2_all.deb
Checksums-Sha256:
 34fdd8e92091995042313b95f9534b1281b262e55442d145b2c8aae6507bae88 2458 
htsjdk_2.16.1+dfsg-2.dsc
 b1c122873e6a68389409adcafd6eb96685291b097ab5a9e070611efb74412e72 28428 
htsjdk_2.16.1+dfsg-2.debian.tar.xz
 6c69949cf37c9617237ee7eb4c81c9bd2e4e81735ef1fc5d736e117b44a960f0 15740 
htsjdk_2.16.1+dfsg-2_amd64.buildinfo
 185efdee7a7c3d40cbd8671e4e4d99ea5c034d28c5fdc7914cb29ff891460ab3 1071846 
libhtsjdk-java-doc_2.16.1+dfsg-2_all.deb
 c88702fc3fc6f96cb8d5eace91e47bb9d1ac1dba38d2e2940424735f81c34940 1493482 
libhtsjdk-java_2.16.1+dfsg-2_all.deb
Files:
 aab08559fd2f8ec51735e78395755da0 2458 science optional htsjdk_2.16.1+dfsg-2.dsc
 d25221c0a2a2b32a23b61386dd13974f 28428 science optional 
htsjdk_2.16.1+dfsg-2.debian.tar.xz
 8cff984760e5ea9d435e2e91cbd44f8d 15740 science optional 
htsjdk_2.16.1+dfsg-2_amd64.buildinfo
 c775f8fd1fd1ee5d218f545037dce927 1071846 doc optional 
libhtsjdk-java-doc_2.16.1+dfsg-2_all.deb
 9d19cc45af0bc4f368184c9877d91906 1493482 java optional 
libhtsjdk-java_2.16.1+dfsg-2_all.deb

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCAAxFiEEX7Rvg9O5UgRjNdJteNxo2zJthDgFAlvppBMTHG9zYWxsb3VA
ZGViaWFuLm9yZwAKCRB43GjbMm2EOOlhD/9b1L8Z8iJYAVq1G7/dNJfznLwiax9J
fFhPsMmhCliE0rRTwnrX9FfzzdkJ07EAgAXeYhcay92mxZjqkpffEb9aKAINjZzj
FgZYtLBe1zzbWfcuKQZYI9Y9Fb9Mi8V6y/mG5tQd8+o/qEeQu9p6txpFZyAF4Iuw
1SdbhJ+tls1M7bJsMDRkZ0tB2/oWEuss9aImt3OxS6BB0jdTFKulhWvZ5AMZjhs/
l0gCja0P2rTujqxDa99mTCd6OvKqgnKBTByMwMUc05d4uNxrJ/ODD7EfKHd8foVk
dBgQFJM1Yd/e/X3AcWKDYWjCcgbxZniVAKh07uaWO76sKqB6lrltRuWr6D1yTmEV
ukyOose4NXN8++obFmiXNOlC844tEtP8qdgXnuKbLFOYsRmwGTAkWFACH25g5n70
K7+94IWC5oKnnrqqAvpLmM5osUbVuTdqkoEr5H7AtX9uNCWV7qjJc0HAlBRn30lY
zE/Yocih3qfFcdvc7c/9F6e8tzsDbtYIs9judXaMgBRHoUa/BCqU8iSXcJ3a55HI
A3HMCLU9A+tNYLM+mddvGTYS71oeh2hbsLrbDT0/lW7RxIk2wbQ5RFdHypqGzxYK
Mc4DEog034xVl/mic6MqtN5er6AWEWuYvv8Qds1aAeQoUroBlpiqKzU6WYV+xVIa
ZAmNGC4YZROoAg==
=OnMc
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to