Source: qtsystems-opensource-src
Version: 5.0_git20230712.81e08ee+dfsg-2
Severity: normal
The package fails to test when building with debhelper compat level 13.
The tests run through when building with DH compat level 12.
task-0: cd qservicemanager_ipc/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/qservicemanager_ipc.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f Makefile check
task-0: make[6]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc'
task-0: cd client/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/client/client.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f Makefile check
task-0: make[7]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/client'
task-0: '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/client/target_wrapper.sh' ./tst_qservicemanager_ipc
task-0: ********* Start testing of tst_QServiceManager_IPC *********
task-0: Config: Using QtTest library 5.15.13, Qt 5.15.13 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown
task-0: QWARN : tst_QServiceManager_IPC::initTestCase() ProxyForService: Cannot connect to remote service "com.nokia.qtmobility.sfw.IPCExampleService" "/com/nokia/qt/ipcunittest/qt_sfw_example_ipc_unittest"
task-0: QWARN : tst_QServiceManager_IPC::initTestCase() "org.freedesktop.DBus.Error.ServiceUnknown The name com.nokia.qtmobility.sfw.IPCExampleService was not provided by any .service files 4"
task-0: FAIL! : tst_QServiceManager_IPC::initTestCase() 'miscTest' returned FALSE. ()
task-0: Loc: [tst_qservicemanager_ipc.cpp(378)]
task-0: PASS : tst_QServiceManager_IPC::cleanupTestCase()
task-0: Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 5ms
[...]
--------------------------------------------------------------------------------
Build finished at 2024-06-21T05:56:58Z
Any help with this is dearly appreciated. Thanks!
Mike
[...]