Source: libusermetrics
Version: 1.2.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> 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: usermetricsinput-integration-tests
> 
> 1: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/integration/libusermetricsinput/usermetricsinput-integration-tests
> 1: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/integration/libusermetricsinput
> 1: Test timeout computed to be: 10000000
> test 2
>     Start 2: usermetricsoutput-integration-tests
> 
> 2: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/integration/libusermetricsoutput/usermetricsoutput-integration-tests
> 2: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/integration/libusermetricsoutput
> 2: Test timeout computed to be: 10000000
> test 3
>     Start 3: usermetricsinput-unit-tests
> 
> 3: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/libusermetricsinput/usermetricsinput-unit-tests
> 3: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/libusermetricsinput
> 3: Test timeout computed to be: 10000000
> test 4
>     Start 4: usermetricsoutput-unit-tests
> 
> 4: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/libusermetricsoutput/usermetricsoutput-unit-tests
> 4: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/libusermetricsoutput
> 4: Test timeout computed to be: 10000000
> test 5
>     Start 5: usermetricsservice-unit-tests
> 
> 5: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/usermetricsservice/usermetricsservice-unit-tests
> 5: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/usermetricsservice
> 5: Test timeout computed to be: 10000000
> test 6
>     Start 6: tst_QmlTests
> 
> 6: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/qml/tst_QmlTests "-input" 
> "/<<PKGBUILDDIR>>/tests/unit/qml" "-import" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/modules"
> 6: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/qml
> 6: Environment variables: 
> 6:  QT_QPA_PLATFORM=minimal
> 6: Test timeout computed to be: 10000000
> 1: [==========] Running 1 test from 1 test suite.
> 1: [----------] Global test environment set-up.
> 1: [----------] 1 test from TestMetricManager
> 1: [ RUN      ] TestMetricManager.Basic
> 2: [==========] Running 1 test from 1 test suite.
> 2: [----------] Global test environment set-up.
> 2: [----------] 1 test from TestUserMetrics
> 2: [ RUN      ] TestUserMetrics.MethodBarDoesAbc
> 3: [==========] Running 13 tests from 2 test suites.
> 3: [----------] Global test environment set-up.
> 3: [----------] 12 tests from TestMetricManagerImpl
> 3: [ RUN      ] TestMetricManagerImpl.TestCanAddDataSourceMultipleTimes
> 5: [==========] Running 25 tests from 2 test suites.
> 5: [----------] Global test environment set-up.
> 5: [----------] 3 tests from TestAuthentication
> 5: [ RUN      ] TestAuthentication.CanonicalizesContexts
> 5: [       OK ] TestAuthentication.CanonicalizesContexts (0 ms)
> 5: [ RUN      ] TestAuthentication.IgnoresFullPaths
> 5: [       OK ] TestAuthentication.IgnoresFullPaths (0 ms)
> 5: [ RUN      ] TestAuthentication.IgnoresNormalNames
> 5: [       OK ] TestAuthentication.IgnoresNormalNames (0 ms)
> 5: [----------] 3 tests from TestAuthentication (0 ms total)
> 5: 
> 5: [----------] 22 tests from TestUserMetricsService
> 5: [ RUN      ] TestUserMetricsService.PersistsDataSourcesBetweenRestart
> 4: [==========] Running 49 tests from 19 test suites.
> 4: [----------] Global test environment set-up.
> 4: [----------] 6 tests from ColorThemeImplTest
> 4: [ RUN      ] ColorThemeImplTest.HasDefaultColorsWithNoArguments
> 4: [       OK ] ColorThemeImplTest.HasDefaultColorsWithNoArguments (0 ms)
> 4: [ RUN      ] ColorThemeImplTest.AcceptsColorsAsConstructorArguments
> 4: [       OK ] ColorThemeImplTest.AcceptsColorsAsConstructorArguments (0 ms)
> 4: [ RUN      ] ColorThemeImplTest.MethodSetStartSendsSignal
> 4: [       OK ] ColorThemeImplTest.MethodSetStartSendsSignal (0 ms)
> 4: [ RUN      ] ColorThemeImplTest.MethodSetMainSendsSignal
> 4: [       OK ] ColorThemeImplTest.MethodSetMainSendsSignal (0 ms)
> 4: [ RUN      ] ColorThemeImplTest.MethodSetEndSendsSignal
> 4: [       OK ] ColorThemeImplTest.MethodSetEndSendsSignal (0 ms)
> 4: [ RUN      ] ColorThemeImplTest.MethodSetColorsSendsSignal
> 4: [       OK ] ColorThemeImplTest.MethodSetColorsSendsSignal (0 ms)
> 4: [----------] 6 tests from ColorThemeImplTest (1 ms total)
> 4: 
> 4: [----------] 3 tests from TestGSettingsColorThemeProvider
> 4: [ RUN      ] TestGSettingsColorThemeProvider.ReadsThemes
> 4: /<<PKGBUILDDIR>>/data
> 4: [       OK ] TestGSettingsColorThemeProvider.ReadsThemes (7 ms)
> 4: [ RUN      ] TestGSettingsColorThemeProvider.HandlesMissingXml
> 4: [       OK ] TestGSettingsColorThemeProvider.HandlesMissingXml (0 ms)
> 4: [ RUN      ] TestGSettingsColorThemeProvider.HandlesInvalidXml
> 4: Error XSDError in 
> file:///<<PKGBUILDDIR>>/tests/data/libusermetrics/themes/default.xml, at line 
> 5, column 61: Element theme is missing child element.
> 4: [       OK ] TestGSettingsColorThemeProvider.HandlesInvalidXml (1 ms)
> 4: [----------] 3 tests from TestGSettingsColorThemeProvider (9 ms total)
> 4: 
> 4: [----------] 18 tests from UserMetricsImplTest
> 4: [ RUN      ] UserMetricsImplTest.CurrentDate
> 4: [       OK ] UserMetricsImplTest.CurrentDate (0 ms)
> 4: [ RUN      ] UserMetricsImplTest.CurrentDateChangesWithDataSource
> 4: [       OK ] UserMetricsImplTest.CurrentDateChangesWithDataSource (0 ms)
> 4: [ RUN      ] UserMetricsImplTest.MonthLengthChangesWithDate
> 4: [       OK ] UserMetricsImplTest.MonthLengthChangesWithDate (0 ms)
> 4: [ RUN      ] UserMetricsImplTest.HasEmptyDataForNonExistentUser
> 4: [       OK ] UserMetricsImplTest.HasEmptyDataForNonExistentUser (0 ms)
> 4: [ RUN      ] 
> UserMetricsImplTest.HasEmptyDataForNonExistentUserThenAppearsWhenAdded
> 4: [       OK ] 
> UserMetricsImplTest.HasEmptyDataForNonExistentUserThenAppearsWhenAdded (3 ms)
> 4: [ RUN      ] UserMetricsImplTest.HasEmptyDataForKnownUserWithNoData
> 2: [       OK ] TestUserMetrics.MethodBarDoesAbc (23 ms)
> 2: [----------] 1 test from TestUserMetrics (23 ms total)
> 2: 
> 2: [----------] Global test environment tear-down
> 2: [==========] 1 test from 1 test suite ran. (23 ms total)
> 2: [  PASSED  ] 1 test.
> 4: [       OK ] UserMetricsImplTest.HasEmptyDataForKnownUserWithNoData (0 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddDataForToday
> 1/6 Test #2: usermetricsoutput-integration-tests ...   Passed    0.03 sec
> 4: [       OK ] UserMetricsImplTest.AddDataForToday (2 ms)
> 4: [ RUN      ] UserMetricsImplTest.FollowsCurrentDataSource
> 4: [       OK ] UserMetricsImplTest.FollowsCurrentDataSource (2 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddTranslatedData
> 1: [       OK ] TestMetricManager.Basic (31 ms)
> 1: [----------] 1 test from TestMetricManager (31 ms total)
> 1: 
> 1: [----------] Global test environment tear-down
> 1: [==========] 1 test from 1 test suite ran. (31 ms total)
> 1: [  PASSED  ] 1 test.
> 2/6 Test #1: usermetricsinput-integration-tests ....   Passed    0.04 sec
> 6: dbus-daemon did not return an address
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 3/6 Test #6: tst_QmlTests ..........................Subprocess 
> aborted***Exception:   0.04 sec
> dbus-daemon did not return an address
> 
> 4: [       OK ] UserMetricsImplTest.AddTranslatedData (5 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddTranslatedEmptyData
> 4: [       OK ] UserMetricsImplTest.AddTranslatedEmptyData (7 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddOldDataUpdatedThisMonth
> 4: [       OK ] UserMetricsImplTest.AddOldDataUpdatedThisMonth (3 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddOldDataUpdatedLastMonth
> 4: [       OK ] UserMetricsImplTest.AddOldDataUpdatedLastMonth (3 ms)
> 4: [ RUN      ] 
> UserMetricsImplTest.AddDataUpdatedThisMonthButNotEnoughToFillTheMonth
> 4: [       OK ] 
> UserMetricsImplTest.AddDataUpdatedThisMonthButNotEnoughToFillTheMonth (1 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddDataMultipleDataForSingleUser
> 5: [       OK ] TestUserMetricsService.PersistsDataSourcesBetweenRestart (46 
> ms)
> 5: [ RUN      ] TestUserMetricsService.UpdatesFormatString
> 4: [       OK ] UserMetricsImplTest.AddDataMultipleDataForSingleUser (6 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddDataMultipleDataForMultipleUsers
> 4: [       OK ] UserMetricsImplTest.AddDataMultipleDataForMultipleUsers (7 ms)
> 4: [ RUN      ] UserMetricsImplTest.HandlesTooBigData
> 4: [       OK ] UserMetricsImplTest.HandlesTooBigData (1 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddSourceWithMinimum
> 4: [       OK ] UserMetricsImplTest.AddSourceWithMinimum (1 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddSourceWithMaximum
> 3: [       OK ] TestMetricManagerImpl.TestCanAddDataSourceMultipleTimes (68 
> ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestCanAddDataAndUpdate
> 4: [       OK ] UserMetricsImplTest.AddSourceWithMaximum (2 ms)
> 4: [----------] 18 tests from UserMetricsImplTest (51 ms total)
> 4: 
> 4: [----------] 7 tests from TestSyncedUserMetricsStore
> 4: [ RUN      ] TestSyncedUserMetricsStore.LoadsDataSourcesAtStartup
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.UpdatesFormatString (26 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdatesEmptyDataString
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.UpdatesEmptyDataString (24 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdatesTextDomain
> 3: [       OK ] TestMetricManagerImpl.TestCanAddDataAndUpdate (36 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestAddMultipleDataSourcesAndUsers
> 4: [       OK ] TestSyncedUserMetricsStore.LoadsDataSourcesAtStartup (44 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.SyncsNewDataSources
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.UpdatesTextDomain (26 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdatesFormatStringOnCreate
> 3: [       OK ] TestMetricManagerImpl.TestAddMultipleDataSourcesAndUsers (40 
> ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestCanAddDataAndUpdateToday
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.UpdatesFormatStringOnCreate (37 ms)
> 5: [ RUN      ] TestUserMetricsService.PersistsUserDataBetweenRestart
> 4: [       OK ] TestSyncedUserMetricsStore.SyncsNewDataSources (55 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.LoadsUserDataAtStartup
> 3: [       OK ] TestMetricManagerImpl.TestCanAddDataAndUpdateToday (35 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestCanAddDataAndIncrement
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.PersistsUserDataBetweenRestart (24 ms)
> 5: [ RUN      ] TestUserMetricsService.PersistsDataSetsBetweenRestart
> 4: [       OK ] TestSyncedUserMetricsStore.LoadsUserDataAtStartup (26 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.SyncsNewUserData
> 3: [       OK ] TestMetricManagerImpl.TestCanAddDataAndIncrement (30 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestCanAddNullAndIncrement
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.PersistsDataSetsBetweenRestart (28 ms)
> 5: [ RUN      ] 
> TestUserMetricsService.CreateDataSetsWithUnknownSourceFailsGracefully
> 4: [       OK ] TestSyncedUserMetricsStore.SyncsNewUserData (41 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.LoadsDataSetsAtStartup
> 5: Unknown data source : [ "twitter" ]
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 3: [       OK ] TestMetricManagerImpl.TestCanAddNullAndIncrement (32 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestMinimum
> 5: [       OK ] 
> TestUserMetricsService.CreateDataSetsWithUnknownSourceFailsGracefully (28 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdateData
> 3: [       OK ] TestMetricManagerImpl.TestMinimum (25 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestMaximum
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 4: [       OK ] TestSyncedUserMetricsStore.LoadsDataSetsAtStartup (53 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.SyncsNewDataSets
> 5: [       OK ] TestUserMetricsService.UpdateData (43 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdateDataWithGap
> 3: [       OK ] TestMetricManagerImpl.TestMaximum (43 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestMiniumMaximum
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.UpdateDataWithGap (25 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdateDataTotallyOverwrite
> 4: [       OK ] TestSyncedUserMetricsStore.SyncsNewDataSets (44 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.MergesSystemDataAtStartup
> 3: [       OK ] TestMetricManagerImpl.TestMiniumMaximum (27 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestDefaultType
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.UpdateDataTotallyOverwrite (28 ms)
> 5: [ RUN      ] TestUserMetricsService.MultipleUsers
> 3: [       OK ] TestMetricManagerImpl.TestDefaultType (21 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestUserType
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.MultipleUsers (27 ms)
> 5: [ RUN      ] TestUserMetricsService.IncrementOverSeveralDays
> 4: [       OK ] TestSyncedUserMetricsStore.MergesSystemDataAtStartup (43 ms)
> 4: [----------] 7 tests from TestSyncedUserMetricsStore (310 ms total)
> 4: 
> 4: [----------] 1 test from ScalesData/TestDataSet
> 4: [ RUN      ] ScalesData/TestDataSet.SetData/0
> 4: [       OK ] ScalesData/TestDataSet.SetData/0 (0 ms)
> 4: [----------] 1 test from ScalesData/TestDataSet (0 ms total)
> 4: 
> 4: [----------] 1 test from TurnsBlankStringIntoNull/TestDataSet
> 4: [ RUN      ] TurnsBlankStringIntoNull/TestDataSet.SetData/0
> 4: [       OK ] TurnsBlankStringIntoNull/TestDataSet.SetData/0 (0 ms)
> 4: [----------] 1 test from TurnsBlankStringIntoNull/TestDataSet (0 ms total)
> 4: 
> 4: [----------] 1 test from TurnsBlankStringIntoNullWithOtherData/TestDataSet
> 4: [ RUN      ] TurnsBlankStringIntoNullWithOtherData/TestDataSet.SetData/0
> 4: [       OK ] TurnsBlankStringIntoNullWithOtherData/TestDataSet.SetData/0 
> (0 ms)
> 4: [----------] 1 test from TurnsBlankStringIntoNullWithOtherData/TestDataSet 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from TurnsSingleValueInto0Point5/TestDataSet
> 4: [ RUN      ] TurnsSingleValueInto0Point5/TestDataSet.SetData/0
> 4: [       OK ] TurnsSingleValueInto0Point5/TestDataSet.SetData/0 (0 ms)
> 4: [----------] 1 test from TurnsSingleValueInto0Point5/TestDataSet (0 ms 
> total)
> 4: 
> 4: [----------] 1 test from TurnsZeroRangeInto0Point5s/TestDataSet
> 4: [ RUN      ] TurnsZeroRangeInto0Point5s/TestDataSet.SetData/0
> 4: [       OK ] TurnsZeroRangeInto0Point5s/TestDataSet.SetData/0 (0 ms)
> 4: [----------] 1 test from TurnsZeroRangeInto0Point5s/TestDataSet (0 ms 
> total)
> 4: 
> 4: [----------] 1 test from TurnsZeroRangeInto0Point5sMoreValues/TestDataSet
> 4: [ RUN      ] TurnsZeroRangeInto0Point5sMoreValues/TestDataSet.SetData/0
> 4: [       OK ] TurnsZeroRangeInto0Point5sMoreValues/TestDataSet.SetData/0 (0 
> ms)
> 4: [----------] 1 test from TurnsZeroRangeInto0Point5sMoreValues/TestDataSet 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeRemoved
> 4: [ RUN      ] Data0/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> 4: [       OK ] Data0/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 
> (0 ms)
> 4: [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeRemoved 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeRemoved
> 4: [ RUN      ] Data1/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> 4: [       OK ] Data1/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 
> (0 ms)
> 4: [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeRemoved 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeRemoved
> 4: [ RUN      ] Data2/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> 4: [       OK ] Data2/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 
> (0 ms)
> 4: [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeRemoved 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeRemoved
> 4: [ RUN      ] Data3/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> 4: [       OK ] Data3/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 
> (0 ms)
> 4: [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeRemoved 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data4/TestQVariantListModelRowsAboutToBeRemoved
> 4: [ RUN      ] Data4/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> 4: [       OK ] Data4/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 
> (0 ms)
> 4: [----------] 1 test from Data4/TestQVariantListModelRowsAboutToBeRemoved 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeInserted
> 4: [ RUN      ] 
> Data0/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> 4: [       OK ] 
> Data0/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 (0 ms)
> 4: [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeInserted 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeInserted
> 4: [ RUN      ] 
> Data1/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> 4: [       OK ] 
> Data1/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 (0 ms)
> 4: [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeInserted 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeInserted
> 4: [ RUN      ] 
> Data2/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> 4: [       OK ] 
> Data2/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 (0 ms)
> 4: [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeInserted 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeInserted
> 4: [ RUN      ] 
> Data3/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> 4: [       OK ] 
> Data3/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 (0 ms)
> 4: [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeInserted 
> (0 ms total)
> 4: 
> 4: [----------] Global test environment tear-down
> 4: [==========] 49 tests from 19 test suites ran. (374 ms total)
> 4: [  PASSED  ] 49 tests.
> 4/6 Test #4: usermetricsoutput-unit-tests ..........   Passed    0.39 sec
> 3: [       OK ] TestMetricManagerImpl.TestUserType (25 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestSystemType
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.IncrementOverSeveralDays (32 ms)
> 5: [ RUN      ] TestUserMetricsService.StoreMaximumOf62Days
> 3: [       OK ] TestMetricManagerImpl.TestSystemType (41 ms)
> 3: [----------] 12 tests from TestMetricManagerImpl (428 ms total)
> 3: 
> 3: [----------] 1 test from TestUserMetricInputCAPI
> 3: [ RUN      ] TestUserMetricInputCAPI.TestBasicFunctionality
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.StoreMaximumOf62Days (45 ms)
> 5: [ RUN      ] TestUserMetricsService.CantCreateSomeoneElsesData
> 3: [       OK ] TestUserMetricInputCAPI.TestBasicFunctionality (41 ms)
> 3: [----------] 1 test from TestUserMetricInputCAPI (41 ms total)
> 3: 
> 3: [----------] Global test environment tear-down
> 3: [==========] 13 tests from 2 test suites ran. (470 ms total)
> 3: [  PASSED  ] 13 tests.
> 5/6 Test #3: usermetricsinput-unit-tests ...........   Passed    0.48 sec
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.CantCreateSomeoneElsesData (63 ms)
> 5: [ RUN      ] TestUserMetricsService.CantCreateSomeoneElsesDataSet
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.CantCreateSomeoneElsesDataSet (51 ms)
> 5: [ RUN      ] TestUserMetricsService.CantCreateAnotherAppsDataSet
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.CantCreateAnotherAppsDataSet (55 ms)
> 5: [ RUN      ] TestUserMetricsService.AppsDataIsScopedBySecret
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.AppsDataIsScopedBySecret (51 ms)
> 5: [ RUN      ] TestUserMetricsService.CantUpdateSomeoneElsesData
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.CantUpdateSomeoneElsesData (51 ms)
> 5: [ RUN      ] TestUserMetricsService.CantUpdateAnotherAppsData
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.CantUpdateAnotherAppsData (43 ms)
> 5: [ RUN      ] TestUserMetricsService.TakeDataOwnership
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.TakeDataOwnership (59 ms)
> 5: [ RUN      ] TestUserMetricsService.SharedDataSourceIdWrangling
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.SharedDataSourceIdWrangling (51 ms)
> 5: [----------] 22 tests from TestUserMetricsService (878 ms total)
> 5: 
> 5: [----------] Global test environment tear-down
> 5: [==========] 25 tests from 2 test suites ran. (879 ms total)
> 5: [  PASSED  ] 25 tests.
> 6/6 Test #5: usermetricsservice-unit-tests .........   Passed    0.89 sec
> 
> 83% tests passed, 1 tests failed out of 6
> 
> Total Test time (real) =   0.90 sec
> 
> The following tests FAILED:
>         6 - tst_QmlTests (Subprocess aborted)
> Errors while running CTest
> make[1]: *** [Makefile:74: test] Error 8
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test 
> ARGS\+=--verbose ARGS\+=-j8 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/libusermetrics_1.2.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&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 marking 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.

Reply via email to