Your message dated Wed, 06 May 2026 13:08:48 +0000
with message-id <[email protected]>
and subject line Bug#1108055: fixed in qcoro 0.13.0-2
has caused the Debian Bug report #1108055,
regarding qcoro: FTBFS: The following tests FAILED: 12 - test-qdbuspendingcall 
(Failed) 13 - test-qdbuspendingreply (Failed)
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 [email protected]
immediately.)


-- 
1108055: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108055
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:qcoro
Version: 0.12.0-1
Severity: important
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with pkgkde_symbolshelper
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf build-Qt6
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary --with pkgkde_symbolshelper
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure

[... snipped ...]

6: PASS   : QCoroLazyTaskTest::testThenNonCoroutineContinuation()
6: PASS   : QCoroLazyTaskTest::testWaitFor()
6: PASS   : QCoroLazyTaskTest::cleanupTestCase()
6: Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 11ms
6: ********* Finished testing of QCoroLazyTaskTest *********
 6/22 Test  #6: test-qcorolazytask ...............   Passed    0.02 sec
test 7
      Start  7: test-testconstraints

7: Test command: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-testconstraints
7: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
7: Test timeout computed to be: 1500
7: ********* Start testing of TestConstraints *********
7: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
7: PASS   : TestConstraints::initTestCase()
7: PASS   : TestConstraints::testAwaitableConcept()
7: PASS   : TestConstraints::cleanupTestCase()
7: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
7: ********* Finished testing of TestConstraints *********
 7/22 Test  #7: test-testconstraints .............   Passed    0.00 sec
test 8
      Start  8: test-qfuture

8: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qfuture
8: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
8: Test timeout computed to be: 1500
8: ********* Start testing of QCoroFutureTest *********
8: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
8: PASS   : QCoroFutureTest::initTestCase()
8: PASS   : QCoroFutureTest::testTriggers()
8: PASS   : QCoroFutureTest::testReturnsResult()
8: PASS   : QCoroFutureTest::testThenReturnsResult()
8: PASS   : QCoroFutureTest::testDoesntBlockEventLoop()
8: PASS   : QCoroFutureTest::testDoesntCoAwaitFinishedFuture()
8: PASS   : QCoroFutureTest::testThenDoesntCoAwaitFinishedFuture()
8: PASS   : QCoroFutureTest::testDoesntCoAwaitCanceledFuture()
8: PASS   : QCoroFutureTest::testThenDoesntCoAwaitCanceledFuture()
8: PASS   : QCoroFutureTest::testQCoroWrapperTriggers()
8: PASS   : QCoroFutureTest::testThenQCoroWrapperTriggers()
8: PASS   : QCoroFutureTest::testPropagateQExceptionFromVoidConcurrent()
8: PASS   : QCoroFutureTest::testPropagateQExceptionFromNonvoidConcurrent()
8: PASS   : QCoroFutureTest::cleanupTestCase()
8: Totals: 14 passed, 0 failed, 0 skipped, 0 blacklisted, 1405ms
8: ********* Finished testing of QCoroFutureTest *********
 8/22 Test  #8: test-qfuture .....................   Passed    1.41 sec
test 9
      Start  9: test-qcorogenerator

9: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcorogenerator
9: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
9: Test timeout computed to be: 1500
9: ********* Start testing of GeneratorTest *********
9: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
9: PASS   : GeneratorTest::initTestCase()
9: PASS   : GeneratorTest::testImmediateGenerator()
9: PASS   : GeneratorTest::testTerminateSuspendedGenerator()
9: PASS   : GeneratorTest::testEmptyGenerator()
9: PASS   : GeneratorTest::testConstReferenceGenerator()
9: PASS   : GeneratorTest::testReferenceGenerator()
9: PASS   : GeneratorTest::testMoveonlyGenerator()
9: PASS   : GeneratorTest::testMovedGenerator()
9: PASS   : GeneratorTest::testException()
9: PASS   : GeneratorTest::testExceptionInBegin()
9: PASS   : GeneratorTest::cleanupTestCase()
9: Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
9: ********* Finished testing of GeneratorTest *********
 9/22 Test  #9: test-qcorogenerator ..............   Passed    0.01 sec
test 10
      Start 10: test-qcoroasyncgenerator

