--- Begin Message ---
Package: src:neochat
Version: 24.08.1-4
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean --buildsystem=kf6
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=kf6
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles"
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu
-DCMAKE_BUILD_TYPE=Debian -DKDE_INSTALL_USE_QT_SYS_PATHS=ON ..
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
[... snipped ...]
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
xvfb-run -a dh_auto_test
cd obj-x86_64-linux-gnu && make -j1 test ARGS\+=--verbose ARGS\+=-j1
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process --verbose -j1
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: neochatroomtest
1: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/neochatroomtest
1: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
1: Environment variables:
1: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
1: Test timeout computed to be: 10000000
1: ********* Start testing of NeoChatRoomTest *********
1: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
1: QINFO : NeoChatRoomTest::initTestCase() quotient.main: The library is built
with end-to-end encryption (E2EE)
1: QINFO : NeoChatRoomTest::initTestCase() quotient.e2ee: Using a mock
pickling key
1: PASS : NeoChatRoomTest::initTestCase()
1: PASS : NeoChatRoomTest::eventTest()
1: PASS : NeoChatRoomTest::cleanupTestCase()
1: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 374ms
1: ********* Finished testing of NeoChatRoomTest *********
1/13 Test #1: neochatroomtest .................. Passed 2.78 sec
test 2
Start 2: texthandlertest
2: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/texthandlertest
2: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
2: Environment variables:
2: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
2: Test timeout computed to be: 10000000
2: ********* Start testing of TextHandlerTest *********
2: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
2: QINFO : TextHandlerTest::initTestCase() quotient.main: The library is built
with end-to-end encryption (E2EE)
2: QINFO : TextHandlerTest::initTestCase() quotient.e2ee: Using a mock
pickling key
2: QCRITICAL: TextHandlerTest::initTestCase() quotient.jobs: Developers, ensure
the Connection is valid before using it
2: QWARN : TextHandlerTest::initTestCase() quotient.jobs: "SetAccountDataJob"
status IncorrectRequest: Invalid server connection
2: PASS : TextHandlerTest::initTestCase()
2: PASS : TextHandlerTest::allowedAttributes()
2: PASS : TextHandlerTest::stripDisallowedTags()
2: PASS : TextHandlerTest::stripDisallowedAttributes()
2: PASS : TextHandlerTest::emptyCodeTags()
2: PASS : TextHandlerTest::sendSimpleStringCase()
2: PASS : TextHandlerTest::sendSingleParaMarkup()
2: PASS : TextHandlerTest::sendMultipleSectionMarkup()
2: PASS : TextHandlerTest::sendBadLinks()
2: PASS : TextHandlerTest::sendEscapeCode()
2: PASS : TextHandlerTest::sendCodeClass()
2: PASS : TextHandlerTest::sendCustomEmoji()
2: PASS : TextHandlerTest::sendCustomEmojiCode(inline)
2: PASS : TextHandlerTest::sendCustomEmojiCode(block)
2: PASS : TextHandlerTest::receiveStripReply()
2: PASS : TextHandlerTest::receivePlainTextIn()
2: PASS : TextHandlerTest::receiveRichInPlainOut(ampersand)
2: PASS : TextHandlerTest::receiveRichInPlainOut(quote)
2: PASS : TextHandlerTest::receiveRichInPlainOut(new line)
2: PASS : TextHandlerTest::receivePlainStripHtml()
2: PASS : TextHandlerTest::receivePlainStripMarkup()
2: PASS : TextHandlerTest::receiveStripNewlines()
2: PASS : TextHandlerTest::receiveRichUserPill()
2: PASS : TextHandlerTest::receiveRichStrikethrough()
2: PASS : TextHandlerTest::receiveRichtextIn()
2: PASS : TextHandlerTest::receiveRichMxcUrl()
2: PASS : TextHandlerTest::receiveRichPlainUrl()
2: QWARN : TextHandlerTest::receiveRichEdited(basic) kf.kirigami.platform:
Failed to find a Kirigami platform plugin for style "Fusion"
2: QWARN : TextHandlerTest::receiveRichEdited(basic) kf.kirigami.platform:
Requested an unexisting component "Theme.qml"
2: QWARN : TextHandlerTest::receiveRichEdited(basic) qt.core.qobject.connect:
QObject::connect(QObject, QQmlComponent): invalid nullptr parameter
2: Received signal 11 (SIGSEGV), code 1, for address 0x0000000000000008
2: receiveRichEdited function time: 48ms, total time: 79ms
2/13 Test #2: texthandlertest ..................***Exception: SegFault 0.98
sec
********* Start testing of TextHandlerTest *********
Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64 shared
(dynamic) release build; by GCC 14.2.0), debian unknown
QINFO : TextHandlerTest::initTestCase() quotient.main: The library is built
with end-to-end encryption (E2EE)
QINFO : TextHandlerTest::initTestCase() quotient.e2ee: Using a mock pickling
key
QCRITICAL: TextHandlerTest::initTestCase() quotient.jobs: Developers, ensure
the Connection is valid before using it
QWARN : TextHandlerTest::initTestCase() quotient.jobs: "SetAccountDataJob"
status IncorrectRequest: Invalid server connection
PASS : TextHandlerTest::initTestCase()
PASS : TextHandlerTest::allowedAttributes()
PASS : TextHandlerTest::stripDisallowedTags()
PASS : TextHandlerTest::stripDisallowedAttributes()
PASS : TextHandlerTest::emptyCodeTags()
PASS : TextHandlerTest::sendSimpleStringCase()
PASS : TextHandlerTest::sendSingleParaMarkup()
PASS : TextHandlerTest::sendMultipleSectionMarkup()
PASS : TextHandlerTest::sendBadLinks()
PASS : TextHandlerTest::sendEscapeCode()
PASS : TextHandlerTest::sendCodeClass()
PASS : TextHandlerTest::sendCustomEmoji()
PASS : TextHandlerTest::sendCustomEmojiCode(inline)
PASS : TextHandlerTest::sendCustomEmojiCode(block)
PASS : TextHandlerTest::receiveStripReply()
PASS : TextHandlerTest::receivePlainTextIn()
PASS : TextHandlerTest::receiveRichInPlainOut(ampersand)
PASS : TextHandlerTest::receiveRichInPlainOut(quote)
PASS : TextHandlerTest::receiveRichInPlainOut(new line)
PASS : TextHandlerTest::receivePlainStripHtml()
PASS : TextHandlerTest::receivePlainStripMarkup()
PASS : TextHandlerTest::receiveStripNewlines()
PASS : TextHandlerTest::receiveRichUserPill()
PASS : TextHandlerTest::receiveRichStrikethrough()
PASS : TextHandlerTest::receiveRichtextIn()
PASS : TextHandlerTest::receiveRichMxcUrl()
PASS : TextHandlerTest::receiveRichPlainUrl()
QWARN : TextHandlerTest::receiveRichEdited(basic) kf.kirigami.platform: Failed
to find a Kirigami platform plugin for style "Fusion"
QWARN : TextHandlerTest::receiveRichEdited(basic) kf.kirigami.platform:
Requested an unexisting component "Theme.qml"
QWARN : TextHandlerTest::receiveRichEdited(basic) qt.core.qobject.connect:
QObject::connect(QObject, QQmlComponent): invalid nullptr parameter
Received signal 11 (SIGSEGV), code 1, for address 0x0000000000000008
receiveRichEdited function time: 48ms, total time: 79ms
test 3
Start 3: delegatesizehelpertest
3: Test command:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/delegatesizehelpertest
3: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
3: Environment variables:
3: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
3: Test timeout computed to be: 10000000
3: ********* Start testing of DelegateSizeHelperTest *********
3: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
3: PASS : DelegateSizeHelperTest::initTestCase()
3: PASS : DelegateSizeHelperTest::risingPercentage(zero)
3: PASS : DelegateSizeHelperTest::risingPercentage(one hundred)
3: PASS : DelegateSizeHelperTest::risingPercentage(one fifty)
3: PASS : DelegateSizeHelperTest::risingPercentage(two hundred)
3: PASS : DelegateSizeHelperTest::risingPercentage(three hundred)
3: PASS : DelegateSizeHelperTest::fallingPercentage(zero)
3: PASS : DelegateSizeHelperTest::fallingPercentage(one hundred)
3: PASS : DelegateSizeHelperTest::fallingPercentage(one fifty)
3: PASS : DelegateSizeHelperTest::fallingPercentage(two hundred)
3: PASS : DelegateSizeHelperTest::fallingPercentage(three hundred)
3: PASS : DelegateSizeHelperTest::equalPercentage(zero)
3: PASS : DelegateSizeHelperTest::equalPercentage(one hundred)
3: PASS : DelegateSizeHelperTest::equalPercentage(one fifty)
3: PASS : DelegateSizeHelperTest::equalPercentage(two hundred)
3: PASS : DelegateSizeHelperTest::equalPercentage(three hundred)
3: QWARN : DelegateSizeHelperTest::equalBreakpoint(start higher)
DelegateSizeHelper::calculateCurrentPercentageWidth() - m_startBreakpoint is
equal to m_endBreakpoint this would lead to divide by zero, aborting
3: QWARN : DelegateSizeHelperTest::equalBreakpoint(start higher)
DelegateSizeHelper::calculateCurrentPercentageWidth() - m_startBreakpoint is
equal to m_endBreakpoint this would lead to divide by zero, aborting
3: PASS : DelegateSizeHelperTest::equalBreakpoint(start higher)
3: PASS : DelegateSizeHelperTest::equalBreakpoint(equal)
3: QWARN : DelegateSizeHelperTest::equalBreakpoint(end higher)
DelegateSizeHelper::calculateCurrentPercentageWidth() - m_startBreakpoint is
equal to m_endBreakpoint this would lead to divide by zero, aborting
3: QWARN : DelegateSizeHelperTest::equalBreakpoint(end higher)
DelegateSizeHelper::calculateCurrentPercentageWidth() - m_startBreakpoint is
equal to m_endBreakpoint this would lead to divide by zero, aborting
3: PASS : DelegateSizeHelperTest::equalBreakpoint(end higher)
3: PASS : DelegateSizeHelperTest::cleanupTestCase()
3: Totals: 20 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
3: ********* Finished testing of DelegateSizeHelperTest *********
3/13 Test #3: delegatesizehelpertest ........... Passed 0.05 sec
test 4
Start 4: mediasizehelpertest
4: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/mediasizehelpertest
4: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
4: Environment variables:
4: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
4: Test timeout computed to be: 10000000
4: ********* Start testing of MediaSizeHelperTest *********
4: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
4: PASS : MediaSizeHelperTest::initTestCase()
4: PASS : MediaSizeHelperTest::uninitialized()
4: PASS : MediaSizeHelperTest::limits(media smaller than content limits)
4: PASS : MediaSizeHelperTest::limits(media smaller than max limits)
4: PASS : MediaSizeHelperTest::limits(limit by max width)
4: PASS : MediaSizeHelperTest::limits(limit by max height)
4: PASS : MediaSizeHelperTest::limits(limit by content width)
4: PASS : MediaSizeHelperTest::limits(limit by content height)
4: PASS : MediaSizeHelperTest::limits(limit by content width tall media)
4: PASS : MediaSizeHelperTest::limits(limit by content height wide media)
4: PASS : MediaSizeHelperTest::cleanupTestCase()
4: Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
4: ********* Finished testing of MediaSizeHelperTest *********
4/13 Test #4: mediasizehelpertest .............. Passed 0.03 sec
test 5
Start 5: eventhandlertest
5: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/eventhandlertest
5: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
5: Environment variables:
5: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
5: Test timeout computed to be: 10000000
5: ********* Start testing of EventHandlerTest *********
5: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
5: QINFO : EventHandlerTest::initTestCase() quotient.main: The library is
built with end-to-end encryption (E2EE)
5: QINFO : EventHandlerTest::initTestCase() quotient.e2ee: Using a mock
pickling key
5: PASS : EventHandlerTest::initTestCase()
5: PASS : EventHandlerTest::eventId()
5: PASS : EventHandlerTest::nullEventId()
5: PASS : EventHandlerTest::authorDisplayName()
5: PASS : EventHandlerTest::nullAuthorDisplayName()
5: PASS : EventHandlerTest::singleLineSidplayName()
5: PASS : EventHandlerTest::nullSingleLineDisplayName()
5: PASS : EventHandlerTest::time()
5: PASS : EventHandlerTest::nullTime()
5: PASS : EventHandlerTest::timeString()
5: PASS : EventHandlerTest::nullTimeString()
5: PASS : EventHandlerTest::highlighted()
5: PASS : EventHandlerTest::nullHighlighted()
5: PASS : EventHandlerTest::hidden()
5: PASS : EventHandlerTest::nullHidden()
5: QWARN : EventHandlerTest::body() kf.i18n: KLocalizedString: Domain is not
set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::body() kf.i18n: KLocalizedString: Domain is not
set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::body() kf.i18n: KLocalizedString: Domain is not
set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::body() kf.i18n: KLocalizedString: Domain is not
set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: PASS : EventHandlerTest::body()
5: PASS : EventHandlerTest::nullBody()
5: QWARN : EventHandlerTest::genericBody(message) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::genericBody(message) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "sent a
message" msgid_plural: "" msgctxt: ""
5: PASS : EventHandlerTest::genericBody(message)
5: QWARN : EventHandlerTest::genericBody(member) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::genericBody(member) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "changed their
display name" msgid_plural: "" msgctxt: "their refers to a singular user"
5: QWARN : EventHandlerTest::genericBody(member) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: " and "
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::genericBody(member) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "updated their
avatar" msgid_plural: "" msgctxt: "their refers to a singular user"
5: PASS : EventHandlerTest::genericBody(member)
5: QWARN : EventHandlerTest::genericBody(message 2) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::genericBody(message 2) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "sent a
message" msgid_plural: "" msgctxt: ""
5: PASS : EventHandlerTest::genericBody(message 2)
5: QWARN : EventHandlerTest::genericBody(reaction) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: PASS : EventHandlerTest::genericBody(reaction)
5: QWARN : EventHandlerTest::genericBody(video) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::genericBody(video) kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "sent a
message" msgid_plural: "" msgctxt: ""
5: PASS : EventHandlerTest::genericBody(video)
5: PASS : EventHandlerTest::nullGenericBody()
5: PASS : EventHandlerTest::markdownBody()
5: PASS : EventHandlerTest::markdownBodyReply()
5: QWARN : EventHandlerTest::subtitle() kf.i18n: KLocalizedString: Domain is
not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::subtitle() kf.i18n: KLocalizedString: Domain is
not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: PASS : EventHandlerTest::subtitle()
5: PASS : EventHandlerTest::nullSubtitle()
5: PASS : EventHandlerTest::mediaInfo()
5: PASS : EventHandlerTest::nullMediaInfo()
5: PASS : EventHandlerTest::hasReply()
5: PASS : EventHandlerTest::nullHasReply()
5: PASS : EventHandlerTest::replyId()
5: PASS : EventHandlerTest::nullReplyId()
5: PASS : EventHandlerTest::replyAuthor()
5: PASS : EventHandlerTest::nullReplyAuthor()
5: QWARN : EventHandlerTest::replyBody() kf.i18n: KLocalizedString: Domain is
not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::replyBody() kf.i18n: KLocalizedString: Domain is
not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::replyBody() kf.i18n: KLocalizedString: Domain is
not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: QWARN : EventHandlerTest::replyBody() kf.i18n: KLocalizedString: Domain is
not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
5: PASS : EventHandlerTest::replyBody()
5: PASS : EventHandlerTest::nullReplyBody()
5: PASS : EventHandlerTest::replyMediaInfo()
5: PASS : EventHandlerTest::nullReplyMediaInfo()
5: PASS : EventHandlerTest::thread()
5: PASS : EventHandlerTest::nullThread()
5: PASS : EventHandlerTest::location()
5: PASS : EventHandlerTest::nullLocation()
5: PASS : EventHandlerTest::cleanupTestCase()
5: Totals: 44 passed, 0 failed, 0 skipped, 0 blacklisted, 320ms
5: ********* Finished testing of EventHandlerTest *********
5/13 Test #5: eventhandlertest ................. Passed 0.47 sec
test 6
Start 6: chatbarcachetest
6: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/chatbarcachetest
6: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
6: Environment variables:
6: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
6: Test timeout computed to be: 10000000
6: ********* Start testing of ChatBarCacheTest *********
6: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
6: QINFO : ChatBarCacheTest::initTestCase() quotient.main: The library is
built with end-to-end encryption (E2EE)
6: QINFO : ChatBarCacheTest::initTestCase() quotient.e2ee: Using a mock
pickling key
6: PASS : ChatBarCacheTest::initTestCase()
6: PASS : ChatBarCacheTest::empty()
6: PASS : ChatBarCacheTest::noRoom()
6: PASS : ChatBarCacheTest::badParent()
6: PASS : ChatBarCacheTest::reply()
6: PASS : ChatBarCacheTest::edit()
6: PASS : ChatBarCacheTest::attachment()
6: PASS : ChatBarCacheTest::cleanupTestCase()
6: Totals: 8 passed, 0 failed, 0 skipped, 0 blacklisted, 54ms
6: ********* Finished testing of ChatBarCacheTest *********
6/13 Test #6: chatbarcachetest ................. Passed 0.14 sec
test 7
Start 7: chatdocumenthandlertest
7: Test command:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/chatdocumenthandlertest
7: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
7: Environment variables:
7: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
7: Test timeout computed to be: 10000000
7: kf.sonnet.core: Sonnet: No speller backends available!
7: ********* Start testing of ChatDocumentHandlerTest *********
7: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
7: PASS : ChatDocumentHandlerTest::initTestCase()
7: PASS : ChatDocumentHandlerTest::nullComplete()
7: PASS : ChatDocumentHandlerTest::cleanupTestCase()
7: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
7: ********* Finished testing of ChatDocumentHandlerTest *********
7/13 Test #7: chatdocumenthandlertest .......... Passed 0.09 sec
test 8
Start 8: messageeventmodeltest
8: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/messageeventmodeltest
8: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
8: Environment variables:
8: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
8: Test timeout computed to be: 10000000
8: ********* Start testing of MessageEventModelTest *********
8: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
8: QINFO : MessageEventModelTest::initTestCase() quotient.main: The library is
built with end-to-end encryption (E2EE)
8: QINFO : MessageEventModelTest::initTestCase() quotient.e2ee: Using a mock
pickling key
8: PASS : MessageEventModelTest::initTestCase()
8: QCRITICAL: MessageEventModelTest::switchEmptyRoom() quotient.jobs:
Developers, ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::switchEmptyRoom() quotient.jobs:
"GetRoomEventsJob" status IncorrectRequest: Invalid server connection
8: QCRITICAL: MessageEventModelTest::switchEmptyRoom() quotient.jobs:
Developers, ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::switchEmptyRoom() quotient.jobs:
"GetRoomEventsJob" status IncorrectRequest: Invalid server connection
8: PASS : MessageEventModelTest::switchEmptyRoom()
8: QCRITICAL: MessageEventModelTest::switchSyncedRoom() quotient.jobs:
Developers, ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::switchSyncedRoom() quotient.jobs:
"GetMembersByRoomJob" status IncorrectRequest: Invalid server connection
8: QCRITICAL: MessageEventModelTest::switchSyncedRoom() quotient.jobs:
Developers, ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::switchSyncedRoom() quotient.jobs:
"GetRoomEventsJob" status IncorrectRequest: Invalid server connection
8: QCRITICAL: MessageEventModelTest::switchSyncedRoom() quotient.jobs:
Developers, ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::switchSyncedRoom() quotient.jobs:
"GetMembersByRoomJob" status IncorrectRequest: Invalid server connection
8: QCRITICAL: MessageEventModelTest::switchSyncedRoom() quotient.jobs:
Developers, ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::switchSyncedRoom() quotient.jobs:
"GetRoomEventsJob" status IncorrectRequest: Invalid server connection
8: PASS : MessageEventModelTest::switchSyncedRoom()
8: QCRITICAL: MessageEventModelTest::simpleTimeline() quotient.jobs:
Developers, ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::simpleTimeline() quotient.jobs:
"GetMembersByRoomJob" status IncorrectRequest: Invalid server connection
8: QCRITICAL: MessageEventModelTest::simpleTimeline() quotient.jobs:
Developers, ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::simpleTimeline() quotient.jobs:
"GetRoomEventsJob" status IncorrectRequest: Invalid server connection
8: QWARN : MessageEventModelTest::simpleTimeline() kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
8: QWARN : MessageEventModelTest::simpleTimeline() kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "changed their
display name to %1" msgid_plural: "" msgctxt: "their refers to a singular user"
8: QWARN : MessageEventModelTest::simpleTimeline() kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event"
msgid_plural: "" msgctxt: ""
8: PASS : MessageEventModelTest::simpleTimeline()
8: QCRITICAL: MessageEventModelTest::syncNewEvents() quotient.jobs: Developers,
ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::syncNewEvents() quotient.jobs:
"GetRoomEventsJob" status IncorrectRequest: Invalid server connection
8: PASS : MessageEventModelTest::syncNewEvents()
8: QCRITICAL: MessageEventModelTest::pendingEvent() quotient.jobs: Developers,
ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::pendingEvent() quotient.jobs:
"GetRoomEventsJob" status IncorrectRequest: Invalid server connection
8: QCRITICAL: MessageEventModelTest::pendingEvent() quotient.jobs: Developers,
ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::pendingEvent() quotient.jobs:
"SendMessageJob" status IncorrectRequest: Invalid server connection
8: QCRITICAL: MessageEventModelTest::pendingEvent() quotient.jobs: Developers,
ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::pendingEvent() quotient.jobs:
"SendMessageJob" status IncorrectRequest: Invalid server connection
8: PASS : MessageEventModelTest::pendingEvent()
8: QCRITICAL: MessageEventModelTest::disconnect() quotient.jobs: Developers,
ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::disconnect() quotient.jobs:
"GetRoomEventsJob" status IncorrectRequest: Invalid server connection
8: PASS : MessageEventModelTest::disconnect()
8: QCRITICAL: MessageEventModelTest::idToRow() quotient.jobs: Developers,
ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::idToRow() quotient.jobs:
"GetMembersByRoomJob" status IncorrectRequest: Invalid server connection
8: QCRITICAL: MessageEventModelTest::idToRow() quotient.jobs: Developers,
ensure the Connection is valid before using it
8: QWARN : MessageEventModelTest::idToRow() quotient.jobs: "GetRoomEventsJob"
status IncorrectRequest: Invalid server connection
8: PASS : MessageEventModelTest::idToRow()
8: PASS : MessageEventModelTest::cleanupTestCase()
8: Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 61ms
8: ********* Finished testing of MessageEventModelTest *********
8/13 Test #8: messageeventmodeltest ............ Passed 0.16 sec
test 9
Start 9: actionshandlertest
9: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/actionshandlertest
9: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
9: Environment variables:
9: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
9: Test timeout computed to be: 10000000
9: quotient.main: The library is built with end-to-end encryption (E2EE)
9: quotient.e2ee: Using a mock pickling key
9: ********* Start testing of ActionsHandlerTest *********
9: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
9: PASS : ActionsHandlerTest::initTestCase()
9: PASS : ActionsHandlerTest::nullObject()
9: PASS : ActionsHandlerTest::cleanupTestCase()
9: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
9: ********* Finished testing of ActionsHandlerTest *********
9/13 Test #9: actionshandlertest ............... Passed 0.11 sec
test 10
Start 10: windowcontrollertest
10: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/windowcontrollertest
10: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
10: Environment variables:
10: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
10: Test timeout computed to be: 10000000
10: ********* Start testing of WindowControllerTest *********
10: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
10: PASS : WindowControllerTest::initTestCase()
10: PASS : WindowControllerTest::nullWindow()
10: PASS : WindowControllerTest::geometry()
10: PASS : WindowControllerTest::showAndRaise()
10: PASS : WindowControllerTest::toggle()
10: PASS : WindowControllerTest::cleanupTestCase()
10: Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 44ms
10: ********* Finished testing of WindowControllerTest *********
10/13 Test #10: windowcontrollertest ............. Passed 0.10 sec
test 11
Start 11: pollhandlertest
11: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/pollhandlertest
11: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
11: Environment variables:
11: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
11: Test timeout computed to be: 10000000
11: ********* Start testing of PollHandlerTest *********
11: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
11: QINFO : PollHandlerTest::initTestCase() quotient.main: The library is
built with end-to-end encryption (E2EE)
11: QINFO : PollHandlerTest::initTestCase() quotient.e2ee: Using a mock
pickling key
11: PASS : PollHandlerTest::initTestCase()
11: PASS : PollHandlerTest::nullObject()
11: QCRITICAL: PollHandlerTest::poll() quotient.jobs: Developers, ensure the
Connection is valid before using it
11: QWARN : PollHandlerTest::poll() quotient.jobs: "GetRelatingEventsJob"
status IncorrectRequest: Invalid server connection
11: PASS : PollHandlerTest::poll()
11: PASS : PollHandlerTest::cleanupTestCase()
11: Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 53ms
11: ********* Finished testing of PollHandlerTest *********
11/13 Test #11: pollhandlertest .................. Passed 0.13 sec
test 12
Start 12: reactionmodeltest
12: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/reactionmodeltest
12: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
12: Environment variables:
12: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
12: Test timeout computed to be: 10000000
12: ********* Start testing of ReactionModelTest *********
12: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
12: QINFO : ReactionModelTest::initTestCase() quotient.main: The library is
built with end-to-end encryption (E2EE)
12: QINFO : ReactionModelTest::initTestCase() quotient.e2ee: Using a mock
pickling key
12: PASS : ReactionModelTest::initTestCase()
12: PASS : ReactionModelTest::nullModel()
12: QWARN : ReactionModelTest::basicReaction() kf.i18n: KLocalizedString:
Domain is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "%2 reacted
with %3" msgid_plural: "%2 reacted with %3" msgctxt: "%2 is the users who
reacted and %3 the emoji that was given"
12: PASS : ReactionModelTest::basicReaction()
12: QWARN : ReactionModelTest::newReaction() kf.i18n: KLocalizedString: Domain
is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "%2 reacted
with %3" msgid_plural: "%2 reacted with %3" msgctxt: "%2 is the users who
reacted and %3 the emoji that was given"
12: QWARN : ReactionModelTest::newReaction() kf.i18n: KLocalizedString: Domain
is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: " and "
msgid_plural: "" msgctxt: "Separate the usernames of users"
12: QWARN : ReactionModelTest::newReaction() kf.i18n: KLocalizedString: Domain
is not set for this string, translation will not work. Please see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "%2 reacted
with %3" msgid_plural: "%2 reacted with %3" msgctxt: "%2 is the users who
reacted and %3 the emoji that was given"
12: PASS : ReactionModelTest::newReaction()
12: PASS : ReactionModelTest::cleanupTestCase()
12: Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 216ms
12: ********* Finished testing of ReactionModelTest *********
12/13 Test #12: reactionmodeltest ................ Passed 0.30 sec
test 13
Start 13: linkpreviewertest
13: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/linkpreviewertest
13: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests
13: Environment variables:
13: QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin
13: Test timeout computed to be: 10000000
13: ********* Start testing of LinkPreviewerTest *********
13: Config: Using QtTest library 6.8.2, Qt 6.8.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.2.0), debian unknown
13: QINFO : LinkPreviewerTest::initTestCase() quotient.main: The library is
built with end-to-end encryption (E2EE)
13: QINFO : LinkPreviewerTest::initTestCase() quotient.e2ee: Using a mock
pickling key
13: PASS : LinkPreviewerTest::initTestCase()
13: PASS : LinkPreviewerTest::linkPreviewsMatch(plainHttps)
13: PASS : LinkPreviewerTest::linkPreviewsMatch(richHttps)
13: PASS : LinkPreviewerTest::linkPreviewsMatch(richHttpsLinkDescription)
13: PASS : LinkPreviewerTest::multipleLinkPreviewsMatch(multipleHttps)
13: PASS : LinkPreviewerTest::multipleLinkPreviewsMatch(multipleHttps1Invalid)
13: PASS : LinkPreviewerTest::linkPreviewsReject(mxc)
13: PASS : LinkPreviewerTest::linkPreviewsReject(matrixTo)
13: PASS : LinkPreviewerTest::linkPreviewsReject(noSpace)
13: PASS : LinkPreviewerTest::cleanupTestCase()
13: Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted, 54ms
13: ********* Finished testing of LinkPreviewerTest *********
13/13 Test #13: linkpreviewertest ................ Passed 0.13 sec
92% tests passed, 1 tests failed out of 13
Total Test time (real) = 5.75 sec
The following tests FAILED:
2 - texthandlertest (SEGFAULT)
Errors while running CTest
make[2]: *** [Makefile:74: test] Error 8
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j1 test ARGS\+=--verbose
ARGS\+=-j1 returned exit code 2
make[1]: *** [debian/rules:16: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:neochat, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---