Your message dated Thu, 18 Aug 2016 22:37:49 +0200
with message-id <2014304.Qmox66h8yu@pendragon>
and subject line Re: Bug#834060: give-back karchive on kfreebsd-*
has caused the Debian Bug report #834060,
regarding karchive: FTBFS on kfreebsd: testsuite failures
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.)


-- 
834060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834060
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: karchive
Version: 5.24.0-1
Severity: important

Hi,

karchive FTBFS on kfreebsd-any, but previous versions (up to 5.22) built
there successfully:

https://buildd.debian.org/status/fetch.php?pkg=karchive&arch=kfreebsd-amd64&ver=5.24.0-1&stamp=1468924550
https://buildd.debian.org/status/fetch.php?pkg=karchive&arch=kfreebsd-i386&ver=5.24.0-1&stamp=1468924427

4/5 Test #5: kcompressiondevicetest ...........***Failed    0.41 sec
********* Start testing of KCompressionDeviceTest *********
Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 shared 
(dynamic) release build; by GCC 5.4.0 20160609)
PASS   : KCompressionDeviceTest::initTestCase()
WARNING: KCompressionDeviceTest::regularKTarUsage() testdata 
../examples/bzip2gzip/CMakeLists.txt could not be located!
   Loc: [../../autotests/kcompressiondevicetest.cpp(118)]
FAIL!  : KCompressionDeviceTest::regularKTarUsage() Compared values are not the 
same
   Actual   (extractedFile.size()): 191
   Expected (sourceFile.size())   : 0
   Loc: [../../autotests/kcompressiondevicetest.cpp(121)]
WARNING: KCompressionDeviceTest::testGZipBufferedDevice() testdata 
../examples/bzip2gzip/CMakeLists.txt could not be located!
   Loc: [../../autotests/kcompressiondevicetest.cpp(118)]
FAIL!  : KCompressionDeviceTest::testGZipBufferedDevice() Compared values are 
not the same
   Actual   (extractedFile.size()): 191
   Expected (sourceFile.size())   : 0
   Loc: [../../autotests/kcompressiondevicetest.cpp(121)]
WARNING: KCompressionDeviceTest::testBZip2BufferedDevice() testdata 
../examples/bzip2gzip/CMakeLists.txt could not be located!
   Loc: [../../autotests/kcompressiondevicetest.cpp(118)]
FAIL!  : KCompressionDeviceTest::testBZip2BufferedDevice() Compared values are 
not the same
   Actual   (extractedFile.size()): 191
   Expected (sourceFile.size())   : 0
   Loc: [../../autotests/kcompressiondevicetest.cpp(121)]
WARNING: KCompressionDeviceTest::testXzBufferedDevice() testdata 
../examples/bzip2gzip/CMakeLists.txt could not be located!
   Loc: [../../autotests/kcompressiondevicetest.cpp(118)]
FAIL!  : KCompressionDeviceTest::testXzBufferedDevice() Compared values are not 
the same
   Actual   (extractedFile.size()): 191
   Expected (sourceFile.size())   : 0
   Loc: [../../autotests/kcompressiondevicetest.cpp(121)]
PASS   : KCompressionDeviceTest::cleanupTestCase()
Totals: 2 passed, 4 failed, 0 skipped, 0 blacklisted
********* Finished testing of KCompressionDeviceTest *********

5/5 Test #1: karchivetest .....................***Failed    3.90 sec
********* Start testing of KArchiveTest *********
Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 shared 
(dynamic) release build; by GCC 5.4.0 20160609)
PASS   : KArchiveTest::initTestCase()
PASS   : KArchiveTest::testEmptyFilename()
PASS   : KArchiveTest::testNullDevice()
PASS   : KArchiveTest::testNonExistentFile()
PASS   : KArchiveTest::testCreateTar(.tar)
RESULT : KArchiveTest::testCreateTar():".tar":
     109 msecs per iteration (total: 219, iterations: 2)
PASS   : KArchiveTest::testCreateTarXXX(.tar.gz)
RESULT : KArchiveTest::testCreateTarXXX():".tar.gz":
     4.5 msecs per iteration (total: 73, iterations: 16)
PASS   : KArchiveTest::testCreateTarXXX(.tar.bz2)
RESULT : KArchiveTest::testCreateTarXXX():".tar.bz2":
     5.2 msecs per iteration (total: 84, iterations: 16)
