Your message dated Mon, 07 Dec 2020 07:05:00 +0000
with message-id <e1kmazw-000aaw...@fasolo.debian.org>
and subject line Bug#976490: fixed in libsis-base-java 
18.09~pre1+git20180928.45fbd31+dfsg-2
has caused the Debian Bug report #976490,
regarding libsis-base-java: FTBFS: Unable to delete file: 
targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someLink
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.)


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

Hi,

During a rebuild of all packages in sid, your package failed to build
on arm64 (I don't know if it also fails 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:362: warning - 
> invalid usage of tag >
> test/ch/systemsx/cisd/base/mdarray/MDAbstractArray.java:401: 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 >
> 16 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.1+1-post-Debian-1)
> CPU Architecture: aarch64
> OS: Linux (v4.19.0-11-arm64)
> 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 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 testNPE
> Running testIOOB
> Running testIOOB2
> Running testPlatformEndiness
> Running testFloatToByteNonNativeByteOrderPartialOutputArray
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9.1+1-post-Debian-1)
> CPU Architecture: aarch64
> OS: Linux (v4.19.0-11-arm64)
> 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.1+1-post-Debian-1)
> CPU Architecture: aarch64
> OS: Linux (v4.19.0-11-arm64)
> 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.1+1-post-Debian-1)
> CPU Architecture: aarch64
> OS: Linux (v4.19.0-11-arm64)
> Test class: ByteBufferRandomAccessFileTests
> 
> Running testSkip
> Running testLongByteOrder
> Running testMark
> Running testWriteReadByte
> Running testWriteReadShort
> Running testAvailable
> Running testWriteReadStringBytes
> Running testWriteReadStringChars
> Running testReadLine
> Running testToByteArray
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9.1+1-post-Debian-1)
> CPU Architecture: aarch64
> OS: Linux (v4.19.0-11-arm64)
> Test class: RandomAccessFileImplTests
> 
> Running testSkip
> Running testLongByteOrder
> Running testMark
> Running testWriteReadByte
> Running testWriteReadShort
> Running testAvailable
> Running testWriteReadStringBytes
> Running testWriteReadStringChars
> Running testReadLine
> Running testToByteArray
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9.1+1-post-Debian-1)
> CPU Architecture: aarch64
> OS: Linux (v4.19.0-11-arm64)
> 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
> Running testCloneMDArray
> Tests OK!
> 
> Application: base
> Version: UNKNOWN*
> Java VM: OpenJDK 64-Bit Server VM (v11.0.9.1+1-post-Debian-1)
> CPU Architecture: aarch64
> OS: Linux (v4.19.0-11-arm64)
> Test class: NamingThreadPoolExecutorTest
> 
> Running testNamedPool
> Running testDaemonize
> Running testSetNamedThreadFactory
> Running testSetThreadFactory
> Running testSetThreadFactoryFailed
> Running testThreadDefaultNames
> Running testSubmitNamedRunnable
> 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.1+1-post-Debian-1)
> CPU Architecture: aarch64
> OS: Linux (v4.19.0-11-arm64)
> Test class: UnixTests
> 
> Running testGetLinkInfoRegularFile
> Running testGetLinkNull
> Running testGetLinkInfoDirectory
> Running testGetLinkInfoSymLink
> Running testTouchSymLinkAndFileRealtimeTimer
> 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/someLink]
> 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/someLink]
> 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/someLink]
>       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:495)
>       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/someLink
>       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/someLink
>       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:48: override_dh_auto_test-arch] Error 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/12/05/libsis-base-java_18.09~pre1+git20180928.45fbd31+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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

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-2
Done: Pierre Gruet <pgtdeb...@free.fr>

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 976...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Gruet <pgtdeb...@free.fr> (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: Sun, 06 Dec 2020 22:12:39 +0100
Source: libsis-base-java
Architecture: source
Version: 18.09~pre1+git20180928.45fbd31+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <pgtdeb...@free.fr>
Closes: 976490
Changes:
 libsis-base-java (18.09~pre1+git20180928.45fbd31+dfsg-2) unstable; 
urgency=medium
 .
   * Team upload
   * Deactivate tests that have a symlink point to nothing (Closes: #976490)
   * Standards version 4.5.1 (no changes needed)
Checksums-Sha1:
 83aa5a0f867c51e53697ac442c94d91221e4e9c6 2434 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-2.dsc
 67df26a2c4348746fcc4c878c763270bdf20465a 8164 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-2.debian.tar.xz
 14b92888211e0b55aa5f390e1300e28daf966422 11841 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 cb939bc913f050bf0c819ccc3a73d37e1afab216644862e15705e3e25709040d 2434 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-2.dsc
 730777c703b521f1659478d7e99d148489f64fcb5afa6870a73436cc7b991b54 8164 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-2.debian.tar.xz
 1659924ed3d03423440814fa45c4c8daafa0fa55ac51d0612c7929be20a1038d 11841 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-2_amd64.buildinfo
Files:
 76ed5544fc7cb09cf71c46df259e2252 2434 java optional 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-2.dsc
 010abcd9efd3f0c6ba06c2819c29e4e7 8164 java optional 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-2.debian.tar.xz
 fd7a60fd88a15cd43bf61c2cf379f5d9 11841 java optional 
libsis-base-java_18.09~pre1+git20180928.45fbd31+dfsg-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAl/NzrUACgkQYAMWptwn
dHbdxw/+N0jIkGkNE96z4vMGy4nIk5Grkyus+ipkDF5Pf6a3JmnJi7/xyFb4g4Js
H5QOS+TeLkSGZ9GLt+yT7SxzMsIWF0MN2O3V/Web8I7y/kzpvIUaRZ8Ec+18hDdB
g2M9WBLTcxEgVZ+EZcLPKR4ZhlchnlyNVLd2byYq9k1RSgitrLk6vCx5z/IxIApU
Ma5OjuN2xNcaqebsXiXGYFskxayFbuRjzn4mRcCVz44A7VhlYAwTnRor+ldSzTSk
e1MK6l+6jC+qGpiYAqh2qx0jMGHJSl+xlWnRY9TyQV/qTW9U3smPRmmV0/LXbqNU
XWkRziHjszxbqleg2vLL+wMO7nTmFCMNkF9LCgYq8T8GnBLCzykqPAIkd3Kca6wn
ZP8XuAAGS20a4CWSPknV5To9amZKHn1T7h/MW1PJ+bsMrUsREp+cuyYn9clNRVJR
8cdQ4gwjvWCDyynkbCdxh0dV09FKhTKhhbGAHOG9GyrRUM5ZFsuxb4UoWI4BQcYC
+MkWl06VqUftaWQnTKG7+maPa8Qf5d0dEVrA5Q3O7k8acratnLPbzk0BKwVB6Lel
FOZ4i+XmNSjOi8KlKMULGWofhBJ9pI163CPBQePP8x1Q7h5D3h2Kpp5reePmLHB9
qnNECUGskSOrJUx0meoRBmPEv8++iiunl1lcan7pcFYUsryNvEM=
=D2IU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to