Your message dated Wed, 2 Aug 2017 14:45:02 +0200
with message-id <[email protected]>
and subject line Re: libhtmlparser-java:
/usr/share/doc/libhtmlparser-java-doc/api/ is not always included in
the built package
has caused the Debian Bug report #793500,
regarding libhtmlparser-java:
/usr/share/doc/libhtmlparser-java-doc/api/ is not always included in
the built package
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 [email protected]
immediately.)
--
793500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793500
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libhtmlparser-java
Version: 1.6.20060610.dfsg0-5
Severity: important
Tags: sid stretch
User: [email protected]
Usertags: locales
Dear Maintainer,
While working on the "reproducible builds" effort [1], we have noticed that
libhtmlparser-java does not always include all of
/usr/share/doc/libhtmlparser-java-doc/api/ is in the built package.
Check
https://reproducible.debian.net/dbd/unstable/amd64/libhtmlparser-java_1.6.20060610.dfsg0-5.debbindiff.html
(which is also attached to this bug report) to see the difference in the build
result, a lot of files are missing in the first build.
I'm guessing this is because the first build was done with LANG="en_GB.UTF-8"
and LC_ALL unset, while the second build was done with LANG="fr_CH.UTF-8" and
LC_ALL="fr_CH.UTF-8".
The difference between the two build logs, which is available at
https://reproducible.debian.net/logdiffs/unstable/amd64/libhtmlparser-java_1.6.20060610.dfsg0-5.diff.gz
seems to confirm this:
jarparser:
[mkdir] Created dir:
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/lib
@@ -1183,8 +1169,8 @@
[echo] ***************************************************
init:
- [echo] today is Jul 15, 2015
- [echo] versionTag=1_6_20150715
+ [echo] today is juil. 16, 2015
+ [echo] versionTag=1_6_20150716
[echo] previous version number = 1.6
[echo] previous version type = Release Build
[echo] previous version date = Jun 10, 2006
@@ -1220,28 +1206,25 @@
[javadoc] Loading source files for package org.htmlparser.sax...
[javadoc] Loading source files for package org.htmlparser.scanners...
[javadoc] Loading source files for package org.htmlparser.tags...
- [javadoc]
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/src/org/htmlparser/util/Translate.java:162:
error: unmappable character for encoding ASCII
- [javadoc] // Portions ?? International Organization for
Standardization 1986
- [javadoc] ^
- [javadoc]
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/src/org/htmlparser/util/Translate.java:162:
error: unmappable character for encoding ASCII
- [javadoc] // Portions ?? International Organization for
Standardization 1986
- [javadoc] ^
- [javadoc]
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/src/org/htmlparser/util/Translate.java:271:
error: unmappable character for encoding ASCII
- [javadoc] // Portions ?? International Organization for
Standardization 1986:
- [javadoc] ^
- [javadoc]
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/src/org/htmlparser/util/Translate.java:271:
error: unmappable character for encoding ASCII
- [javadoc] // Portions ?? International Organization for
Standardization 1986:
- [javadoc] ^
- [javadoc]
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/src/org/htmlparser/util/Translate.java:445:
error: unmappable character for encoding ASCII
- [javadoc] // Portions ?? International Organization for
Standardization 1986:
- [javadoc] ^
- [javadoc]
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/src/org/htmlparser/util/Translate.java:445:
error: unmappable character for encoding ASCII
- [javadoc] // Portions ?? International Organization for
Standardization 1986:
- [javadoc] ^
[javadoc] Loading source files for package org.htmlparser.util...
[javadoc] Loading source files for package org.htmlparser.util.sort...
[javadoc] Loading source files for package org.htmlparser.visitors...
- [javadoc] 6 errors
+ [javadoc] Constructing Javadoc information...
+ [javadoc] javadoc: warning - Error fetching URL:
http://java.sun.com/j2se/1.4.2/docs/api/package-list
+ [javadoc] javadoc: warning - Error fetching URL:
http://www.saxproject.org/apidoc/package-list
+ [javadoc] Registered Taglet HtmlTaglet ...
+ [javadoc] Standard Doclet version 1.7.0_79
+ [javadoc] Building tree for all the packages and classes...
+ [javadoc] Generating
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/docs/javadoc/org/htmlparser/visitors/UrlModifyingVisitor.html...
+ [javadoc] Copying file
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/src/doc-files/using.html
to directory
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/docs/javadoc/doc-files...
+ [javadoc] Copying file
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/src/doc-files/building.html
to directory
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/docs/javadoc/doc-files...
+ [javadoc] Copying file
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/src/doc-files/overview.html
to directory
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/docs/javadoc/doc-files...
+ [javadoc] Generating
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/docs/javadoc/serialized-form.html...
+ [javadoc] Copying file
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/resources/stylesheet.css
to file
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/docs/javadoc/stylesheet.css...
+ [javadoc] Building index for all the packages and classes...
+ [javadoc] Building index for all classes...
+ [javadoc] Generating
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/docs/javadoc/help-doc.html...
+ [javadoc] 2 warnings
[copy] Copying 1 file to
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/docs/javadoc/resources
[delete] Deleting:
/tmp/buildd/libhtmlparser-java-1.6.20060610.dfsg0/src/resources/HtmlTaglet.class
@@ -1281,7 +1264,7 @@
[jar] Building jar: /tmp/buildd/libhtmlparser-java-1.
[1]: https://wiki.debian.org/ReproducibleBuilds
cheers,
Holger
libhtmlparser-java_1.6.20060610.dfsg0-5.debbindiff.html.xz
Description: application/xz
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
This should no longer happen since ant/1.9.7-3. The javadoc task now
sets a default encoding and a default locale if none is provided.
Therefore the output of the javadoc task is no longer dependent on the
environment.
--- End Message ---