Your message dated Thu, 05 Dec 2024 19:00:00 +0100
with message-id <5274398.31r3eYUQgx@treadstone-71>
and subject line 
has caused the Debian Bug report #1069495,
regarding wacomtablet: FTBFS: failing tests
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.)


-- 
1069495: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069495
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wacomtablet
Version: 3.2.0-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j4
> UpdateCTestConfiguration  from 
> :/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/DartConfiguration.tcl
> Test project /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf
> 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: Test.Common.ButtonShortcut
> 
> 1: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/buttonshortcut/Test.Common.ButtonShortcut
> 1: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/buttonshortcut
> 1: Test timeout computed to be: 10000000
> test 2
>       Start  2: Test.Common.DeviceInformation
> 
> 2: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/deviceinformation/Test.Common.DeviceInformation
> 2: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/deviceinformation
> 2: Test timeout computed to be: 10000000
> test 3
>       Start  3: Test.Common.DeviceProfile
> 
> 3: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/deviceprofile/Test.Common.DeviceProfile
> 3: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/deviceprofile
> 3: Test timeout computed to be: 10000000
> test 4
>       Start  4: Test.Common.DeviceProfileConfigAdaptor
> 
> 4: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/deviceprofileconfigadaptor/Test.Common.DeviceProfileConfigAdaptor
> 4: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/deviceprofileconfigadaptor
> 4: Test timeout computed to be: 10000000
> 2: ********* Start testing of TestDeviceInformation *********
> 2: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 1: ********* Start testing of TestButtonShortcut *********
> 1: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 1: PASS   : TestButtonShortcut::initTestCase()
> 2: PASS   : TestDeviceInformation::initTestCase()
> 2: PASS   : TestDeviceInformation::testCompare()
> 2: PASS   : TestDeviceInformation::testConstructor()
> 2: PASS   : TestDeviceInformation::testCopy()
> 2: PASS   : TestDeviceInformation::testSetter()
> 2: PASS   : TestDeviceInformation::cleanupTestCase()
> 1: PASS   : TestButtonShortcut::testAssignment()
> 1: PASS   : TestButtonShortcut::testButton()
> 3: ********* Start testing of TestDeviceProfile *********
> 3: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 1: PASS   : TestButtonShortcut::testInvalidKeyStrokes()
> 2: Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
> 2: ********* Finished testing of TestDeviceInformation *********
> 3: PASS   : TestDeviceProfile::initTestCase()
> 3: PASS   : TestDeviceProfile::testConstructor()
> 1: PASS   : TestButtonShortcut::testKeyStrokes(A)
> 3: PASS   : TestDeviceProfile::testSetter()
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key A)
> 3: PASS   : TestDeviceProfile::testCopy()
> 3: PASS   : TestDeviceProfile::cleanupTestCase()
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +A)
> 3: Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
> 3: ********* Finished testing of TestDeviceProfile *********
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Ctrl+X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Ctrl X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Ctrl+X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +Ctrl +X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Ctrl X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +Ctrl +X -X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +Ctrl +X -x -a)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Meta+X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Meta X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Meta+X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +Meta +X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Meta X)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(+)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Ctrl++)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key ++)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Ctrl +)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +Ctrl ++)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(-)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(Ctrl+-)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key -)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +-)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key Ctrl -)
> 1: PASS   : TestButtonShortcut::testKeyStrokes(key +Ctrl +-)
> 1: PASS   : TestButtonShortcut::testModifier(Ctrl+Alt+Shift+Super)
> 1: PASS   : TestButtonShortcut::testModifier(Ctrl+Alt+Shift+Meta)
> 1: PASS   : TestButtonShortcut::testModifier(Shift+Meta+Ctrl)
> 1: PASS   : TestButtonShortcut::testModifier(Alt+Ctrl)
> 1: PASS   : TestButtonShortcut::testModifier(Shift)
> 1: PASS   : TestButtonShortcut::testModifier(Meta)
> 1: PASS   : TestButtonShortcut::testModifier(Super)
> 1: PASS   : TestButtonShortcut::testModifier(key Ctrl+Alt+Shift+Super)
> 1: PASS   : TestButtonShortcut::testModifier(key Ctrl+Alt+Shift+Meta)
> 1: PASS   : TestButtonShortcut::testModifier(key Shift+Meta+Ctrl)
> 1: PASS   : TestButtonShortcut::testModifier(key Alt+Ctrl)
> 1: PASS   : TestButtonShortcut::testModifier(key Shift)
> 1: PASS   : TestButtonShortcut::testModifier(key Meta)
> 1: PASS   : TestButtonShortcut::testModifier(key Super)
> 1: PASS   : TestButtonShortcut::testModifier(key +Ctrl +Alt +Shift +Super)
> 1: PASS   : TestButtonShortcut::testModifier(key +Ctrl +Alt +Shift +Meta)
> 1: PASS   : TestButtonShortcut::testModifier(key +Shift +Meta +Ctrl)
> 1: PASS   : TestButtonShortcut::testModifier(key +Alt +Ctrl)
> 1: PASS   : TestButtonShortcut::testModifier(key +Shift)
> 1: PASS   : TestButtonShortcut::testModifier(key +Meta)
> 1: PASS   : TestButtonShortcut::testModifier(key +Super)
> 1: PASS   : TestButtonShortcut::testModifier(Ctrl Alt Shift Super)
> 1: PASS   : TestButtonShortcut::testModifier(Ctrl Alt Shift Meta)
> 1: PASS   : TestButtonShortcut::testModifier(Shift Meta Ctrl)
> 1: PASS   : TestButtonShortcut::testModifier(Alt Ctrl)
> 1: PASS   : TestButtonShortcut::testModifier(Shift)
> 1: PASS   : TestButtonShortcut::testModifier(Meta)
> 1: PASS   : TestButtonShortcut::testModifier(Super)
> 1: PASS   : TestButtonShortcut::testQKeySequences(A)
> 1: PASS   : TestButtonShortcut::testQKeySequences(key A)
> 1: PASS   : TestButtonShortcut::testQKeySequences(key +A)
> 1: PASS   : TestButtonShortcut::testQKeySequences(Ctrl+X)
> 1: PASS   : TestButtonShortcut::testQKeySequences(Ctrl X)
> 1: PASS   : TestButtonShortcut::testQKeySequences(key Ctrl+X)
> 1: PASS   : TestButtonShortcut::testQKeySequences(key +Ctrl +X)
> 1: PASS   : TestButtonShortcut::testQKeySequences(key Ctrl X)
> 1: PASS   : TestButtonShortcut::testQKeySequences(Meta+X)
> 1: PASS   : TestButtonShortcut::testQKeySequences(Meta X)
> 1: PASS   : TestButtonShortcut::testQKeySequences(key Meta+X)
> 1: PASS   : TestButtonShortcut::testQKeySequences(key +Meta +X)
> 1: PASS   : TestButtonShortcut::testQKeySequences(key Meta X)
> 1: PASS   : TestButtonShortcut::testEmpty()
> 1: PASS   : TestButtonShortcut::cleanupTestCase()
> 1: Totals: 74 passed, 0 failed, 0 skipped, 0 blacklisted, 6ms
> 1: ********* Finished testing of TestButtonShortcut *********
>  1/22 Test  #3: Test.Common.DeviceProfile ................   Passed    0.03 
> sec
> test 5
>       Start  5: Test.Common.DeviceProperty
> 
> 5: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/deviceproperty/Test.Common.DeviceProperty
> 5: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/deviceproperty
> 5: Test timeout computed to be: 10000000
> 4: ********* Start testing of TestDeviceProfileConfigAdaptor *********
> 4: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 4: PASS   : TestDeviceProfileConfigAdaptor::initTestCase()
>  2/22 Test  #2: Test.Common.DeviceInformation ............   Passed    0.03 
> sec
> test 6
>       Start  6: Test.Common.Enum
> 
> 6: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/enum/Test.Common.Enum
> 6: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/enum
> 6: Test timeout computed to be: 10000000
>  3/22 Test  #1: Test.Common.ButtonShortcut ...............   Passed    0.04 
> sec
> test 7
>       Start  7: Test.Common.ProfileManager
> 
> 7: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/profilemanager/Test.Common.ProfileManager
> 7: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/profilemanager
> 7: Test timeout computed to be: 10000000
> 4: PASS   : TestDeviceProfileConfigAdaptor::testConfig()
> 4: PASS   : TestDeviceProfileConfigAdaptor::cleanupTestCase()
> 4: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 18ms
> 4: ********* Finished testing of TestDeviceProfileConfigAdaptor *********
> 5: ********* Start testing of TestDeviceProperty *********
> 5: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
>  4/22 Test  #4: Test.Common.DeviceProfileConfigAdaptor ...   Passed    0.06 
> sec
> test 8
>       Start  8: Test.Common.Property
> 
> 8: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/property/Test.Common.Property
> 8: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/property
> 8: Test timeout computed to be: 10000000
> 5: PASS   : TestDeviceProperty::initTestCase()
> 5: PASS   : TestDeviceProperty::test()
> 5: PASS   : TestDeviceProperty::cleanupTestCase()
> 5: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
> 5: ********* Finished testing of TestDeviceProperty *********
> 7: ********* Start testing of TestProfileManager *********
> 7: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 7: PASS   : TestProfileManager::initTestCase()
> 6: ********* Start testing of TestEnum *********
> 6: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 6: PASS   : TestEnum::initTestCase()
> 6: PASS   : TestEnum::testCompare()
> 6: PASS   : TestEnum::testConstructor()
> 6: PASS   : TestEnum::testFind()
> 6: PASS   : TestEnum::testIterator()
> 6: PASS   : TestEnum::testKey()
> 6: PASS   : TestEnum::testKeys()
> 6: PASS   : TestEnum::testList()
> 6: PASS   : TestEnum::testOperator()
> 6: PASS   : TestEnum::testSize()
> 6: PASS   : TestEnum::cleanupTestCase()
> 6: Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
> 6: ********* Finished testing of TestEnum *********
>  5/22 Test  #5: Test.Common.DeviceProperty ...............   Passed    0.04 
> sec
> test 9
>       Start  9: Test.Common.PropertySet
> 
> 9: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/propertyset/Test.Common.PropertySet
> 9: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/propertyset
> 9: Test timeout computed to be: 10000000
> 7: PASS   : TestProfileManager::testConfig()
> 7: PASS   : TestProfileManager::cleanupTestCase()
> 7: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 10ms
> 7: ********* Finished testing of TestProfileManager *********
>  6/22 Test  #6: Test.Common.Enum .........................   Passed    0.03 
> sec
> test 10
>       Start 10: Test.Common.ScreenSpace
> 
> 10: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/screenspace/Test.Common.ScreenSpace
> 10: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/screenspace
> 10: Test timeout computed to be: 10000000
> 8: ********* Start testing of TestProperty *********
> 8: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 8: PASS   : TestProperty::initTestCase()
> 8: PASS   : TestProperty::test()
> 8: PASS   : TestProperty::cleanupTestCase()
> 8: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
> 8: ********* Finished testing of TestProperty *********
>  7/22 Test  #7: Test.Common.ProfileManager ...............   Passed    0.04 
> sec
> test 11
>       Start 11: Test.Common.TabletArea
> 
> 11: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/tabletarea/Test.Common.TabletArea
> 11: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/tabletarea
> 11: Test timeout computed to be: 10000000
>  8/22 Test  #8: Test.Common.Property .....................   Passed    0.03 
> sec
> test 12
>       Start 12: Test.Common.TabletInformation
> 
> 12: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/tabletinformation/Test.Common.TabletInformation
> 12: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/tabletinformation
> 12: Test timeout computed to be: 10000000
> 9: qt.qpa.xcb: could not connect to display :99
> 9: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even 
> though it was found.
> 9: This application failed to start because no Qt platform plugin could be 
> initialized. Reinstalling the application may fix this problem.
> 9: 
> 9: Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, 
> offscreen, vnc, xcb.
> 9: 
>  9/22 Test  #9: Test.Common.PropertySet ..................Subprocess 
> aborted***Exception:   0.02 sec
> qt.qpa.xcb: could not connect to display :99
> qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though 
> it was found.
> This application failed to start because no Qt platform plugin could be 
> initialized. Reinstalling the application may fix this problem.
> 
> Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, 
> offscreen, vnc, xcb.
> 
> 
> test 13
>       Start 13: Test.Common.TabletProfile
> 
> 13: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/tabletprofile/Test.Common.TabletProfile
> 13: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/tabletprofile
> 13: Test timeout computed to be: 10000000
> 10: ********* Start testing of TestScreenSpace *********
> 10: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 10: PASS   : TestScreenSpace::initTestCase()
> 10: PASS   : TestScreenSpace::testDesktop()
> 10: PASS   : TestScreenSpace::testOutput()
> 10: PASS   : TestScreenSpace::cleanupTestCase()
> 10: Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
> 10: ********* Finished testing of TestScreenSpace *********
> 11: ********* Start testing of TestTabletArea *********
> 11: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 11: PASS   : TestTabletArea::initTestCase()
> 11: PASS   : TestTabletArea::testAssignment()
> 11: PASS   : TestTabletArea::testFromString()
> 11: PASS   : TestTabletArea::testToString()
> 11: PASS   : TestTabletArea::cleanupTestCase()
> 11: Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
> 11: ********* Finished testing of TestTabletArea *********
> 13: ********* Start testing of TestTabletProfile *********
> 13: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 13: PASS   : TestTabletProfile::initTestCase()
> 13: PASS   : TestTabletProfile::testClearDevices()
> 13: PASS   : TestTabletProfile::testConstructor()
> 13: PASS   : TestTabletProfile::testSetDevice()
> 13: PASS   : TestTabletProfile::testCopy()
> 13: PASS   : TestTabletProfile::cleanupTestCase()
> 13: Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
> 13: ********* Finished testing of TestTabletProfile *********
> 12: ********* Start testing of TestTabletInformation *********
> 12: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 12: PASS   : TestTabletInformation::initTestCase()
> 12: PASS   : TestTabletInformation::testCompare()
> 12: PASS   : TestTabletInformation::testConstructor()
> 12: PASS   : TestTabletInformation::testCopy()
> 12: PASS   : TestTabletInformation::testSetter()
> 12: PASS   : TestTabletInformation::cleanupTestCase()
> 10/22 Test #10: Test.Common.ScreenSpace ..................   Passed    0.05 
> sec
> test 14
>       Start 14: Test.Common.TabletProfileConfigAdaptor
> 
> 14: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/tabletprofileconfigadaptor/Test.Common.TabletProfileConfigAdaptor
> 14: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/common/tabletprofileconfigadaptor
> 14: Test timeout computed to be: 10000000
> 12: Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 6ms
> 12: ********* Finished testing of TestTabletInformation *********
> 11/22 Test #13: Test.Common.TabletProfile ................   Passed    0.04 
> sec
> test 15
>       Start 15: Test.KDED.DBusTabletService
> 
> 15: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/dbustabletservice/Test.KDED.DBusTabletService
> 15: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/dbustabletservice
> 15: Test timeout computed to be: 10000000
> 12/22 Test #11: Test.Common.TabletArea ...................   Passed    0.05 
> sec
> test 16
>       Start 16: Test.KDED.TabletBackend
> 
> 16: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/tabletbackend/Test.KDED.TabletBackend
> 16: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/tabletbackend
> 16: Test timeout computed to be: 10000000
> 13/22 Test #12: Test.Common.TabletInformation ............   Passed    0.05 
> sec
> test 17
>       Start 17: Test.KDED.TabletDatabase
> 
> 17: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/tabletdatabase/Test.KDED.TabletDatabase
> 17: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/tabletdatabase
> 17: Test timeout computed to be: 10000000
> 14: ********* Start testing of TestTabletProfileConfigAdaptor *********
> 14: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 14: PASS   : TestTabletProfileConfigAdaptor::initTestCase()
> 16: ********* Start testing of TestTabletBackend *********
> 16: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 16: PASS   : TestTabletBackend::initTestCase()
> 16: PASS   : TestTabletBackend::testGetInformation()
> 16: PASS   : TestTabletBackend::testSetDeviceProfile()
> 16: PASS   : TestTabletBackend::testSetProfile()
> 16: QWARN  : TestTabletBackend::testSetProperty() org.kde.wacomtablet.kded: 
> "Could not set property 'Gesture' to 'Gesture' on unsupported device type 
> 'touch'!"
> 16: PASS   : TestTabletBackend::testSetProperty()
> 16: PASS   : TestTabletBackend::cleanupTestCase()
> 15: ********* Start testing of TestDBusTabletService *********
> 15: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 16: Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
> 16: ********* Finished testing of TestTabletBackend *********
> 17: ********* Start testing of TestTabletDatabase *********
> 17: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 17: PASS   : TestTabletDatabase::initTestCase()
> 17: PASS   : TestTabletDatabase::testLookupBackend()
> 17: QWARN  : TestTabletDatabase::testLookupDevice() 
> org.kde.wacomtablet.common: "Tablet database configuration file 
> '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/tabletdatabase/tabletdblocalrc'
>  is empty or not readable!"
> 17: QINFO  : TestTabletDatabase::testLookupDevice() 
> org.kde.wacomtablet.common: "tablet 00df not in local db"
> 17: PASS   : TestTabletDatabase::testLookupDevice()
> 17: PASS   : TestTabletDatabase::cleanupTestCase()
> 17: Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
> 17: ********* Finished testing of TestTabletDatabase *********
> 15: PASS   : TestDBusTabletService::initTestCase()
> 15: PASS   : TestDBusTabletService::testListProfiles()
> 15: PASS   : TestDBusTabletService::testOnTabletAdded()
> 15: PASS   : TestDBusTabletService::testOnTabletRemoved()
> 15: PASS   : TestDBusTabletService::testSetProfile()
> 15: PASS   : TestDBusTabletService::testSetProperty()
> 15: PASS   : TestDBusTabletService::cleanupTestCase()
> 15: Totals: 7 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
> 15: ********* Finished testing of TestDBusTabletService *********
> 14: PASS   : TestTabletProfileConfigAdaptor::testConfig()
> 14: PASS   : TestTabletProfileConfigAdaptor::cleanupTestCase()
> 14: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 8ms
> 14: ********* Finished testing of TestTabletProfileConfigAdaptor *********
> 14/22 Test #17: Test.KDED.TabletDatabase .................   Passed    0.04 
> sec
> test 18
>       Start 18: Test.KDED.TabletHandler
> 
> 18: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/tablethandler/Test.KDED.TabletHandler
> 18: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/tablethandler
> 18: Test timeout computed to be: 10000000
> 15/22 Test #15: Test.KDED.DBusTabletService ..............   Passed    0.05 
> sec
> test 19
>       Start 19: Test.KDED.XInputAdaptor
> 
> 19: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/xinputadaptor/Test.KDED.XInputAdaptor
> 19: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/xinputadaptor
> 19: Test timeout computed to be: 10000000
> 16/22 Test #14: Test.Common.TabletProfileConfigAdaptor ...   Passed    0.05 
> sec
> test 20
>       Start 20: Test.KDED.XsetWacomAdaptor
> 
> 20: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/xsetwacomadaptor/Test.KDED.XsetWacomAdaptor
> 20: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kded/xsetwacomadaptor
> 20: Test timeout computed to be: 10000000
> 17/22 Test #16: Test.KDED.TabletBackend ..................   Passed    0.05 
> sec
> test 21
>       Start 21: Test.KCM.StylusPage
> 
> 21: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kcm/styluspage/Test.KCM.StylusPage
> 21: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kcm/styluspage
> 21: Test timeout computed to be: 10000000
> 20: ********* Start testing of TestXsetWacomAdaptor *********
> 20: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 19: ********* Start testing of TestXinputAdaptor *********
> 19: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 20: QWARN  : TestXsetWacomAdaptor::initTestCase() org.kde.wacomtablet.common: 
> d->name.isEmpty? true
> 20: QWARN  : TestXsetWacomAdaptor::initTestCase() org.kde.wacomtablet.common: 
> d->name.isEmpty? true
> 20: SKIP   : TestXsetWacomAdaptor::initTestCase() No tablet found! Can not 
> run this tablet dependent test case!
> 20:    Loc: [./autotests/kded/tabletdependenttest.cpp(119)]
> 20: PASS   : TestXsetWacomAdaptor::cleanupTestCase()
> 20: Totals: 1 passed, 0 failed, 1 skipped, 0 blacklisted, 1ms
> 20: ********* Finished testing of TestXsetWacomAdaptor *********
> 19: QWARN  : TestXinputAdaptor::initTestCase() org.kde.wacomtablet.common: 
> d->name.isEmpty? true
> 19: QWARN  : TestXinputAdaptor::initTestCase() org.kde.wacomtablet.common: 
> d->name.isEmpty? true
> 19: SKIP   : TestXinputAdaptor::initTestCase() No tablet found! Can not run 
> this tablet dependent test case!
> 19:    Loc: [./autotests/kded/tabletdependenttest.cpp(119)]
> 19: PASS   : TestXinputAdaptor::cleanupTestCase()
> 19: Totals: 1 passed, 0 failed, 1 skipped, 0 blacklisted, 2ms
> 19: ********* Finished testing of TestXinputAdaptor *********
> 18: ********* Start testing of TestTabletHandler *********
> 18: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 18/22 Test #20: Test.KDED.XsetWacomAdaptor ...............   Passed    0.04 
> sec
> test 22
>       Start 22: Test.KCM.TabletPage
> 
> 22: Test command: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kcm/tabletpage/Test.KCM.TabletPage
> 22: Working Directory: 
> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/autotests/kcm/tabletpage
> 22: Test timeout computed to be: 10000000
> 19/22 Test #19: Test.KDED.XInputAdaptor ..................   Passed    0.04 
> sec
> 18: PASS   : TestTabletHandler::initTestCase()
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.kded: Could not 
> create tablet backend interface. Ignoring Tablet
> 18: QINFO  : TestTabletHandler::test() org.kde.wacomtablet.common: Copying 
> legacy tablet config: "Bamboo Create" to "1234:4321"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'ForceProportions' from config file!"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'TabletArea' from config file!"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'ForceProportions' from config file!"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'TabletArea' from config file!"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'ForceProportions' from config file!"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'TabletArea' from config file!"
> 21: ********* Start testing of TestStylusPageWidget *********
> 21: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 18: QWARN  : TestTabletHandler::test() QDBusConnection: error: could not send 
> signal to service "" path 
> "//build/wacomtablet_dfvUWC/wacomtablet_3.2.0/obj_arm_linux_gnueabihf/autotests/kded/tablethandler/testtablethandler.profilesrc"
>  interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object 
> path: 
> //build/wacomtablet_dfvUWC/wacomtablet_3.2.0/obj_arm_linux_gnueabihf/autotests/kded/tablethandler/testtablethandler.profilesrc
> 21: PASS   : TestStylusPageWidget::initTestCase()
> 21: PASS   : TestStylusPageWidget::testStylusSettingsPersistency()
> 21: PASS   : TestStylusPageWidget::testSettingsStylus()
> 21: PASS   : TestStylusPageWidget::cleanupTestCase()
> 21: Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 12ms
> 21: ********* Finished testing of TestStylusPageWidget *********
> 18: WARNING: TestTabletHandler::test() testOnTabletAdded(): PASSED!
> 18:    Loc: [./autotests/kded/tablethandler/testtablethandler.cpp(286)]
> 18: WARNING: TestTabletHandler::test() testSetProperty(): PASSED!
> 18:    Loc: [./autotests/kded/tablethandler/testtablethandler.cpp(439)]
> 18: WARNING: TestTabletHandler::test() testListProfiles(): PASSED!
> 18:    Loc: [./autotests/kded/tablethandler/testtablethandler.cpp(179)]
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.kded: "Tablet 
> profile 'InvalidProfile' does not exist!"
> 20/22 Test #21: Test.KCM.StylusPage ......................   Passed    0.06 
> sec
> 22: ********* Start testing of TestTabletPageWidget *********
> 22: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by 
> GCC 13.2.0), debian unknown
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'ForceProportions' from config file!"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'TabletArea' from config file!"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'ForceProportions' from config file!"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'TabletArea' from config file!"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'ForceProportions' from config file!"
> 18: QWARN  : TestTabletHandler::test() org.kde.wacomtablet.common: "Unable to 
> read unsupported configuration property 'TabletArea' from config file!"
> 22: PASS   : TestTabletPageWidget::initTestCase()
> 22: PASS   : TestTabletPageWidget::testTabletSettingsPersistency()
> 22: PASS   : TestTabletPageWidget::testSettingsTablet()
> 22: PASS   : TestTabletPageWidget::cleanupTestCase()
> 22: Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 17ms
> 22: ********* Finished testing of TestTabletPageWidget *********
> 21/22 Test #22: Test.KCM.TabletPage ......................   Passed    0.05 
> sec
> 18: WARNING: TestTabletHandler::test() testSetProfile(): PASSED!
> 18:    Loc: [./autotests/kded/tablethandler/testtablethandler.cpp(426)]
> 18: WARNING: TestTabletHandler::test() testOnTogglePenMode(): PASSED!
> 18:    Loc: [./autotests/kded/tablethandler/testtablethandler.cpp(366)]
> 18: WARNING: TestTabletHandler::test() testOnToggleTouch(): PASSED!
> 18:    Loc: [./autotests/kded/tablethandler/testtablethandler.cpp(386)]
> 18: WARNING: TestTabletHandler::test() testOnScreenRotated(): PASSED!
> 18:    Loc: [./autotests/kded/tablethandler/testtablethandler.cpp(207)]
> 18: WARNING: TestTabletHandler::test() testOnTabletRemoved(): PASSED!
> 18:    Loc: [./autotests/kded/tablethandler/testtablethandler.cpp(343)]
> 18: PASS   : TestTabletHandler::test()
> 18: PASS   : TestTabletHandler::cleanupTestCase()
> 18: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 107ms
> 18: ********* Finished testing of TestTabletHandler *********
> 22/22 Test #18: Test.KDED.TabletHandler ..................   Passed    0.15 
> sec
> 
> 95% tests passed, 1 tests failed out of 22
> 
> Total Test time (real) =   0.33 sec
> 
> The following tests FAILED:
>         9 - Test.Common.PropertySet (Subprocess aborted)
> Errors while running CTest
> make[2]: *** [Makefile:74: test] Error 8
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
> dh_auto_test: error: cd obj-arm-linux-gnueabihf && make -j4 test 
> ARGS\+=--verbose ARGS\+=-j4 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/wacomtablet_3.2.0-5_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&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 ---
Now that Plasma 6 has been uploaded to unstable and migrated to testing, 
we can consider this bug to be solved.

--- End Message ---

Reply via email to