[Pkg-kde-extras] Bug#1058510: kaidan: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2

Lucas Nussbaum lucas at debian.org
Tue Dec 12 20:46:18 GMT 2023


Source: kaidan
Version: 0.9.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> UpdateCTestConfiguration  from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>     Start 1: PresenceCacheTest
> 
> 1: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/PresenceCacheTest
> 1: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
> 1: Environment variables: 
> 1:  QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin:
> 1: Test timeout computed to be: 10000000
> test 2
>     Start 2: RosterItemWatcherTest
> 
> 2: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/RosterItemWatcherTest
> 2: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
> 2: Environment variables: 
> 2:  QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin:
> 2: Test timeout computed to be: 10000000
> test 3
>     Start 3: UserPresenceWatcherTest
> 
> 3: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/UserPresenceWatcherTest
> 3: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
> 3: Environment variables: 
> 3:  QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin:
> 3: Test timeout computed to be: 10000000
> test 4
>     Start 4: TrustDbTest
> 
> 4: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/TrustDbTest
> 4: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
> 4: Environment variables: 
> 4:  QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin:
> 4: Test timeout computed to be: 10000000
> test 5
>     Start 5: OmemoDbTest
> 
> 5: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/OmemoDbTest
> 5: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
> 5: Environment variables: 
> 5:  QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin:
> 5: Test timeout computed to be: 10000000
> test 6
>     Start 6: PublicGroupChatTest
> 
> 6: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/PublicGroupChatTest
> 6: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
> 6: Environment variables: 
> 6:  QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin:
> 6: Test timeout computed to be: 10000000
> 1: ********* Start testing of PresenceCacheTest *********
> 1: Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown
> 3: ********* Start testing of UserPresenceWatcherTest *********
> 3: Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown
> 1: PASS   : PresenceCacheTest::initTestCase()
> 1: PASS   : PresenceCacheTest::presenceChangedSignal()
> 1: PASS   : PresenceCacheTest::presenceGetter(bob1)
> 1: PASS   : PresenceCacheTest::presenceGetter(bob2)
> 1: PASS   : PresenceCacheTest::presenceGetter(alice1)
> 3: PASS   : UserPresenceWatcherTest::initTestCase()
> 1: PASS   : PresenceCacheTest::presenceGetter(alice2)
> 1: PASS   : PresenceCacheTest::presenceGetter(unknwon presence)
> 1: PASS   : PresenceCacheTest::idealResource(DND)
> 3: PASS   : UserPresenceWatcherTest::testBasic()
> 3: PASS   : UserPresenceWatcherTest::cleanupTestCase()
> 1: PASS   : PresenceCacheTest::idealResource(Chat)
> 1: PASS   : PresenceCacheTest::idealResource(XA)
> 1: PASS   : PresenceCacheTest::idealResource(Away)
> 1: PASS   : PresenceCacheTest::idealResource(status text [DND])
> 1: PASS   : PresenceCacheTest::idealResource(status text [XA])
> 1: PASS   : PresenceCacheTest::cleanupTestCase()
> 3: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
> 3: ********* Finished testing of UserPresenceWatcherTest *********
> 1: Totals: 14 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
> 1: ********* Finished testing of PresenceCacheTest *********
> 6: ********* Start testing of GroupChatTest *********
> 6: Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown
> 4: ********* Start testing of TrustDbTest *********
> 4: Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown
> 6: PASS   : GroupChatTest::initTestCase()
> 6: PASS   : GroupChatTest::test_splitLanguages(,ko,, | en , 'fr' ,)
> 6: PASS   : GroupChatTest::test_splitLanguages(z t c m k l a)
> 6: PASS   : GroupChatTest::test_splitLanguages('en',fr,'ko')
> 6: PASS   : GroupChatTest::test_splitLanguages(bbb aaa)
> 6: PASS   : GroupChatTest::test_splitLanguages(ko, en | fr , )
> 6: PASS   : GroupChatTest::test_GroupChat()
> 6: PASS   : GroupChatTest::test_GroupChats()
> 4: PASS   : TrustDbTest::initTestCase()
> 1/6 Test #3: UserPresenceWatcherTest ..........   Passed    0.01 sec
> 2/6 Test #1: PresenceCacheTest ................   Passed    0.02 sec
> 2: ********* Start testing of RosterItemWatcherTest *********
> 2: Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown
> 2: PASS   : RosterItemWatcherTest::initTestCase()
> 2: PASS   : RosterItemWatcherTest::notifications()
> 2: PASS   : RosterItemWatcherTest::cleanupTestCase()
> 2: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
> 2: ********* Finished testing of RosterItemWatcherTest *********
> 4: QDEBUG : TrustDbTest::testSecurityPolicy() [database] Converting database to latest version from version 0
> 3/6 Test #2: RosterItemWatcherTest ............   Passed    0.02 sec
> 5: ********* Start testing of OmemoDbTest *********
> 5: Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown
> 5: PASS   : OmemoDbTest::initTestCase()
> 5: QDEBUG : OmemoDbTest::testOwnDevice() [database] Converting database to latest version from version 0
> 4: PASS   : TrustDbTest::testSecurityPolicy()
> 5: PASS   : OmemoDbTest::testOwnDevice()
> 4: PASS   : TrustDbTest::testOwnKeys()
> 5: PASS   : OmemoDbTest::testSignedPreKeyPairs()
> 5: PASS   : OmemoDbTest::testPreKeyPairs()
> 6: QWARN  : GroupChatTest::test_GroupChatSearchManager_GroupChatModel() public-group-chat.search: Search request error: SSL handshake failed
> 6: FAIL!  : GroupChatTest::test_GroupChatSearchManager_GroupChatModel() 'spyError.isEmpty()' returned FALSE. ()
> 6:    Loc: [./tests/PublicGroupChatTest.cpp(152)]
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Name / Name / Null)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Address / Name / Null)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / Name / Null)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Name / Name / nox)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Address / Name / nox)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / Name / nox)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Name / Address / nox)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Address / Address / nox)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / Address / nox)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Name / Languages / nox)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Address / Languages / es)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / Languages / fr)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Name / GlobalSearch / jabber)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / GlobalSearch / jabber)
> 6: PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / GlobalSearch / kri)
> 6: PASS   : GroupChatTest::cleanupTestCase()
> 6: Totals: 24 passed, 1 failed, 0 skipped, 0 blacklisted, 167ms
> 6: ********* Finished testing of GroupChatTest *********
> 5: PASS   : OmemoDbTest::testDevices()
> 4/6 Test #6: PublicGroupChatTest ..............***Failed    0.18 sec
> ********* Start testing of GroupChatTest *********
> Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown
> PASS   : GroupChatTest::initTestCase()
> PASS   : GroupChatTest::test_splitLanguages(,ko,, | en , 'fr' ,)
> PASS   : GroupChatTest::test_splitLanguages(z t c m k l a)
> PASS   : GroupChatTest::test_splitLanguages('en',fr,'ko')
> PASS   : GroupChatTest::test_splitLanguages(bbb aaa)
> PASS   : GroupChatTest::test_splitLanguages(ko, en | fr , )
> PASS   : GroupChatTest::test_GroupChat()
> PASS   : GroupChatTest::test_GroupChats()
> QWARN  : GroupChatTest::test_GroupChatSearchManager_GroupChatModel() public-group-chat.search: Search request error: SSL handshake failed
> FAIL!  : GroupChatTest::test_GroupChatSearchManager_GroupChatModel() 'spyError.isEmpty()' returned FALSE. ()
>    Loc: [./tests/PublicGroupChatTest.cpp(152)]
> PASS   : GroupChatTest::test_GroupChatProxyModel(Name / Name / Null)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Address / Name / Null)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / Name / Null)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Name / Name / nox)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Address / Name / nox)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / Name / nox)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Name / Address / nox)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Address / Address / nox)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / Address / nox)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Name / Languages / nox)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Address / Languages / es)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / Languages / fr)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Name / GlobalSearch / jabber)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / GlobalSearch / jabber)
> PASS   : GroupChatTest::test_GroupChatProxyModel(Languages / GlobalSearch / kri)
> PASS   : GroupChatTest::cleanupTestCase()
> Totals: 24 passed, 1 failed, 0 skipped, 0 blacklisted, 167ms
> ********* Finished testing of GroupChatTest *********
> 
> 4: PASS   : TrustDbTest::testKeys()
> 5: PASS   : OmemoDbTest::testResetAll()
> 5: PASS   : OmemoDbTest::cleanupTestCase()
> 5: Totals: 7 passed, 0 failed, 0 skipped, 0 blacklisted, 229ms
> 5: ********* Finished testing of OmemoDbTest *********
> 5/6 Test #5: OmemoDbTest ......................   Passed    0.25 sec
> 4: PASS   : TrustDbTest::testTrustLevels()
> 4: PASS   : TrustDbTest::testResetAll()
> 4: PASS   : TrustDbTest::atmTestKeysForPostponedTrustDecisions()
> 4: PASS   : TrustDbTest::atmTestResetAll()
> 4: PASS   : TrustDbTest::cleanupTestCase()
> 4: Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 374ms
> 4: ********* Finished testing of TrustDbTest *********
> 6/6 Test #4: TrustDbTest ......................   Passed    0.39 sec
> 
> 83% tests passed, 1 tests failed out of 6
> 
> Total Test time (real) =   0.40 sec
> 
> The following tests FAILED:
> 	  6 - PublicGroupChatTest (Failed)
> Errors while running CTest
> make[1]: *** [Makefile:74: test] Error 8
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/kaidan_0.9.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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 mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-kde-extras mailing list