10: Test command: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcoroasyncgenerator
10: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
10: Test timeout computed to be: 1500
10: ********* Start testing of AsyncGeneratorTest *********
10: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
10: PASS   : AsyncGeneratorTest::initTestCase()
10: PASS   : AsyncGeneratorTest::testGenerator()
10: PASS   : AsyncGeneratorTest::testSyncGenerator()
10: PASS   : AsyncGeneratorTest::testTerminateSuspendedGenerator()
10: PASS   : AsyncGeneratorTest::testEmptyGenerator()
10: PASS   : AsyncGeneratorTest::testReferenceGenerator()
10: PASS   : AsyncGeneratorTest::testConstReferenceGenerator()
10: PASS   : AsyncGeneratorTest::testMoveonlyGenerator()
10: PASS   : AsyncGeneratorTest::testMovedGenerator()
10: PASS   : AsyncGeneratorTest::testException()
10: PASS   : AsyncGeneratorTest::testExceptionInDereference()
10: PASS   : AsyncGeneratorTest::testExceptionInBegin()
10: PASS   : AsyncGeneratorTest::testExceptionInBeginSync()
10: PASS   : AsyncGeneratorTest::cleanupTestCase()
10: Totals: 14 passed, 0 failed, 0 skipped, 0 blacklisted, 742ms
10: ********* Finished testing of AsyncGeneratorTest *********
10/22 Test #10: test-qcoroasyncgenerator .........   Passed    0.75 sec
test 11
      Start 11: test-qcorowaitfor

11: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcorowaitfor
11: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
11: Test timeout computed to be: 1500
11: ********* Start testing of QCoroWaitForTest *********
11: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
11: PASS   : QCoroWaitForTest::initTestCase()
11: PASS   : QCoroWaitForTest::testPrimitiveType()
11: PASS   : QCoroWaitForTest::testDefaultConstructible()
11: PASS   : QCoroWaitForTest::testNonDefaultConstructible()
11: PASS   : QCoroWaitForTest::cleanupTestCase()
11: Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
11: ********* Finished testing of QCoroWaitForTest *********
11/22 Test #11: test-qcorowaitfor ................   Passed    0.01 sec
test 12
      Start 12: test-qdbuspendingcall

12: Test command: /usr/bin/dbus-launch 
"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qdbuspendingcall"
12: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
12: Test timeout computed to be: 1500
12: ********* Start testing of QCoroDBusPendingCallTest *********
12: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
12: PASS   : QCoroDBusPendingCallTest::initTestCase()
12: FAIL!  : QCoroDBusPendingCallTest::testTriggers() 'shouldNotSuspend' 
returned FALSE. ()
12:    Loc: [./tests/testlibs/testobject.h(79)]
12: FAIL!  : QCoroDBusPendingCallTest::testReturnsResult() 'shouldNotSuspend' 
returned FALSE. ()
12:    Loc: [./tests/testlibs/testobject.h(79)]
12: PASS   : QCoroDBusPendingCallTest::testThenReturnsResult()
12: PASS   : QCoroDBusPendingCallTest::testDoesntBlockEventLoop()
12: PASS   : QCoroDBusPendingCallTest::testDoesntCoAwaitFinishedCall()
12: PASS   : QCoroDBusPendingCallTest::cleanupTestCase()
12: Totals: 5 passed, 2 failed, 0 skipped, 0 blacklisted, 1108ms
12: ********* Finished testing of QCoroDBusPendingCallTest *********
12/22 Test #12: test-qdbuspendingcall ............***Failed    1.13 sec
********* Start testing of QCoroDBusPendingCallTest *********
Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
PASS   : QCoroDBusPendingCallTest::initTestCase()
FAIL!  : QCoroDBusPendingCallTest::testTriggers() 'shouldNotSuspend' returned 
FALSE. ()
   Loc: [./tests/testlibs/testobject.h(79)]
FAIL!  : QCoroDBusPendingCallTest::testReturnsResult() 'shouldNotSuspend' 
returned FALSE. ()
   Loc: [./tests/testlibs/testobject.h(79)]
PASS   : QCoroDBusPendingCallTest::testThenReturnsResult()
PASS   : QCoroDBusPendingCallTest::testDoesntBlockEventLoop()
PASS   : QCoroDBusPendingCallTest::testDoesntCoAwaitFinishedCall()
PASS   : QCoroDBusPendingCallTest::cleanupTestCase()
Totals: 5 passed, 2 failed, 0 skipped, 0 blacklisted, 1108ms
********* Finished testing of QCoroDBusPendingCallTest *********

test 13
      Start 13: test-qdbuspendingreply

