Your message dated Thu, 03 May 2018 19:51:38 +0000
with message-id <e1fekgq-0007el...@fasolo.debian.org>
and subject line Bug#897490: fixed in libhtmlparser-java 1.6.20060610.dfsg0-9
has caused the Debian Bug report #897490,
regarding libhtmlparser-java: FTBFS:     [javac] 
/<<PKGBUILDDIR>>/src/resources/HtmlTaglet.java:27: error: package 
com.sun.tools.doclets does not exist
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.)


-- 
897490: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897490
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libhtmlparser-java
Version: 1.6.20060610.dfsg0-8
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build -- -f src/build.xml -Dant.build.javac.target=1.7 jarparser 
> javadoc filterbuilder thumbelina
>       ant -propertyfile ./debian/ant.properties -Duser.name debian -f 
> src/build.xml -Dant.build.javac.target=1.7 jarparser javadoc filterbuilder 
> thumbelina
> Buildfile: /<<PKGBUILDDIR>>/src/build.xml
> 
> compilelexer:
>     [javac] /<<PKGBUILDDIR>>/src/build.xml:271: warning: 'includeantruntime' 
> was not set, defaulting to build.sysclasspath=last; set to false for 
> repeatable builds
>     [javac] Compiling 32 source files to /<<PKGBUILDDIR>>/src/src
>     [javac] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
>     [javac] Note: /<<PKGBUILDDIR>>/src/src/org/htmlparser/lexer/Page.java 
> uses or overrides 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] 1 warning
> 
> compileparser:
>     [javac] /<<PKGBUILDDIR>>/src/build.xml:297: warning: 'includeantruntime' 
> was not set, defaulting to build.sysclasspath=last; set to false for 
> repeatable builds
>     [javac] Compiling 107 source files to /<<PKGBUILDDIR>>/src/src
>     [javac] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
>     [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] 1 warning
> 
> jarparser:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/src/lib
>       [jar] Building jar: /<<PKGBUILDDIR>>/src/lib/htmlparser.jar
> 
> JDK_OK:
> 
> JDK_Warning:
>      [echo] ***************************************************
>      [echo] *  WARNING: The detected JDK version is not 1.4!  *
>      [echo] ***************************************************
> 
> init:
>      [echo] today is Mar 30, 2018
>      [echo] versionTag=1_6_20180330
>      [echo] previous version number = 1.6
>      [echo] previous version type = Release Build
>      [echo] previous version date = Jun 10, 2006
> 
> javadoc:
>     [javac] /<<PKGBUILDDIR>>/src/build.xml:450: warning: 'includeantruntime' 
> was not set, defaulting to build.sysclasspath=last; set to false for 
> repeatable builds
>     [javac] Compiling 1 source file
>     [javac] 
>     [javac]           WARNING
>     [javac] 
>     [javac] The -source switch defaults to 9 in JDK 9.
>     [javac] If you specify -target 1.7 you now must also specify -source 1.7.
>     [javac] Ant will implicitly add -source 1.7 for you.  Please change your 
> build file.
>     [javac] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
>     [javac] /<<PKGBUILDDIR>>/src/resources/HtmlTaglet.java:27: error: package 
> com.sun.tools.doclets does not exist
>     [javac] import com.sun.tools.doclets.Taglet;
>     [javac]                             ^
>     [javac] /<<PKGBUILDDIR>>/src/resources/HtmlTaglet.java:62: error: cannot 
> find symbol
>     [javac] public class HtmlTaglet implements Taglet
>     [javac]                                    ^
>     [javac]   symbol: class Taglet
>     [javac] Note: /<<PKGBUILDDIR>>/src/resources/HtmlTaglet.java uses or 
> overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: /<<PKGBUILDDIR>>/src/resources/HtmlTaglet.java uses 
> unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 2 errors
>     [javac] 1 warning
> 
> BUILD FAILED
> /<<PKGBUILDDIR>>/src/build.xml:450: Compile failed; see the compiler error 
> output for details.
> 
> Total time: 3 seconds
> dh_auto_build: ant -propertyfile ./debian/ant.properties -Duser.name debian 
> -f src/build.xml -Dant.build.javac.target=1.7 jarparser javadoc filterbuilder 
> thumbelina returned exit code 1
> make[1]: *** [debian/rules:7: override_dh_auto_build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/2018/05/02/libhtmlparser-java_1.6.20060610.dfsg0-8_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libhtmlparser-java
Source-Version: 1.6.20060610.dfsg0-9

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

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated libhtmlparser-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: Thu, 03 May 2018 21:11:19 +0200
Source: libhtmlparser-java
Binary: libhtmlparser-java libhtmlparser-java-doc
Architecture: source
Version: 1.6.20060610.dfsg0-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libhtmlparser-java - java library to parse html
 libhtmlparser-java-doc - java library to parse html - doc
Closes: 897490
Changes:
 libhtmlparser-java (1.6.20060610.dfsg0-9) unstable; urgency=medium
 .
   * Team upload.
   * Fix FTBFS with Java 10 and drop obsolete Taglet code which was removed
     upstream. (Closes: #897490)
   * Fix Lintian warning privacy-breach.
Checksums-Sha1:
 21a6f4dfb59c2488f4c52f59c0b1973d1ffc41f9 2383 
libhtmlparser-java_1.6.20060610.dfsg0-9.dsc
 4b7ebe39772720f74e1e49e1da854d360dc82f58 10164 
libhtmlparser-java_1.6.20060610.dfsg0-9.debian.tar.xz
 ead55f50a29bccdd9dfdd3de804a25d29f192f6e 11973 
libhtmlparser-java_1.6.20060610.dfsg0-9_amd64.buildinfo
Checksums-Sha256:
 5212e1ec1dcc3e054ab7f21d9d264475154983b0cb5a4329cfdfd24a0ab52ebb 2383 
libhtmlparser-java_1.6.20060610.dfsg0-9.dsc
 4e49f8e5832621c154c022c866e65d862831a467be898583a818e4355c9a474f 10164 
libhtmlparser-java_1.6.20060610.dfsg0-9.debian.tar.xz
 8aff478813747eeccf6551d97332b2932c7d7e667a661108b337cb47921ecaf6 11973 
libhtmlparser-java_1.6.20060610.dfsg0-9_amd64.buildinfo
Files:
 d33027b239d0e33c66455eaecce0d3ac 2383 java optional 
libhtmlparser-java_1.6.20060610.dfsg0-9.dsc
 218ad904d6daf712ad7d98c6db0b140c 10164 java optional 
libhtmlparser-java_1.6.20060610.dfsg0-9.debian.tar.xz
 88023d31b5a9a99e299b1dd026b6bfc8 11973 java optional 
libhtmlparser-java_1.6.20060610.dfsg0-9_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrrYwNfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkyzkQAMa1jlDZaLu+MlZJLvFYS8C74mYdOTsoBZAJ
sKzwDV2pN/UD3T9sWwPydYk64jeKKOiWIRpl44YsIynRZYKXn70CwN7DPncL5zKQ
wP3qVM1dilwJfTpbHD3/1usJnMOPVByEcYFxVNd7IHj3GP4c3F78mHVbAX4VhfKs
KNARJd90nN8wuXoZ66/1cBTeQYGMGFpSntwCmRg9RnPOoFwB+XIGZslBMvtFMkAj
ay6gjmnbzKvOSdDNO8621DftwizCEGe5las9IRlgzctTlWrQ1gNGQvrhRBygpSqg
+qcOo6TGi/ncasAgQz4l9AD5vmY8/2NrSJGdowyl6zoAlkAkeCVCRTfBe8DwY8oT
ijsFbQmsEYd95G2aM0cngsjirBGU5HRgQgXMF8pCQy24ADXd4iyEDx3p0XvCcRo/
yzbrcjW/N0hAV7Y1AK9iWANA7/JNsc4sWCSKN7Il781d5InpVdApP/+8oQ3+WP5m
9PJxDpGq1IOBNpJMlS++sBvcFEaNa8T7fpXQM4OtqM0h10paFFEgWV3qnBS7wGG4
imtnBVEAHhyj67NrFAD8fteI510YVtLGLcrdi/AU0zJgUYH5US7HfvdWg8DnQPLC
HKDhHnOfbxZoR15KyjiuEjKuQZ2CiE18aD0onratjNhDo/KKz/qFQQfKrjWHzAV7
Wmhu/i2I
=ffAM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to