Your message dated Wed, 28 Oct 2020 19:35:09 +0000
with message-id <e1kxrdx-0004km...@fasolo.debian.org>
and subject line Bug#973070: fixed in libsis-base-java 
18.09~pre1+git20180928.45fbd31+dfsg-1
has caused the Debian Bug report #973070,
regarding libsis-base-java: FTBFS: Could not delete the directory 
targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests because: 1 
exceptions: [java.io.IOException: Unable to delete file: 
targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink]
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.)


-- 
973070: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973070
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsis-base-java
Version: 18.09~pre1+git20180827.fe4953e+dfsg-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201027 ftbfs-bullseye

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_test -a
> mkdir test ; cp -r source/java/ch test ; cp -r sourceTest/java/ch test
> jh_build sis-base-test.jar test
> warning: [options] bootstrap class path not set in conjunction with -source 7
> 1 warning
> test/ch/systemsx/cisd/base/mdarray/MDAbstractArray.java:354: warning - 
> invalid usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDAbstractArray.java:393: warning - 
> invalid usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDArray.java:47: warning - invalid usage 
> of tag >
> test/ch/systemsx/cisd/base/mdarray/MDArray.java:87: warning - invalid usage 
> of tag >
> test/ch/systemsx/cisd/base/mdarray/MDByteArray.java:47: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDByteArray.java:87: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDDoubleArray.java:47: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDDoubleArray.java:87: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDFloatArray.java:47: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDFloatArray.java:87: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDIntArray.java:47: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDIntArray.java:87: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDLongArray.java:47: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDLongArray.java:87: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDShortArray.java:47: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDShortArray.java:87: warning - invalid 
> usage of tag >
> test/ch/systemsx/cisd/base/utilities/NativeLibraryUtilities.java:105: warning 
> - Tag @link: reference not found: System#loadLibrary()
> 17 warnings
> LC_ALL=C java -Djava.library.path=source/c/.libs -classpath sis-base-test.jar 
> ch.systemsx.cisd.base.AllTests
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9+11-post-Debian-1)
> CPU Architecture: amd64
> OS: Linux (v4.19.0-6-cloud-amd64)
> Test class: NativeDataTests
> 
> Running testIntToByteToInt
>  Arguments: [0, 0]
>  Arguments: [0, 1]
>  Arguments: [0, 2]
>  Arguments: [0, 3]
>  Arguments: [1, 0]
>  Arguments: [1, 1]
>  Arguments: [1, 2]
>  Arguments: [1, 3]
>  Arguments: [2, 0]
>  Arguments: [2, 1]
>  Arguments: [2, 2]
>  Arguments: [2, 3]
>  Arguments: [3, 0]
>  Arguments: [3, 1]
>  Arguments: [3, 2]
>  Arguments: [3, 3]
> Running testIntChangeByteOrderAndBack
> Running testShortChangeByteOrderAndBack
> Running testCharChangeByteOrderAndBack
> Running testLongChangeByteOrderAndBack
> Running testFloatChangeByteOrderAndBack
> Running testDoubleChangeByteOrderAndBack
> Running testLongToByteToLong
>  Arguments: [0, 0]
>  Arguments: [0, 1]
>  Arguments: [0, 2]
>  Arguments: [0, 3]
>  Arguments: [1, 0]
>  Arguments: [1, 1]
>  Arguments: [1, 2]
>  Arguments: [1, 3]
>  Arguments: [2, 0]
>  Arguments: [2, 1]
>  Arguments: [2, 2]
>  Arguments: [2, 3]
>  Arguments: [3, 0]
>  Arguments: [3, 1]
>  Arguments: [3, 2]
>  Arguments: [3, 3]
> Running testShortToByteToShort
>  Arguments: [0, 0]
>  Arguments: [0, 1]
>  Arguments: [0, 2]
>  Arguments: [0, 3]
>  Arguments: [1, 0]
>  Arguments: [1, 1]
>  Arguments: [1, 2]
>  Arguments: [1, 3]
>  Arguments: [2, 0]
>  Arguments: [2, 1]
>  Arguments: [2, 2]
>  Arguments: [2, 3]
>  Arguments: [3, 0]
>  Arguments: [3, 1]
>  Arguments: [3, 2]
>  Arguments: [3, 3]
> Running testNPE
> Running testCharToByteToChar
>  Arguments: [0, 0]
>  Arguments: [0, 1]
>  Arguments: [0, 2]
>  Arguments: [0, 3]
>  Arguments: [1, 0]
>  Arguments: [1, 1]
>  Arguments: [1, 2]
>  Arguments: [1, 3]
>  Arguments: [2, 0]
>  Arguments: [2, 1]
>  Arguments: [2, 2]
>  Arguments: [2, 3]
>  Arguments: [3, 0]
>  Arguments: [3, 1]
>  Arguments: [3, 2]
>  Arguments: [3, 3]
> Running testFloatToByteToFloat
>  Arguments: [0, 0]
>  Arguments: [0, 1]
>  Arguments: [0, 2]
>  Arguments: [0, 3]
>  Arguments: [1, 0]
>  Arguments: [1, 1]
>  Arguments: [1, 2]
>  Arguments: [1, 3]
>  Arguments: [2, 0]
>  Arguments: [2, 1]
>  Arguments: [2, 2]
>  Arguments: [2, 3]
>  Arguments: [3, 0]
>  Arguments: [3, 1]
>  Arguments: [3, 2]
>  Arguments: [3, 3]
> Running testDoubleToByteToDouble
>  Arguments: [0, 0]
>  Arguments: [0, 1]
>  Arguments: [0, 2]
>  Arguments: [0, 3]
>  Arguments: [1, 0]
>  Arguments: [1, 1]
>  Arguments: [1, 2]
>  Arguments: [1, 3]
>  Arguments: [2, 0]
>  Arguments: [2, 1]
>  Arguments: [2, 2]
>  Arguments: [2, 3]
>  Arguments: [3, 0]
>  Arguments: [3, 1]
>  Arguments: [3, 2]
>  Arguments: [3, 3]
> Running testShortEndianConversion
> Running testIntEndianConversion
> Running testLongEndianConversion
> Running testFloatLittleEndianRoundtrip
> Running testFloatBigEndianRoundtrip
> Running testDoubleLittleEndianRoundtrip
> Running testDoubleBigEndianRoundtrip
> Running testIOOB
> Running testIOOB2
> Running testPlatformEndiness
> Running testFloatToByteNonNativeByteOrderPartialOutputArray
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9+11-post-Debian-1)
> CPU Architecture: amd64
> OS: Linux (v4.19.0-6-cloud-amd64)
> Test class: NativeTaggedArrayTests
> 
> Running testFloat1DArrayNativeByteOrder
> Running testFloat1DArrayNonNativeByteOrder
> Running testFloat2DArrayNativeByteOrder
> Running testFloat2DArrayNonNativeByteOrder
> Running testDouble1DArrayNativeByteOrder
> Running testDouble1DArrayNonNativeByteOrder
> Running testDouble2DArrayNativeByteOrder
> Running testDouble2DArrayNonNativeByteOrder
> Running testShort1DArrayNativeByteOrder
> Running testShort1DArrayNonNativeByteOrder
> Running testShort2DArrayNativeByteOrder
> Running testShort2DArrayNonNativeByteOrder
> Running testInt1DArrayNativeByteOrder
> Running testInt1DArrayNonNativeByteOrder
> Running testInt2DArrayNativeByteOrder
> Running testInt2DArrayNonNativeByteOrder
> Running testLong1DArrayNativeByteOrder
> Running testLong1DArrayNonNativeByteOrder
> Running testLong2DArrayNativeByteOrder
> Running testLong2DArrayNonNativeByteOrder
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9+11-post-Debian-1)
> CPU Architecture: amd64
> OS: Linux (v4.19.0-6-cloud-amd64)
> Test class: IOExceptionUncheckedTests
> 
> Running testWrapUnwrapIOException
> Running testWrapUnwrapNonIOException
> Running testWrapUnwrapIOExceptionGivingMsg
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9+11-post-Debian-1)
> CPU Architecture: amd64
> OS: Linux (v4.19.0-6-cloud-amd64)
> Test class: ByteBufferRandomAccessFileTests
> 
> Running testWriteReadStringChars
> Running testReadLine
> Running testToByteArray
> Running testSkip
> Running testLongByteOrder
> Running testMark
> Running testWriteReadByte
> Running testWriteReadShort
> Running testAvailable
> Running testWriteReadStringBytes
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9+11-post-Debian-1)
> CPU Architecture: amd64
> OS: Linux (v4.19.0-6-cloud-amd64)
> Test class: RandomAccessFileImplTests
> 
> Running testWriteReadStringChars
> Running testReadLine
> Running testToByteArray
> Running testSkip
> Running testLongByteOrder
> Running testMark
> Running testWriteReadByte
> Running testWriteReadShort
> Running testAvailable
> Running testWriteReadStringBytes
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9+11-post-Debian-1)
> CPU Architecture: amd64
> OS: Linux (v4.19.0-6-cloud-amd64)
> Test class: MDArrayTests
> 
> Running testGetLength
> Running testToInt
> Running testComputeIndex
> Running testComputeIndex2D
> Running testComputeIndex3
> Running testEmptyMatrix
> Running testChangeHyperRowCountIntArray
> Running testChangeHyperRowCountIntArrayFromZero
> Running testChangeHyperRowCountTArray
> Running testMDIntArrayIterator
> Running testMDFloatArrayMatrix
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9+11-post-Debian-1)
> CPU Architecture: amd64
> OS: Linux (v4.19.0-6-cloud-amd64)
> Test class: NamingThreadPoolExecutorTest
> 
> Running testSetNamedThreadFactory
> Running testSetThreadFactory
> Running testSetThreadFactoryFailed
> Running testThreadDefaultNames
> Running testSubmitNamedRunnable
> Running testNamedPool
> Running testDaemonize
> Running testExecuteNamedRunnable
> Running testExecuteNamedMyRunnable
> Running testSubmitNamedCallable
> Running testSubmitMyNamedCallable
> Running testSubmitNamedCallables
> Running testSubmitQueuedNamedCallables
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9+11-post-Debian-1)
> CPU Architecture: amd64
> OS: Linux (v4.19.0-6-cloud-amd64)
> Test class: UnixTests
> 
> Running testGetLinkInfoRegularFile
> Running testGetLinkNull
> Running testGetLinkInfoDirectory
> Running testGetLinkInfoSymLink
> Running testTouchSymLinkAndFileRealtimeTimer
> Running testTouchSymLinkAndFile
> Running testGetLinkInfoSymLinkDanglingLink
> Running testGetLinkInfoNonExistent
> Could not delete the directory 
> targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests because: 1 
> exceptions: [java.io.IOException: Unable to delete file: 
> targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink]
> Could not delete the directory 
> targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests in second try 
> because: 1 exceptions: [java.io.IOException: Unable to delete file: 
> targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink]
> Exception in thread "main" org.apache.commons.io.IOExceptionList: 1 
> exceptions: [java.io.IOException: Unable to delete file: 
> targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink]
>       at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:345)
>       at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1206)
>       at 
> ch.systemsx.cisd.base.tests.AbstractFileSystemTestCase.afterClass(AbstractFileSystemTestCase.java:139)
>       at ch.systemsx.cisd.base.unix.UnixTests.main(UnixTests.java:491)
>       at ch.systemsx.cisd.base.AllTests.main(AllTests.java:56)
> Caused by: java.io.IOException: Unable to delete file: 
> targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink
>       at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1425)
>       at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:338)
>       ... 4 more
> Caused by: java.nio.file.NoSuchFileException: 
> targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink
>       at 
> java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
>       at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
>       at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
>       at 
> java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
>       at 
> java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:149)
>       at 
> java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
>       at java.base/java.nio.file.Files.readAttributes(Files.java:1763)
>       at java.base/java.nio.file.Files.size(Files.java:2380)
>       at org.apache.commons.io.file.PathUtils.deleteFile(PathUtils.java:361)
>       at org.apache.commons.io.file.PathUtils.delete(PathUtils.java:304)
>       at org.apache.commons.io.file.PathUtils.delete(PathUtils.java:280)
>       at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1423)
>       ... 5 more
> make[1]: *** [debian/rules:47: override_dh_auto_test-arch] Error 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/10/27/libsis-base-java_18.09~pre1+git20180827.fe4953e+dfsg-1_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: libsis-base-java
Source-Version: 18.09~pre1+git20180928.45fbd31+dfsg-1
Done: Andreas Tille <ti...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated libsis-base-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: Wed, 28 Oct 2020 08:54:46 +0100
Source: libsis-base-java
Architecture: source
Version: 18.09~pre1+git20180928.45fbd31+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 973070
Changes:
 libsis-base-java (18.09~pre1+git20180928.45fbd31+dfsg-1) unstable; 
