Your message dated Mon, 21 Jan 2019 23:05:33 +0000
with message-id <e1glidj-000f8l...@fasolo.debian.org>
and subject line Bug#912476: fixed in libapache-poi-java 4.0.1-1
has caused the Debian Bug report #912476,
regarding libapache-poi-java: FTBFS with Java 11 due to JAXB removal
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.)


-- 
912476: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912476
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libapache-poi-java
Version: 3.12-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libapache-poi-java.html

...
compile-ooxml:
    [javac] Compiling 384 source files to 
/build/1st/libapache-poi-java-3.12/build/ooxml-classes
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 6
    [javac] warning: [options] source value 6 is obsolete and will be removed 
in a future release
    [javac] warning: [options] target value 1.6 is obsolete and will be removed 
in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
    [javac] 
/build/1st/libapache-poi-java-3.12/src/ooxml/java/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.java:45:
 error: package javax.xml.bind does not exist
    [javac] import javax.xml.bind.DatatypeConverter;
    [javac]                      ^
    [javac] 
/build/1st/libapache-poi-java-3.12/src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFPaswordHelper.java:25:
 error: package javax.xml.bind does not exist
    [javac] import javax.xml.bind.DatatypeConverter;
    [javac]                      ^
    [javac] 
/build/1st/libapache-poi-java-3.12/src/ooxml/java/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.java:130:
 error: cannot find symbol
    [javac]             String encoding = 
DatatypeConverter.printBase64Binary(userPassword.getBytes(Charset.forName("iso-8859-1")));
    [javac]                               ^
    [javac]   symbol:   variable DatatypeConverter
    [javac]   location: class TSPTimeStampService
    [javac] 
/build/1st/libapache-poi-java-3.12/src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFPaswordHelper.java:72:
 error: cannot find symbol
    [javac]             cur.insertAttributeWithValue(getAttrName(prefix, 
"hashValue"), DatatypeConverter.printBase64Binary(hash));
    [javac]                                                                     
       ^
    [javac]   symbol:   variable DatatypeConverter
    [javac]   location: class XSSFPaswordHelper
    [javac] 
/build/1st/libapache-poi-java-3.12/src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFPaswordHelper.java:73:
 error: cannot find symbol
    [javac]             cur.insertAttributeWithValue(getAttrName(prefix, 
"saltValue"), DatatypeConverter.printBase64Binary(salt));
    [javac]                                                                     
       ^
    [javac]   symbol:   variable DatatypeConverter
    [javac]   location: class XSSFPaswordHelper
    [javac] 
/build/1st/libapache-poi-java-3.12/src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFPaswordHelper.java:111:
 error: cannot find symbol
    [javac]             byte hash1[] = 
DatatypeConverter.parseBase64Binary(hashVal);
    [javac]                            ^
    [javac]   symbol:   variable DatatypeConverter
    [javac]   location: class XSSFPaswordHelper
    [javac] 
/build/1st/libapache-poi-java-3.12/src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFPaswordHelper.java:113:
 error: cannot find symbol
    [javac]             byte salt[] = 
DatatypeConverter.parseBase64Binary(saltVal);
    [javac]                           ^
    [javac]   symbol:   variable DatatypeConverter
    [javac]   location: class XSSFPaswordHelper
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 7 errors
    [javac] 4 warnings

BUILD FAILED
/build/1st/libapache-poi-java-3.12/build.xml:756: Compile failed; see the 
compiler error output for details.

Total time: 2 minutes 18 seconds
dh_auto_build: ant -propertyfile ./debian/ant.properties -Duser.name debian 
-Dversion.id=3.12 -DDSTAMP=20180725 jar maven-poms javadocs returned exit code 1
make[1]: *** [debian/rules:13: override_dh_auto_build] Error 2

--- End Message ---
--- Begin Message ---
Source: libapache-poi-java
Source-Version: 4.0.1-1

We believe that the bug you reported is fixed in the latest version of
libapache-poi-java, 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 912...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated libapache-poi-java 
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: SHA512

Format: 1.8
Date: Mon, 21 Jan 2019 23:34:12 +0100
Source: libapache-poi-java
Binary: libapache-poi-java libapache-poi-java-doc
Architecture: source
Version: 4.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libapache-poi-java - Apache POI - Java API for Microsoft Documents
 libapache-poi-java-doc - Apache POI - Java API for Microsoft Documents 