13: Test command: /usr/bin/dbus-launch 
"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qdbuspendingreply"
13: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
13: Test timeout computed to be: 1500
13: ********* Start testing of QCoroDBusPendingCallTest *********
13: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
13: PASS   : QCoroDBusPendingCallTest::initTestCase()
13: FAIL!  : QCoroDBusPendingCallTest::testTriggers() 'shouldNotSuspend' 
returned FALSE. ()
13:    Loc: [./tests/testlibs/testobject.h(79)]
13: FAIL!  : QCoroDBusPendingCallTest::testQCoroWrapperTriggers() 
'shouldNotSuspend' returned FALSE. ()
13:    Loc: [./tests/testlibs/testobject.h(79)]
13: PASS   : QCoroDBusPendingCallTest::testThenQCoroWrapperTriggers()
13: PASS   : QCoroDBusPendingCallTest::testReturnsResult()
13: PASS   : QCoroDBusPendingCallTest::testThenReturnsResult()
13: PASS   : QCoroDBusPendingCallTest::testReturnsBlockingResult()
13: PASS   : QCoroDBusPendingCallTest::testDoesntBlockEventLoop()
13: PASS   : QCoroDBusPendingCallTest::testDoesntCoAwaitFinishedCall()
13: PASS   : QCoroDBusPendingCallTest::testThenDoesntCoAwaitFinishedCall()
13: PASS   : QCoroDBusPendingCallTest::testHandlesMultipleArguments()
13: PASS   : QCoroDBusPendingCallTest::testThenHandlesMultipleArguments()
13: PASS   : QCoroDBusPendingCallTest::cleanupTestCase()
13: Totals: 11 passed, 2 failed, 0 skipped, 0 blacklisted, 4116ms
13: ********* Finished testing of QCoroDBusPendingCallTest *********
13/22 Test #13: test-qdbuspendingreply ...........***Failed    4.13 sec
********* Start testing of QCoroDBusPendingCallTest *********
Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
PASS   : QCoroDBusPendingCallTest::initTestCase()
FAIL!  : QCoroDBusPendingCallTest::testTriggers() 'shouldNotSuspend' returned 
FALSE. ()
   Loc: [./tests/testlibs/testobject.h(79)]
FAIL!  : QCoroDBusPendingCallTest::testQCoroWrapperTriggers() 
'shouldNotSuspend' returned FALSE. ()
   Loc: [./tests/testlibs/testobject.h(79)]
PASS   : QCoroDBusPendingCallTest::testThenQCoroWrapperTriggers()
PASS   : QCoroDBusPendingCallTest::testReturnsResult()
PASS   : QCoroDBusPendingCallTest::testThenReturnsResult()
PASS   : QCoroDBusPendingCallTest::testReturnsBlockingResult()
PASS   : QCoroDBusPendingCallTest::testDoesntBlockEventLoop()
PASS   : QCoroDBusPendingCallTest::testDoesntCoAwaitFinishedCall()
PASS   : QCoroDBusPendingCallTest::testThenDoesntCoAwaitFinishedCall()
PASS   : QCoroDBusPendingCallTest::testHandlesMultipleArguments()
PASS   : QCoroDBusPendingCallTest::testThenHandlesMultipleArguments()
PASS   : QCoroDBusPendingCallTest::cleanupTestCase()
Totals: 11 passed, 2 failed, 0 skipped, 0 blacklisted, 4116ms
********* Finished testing of QCoroDBusPendingCallTest *********

test 14
      Start 14: test-qcorolocalsocket

