Source: kcodecs
Version: 5.37.0-2
Severity: serious

Some recent change in unstable makes kcodecs FTBFS:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kcodecs.html

...
dh_auto_test '--buildsystem=kf5' --parallel  
        cd obj-x86_64-linux-gnu && make -j15 test ARGS\+=-j15
make[2]: Entering directory '/build/1st/kcodecs-5.37.0/obj-x86_64-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process -j15
Test project /build/1st/kcodecs-5.37.0/obj-x86_64-linux-gnu
    Start 1: kcharsetstest
    Start 2: kencodingprobertest
    Start 3: base64benchmark
    Start 4: rfc2047test
    Start 5: codectest
    Start 6: kemailaddresstest
1/6 Test #2: kencodingprobertest ..............***Failed    0.05 sec
********* Start testing of KEncodingProberTest *********
Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared 
(dynamic) release build; by GCC 7.2.0)
PASS   : KEncodingProberTest::initTestCase()
PASS   : KEncodingProberTest::testReset()
WARNING: KEncodingProberTest::testProbe() testdata data could not be located!
   Loc: [kcodecs_5.37.0-2/autotests/kencodingprobertest.cpp(77)]
FAIL!  : KEncodingProberTest::testProbe() 'file.open(QIODevice::ReadOnly)' 
returned FALSE. ()
   Loc: [kcodecs_5.37.0-2/autotests/kencodingprobertest.cpp(80)]
PASS   : KEncodingProberTest::cleanupTestCase()
Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted, 14ms
********* Finished testing of KEncodingProberTest *********

2/6 Test #6: kemailaddresstest ................   Passed    0.11 sec
3/6 Test #4: rfc2047test ......................   Passed    0.13 sec
4/6 Test #1: kcharsetstest ....................   Passed    0.16 sec
5/6 Test #5: codectest ........................***Exception: Other  0.12 sec
********* Start testing of CodecTest *********
Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared 
(dynamic) release build; by GCC 7.2.0)
PASS   : CodecTest::initTestCase()
WARNING: CodecTest::testCodecs() testdata data could not be located!
   Loc: [kcodecs_5.37.0-2/autotests/codectest.cpp(42)]
QFATAL : CodecTest::testCodecs() ASSERT failure in QTest::fetchData(): "Test 
data requested, but no testdata available.", file qtestcase.cpp, line 1105
FAIL!  : CodecTest::testCodecs() Received a fatal error.
   Loc: [Unknown file(0)]
Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 5ms
********* Finished testing of CodecTest *********

6/6 Test #3: base64benchmark ..................   Passed    3.68 sec

67% tests passed, 2 tests failed out of 6

Total Test time (real) =   3.70 sec

The following tests FAILED:
          2 - kencodingprobertest (Failed)
          5 - codectest (OTHER_FAULT)
Errors while running CTest
Makefile:109: recipe for target 'test' failed
make[2]: *** [test] Error 8

Reply via email to