(Documentation)
Closes: 912476
Changes:
 libapache-poi-java (4.0.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release
     - Refreshed the patches
     - Disabled the tests using xmlunit 2.x (not in Debian yet)
     - Depend on libxmlbeans-java (>= 3.0.2)
     - New dependencies on libcommons-compress-java and libcommons-math3-java
   * Build with Java 11 (Closes: #912476)
   * Backported a fix for a test failure
Checksums-Sha1:
 2e95e0a960802e5ae9b519aa5472d45b087a3213 2552 libapache-poi-java_4.0.1-1.dsc
 ff1420b9cd58a28e21b1fc61391bd0235f7f103d 76161400 
libapache-poi-java_4.0.1.orig.tar.xz
 25b68be34c1711650088fd206d098558118a11c0 12392 
libapache-poi-java_4.0.1-1.debian.tar.xz
 d6aee79fc7c335dd3b97dc4db7665b33a45fd6e5 15835 
libapache-poi-java_4.0.1-1_source.buildinfo
Checksums-Sha256:
 b98465ee3e320adffa4d528e082809d062ee8b76e4b0085a5160cfbfb36da090 2552 
libapache-poi-java_4.0.1-1.dsc
 54db524e2bae73658e4fdb3a6e2d69cb4137638ace71fcde93659be2695287ea 76161400 
libapache-poi-java_4.0.1.orig.tar.xz
 3cbe0bdf367fc47e7a6cb32e961a3733bd55c5e9eef1a7ada3eb738636e2d205 12392 
libapache-poi-java_4.0.1-1.debian.tar.xz
 154255263181b4b18c20b53e819aa84903865f4b639775c6b1aa88631ce66f81 15835 
libapache-poi-java_4.0.1-1_source.buildinfo
Files:
 283a176fd8f58bec361c22bdd5724b17 2552 java optional 
libapache-poi-java_4.0.1-1.dsc
 c3cf01b9270865eac57e24930876e634 76161400 java optional 
libapache-poi-java_4.0.1.orig.tar.xz
 bcc1e7601888e6cc90064179f07ed4d3 12392 java optional 
libapache-poi-java_4.0.1-1.debian.tar.xz
 0078c0f6747e09d05fb28436270af94b 15835 java optional 
libapache-poi-java_4.0.1-1_source.buildinfo

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

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlxGSQUSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsk+8P/i27WnfFMawgUEN8dFy9CzxY7iKV1kjL
wpbulml++orC+t7ReOMPwDp9nVor+EwiX8QqWP4PqqIsffdz4vkbfQkzkitpPuIm
T9rKM0+oF2rgrN6Vn4Kb11A5EQt/L0f6tw5yLR3+2oekJQo6/vUVF4sUrjQH+VTk
032cUNF3a2s0CCzRGmndTijVWNVADvrD++RLj1MD8GadiPfJ3QU33cdh0pMm465B
nb3XYxjyIi6i75Br8rX0ngCojF4BgOzU5Z0Ja4c+wEC6qeXmDz+3iwKETCH5CiUA
U5uy6mhP/cK9gA7e9NlE3cIONr3fCO1cbZze9J6C2HDAEjcvMMAsHrDgBJOAagoz
rKIO4PCrbYZmwCZ/Ytgtj0vxtozTDgp32+wP0P9t+qvcfkradhUlpHH7yPJFzuG7
yMxceD5dI3nx4IMTNf1DpbM2VFnU8b+/Nrb3N8EWHXKbbH/DLF5tAbxjh2tt5vFG
PfiCWqAp0JZneIxcAyGfZsqIVxkMkatJ4Z0flu/sF+zhZ2umVntO3BoGJtDDFunH
QUX+KM6MZ4h4mdT1pzQTuWXL5S/+jZo06mYBE7B7PP/NURXtg/8lKVHpWpmnTLEj
GGmLhrPXyAwgX3S7DXczxMC+lopvKJU8Vv5e7kBk5H3TBRIdWaCUzC5MwHi6GcQm
OXmDTWEvof02
=VJl2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to