14: Test command: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcorolocalsocket
14: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
14: Test timeout computed to be: 1500
14: ********* Start testing of QCoroLocalSocketTest *********
14: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
14: PASS   : QCoroLocalSocketTest::initTestCase()
14: QDEBUG : QCoroLocalSocketTest::testWaitForConnectedTriggers() Client 
disconnected without sending request
14: PASS   : QCoroLocalSocketTest::testWaitForConnectedTriggers()
14: QDEBUG : QCoroLocalSocketTest::testThenWaitForConnectedTriggers() Client 
disconnected without sending request
14: PASS   : QCoroLocalSocketTest::testThenWaitForConnectedTriggers()
14: PASS   : QCoroLocalSocketTest::testWaitForConnectedTimeout()
14: PASS   : QCoroLocalSocketTest::testThenWaitForConnectedTimeout()
14: PASS   : QCoroLocalSocketTest::testWaitForDisconnectedTriggers()
14: PASS   : QCoroLocalSocketTest::testThenWaitForDisconnectedTriggers()
14: PASS   : QCoroLocalSocketTest::testWaitForDisconnectedTimeout()
14: PASS   : QCoroLocalSocketTest::testThenWaitForDisconnectedTimeout()
14: PASS   : QCoroLocalSocketTest::testDoesntCoAwaitConnectedSocket()
14: PASS   : QCoroLocalSocketTest::testThenDoesntCoAwaitConnectedSocket()
14: PASS   : QCoroLocalSocketTest::testDoesntCoAwaitDisconnectedSocket()
14: PASS   : QCoroLocalSocketTest::testThenDoesntCoAwaitDisconnectedSocket()
14: PASS   : QCoroLocalSocketTest::testConnectToServerWithArgs()
14: PASS   : QCoroLocalSocketTest::testThenConnectToServerWithArgs()
14: PASS   : QCoroLocalSocketTest::testConnectToServer()
14: PASS   : QCoroLocalSocketTest::testThenConnectToServer()
14: QDEBUG : QCoroLocalSocketTest::testReadAllTriggers() "GET /stream 
HTTP/1.1\r\n"
14: PASS   : QCoroLocalSocketTest::testReadAllTriggers()
14: QDEBUG : QCoroLocalSocketTest::testThenReadAllTriggers() "GET /block 
HTTP/1.1\r\n"
14: PASS   : QCoroLocalSocketTest::testThenReadAllTriggers()
14: QDEBUG : QCoroLocalSocketTest::testReadTriggers() "GET /stream HTTP/1.1\r\n"
14: PASS   : QCoroLocalSocketTest::testReadTriggers()
14: QDEBUG : QCoroLocalSocketTest::testThenReadTriggers() "GET /block 
HTTP/1.1\r\n"
14: PASS   : QCoroLocalSocketTest::testThenReadTriggers()
14: QDEBUG : QCoroLocalSocketTest::testReadLineTriggers() "GET /stream 
HTTP/1.1\r\n"
14: PASS   : QCoroLocalSocketTest::testReadLineTriggers()
14: QDEBUG : QCoroLocalSocketTest::testThenReadLineTriggers() "GET /block 
HTTP/1.1\r\n"
14: PASS   : QCoroLocalSocketTest::testThenReadLineTriggers()
14: PASS   : QCoroLocalSocketTest::cleanupTestCase()
14: Totals: 24 passed, 0 failed, 0 skipped, 0 blacklisted, 6577ms
14: ********* Finished testing of QCoroLocalSocketTest *********
14/22 Test #14: test-qcorolocalsocket ............   Passed    6.58 sec
test 15
      Start 15: test-qcoroabstractsocket

