[Debian-astro-maintainers] Bug#1010308: starjava-fits: autopkgtest regression: Compile failed
Paul Gevers
elbrus at debian.org
Thu Apr 28 16:05:20 BST 2022
Source: starjava-fits
Version: 0.1+2022.04.12-1
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression
Dear maintainer(s),
With a recent upload of starjava-fits the autopkgtest of starjava-fits
fails in testing when that autopkgtest is run with the binary packages
of starjava-fits from unstable. It passes when run with only packages
from testing. In tabular form:
pass fail
starjava-fits from testing 0.1+2022.04.12-1
all others from testing from testing
I copied some of the output at the bottom of this report. As I note that
there's also other changes in the starjava-* suite, I wonder if this is
a missing *versioned* (test|build|) dependency.
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=starjava-fits
https://ci.debian.net/data/autopkgtest/testing/amd64/s/starjava-fits/21214595/log.gz
Buildfile: /tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/build.xml
prepare:
check_packages:
build:
compile-tests:
[mkdir] Created dir:
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/autopkgtest_tmp/testcases
[javac] Compiling 11 source files to
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/autopkgtest_tmp/testcases
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/BasicInputTest.java:18:
error: cannot find symbol
[javac] import uk.ac.starlink.util.DataBufferedInputStream;
[javac] ^
[javac] symbol: class DataBufferedInputStream
[javac] location: package uk.ac.starlink.util
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/BasicInputTest.java:19:
error: cannot find symbol
[javac] import uk.ac.starlink.util.DataBufferedOutputStream;
[javac] ^
[javac] symbol: class DataBufferedOutputStream
[javac] location: package uk.ac.starlink.util
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/ColumnReaderTest.java:27:
error: cannot find symbol
[javac] import uk.ac.starlink.util.DataBufferedOutputStream;
[javac] ^
[javac] symbol: class DataBufferedOutputStream
[javac] location: package uk.ac.starlink.util
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/BasicInputTest.java:34:
error: cannot find symbol
[javac] DataBufferedOutputStream out =
[javac] ^
[javac] symbol: class DataBufferedOutputStream
[javac] location: class BasicInputTest
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/BasicInputTest.java:35:
error: cannot find symbol
[javac] new DataBufferedOutputStream( new
FileOutputStream( file ) );
[javac] ^
[javac] symbol: class DataBufferedOutputStream
[javac] location: class BasicInputTest
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/BasicInputTest.java:56:
error: cannot find symbol
[javac] new
DataBufferedInputStream(
[javac] ^
[javac] symbol: class DataBufferedInputStream
[javac] location: class BasicInputTest
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/BasicInputTest.java:59:
error: cannot find symbol
[javac] new
DataBufferedInputStream(
[javac] ^
[javac] symbol: class DataBufferedInputStream
[javac] location: class BasicInputTest
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/BasicInputTest.java:94:
warning: [deprecation] Integer(int) in Integer has been deprecated
[javac] ixList.add( new Integer( i ) );
[javac] ^
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/ColumnReaderTest.java:427:
error: cannot find symbol
[javac] DataBufferedOutputStream dout = new
DataBufferedOutputStream( out );
[javac] ^
[javac] symbol: class DataBufferedOutputStream
[javac] location: class ColumnReaderTest
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/ColumnReaderTest.java:427:
error: cannot find symbol
[javac] DataBufferedOutputStream dout = new
DataBufferedOutputStream( out );
[javac] ^
[javac] symbol: class DataBufferedOutputStream
[javac] location: class ColumnReaderTest
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/MultiTest.java:89:
warning: [deprecation] Integer(int) in Integer has been deprecated
[javac] table.addRow( new Object[] { new Integer( i ),
[javac] ^
[javac]
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/src/testcases/uk/ac/starlink/fits/MultiTest.java:90:
warning: [deprecation] Double(double) in Double has been deprecated
[javac] new Double(
(double) i ), } );
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 9 errors
[javac] 3 warnings
BUILD FAILED
/tmp/autopkgtest-lxc.9ugdx9jl/downtmp/build.suL/src/build.xml:865:
Compile failed; see the compiler error output for details.
Total time: 6 seconds
autopkgtest [14:10:52]: test command1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-astro-maintainers/attachments/20220428/591d727a/attachment.sig>
More information about the Debian-astro-maintainers
mailing list