Source: libapache-poi-java Version: 4.0.1-4 Severity: serious Tags: ftbfs sid User: [email protected] Usertags: bouncycastle-1.77 X-Debbugs-Cc: [email protected]
Dear maintainer,
libapache-poi-java fails to build from source with bouncycastle 1.77. The
reason is the removal of long deprecated methods. The (hopefully) relevant
error message from the build log.
ompile-ooxml:
[javac] Compiling 589 source files to /<<PKGBUILDDIR>>/build/ooxml-classes
[javac] Ignoring source, target and bootclasspath as release has been set
[javac]
/<<PKGBUILDDIR>>/src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/XAdESXLS
ignatureFacet.java:235: error: cannot find symbol
[javac] ASN1OctetString keyHashOctetString =
(ASN1OctetString)derTaggedObject.getObject();
[javac]
^
[javac] symbol: method getObject()
[javac] location: variable derTaggedObject of type DERTaggedObject
[javac]
/<<PKGBUILDDIR>>/src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/XAdESXLS
ignatureFacet.java:239: error: cannot find symbol
[javac] X500Name name =
X500Name.getInstance(derTaggedObject.getObject());
[javac]
^
[javac] symbol: method getObject()
[javac] location: variable derTaggedObject of type DERTaggedObject
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note:
/<<PKGBUILDDIR>>/src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignaturePart.j
ava uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 2 errors
BUILD FAILED
/<<PKGBUILDDIR>>/build.xml:1133: Compile failed; see the compiler error output
for details.
signature.asc
Description: This is a digitally signed message part
__ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