PASS   : KArchiveTest::testCreateTarXXX(.tar.lzma)
RESULT : KArchiveTest::testCreateTarXXX():".tar.lzma":
     25 msecs per iteration (total: 51, iterations: 2)
PASS   : KArchiveTest::testCreateTarXXX(.tar.xz)
RESULT : KArchiveTest::testCreateTarXXX():".tar.xz":
     19 msecs per iteration (total: 77, iterations: 4)
PASS   : KArchiveTest::testReadTar(.tar.gz)
RESULT : KArchiveTest::testReadTar():".tar.gz":
     3.0 msecs per iteration (total: 97, iterations: 32)
PASS   : KArchiveTest::testReadTar(.tar.bz2)
RESULT : KArchiveTest::testReadTar():".tar.bz2":
     2.4 msecs per iteration (total: 78, iterations: 32)
PASS   : KArchiveTest::testReadTar(.tar.lzma)
RESULT : KArchiveTest::testReadTar():".tar.lzma":
     2.3 msecs per iteration (total: 76, iterations: 32)
PASS   : KArchiveTest::testReadTar(.tar.xz)
RESULT : KArchiveTest::testReadTar():".tar.xz":
     5.2 msecs per iteration (total: 84, iterations: 16)
PASS   : KArchiveTest::testUncompress(.tar.gz)
PASS   : KArchiveTest::testUncompress(.tar.bz2)
PASS   : KArchiveTest::testUncompress(.tar.lzma)
PASS   : KArchiveTest::testUncompress(.tar.xz)
PASS   : KArchiveTest::testTarFileData(.tar.gz)
PASS   : KArchiveTest::testTarFileData(.tar.bz2)
PASS   : KArchiveTest::testTarFileData(.tar.lzma)
PASS   : KArchiveTest::testTarFileData(.tar.xz)
PASS   : KArchiveTest::testTarCopyTo(.tar.gz)
PASS   : KArchiveTest::testTarCopyTo(.tar.bz2)
PASS   : KArchiveTest::testTarCopyTo(.tar.lzma)
PASS   : KArchiveTest::testTarCopyTo(.tar.xz)
PASS   : KArchiveTest::testTarReadWrite(.tar.gz)
PASS   : KArchiveTest::testTarReadWrite(.tar.bz2)
PASS   : KArchiveTest::testTarReadWrite(.tar.lzma)
PASS   : KArchiveTest::testTarReadWrite(.tar.xz)
PASS   : KArchiveTest::testTarMaxLength(maxlength.tar.gz)
WARNING: KArchiveTest::testTarGlobalHeader() testdata global_header_test.tar.gz 
could not be located!
   Loc: [../../autotests/karchivetest.cpp(668)]
QWARN  : KArchiveTest::testTarGlobalHeader() KArchive: No file name specified
FAIL!  : KArchiveTest::testTarGlobalHeader() 'tar.open(QIODevice::ReadOnly)' 
returned FALSE. (global_header_test.tar.gz)
   Loc: [../../autotests/karchivetest.cpp(669)]
WARNING: KArchiveTest::testTarPrefix() testdata tar_prefix_test.tar.gz could 
not be located!
   Loc: [../../autotests/karchivetest.cpp(686)]
QWARN  : KArchiveTest::testTarPrefix() KArchive: No file name specified
FAIL!  : KArchiveTest::testTarPrefix() 'tar.open(QIODevice::ReadOnly)' returned 
FALSE. (tar_prefix_test.tar.gz)
   Loc: [../../autotests/karchivetest.cpp(687)]
WARNING: KArchiveTest::testTarDirectoryForgotten() testdata 
tar_directory_forgotten.tar.gz could not be located!
   Loc: [../../autotests/karchivetest.cpp(712)]
QWARN  : KArchiveTest::testTarDirectoryForgotten() KArchive: No file name 
specified
FAIL!  : KArchiveTest::testTarDirectoryForgotten() 
'tar.open(QIODevice::ReadOnly)' returned FALSE. (tar_directory_forgotten.tar.gz)
   Loc: [../../autotests/karchivetest.cpp(713)]
WARNING: KArchiveTest::testTarRootDir() testdata tar_rootdir.tar.gz could not 
be located!
   Loc: [../../autotests/karchivetest.cpp(730)]
QWARN  : KArchiveTest::testTarRootDir() KArchive: No file name specified
FAIL!  : KArchiveTest::testTarRootDir() 'tar.open(QIODevice::ReadOnly)' 
returned FALSE. ()
   Loc: [../../autotests/karchivetest.cpp(731)]
