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
task-0: ********* Finished testing of tst_QServiceManager_IPC *********
make[7]: *** [Makefile:345: check] Error 1
task-0: make[7]: Leaving directory 
'/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/client'
make[6]: *** [Makefile:396: sub-client-check] Error 2
task-0: make[6]: Leaving directory 
'/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc'
make[5]: *** [Makefile:673: sub-qservicemanager_ipc-check] Error 2
task-0: make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/tests/auto/serviceframework'
make[4]: *** [Makefile:452: sub-serviceframework-check] Error 2
task-0: make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto'
make[3]: *** [Makefile:396: sub-auto-check] Error 2
task-0: make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: *** [Makefile:514: sub-tests-check_ordered] Error 2
task-0: make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j1 check returned exit code 2
task-0: Exited with status 6400
task-0: Shutting down
DBus daemon: Shutdown
make[1]: *** [debian/rules:52: override_dh_auto_test] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:24: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-06-21T05:56:58Z

Any help with this is dearly appreciated. Thanks!

Mike

-- System Information:
Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'oldstable-security'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-0.deb12.4-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to