15: Test command: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcoroabstractsocket
15: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
15: Test timeout computed to be: 1500
15: ********* Start testing of QCoroAbstractSocketTest *********
15: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
15: PASS   : QCoroAbstractSocketTest::initTestCase()
15: QDEBUG : QCoroAbstractSocketTest::testWaitForConnectedTriggers() Client 
disconnected without sending request
15: PASS   : QCoroAbstractSocketTest::testWaitForConnectedTriggers()
15: QDEBUG : QCoroAbstractSocketTest::testThenWaitForConnectedTriggers() Client 
disconnected without sending request
15: PASS   : QCoroAbstractSocketTest::testThenWaitForConnectedTriggers()
15: PASS   : QCoroAbstractSocketTest::testWaitForConnectedTimeout()
15: PASS   : QCoroAbstractSocketTest::testThenWaitForConnectedTimeout()
15: QDEBUG : QCoroAbstractSocketTest::testWaitForDisconnectedTriggers() Client 
disconnected without sending request
15: PASS   : QCoroAbstractSocketTest::testWaitForDisconnectedTriggers()
15: QDEBUG : QCoroAbstractSocketTest::testThenWaitForDisconnectedTriggers() 
Client disconnected without sending request
15: PASS   : QCoroAbstractSocketTest::testThenWaitForDisconnectedTriggers()
15: QDEBUG : QCoroAbstractSocketTest::testWaitForDisconnectedTimeout() Client 
disconnected without sending request
15: PASS   : QCoroAbstractSocketTest::testWaitForDisconnectedTimeout()
15: QDEBUG : QCoroAbstractSocketTest::testThenWaitForDisconnectedTimeout() 
Client disconnected without sending request
15: PASS   : QCoroAbstractSocketTest::testThenWaitForDisconnectedTimeout()
15: QDEBUG : QCoroAbstractSocketTest::testDoesntCoAwaitConnectedSocket() Client 
disconnected without sending request
15: PASS   : QCoroAbstractSocketTest::testDoesntCoAwaitConnectedSocket()
15: QDEBUG : QCoroAbstractSocketTest::testThenDoesntCoAwaitConnectedSocket() 
Client disconnected without sending request
15: PASS   : QCoroAbstractSocketTest::testThenDoesntCoAwaitConnectedSocket()
15: PASS   : QCoroAbstractSocketTest::testDoesntCoAwaitDisconnectedSocket()
15: PASS   : QCoroAbstractSocketTest::testThenDoesntCoAwaitDisconnectedSocket()
15: QDEBUG : QCoroAbstractSocketTest::testConnectToServerWithArgs() Client 
disconnected without sending request
15: PASS   : QCoroAbstractSocketTest::testConnectToServerWithArgs()
15: QDEBUG : QCoroAbstractSocketTest::testThenConnectToServerWithArgs() Client 
disconnected without sending request
15: PASS   : QCoroAbstractSocketTest::testThenConnectToServerWithArgs()
15: QDEBUG : QCoroAbstractSocketTest::testReadAllTriggers() "GET /stream 
HTTP/1.1\r\n"
15: PASS   : QCoroAbstractSocketTest::testReadAllTriggers()
15: QDEBUG : QCoroAbstractSocketTest::testThenReadAllTriggers() "GET /block 
HTTP/1.1\r\n"
15: PASS   : QCoroAbstractSocketTest::testThenReadAllTriggers()
15: QDEBUG : QCoroAbstractSocketTest::testReadTriggers() "GET /stream 
HTTP/1.1\r\n"
15: PASS   : QCoroAbstractSocketTest::testReadTriggers()
15: QDEBUG : QCoroAbstractSocketTest::testThenReadTriggers() "GET /block 
HTTP/1.1\r\n"
15: PASS   : QCoroAbstractSocketTest::testThenReadTriggers()
15: QDEBUG : QCoroAbstractSocketTest::testReadLineTriggers() "GET /stream 
HTTP/1.1\r\n"
15: PASS   : QCoroAbstractSocketTest::testReadLineTriggers()
15: QDEBUG : QCoroAbstractSocketTest::testThenReadLineTriggers() "GET /stream 
HTTP/1.1\r\n"
15: QWARN  : QCoroAbstractSocketTest::testThenReadLineTriggers() 
QIODevice::write (QTcpSocket): device not open
15: QWARN  : QCoroAbstractSocketTest::testThenReadLineTriggers() 
QIODevice::write (QTcpSocket): device not open
15: QWARN  : QCoroAbstractSocketTest::testThenReadLineTriggers() 
QIODevice::write (QTcpSocket): device not open
15: QWARN  : QCoroAbstractSocketTest::testThenReadLineTriggers() 
QIODevice::write (QTcpSocket): device not open
15: QWARN  : QCoroAbstractSocketTest::testThenReadLineTriggers() 
QIODevice::write (QTcpSocket): device not open
15: QWARN  : QCoroAbstractSocketTest::testThenReadLineTriggers() 
QIODevice::write (QTcpSocket): device not open
15: QWARN  : QCoroAbstractSocketTest::testThenReadLineTriggers() 
QIODevice::write (QTcpSocket): device not open
15: QWARN  : QCoroAbstractSocketTest::testThenReadLineTriggers() 
QIODevice::write (QTcpSocket): device not open
15: PASS   : QCoroAbstractSocketTest::testThenReadLineTriggers()
15: PASS   : QCoroAbstractSocketTest::cleanupTestCase()
15: Totals: 22 passed, 0 failed, 0 skipped, 0 blacklisted, 7079ms
15: ********* Finished testing of QCoroAbstractSocketTest *********
15/22 Test #15: test-qcoroabstractsocket .........   Passed    7.08 sec
test 16
      Start 16: test-qcoronetworkreply