WARNING: KArchiveTest::testTarDirectoryTwice() testdata 
tar_directory_twice.tar.gz could not be located!
   Loc: [../../autotests/karchivetest.cpp(748)]
QWARN  : KArchiveTest::testTarDirectoryTwice() KArchive: No file name specified
FAIL!  : KArchiveTest::testTarDirectoryTwice() 'tar.open(QIODevice::ReadOnly)' 
returned FALSE. ()
   Loc: [../../autotests/karchivetest.cpp(749)]
WARNING: KArchiveTest::testTarIgnoreRelativePathOutsideArchive() testdata 
tar_relative_path_outside_archive.tar.bz2 could not be located!
   Loc: [../../autotests/karchivetest.cpp(770)]
QWARN  : KArchiveTest::testTarIgnoreRelativePathOutsideArchive() KArchive: No 
file name specified
FAIL!  : KArchiveTest::testTarIgnoreRelativePathOutsideArchive() 
'tar.open(QIODevice::ReadOnly)' returned FALSE. ()
   Loc: [../../autotests/karchivetest.cpp(771)]
PASS   : KArchiveTest::testCreateZip()
PASS   : KArchiveTest::testCreateZipError()
PASS   : KArchiveTest::testReadZipError()
PASS   : KArchiveTest::testReadZip()
PASS   : KArchiveTest::testZipFileData()
PASS   : KArchiveTest::testZipCopyTo()
PASS   : KArchiveTest::testZipMaxLength()
PASS   : KArchiveTest::testZipWithNonLatinFileNames()
PASS   : KArchiveTest::testZipWithOverwrittenFileName()
PASS   : KArchiveTest::testZipAddLocalDirectory()
WARNING: KArchiveTest::testZipReadRedundantDataDescriptor(noSignature) testdata 
data/redundantDataDescriptorsNoSignature.zip could not be located!
   Loc: [../../autotests/karchivetest.cpp(1081)]
FAIL!  : KArchiveTest::testZipReadRedundantDataDescriptor(noSignature) 
'!redundantDataDescriptorZipFileName.isEmpty()' returned FALSE. ()
   Loc: [../../autotests/karchivetest.cpp(1082)]
WARNING: KArchiveTest::testZipReadRedundantDataDescriptor(withSignature) 
testdata data/redundantDataDescriptorsWithSignature.zip could not be located!
   Loc: [../../autotests/karchivetest.cpp(1081)]
FAIL!  : KArchiveTest::testZipReadRedundantDataDescriptor(withSignature) 
'!redundantDataDescriptorZipFileName.isEmpty()' returned FALSE. ()
   Loc: [../../autotests/karchivetest.cpp(1082)]
WARNING: KArchiveTest::testRcc() testdata runtime_resource.rcc could not be 
located!
   Loc: [../../autotests/karchivetest.cpp(1108)]
FAIL!  : KArchiveTest::testRcc() '!rccFile.isEmpty()' returned FALSE. ()
   Loc: [../../autotests/karchivetest.cpp(1109)]
PASS   : KArchiveTest::testCreate7Zip(.7z)
RESULT : KArchiveTest::testCreate7Zip():".7z":
     71 msecs per iteration (total: 71, iterations: 1)
PASS   : KArchiveTest::testRead7Zip(.7z)
RESULT : KArchiveTest::testRead7Zip():".7z":
     0.75 msecs per iteration (total: 97, iterations: 128)
PASS   : KArchiveTest::test7ZipFileData(.7z)
PASS   : KArchiveTest::test7ZipCopyTo(.7z)
PASS   : KArchiveTest::test7ZipReadWrite(.7z)
PASS   : KArchiveTest::test7ZipMaxLength(.7z)
PASS   : KArchiveTest::cleanupTestCase()
Totals: 47 passed, 9 failed, 0 skipped, 0 blacklisted
********* Finished testing of KArchiveTest *********


60% tests passed, 2 tests failed out of 5

--- End Message ---
--- Begin Message ---
In data venerdì 12 agosto 2016 13:32:29 CEST, Emilio Pozuelo Monfort ha scritto:
> On 11/08/16 20:09, Andreas Beckmann wrote:
> > Hi,
> > 
> > gb karchive_5.24.0-1 . kfreebsd-amd64 kfreebsd-amd64
> 
> I guess you meant k-i as one of those. Given back.

... and built fine, hence closing.

Thanks,
-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to