Source: itinerary Version: 24.12.3-1 Severity: serious Tags: ftbfs itinerary fails to build from source in unstable when built with the nocheck build profile. A build ends with
| dh_qmldeps | I: dh_qmldeps dh_qmldeps:138: Execute /usr/bin/pkgkde-getqmldepends -p itinerary --qt 6 -- -qmlFiles src/app/FormPlaceDelegate.qml src/app/SeatRowFormCard.qml src/app/ContactCard.qml src/app/BusDelegate.qml src/app/HealthCertificateVaccination.qml src/app/JourneySummaryDelegate.qml src/app/MapPin.qml src/app/FormPriceDelegate.qml src/app/ReservationDocumentsCard.qml src/app/AlternativeJourneyPage.qml src/app/PkPassPage.qml src/app/IndoorMapGateSheet.qml src/app/PkPassBarcode.qml src/app/ProgramMembershipPage.qml src/app/TicketTokenDelegate.qml src/app/FormDateTimeEditDelegate.qml src/app/JourneySectionStopDelegate.qml src/app/StatisticsDelegate.qml src/app/CarRentalDelegate.qml src/app/JourneyPathPage.qml src/app/StatisticsPage.qml src/app/TouristAttractionDelegate.qml src/app/IndoorMapPlatformSheet.qml src/app/GenericPass.qml src/app/HealthCertificateRecovery.qml src/app/CountryComboBoxDelegate.qml src/app/BoatDelegate.qml src/app/BookingEditorCard.qml src/app/BarcodeScanModeController.qml src/app/BoardingPass.qml src/app/ProgramMembershipEditorCard.qml src/app/TicketTokenEditorCard.qml src/app/WeatherForecastPage.qml src/app/JourneyDelegateHeader.qml src/app/RestaurantEditor.qml src/app/StopPickerPage.qml src/app/TrainPage.qml src/app/CarRentalPage.qml src/app/BookingCard.qml src/app/PublicTransportFeatureList.qml src/app/MapCircle.qml src/app/BusEditor.qml src/app/MatrixRoomSelectionSheet.qml src/app/HealthCertificateTest.qml src/app/TrainEditor.qml src/app/BarcodeScannerPage.qml src/app/HotelPage.qml src/app/VehicleLayoutPage.qml src/app/OnlineImportPage.qml src/app/TripGroupEditorDialog.qml src/app/JourneyRequestPage.qml src/app/TimelineDelegateSeatRow.qml src/app/WelcomePage.qml src/app/FormPlaceEditorDelegate.qml src/app/SettingsPage.qml src/app/ImportPage.qml src/app/TimelineDelegateSeatRowLabel.qml src/app/SheetDrawer.qml src/app/TimelineSectionDelegate.qml src/app/EventTicket.qml src/app/CardPageTitle.qml src/app/EventPage.qml src/app/EditorPage.qml src/app/FlightEditor.qml src/app/TransferDelegate.qml src/app/AboutPage.qml src/app/ActionsCard.qml src/app/IndoorMapInfoSheet.qml src/app/TrainDelegate.qml src/app/DetailsPage.qml src/app/LocationInfoDelegate.qml src/app/TicketPage.qml src/app/TripGroupDelegate.qml src/app/TripGroupMergeDialog.qml src/app/BarcodeScanModeButton.qml src/app/CountryComboBox.qml src/app/JourneySectionStopDelegateLineSegment.qml src/app/FlightDelegate.qml src/app/BusPage.qml src/app/JourneySectionPage.qml src/app/EventDelegate.qml src/app/IntermediateStopSelector.qml src/app/ProgramMembershipCard.qml src/app/TransportIcon.qml src/app/RestaurantPage.qml src/app/DevelopmentModePage.qml src/app/WeatherForecastDelegate.qml src/app/DepartureQueryPage.qml src/app/IndoorMapPage.qml src/app/TripGroupMapPage.qml src/app/MapStopoverInfoSheetDrawer.qml src/app/HotelEditor.qml src/app/LocationPicker.qml src/app/JourneySectionDelegate.qml src/app/TicketEditor.qml src/app/HealthCertificateBarcode.qml src/app/PublicTransportBackendPage.qml src/app/GenericPkPassPage.qml src/app/BoatEditor.qml src/app/MapView.qml src/app/TripGroupSelectorCard.qml src/app/BarcodeContainer.qml src/app/HealthCertificatePage.qml src/app/ContactEditorCard.qml src/app/DocumentsCard.qml src/app/NavigationBar.qml src/app/PassPage.qml src/app/VerticalNavigationButton.qml src/app/TimelinePage.qml src/app/TripGroupSplitPage.qml src/app/FlightPage.qml src/app/FormPlatformDelegate.qml src/app/CalendarSelectionSheet.qml src/app/LiveStatusPage.qml src/app/HotelDelegate.qml src/app/JourneyQueryPage.qml src/app/TouristAttractionPage.qml src/app/RestaurantDelegate.qml src/app/TripGroupsPage.qml src/app/ProgramMembershipEditor.qml src/app/EventEditor.qml src/app/FavoriteLocationPage.qml src/app/Main.qml src/app/BoatPage.qml src/app/FormPriceEditDelegate.qml src/app/TransferPage.qml src/app/TripGroupPage.qml src/app/TimelineDelegate.qml src/app/components/RadioSelector.qml src/app/onlineimport/sncf.qml src/app/onlineimport/db.qml | E: dh_qmldeps qmldeps:421: Missing QML module QtLocation | W: dh_qmldeps deb822:1503: cannot parse package relationship "${misc:Depends}", returning it raw | W: dh_qmldeps deb822:1503: cannot parse package relationship "${qml6:Depends}", returning it raw | W: dh_qmldeps deb822:1503: cannot parse package relationship "${shlibs:Depends}", returning it raw | W: dh_qmldeps deb822:1503: cannot parse package relationship "", returning it raw | E: dh_qmldeps dh_qmldeps:142: /usr/bin/pkgkde-getqmldepends failed with 1. | make: *** [debian/rules:7: binary] Error 1 | dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 I suppose the qtlocation dependency should not be annotated <!nocheck>. Helmut