16: Test command: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcoronetworkreply
16: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
16: Test timeout computed to be: 1500
16: ********* Start testing of QCoroNetworkReplyTest *********
16: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
16: PASS   : QCoroNetworkReplyTest::initTestCase()
16: QDEBUG : QCoroNetworkReplyTest::testTriggers() "GET / HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testTriggers()
16: QDEBUG : QCoroNetworkReplyTest::testQCoroWrapperTriggers() "GET / 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testQCoroWrapperTriggers()
16: QDEBUG : QCoroNetworkReplyTest::testThenQCoroWrapperTriggers() "GET / 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testThenQCoroWrapperTriggers()
16: QDEBUG : QCoroNetworkReplyTest::testDoesntBlockEventLoop() "GET /block 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testDoesntBlockEventLoop()
16: PASS   : QCoroNetworkReplyTest::testDoesntCoAwaitNullReply()
16: QDEBUG : QCoroNetworkReplyTest::testDoesntCoAwaitFinishedReply() "GET / 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testDoesntCoAwaitFinishedReply()
16: QDEBUG : QCoroNetworkReplyTest::testReadAllTriggers() "GET /stream 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testReadAllTriggers()
16: QDEBUG : QCoroNetworkReplyTest::testThenReadAllTriggers() "GET /block 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testThenReadAllTriggers()
16: QDEBUG : QCoroNetworkReplyTest::testReadTriggers() "GET /stream 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testReadTriggers()
16: QDEBUG : QCoroNetworkReplyTest::testThenReadTriggers() "GET /block 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testThenReadTriggers()
16: QDEBUG : QCoroNetworkReplyTest::testReadLineTriggers() "GET /stream 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testReadLineTriggers()
16: QDEBUG : QCoroNetworkReplyTest::testThenReadLineTriggers() "GET /block 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testThenReadLineTriggers()
16: QDEBUG : QCoroNetworkReplyTest::testAbortOnTimeout() "GET /block 
HTTP/1.1\r\n"
16: PASS   : QCoroNetworkReplyTest::testAbortOnTimeout()
16: PASS   : QCoroNetworkReplyTest::cleanupTestCase()
16: Totals: 15 passed, 0 failed, 0 skipped, 0 blacklisted, 5519ms
16: ********* Finished testing of QCoroNetworkReplyTest *********
16/22 Test #16: test-qcoronetworkreply ...........   Passed    5.53 sec
test 17
      Start 17: test-qcorotcpserver

17: Test command: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcorotcpserver
17: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
17: Test timeout computed to be: 1500
17: ********* Start testing of QCoroTcpServerTest *********
17: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
17: PASS   : QCoroTcpServerTest::initTestCase()
17: PASS   : QCoroTcpServerTest::testWaitForNewConnectionTriggers()
17: PASS   : QCoroTcpServerTest::testThenWaitForNewConnectionTriggers()
17: PASS   : QCoroTcpServerTest::testDoesntCoAwaitPendingConnection()
17: PASS   : QCoroTcpServerTest::cleanupTestCase()
17: Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 1503ms
17: ********* Finished testing of QCoroTcpServerTest *********
17/22 Test #17: test-qcorotcpserver ..............   Passed    1.51 sec
test 18
      Start 18: test-testhttpserver

18: Test command: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-testhttpserver
18: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
18: Test timeout computed to be: 1500
18: ********* Start testing of TestHttpServerTest *********
18: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
18: PASS   : TestHttpServerTest::initTestCase()
18: QDEBUG : TestHttpServerTest::testGet(/) "GET / HTTP/1.1\r\n"
18: PASS   : TestHttpServerTest::testGet(/)
18: QDEBUG : TestHttpServerTest::testGet(/block) "GET /block HTTP/1.1\r\n"
18: PASS   : TestHttpServerTest::testGet(/block)
18: QDEBUG : TestHttpServerTest::testGet(/stream) "GET /stream HTTP/1.1\r\n"
18: PASS   : TestHttpServerTest::testGet(/stream)
18: PASS   : TestHttpServerTest::cleanupTestCase()
18: Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 1507ms
18: ********* Finished testing of TestHttpServerTest *********
18/22 Test #18: test-testhttpserver ..............   Passed    1.51 sec
test 19
      Start 19: test-qcorowebsocket

