Your message dated Sat, 16 Dec 2023 13:19:30 +0000
with message-id <e1reuzm-00cn3b...@fasolo.debian.org>
and subject line Bug#1056583: fixed in kaidan 0.9.1-3
has caused the Debian Bug report #1056583,
regarding kaidan: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make 
-j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2
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.)


-- 
1056583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056583
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kaidan
Version: 0.9.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@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=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@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.

--- End Message ---
--- Begin Message ---
Source: kaidan
Source-Version: 0.9.1-3
Done: Pino Toscano <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
kaidan, 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 1056...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated kaidan 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: Sat, 16 Dec 2023 14:05:45 +0100
Source: kaidan
Architecture: source
Version: 0.9.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-extras@alioth-lists.debian.net>
Changed-By: Pino Toscano <p...@debian.org>
Closes: 1056583
Changes:
 kaidan (0.9.1-3) unstable; urgency=medium
 .
   * Team upload.
   * Disable the test test_GroupChatSearchManager_GroupChatModel, as it requires
     an Internet connectivity. (Closes: #1056583)
Checksums-Sha1:
 046b27118e88314107204bfa0e0cfb5516096d06 2776 kaidan_0.9.1-3.dsc
 ffd4c1b5b2fd94ec20b5740142e52a82901ed9a9 17680 kaidan_0.9.1-3.debian.tar.xz
 7393be38bba8cad7f5965ec03c0d547e073b77d5 18487 kaidan_0.9.1-3_source.buildinfo
Checksums-Sha256:
 500d5c85bccc3803538650077319a58bfbfb4ba0f67ca6f111c1c7470d841b8f 2776 
kaidan_0.9.1-3.dsc
 f05aa1834521dd6280beba811b5adda44716808bf91fcf2cf1202e7588335f1a 17680 
kaidan_0.9.1-3.debian.tar.xz
 8b58fbaa905f150a6e24c368c49a83fc19b527ae2b11aff3d050c7bc4cec14eb 18487 
kaidan_0.9.1-3_source.buildinfo
Files:
 cbedc520c866f1410412dd37e2ba5d25 2776 net optional kaidan_0.9.1-3.dsc
 83da3a710d90df8888ca0bebc40fffa2 17680 net optional 
kaidan_0.9.1-3.debian.tar.xz
 5b106c000fc61fc280a8a84fb9b6fb8b 18487 net optional 
kaidan_0.9.1-3_source.buildinfo

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

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmV9oNgACgkQLRkciEOx
P02pTQ/8Dt3gZBELYLfMv3LcZb1xG2gtpj05pTItsivyYEXiRsTp9l+Uo2kT5oQj
p+qt2HmQbuw/RQ139+q5Qxym+EGVwov/Mmhaw6gNjv4O3NwtjtV8pAPGMCAFHM/s
GXBP+y4KnrVVH/8Y14EFJIqxfat7qYkJTRmC5CWAcHtzjZPdddSVtr22SacrjPq1
oAO0P53qkOKTbqcJvx9VLxmCf8pxjEy0xkBZEONgadSktObc0v3LkWGpWp/kxsvu
5thWlCMwaiuqpYE0hroq0Vl2Fx8A/7Mrm7k+OsjACXvsadBzWxVkfgXnuxjkDWQZ
8lLG371tg3qdwjMlHhTdtiClEnFQvnkEnj7pEMA5lDiuWOxGLK1tXVPnGItm9uBY
zMNYd7unyBoccEUG4DKRgkFgojn+gD0gFYO6/26KbrbM/PFImqCD5Amp4KDqUA9O
x2KJkByBBkoocBsnBlyHuIOmE7/6F9Mqpg6TZEqFsvtfCQgSSF5Em8FTzQiRDY+6
UIz50WDHaAQVDCbpcyMLbAh3u+ENnVpt1StMp/dMikwp/D8/Vq4Qor7jKuaKkoos
g0q5PNuACkRA8vd0CT/4owgO+i15BidMxSp8uQeiTqSWZ2gC588MxaWasn2ms9V+
jVJAH6bFe3aP6REIrHs+g7DaQRnScar88D238hiB7T25rQKwmIU=
=VDiz
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to