urgency=medium
 .
   * New upstream version
   * Standards-Version: 4.5.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine-
     update)
   * Remove trailing whitespace in debian/copyright (routine-update)
   * Remove trailing whitespace in debian/rules (routine-update)
   * Add salsa-ci file (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Disable test that might fail due to changes in commons-io
     Closes: #973070
Checksums-Sha1:
 d355d576f4737e8cfe4dd58eac975acb4be92964 2459 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-1.dsc
 22dfd828a2598c34015e879c14e98a9515176b26 112712 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg.orig.tar.xz
 3529a81847eba7f2acbaa7584f7a65166b793891 7372 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-1.debian.tar.xz
 26e8e5fa1abeddcc142735a88566e6e6232181fd 11725 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 8274215904af630a105bb5cd02a512d097227c4c19bc1e0ecf66cb807d125ed0 2459 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-1.dsc
 a927b05d15b9e368129c13d8806f4b16932631c5ddfc0ed1c7c023af8c46f021 112712 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg.orig.tar.xz
 e22c4a887729315d36341aa6e6ac9ec0c393ffb1fa4a887592448a91f42e4f41 7372 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-1.debian.tar.xz
 5e6e747f7750546bc62cce8224722f8708c1f15d0f574a8a063152e5780aa546 11725 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-1_amd64.buildinfo
Files:
 6e403e01eefaa181adab54d3544bb4d3 2459 java optional 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-1.dsc
 78bbe6b3abae0431e005961d43969ad4 112712 java optional 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg.orig.tar.xz
 6bded2610cb57157d532ecb7a183c58a 7372 java optional 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-1.debian.tar.xz
 088e3739535a9f2c5a4376c7948fc685 11725 java optional 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-1_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl+ZwqQRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtG3gg//V6/KyCMaMBIxd9IbXTYxVQrESIBE2Q8f
Hs18Iq9oGNAcUr/1TGUlkmBHpK6HlMSVCwZeYIgFNjmzyOMpUiu3n0vo47QYG/Gx
+91mu2rkgkot8ZsEHH0XHZNdV65VTONAXCpA9kkXCflaBFovycQtmW2zP6q4jxrd
yMAEo8CublUUU62PJXuGCxmKd9Q9weqVcOwuB+IY+ETdHKW2JZNbRQzJPULOJBx5
E+tIwgg6KkSQHP1wV/t/Q+adf96qTwoOo3S9C2PPVh36yfVLxK33fD8yY5xTx3JS
aq0RffiB0FPlyBoSDHQHNnfaTfHZaU0W6weVkYTObhiJ3JsKGBi9Ctz3Sr0wbFw4
+lHXH9he0A4rFcFkThrzneSvFXmRsc1PBVa0lm3w0zXZ1RTmaCzzlQYv9vkFCgS0
hbKDZ1HzALjEy8IAEib4c1AKtIU1AU3OQqLvD7xConeE4TIbTE+wPSuYCJu1vMEl
v1C3HbYRo649bf/PGoysKeF+kWAeHzTBDyFjhpJCRD4mEtPcTAb0vZ8Qgp7O7+BE
F0G1JUyc7TfEjU0YSEOc5SfnSEgd+tqKIq0KkT5Uq2jsJH3KAvBz/tL20beRY7DM
TV72eVjvuju8nVCKUNEAiR4B3zNJT5+/RKGVBRilQyp+9yMNY3/HUy2AfIpcaZe8
V8LZBmey6Eo=
=qYFO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to