19: Test command: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcorowebsocket
19: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
19: Test timeout computed to be: 1500
19: ********* Start testing of QCoroWebSocketTest *********
19: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
19: PASS   : QCoroWebSocketTest::initTestCase()
19: PASS   : QCoroWebSocketTest::testWaitForOpenWithUrl()
19: PASS   : QCoroWebSocketTest::testThenWaitForOpenWithUrl()
19: QWARN  : QCoroWebSocketTest::testTimeoutOpenWithUrl() QWebSocket failed to 
connect to a websocket server:  QAbstractSocket::ConnectionRefusedError
19: PASS   : QCoroWebSocketTest::testTimeoutOpenWithUrl()
19: QWARN  : QCoroWebSocketTest::testThenTimeoutOpenWithUrl() QWebSocket failed 
to connect to a websocket server:  QAbstractSocket::ConnectionRefusedError
19: PASS   : QCoroWebSocketTest::testThenTimeoutOpenWithUrl()
19: PASS   : QCoroWebSocketTest::testWaitForOpenWithNetworkRequest()
19: PASS   : QCoroWebSocketTest::testThenWaitForOpenWithNetworkRequest()
19: PASS   : QCoroWebSocketTest::testDoesntCoawaitOpenedSocket()
19: PASS   : QCoroWebSocketTest::testPing()
19: PASS   : QCoroWebSocketTest::testThenPing()
19: PASS   : QCoroWebSocketTest::testBinaryFrame()
19: PASS   : QCoroWebSocketTest::testBinaryFrameTimeout()
19: PASS   : QCoroWebSocketTest::testBinaryFrameGeneratorEndsOnSocketClose()
19: PASS   : QCoroWebSocketTest::testBinaryMessage()
19: PASS   : QCoroWebSocketTest::testBinaryMessageTimeout()
19: PASS   : QCoroWebSocketTest::testBinaryMessageGeneratorEndsOnSocketClose()
19: PASS   : QCoroWebSocketTest::testTextFrame()
19: PASS   : QCoroWebSocketTest::testTextFrameTimeout()
19: PASS   : QCoroWebSocketTest::testTextFrameGeneratorEndsOnSocketClose()
19: PASS   : QCoroWebSocketTest::testTextMessage()
19: PASS   : QCoroWebSocketTest::testTextMessageTimeout()
19: PASS   : QCoroWebSocketTest::testTextMessageGeneratorEndsOnSocketClose()
19: PASS   : QCoroWebSocketTest::testReadFragmentedMessage()
19: PASS   : QCoroWebSocketTest::cleanupTestCase()
19: Totals: 24 passed, 0 failed, 0 skipped, 0 blacklisted, 205ms
19: ********* Finished testing of QCoroWebSocketTest *********
19/22 Test #19: test-qcorowebsocket ..............   Passed    0.21 sec
test 20
      Start 20: test-qcorowebsocketserver

20: Test command: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcorowebsocketserver
20: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
20: Test timeout computed to be: 1500
20: ********* Start testing of QCoroWebSocketServerTest *********
20: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
20: PASS   : QCoroWebSocketServerTest::initTestCase()
20: PASS   : QCoroWebSocketServerTest::testNextPendingConnection()
20: PASS   : QCoroWebSocketServerTest::testThenNextPendingConnection()
20: PASS   : QCoroWebSocketServerTest::testNextPendingConnectionTimeout()
20: PASS   : QCoroWebSocketServerTest::testThenNextPendingConnectionTimeout()
20: PASS   : QCoroWebSocketServerTest::testClosingServerResumesAwaiters()
20: PASS   : QCoroWebSocketServerTest::testThenClosingServerResumesAwaiters()
20: PASS   : QCoroWebSocketServerTest::testDoesntCoawaitNonlisteningServer()
20: PASS   : QCoroWebSocketServerTest::testDoesntCoawaitWithPendingConnection()
20: PASS   : QCoroWebSocketServerTest::cleanupTestCase()
20: Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted, 249ms
20: ********* Finished testing of QCoroWebSocketServerTest *********
20/22 Test #20: test-qcorowebsocketserver ........   Passed    0.26 sec
test 21
      Start 21: test-qcoroqmltask

21: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcoroqmltask
21: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
21: Test timeout computed to be: 1500
21: ********* Start testing of QCoroQmlTaskTest *********
21: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
21: PASS   : QCoroQmlTaskTest::initTestCase()
21: QDEBUG : QCoroQmlTaskTest::testQmlCallback() qml: awaiting finished
21: QDEBUG : QCoroQmlTaskTest::testQmlCallback() qml: QFuture JavaScript 
callback called
21: QDEBUG : QCoroQmlTaskTest::testQmlCallback() qml: QCoro::Task JavaScript 
callback called
21: QDEBUG : QCoroQmlTaskTest::testQmlCallback() qml: QTimer JavaScript 
callback called
21: PASS   : QCoroQmlTaskTest::testQmlCallback()
21: PASS   : QCoroQmlTaskTest::cleanupTestCase()
21: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 959ms
21: ********* Finished testing of QCoroQmlTaskTest *********
21/22 Test #21: test-qcoroqmltask ................   Passed    0.97 sec
test 22
      Start 22: test-qcoroimageprovider

