Source: ki18n
Version: 5.37.0-2
Severity: serious

Some recent change in unstable makes ki18n FTBFS:

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

...
cd obj-x86_64-linux-gnu && make -j16 test ARGS\+=-j16
make[3]: Entering directory '/build/1st/ki18n-5.37.0/obj-x86_64-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process -j16
Test project /build/1st/ki18n-5.37.0/obj-x86_64-linux-gnu
    Start 1: ki18n-declarativetest
    Start 2: ki18n-klocalizedstringtest
    Start 3: ki18n-ktranscripttest
    Start 4: ki18n-ktranscriptcleantest
    Start 5: ki18n_install
1/5 Test #3: ki18n-ktranscripttest ............***Failed    0.01 sec
********* Start testing of KTranscriptTest *********
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)
WARNING: KTranscriptTest::initTestCase() testdata ktranscript-test.ini could 
not be located!
   Loc: [ki18n_5.37.0-2/autotests/testhelpers.cpp(50)]
QWARN  : KTranscriptTest::initTestCase() Could not locate test data file ""
FAIL!  : KTranscriptTest::initTestCase() 'deployTestConfig()' returned FALSE. 
(Could not deploy test ktranscript.ini)
   Loc: [ki18n_5.37.0-2/autotests/ktranscripttest.cpp(46)]
FAIL!  : KTranscriptTest::cleanupTestCase() 'removeTestConfig()' returned 
FALSE. (Could not remove test ktranscript.ini)
   Loc: [ki18n_5.37.0-2/autotests/ktranscripttest.cpp(63)]
Totals: 0 passed, 2 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of KTranscriptTest *********

2/5 Test #4: ki18n-ktranscriptcleantest .......***Failed    0.01 sec
********* Start testing of KTranscriptCleanTest *********
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   : KTranscriptCleanTest::initTestCase()
WARNING: KTranscriptCleanTest::test(test_basic) testdata test.js could not be 
located!
   Loc: [ki18n_5.37.0-2/autotests/ktranscriptcleantest.cpp(78)]
FAIL!  : KTranscriptCleanTest::test(test_basic) Funny module path '', skipping.

   Loc: [ki18n_5.37.0-2/autotests/ktranscriptcleantest.cpp(91)]
PASS   : KTranscriptCleanTest::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 3ms
********* Finished testing of KTranscriptCleanTest *********

3/5 Test #1: ki18n-declarativetest ............***Failed    0.12 sec
********* Start testing of KI18nDeclarativeTest *********
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   : KI18nDeclarativeTest::initTestCase()
WARNING: KI18nDeclarativeTest::testLocalizedContext(translation) testdata 
test.qml could not be located!
   Loc: [ki18n_5.37.0-2/autotests/ki18ndeclarativetest.cpp(47)]
QWARN  : KI18nDeclarativeTest::testLocalizedContext(translation) QQmlComponent: 
Component is not ready
FAIL!  : KI18nDeclarativeTest::testLocalizedContext(translation) 'object' 
returned FALSE. ()
   Loc: [ki18n_5.37.0-2/autotests/ki18ndeclarativetest.cpp(58)]
WARNING: KI18nDeclarativeTest::testLocalizedContext(singular translation) 
testdata test.qml could not be located!
   Loc: [ki18n_5.37.0-2/autotests/ki18ndeclarativetest.cpp(47)]
QWARN  : KI18nDeclarativeTest::testLocalizedContext(singular translation) 
QQmlComponent: Component is not ready
FAIL!  : KI18nDeclarativeTest::testLocalizedContext(singular translation) 
'object' returned FALSE. ()
   Loc: [ki18n_5.37.0-2/autotests/ki18ndeclarativetest.cpp(58)]
WARNING: KI18nDeclarativeTest::testLocalizedContext(plural translation) 
testdata test.qml could not be located!
   Loc: [ki18n_5.37.0-2/autotests/ki18ndeclarativetest.cpp(47)]
QWARN  : KI18nDeclarativeTest::testLocalizedContext(plural translation) 
QQmlComponent: Component is not ready
FAIL!  : KI18nDeclarativeTest::testLocalizedContext(plural translation) 
'object' returned FALSE. ()
   Loc: [ki18n_5.37.0-2/autotests/ki18ndeclarativetest.cpp(58)]
WARNING: KI18nDeclarativeTest::testLocalizedContext(plural translation with 
domain) testdata test.qml could not be located!
   Loc: [ki18n_5.37.0-2/autotests/ki18ndeclarativetest.cpp(47)]
QWARN  : KI18nDeclarativeTest::testLocalizedContext(plural translation with 
domain) QQmlComponent: Component is not ready
FAIL!  : KI18nDeclarativeTest::testLocalizedContext(plural translation with 
domain) 'object' returned FALSE. ()
   Loc: [ki18n_5.37.0-2/autotests/ki18ndeclarativetest.cpp(58)]
PASS   : KI18nDeclarativeTest::cleanupTestCase()
Totals: 2 passed, 4 failed, 0 skipped, 0 blacklisted, 13ms
********* Finished testing of KI18nDeclarativeTest *********

4/5 Test #2: ki18n-klocalizedstringtest .......   Passed    0.12 sec
5/5 Test #5: ki18n_install ....................   Passed    3.46 sec

40% tests passed, 3 tests failed out of 5

Total Test time (real) =   3.47 sec

The following tests FAILED:
          1 - ki18n-declarativetest (Failed)
          3 - ki18n-ktranscripttest (Failed)
          4 - ki18n-ktranscriptcleantest (Failed)
Errors while running CTest
Makefile:132: recipe for target 'test' failed
make[3]: *** [test] Error 8

Reply via email to