Your message dated Wed, 13 Feb 2019 12:19:23 +0000
with message-id <[email protected]>
and subject line Bug#919831: fixed in libcds-moc-java 5.0-2
has caused the Debian Bug report #919831,
regarding libcds-moc-java: FTBFS (The code being documented uses packages in
the unnamed module)
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.)
--
919831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919831
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libcds-moc-java
Version: 5.0-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with javahelper
dh_update_autotools_config -i
jh_linkjars -i
debian/rules override_jh_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
jh_build --javacopts="-encoding ISO-8859-15" --javadoc-opts="-encoding
ISO-8859-15"
find cds -name *.java -and -type f -print0 | xargs -s 512000 -0
/usr/lib/jvm/default-java/bin/javac -g -cp
/usr/share/java/healpix.jar:debian/_jh_build.cds.moc -d
debian/_jh_build.cds.moc -source 1.7 -target 1.7 -encoding ISO-8859-15
warning: [options] bootstrap class path not set in conjunction with -source 7
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.
1 warning
find cds -name *.java -and -type f -print0 | xargs -s 512000 -0
/usr/lib/jvm/default-java/bin/javadoc -locale en_US -link
/usr/share/doc/default-jdk-doc/api -link
/usr/share/doc/default-jre-headless/api -classpath
/usr/share/java/healpix.jar:debian/_jh_build.cds.moc -d
debian/_jh_build.javadoc/api -quiet -notimestamp -source 1.7 -encoding
ISO-8859-15
Creating destination directory: "debian/_jh_build.javadoc/api/"
javadoc: error - The code being documented uses packages in the unnamed module,
but the packages defined in /usr/share/doc/default-jdk-doc/api/ are in named
modules.
javadoc: error - The code being documented uses packages in the unnamed module,
but the packages defined in /usr/share/doc/default-jre-headless/api/ are in
named modules.
cds/moc/HealpixMoc.java:517: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:518: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:519: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:520: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:982: warning - invalid usage of tag <
cds/moc/HealpixMoc.java:982: warning - invalid usage of tag <
cds/moc/HealpixMoc.java:974: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:990: warning - invalid usage of tag <
cds/moc/HealpixMoc.java:307: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:307: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:377: warning - @param argument "npixs" is not a
parameter name.
cds/moc/HealpixMoc.java:417: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:418: warning - @param argument "testHierarchy" is not a
parameter name.
cds/moc/HealpixMoc.java:517: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:518: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:519: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:520: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:622: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:647: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:693: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:974: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:982: warning - invalid usage of tag <
cds/moc/HealpixMoc.java:982: warning - invalid usage of tag <
cds/moc/HealpixMoc.java:990: warning - invalid usage of tag <
cds/moc/IntArray.java:91: warning - invalid usage of tag >
cds/moc/IntArray.java:91: warning - invalid usage of tag >
cds/moc/LongArray.java:90: warning - invalid usage of tag >
cds/moc/LongArray.java:90: warning - invalid usage of tag >
cds/moc/MocIO.java:136: warning - invalid usage of tag &
cds/moc/MocIO.java:136: warning - invalid usage of tag &
cds/moc/MocIO.java:152: warning - invalid usage of tag >
cds/moc/ShortArray.java:92: warning - invalid usage of tag >
cds/moc/ShortArray.java:92: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:517: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:518: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:519: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:520: warning - invalid usage of tag >
cds/moc/IntArray.java:91: warning - invalid usage of tag >
cds/moc/LongArray.java:90: warning - invalid usage of tag >
cds/moc/ShortArray.java:92: warning - invalid usage of tag >
cds/moc/MocIO.java:136: warning - invalid usage of tag &
cds/moc/HealpixMoc.java:982: warning - invalid usage of tag <
cds/moc/HealpixMoc.java:982: warning - invalid usage of tag <
cds/moc/HealpixMoc.java:974: warning - invalid usage of tag >
cds/moc/HealpixMoc.java:990: warning - invalid usage of tag <
2 errors
45 warnings
make[1]: *** [debian/rules:10: override_jh_build] Error 123
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libcds-moc-java.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: libcds-moc-java
Source-Version: 5.0-2
We believe that the bug you reported is fixed in the latest version of
libcds-moc-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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ole Streicher <[email protected]> (supplier of updated libcds-moc-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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 13 Feb 2019 11:45:43 +0100
Source: libcds-moc-java
Binary: libcds-moc-java libcds-moc-java-doc
Architecture: source
Version: 5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Description:
libcds-moc-java - Multi-Order Coverage maps Virtual Observatory library
libcds-moc-java-doc - Multi-Order Coverage maps Virtual Observatory library
documentati
Closes: 919831
Changes:
libcds-moc-java (5.0-2) unstable; urgency=medium
.
* Add myself to uploaders
* Remove default-jdk-doc from build-depends (Closes: #919831)
* Update VCS fields to use salsa.d.o
* Add gitlab-CI
* Push Standards-Version to 4.3.0. Change URLs to https
* Push compat to 12
Checksums-Sha1:
3dcf36cf00266b2422b3d56aa47e9710c32aab12 2183 libcds-moc-java_5.0-2.dsc
c1b58ce06171206ecddd04222667af816a9e3e3b 2536
libcds-moc-java_5.0-2.debian.tar.xz
Checksums-Sha256:
73a11bbf5737069bafe1da0cfd42eeb05febea6bab1f8a991b874c55a8408ee6 2183
libcds-moc-java_5.0-2.dsc
30217fd42a4eaa5552a667d6fe54e8742d55c8792c2af17a9b24c1669777485e 2536
libcds-moc-java_5.0-2.debian.tar.xz
Files:
b96d7b8e9e033bf746958f0919956055 2183 java optional libcds-moc-java_5.0-2.dsc
333d654df76b518981a687e39aa7475d 2536 java optional
libcds-moc-java_5.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAlxkCDoACgkQcRWv0HcQ
3PelfQ//e7wBfDMW2+llqh1439oc/0m/VKw2SI6CcJpp7HWQnc1HLLg73F2zEZAL
q/h8cl0ORC4ixmVdPsyD3lnxmtHYJ72XS2pYDDkUZNyIP8aZ2tfrLbLmAZiItUmX
lHnR+jMdQq8qRH0wd12aLXnMcnDGZUZ8vKyWt+bs+ycp0lAeSjcsPt8EnDcK8aFi
T+ijFegWcdtzjRG8SUoJRRlBb7IhzPqxtVY24OQjHCsNKONoQOaoSear5xNbS+cC
u91sODCZH7qG0VxKVGwilxuABfzJnDdzgnjtjFoj3qgS1giv+RGBv5Vh/Czwm2UQ
XOhCJLO0Jc9gYr9/OWanS0T1Co87Mv1dIxzE+Lv/pmpfEzO2ok4yOAxYNuDd+QuV
XmsdBr/tNwsWkVLvvIxiSReHYsn1I8PTrCUtbUKGwy7IFibF6biyO1VOcSPP7HPN
cXeRBFgctAFPoa+Oe0GKxRGKHNj/PL2x8ANXuNXrNVFk4c7i6riinOReC8SKiaJJ
KvDlBEsyfzua1zB6nRRoSKs11GgvAFLHynAbVGoqKe1FhmQXtDS03IdpGqa/Y9My
QXGA4fJb73nIYLKdd+tTwoPJ6opEi+87H8dcTImkB8TiRdyhpnXQ3cS2gQXCBbmI
0nRWGApqBOiDtz1Empp3urfTF2Qs26YYOfzfOYE2qsWmFMMslm8=
=KY62
-----END PGP SIGNATURE-----
--- End Message ---