22: Test command: 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/test-qcoroimageprovider
22: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests
22: Environment variables: 
22:  
LSAN_OPTIONS=suppressions=/<<PKGBUILDDIR>>/tests/qcoroimageprovider-qt5-lsan.supp
22:  QT_QPA_PLATFORM=offscreen
22: Test timeout computed to be: 1500
22: ********* Start testing of QCoroImageProviderTest *********
22: Config: Using QtTest library 5.15.15, Qt 5.15.15 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 14.2.0), debian 13
22: PASS   : QCoroImageProviderTest::initTestCase()
22: PASS   : QCoroImageProviderTest::testImageProvider(sync)
22: PASS   : QCoroImageProviderTest::testImageProvider(async)
22: PASS   : QCoroImageProviderTest::cleanupTestCase()
22: Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 308ms
22: ********* Finished testing of QCoroImageProviderTest *********
22/22 Test #22: test-qcoroimageprovider ..........   Passed    0.32 sec

91% tests passed, 2 tests failed out of 22

Total Test time (real) =  43.38 sec

The following tests FAILED:
         12 - test-qdbuspendingcall (Failed)
         13 - test-qdbuspendingreply (Failed)
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:32: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: 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/202506/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

In this particular case, the build was made on AWS machines of type
m7a.medium and r7a.medium. Incidentally, those machines have a single CPU,
but at this point it's not clear yet if that's the condition which triggers
the build failure or, for example, the fact that they are overall slower
than other instance types, or maybe some other reason.

If you could not reproduce the bug using GRUB_CMDLINE_LINUX="nr_cpus=1"
please contact me privately, as I am willing to provide ssh access to a
virtual machine where the bug is fully reproducible.

Disclaimer: Please note that this is probably a violation of
Debian Policy 4.2, and the only reason I'm initially reporting
it as "important" is to avoid discussing about the severity.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:qcoro, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: qcoro
Source-Version: 0.13.0-2
Done: Santiago Vila <[email protected]>

We believe that the bug you reported is fixed in the latest version of
qcoro, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <[email protected]> (supplier of updated qcoro 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 06 May 2026 14:45:00 +0200
Source: qcoro
Architecture: source
Version: 0.13.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1108055
Changes:
 qcoro (0.13.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Skip two flaky tests. Closes: #1108055.
   * Update standards-version.
   * Fine-tune salsa-ci.yml.
Checksums-Sha1:
 6620f22a0501c88f18290affcfc71ade340650bb 2975 qcoro_0.13.0-2.dsc
 88bd29b5f6bc8600bdcb7c61cc79f09d2d974bc5 12652 qcoro_0.13.0-2.debian.tar.xz
 c46c710f837fad5a19c4533a04744a810fb1d1e1 16586 qcoro_0.13.0-2_source.buildinfo
Checksums-Sha256:
 f6cb93d8fd730e55d2133ada8bb00084e2b529e6ab7413c28ffab299312c0a2d 2975 
qcoro_0.13.0-2.dsc
 c903859587dc47c915b3079a874ff0526d7fd53000730aac714ba9825e06326c 12652 
qcoro_0.13.0-2.debian.tar.xz
 2aca7982a5546071cb1420d84242bd49427ca77a0021d9cb20a30ed912b925ff 16586 
qcoro_0.13.0-2_source.buildinfo
Files:
 8919f18d401c49957ec2edd028c3219f 2975 libs optional qcoro_0.13.0-2.dsc
 bbfa36a066d3d42eea4ef72a8201e55f 12652 libs optional 
qcoro_0.13.0-2.debian.tar.xz
 a99ad325f6dc2330f6814be6ad6086bf 16586 libs optional 
qcoro_0.13.0-2_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmn7OA8ACgkQQc5/C58b
izLNmAf/atqQi9FB+sVSTAHUPulO5HpEaD8y7iZRmGqiPGRAdv668UoFSANKhJfg
wo/10+AIbBsoarY3l1geEwqLWvBHiqROXm+ybt+9zHounb7mUOzFrC1/RiR8iS3b
PC+i7DfLktd2YZbeINmPI3BCrRTGeXL4V5eQrNn7kVENqzEWZh0om/8rxYXeR08j
uIMs5hpH/qs3ObEVhlE+rZFrUyC0e96SDV9QFivyDHc0aAyGZuTQT6JhRdR8GT9K
AnlPXbH4yEbUjs5AWwIWgCTMhnsSuYe1gNQ7TtD6dll6tSYHyzQ5xIEjhmjq/yLh
2MCt6WKnD2xjc6l0QK8qqtocslOyAQ==
=tNEr
-----END PGP SIGNATURE-----

Attachment: pgp2cUvLnkhKV.pgp
Description: PGP signature


--- End Message ---

Reply via email to