Your message dated Sat, 29 Jun 2024 23:49:56 +0000
with message-id <e1snhpm-00am5z...@fasolo.debian.org>
and subject line Bug#1044738: fixed in goldencheetah 1:3.5-6
has caused the Debian Bug report #1044738,
regarding goldencheetah: Fails to build source after successful build
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.)


-- 
1044738: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044738
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: goldencheetah
Version: 1:3.5-1.1
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> -------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package goldencheetah
> dpkg-buildpackage: info: source version 1:3.5-1.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Adrian Bunk <b...@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>       rm -f debian/goldencheetah.debhelper.log
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf qwt/lib qwt/qwtconfig.pri src/gcconfig.pri
> mv src/src.pro.orig src/src.pro
> dh_auto_clean
>       make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cd qwt/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile 
> /<<PKGBUILDDIR>>/qwt/qwt.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: 
> PREFIX=/usr QMAKE_DEFAULT_INCDIRS= ) && make -f Makefile distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/qwt'
> cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile 
> /<<PKGBUILDDIR>>/qwt/src/src.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: 
> PREFIX=/usr QMAKE_DEFAULT_INCDIRS= ) && make -f Makefile distclean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/qwt/src'
> rm -f moc/moc_predefs.h
> rm -f moc/moc_qwt_dyngrid_layout.cpp moc/moc_qwt_magnifier.cpp 
> moc/moc_qwt_panner.cpp moc/moc_qwt_picker.cpp moc/moc_qwt_text_label.cpp
> rm -f obj/qwt_abstract_scale_draw.o obj/qwt_clipper.o obj/qwt_color_map.o 
> obj/qwt_column_symbol.o obj/qwt_date.o obj/qwt_date_scale_draw.o 
> obj/qwt_date_scale_engine.o obj/qwt_dyngrid_layout.o obj/qwt_event_pattern.o 
> obj/qwt_graphic.o obj/qwt_interval.o obj/qwt_interval_symbol.o obj/qwt_math.o 
> obj/qwt_magnifier.o obj/qwt_null_paintdevice.o obj/qwt_painter.o 
> obj/qwt_painter_command.o obj/qwt_panner.o obj/qwt_picker.o 
> obj/qwt_picker_machine.o obj/qwt_pixel_matrix.o obj/qwt_point_3d.o 
> obj/qwt_point_polar.o obj/qwt_round_scale_draw.o obj/qwt_scale_div.o 
> obj/qwt_scale_draw.o obj/qwt_scale_map.o obj/qwt_spline.o 
> obj/qwt_scale_engine.o obj/qwt_symbol.o obj/qwt_system_clock.o 
> obj/qwt_text_engine.o obj/qwt_text_label.o obj/qwt_text.o obj/qwt_transform.o 
> obj/qwt_widget_overlay.o obj/moc_qwt_dyngrid_layout.o 
> obj/moc_qwt_magnifier.o obj/moc_qwt_panner.o obj/moc_qwt_picker.o 
> obj/moc_qwt_text_label.o
> rm -f *~ core *.core
> rm -f ../lib/libqwt.a 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/qwt/src'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/qwt'
> cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile 
> /<<PKGBUILDDIR>>/src/src.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: 
> PREFIX=/usr QMAKE_DEFAULT_INCDIRS= ) && make -f Makefile distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f Resources/translations/gc_fr.qm Resources/translations/gc_ja.qm 
> Resources/translations/gc_it.qm Resources/translations/gc_pt-br.qm 
> Resources/translations/gc_de.qm Resources/translations/gc_cs.qm 
> Resources/translations/gc_es.qm Resources/translations/gc_pt.qm 
> Resources/translations/gc_ru.qm Resources/translations/gc_zh-cn.qm 
> Resources/translations/gc_zh-tw.qm Resources/translations/gc_nl.qm 
> Resources/translations/gc_sv.qm
> rm -f qrc_application.cpp qrc_RideWindow.cpp
> rm -f moc_predefs.h
> rm -f moc_QTFullScreen.cpp moc_VideoWindow.cpp moc_qtsegmentcontrol.cpp 
> moc_Dropbox.cpp moc_GoogleDrive.cpp moc_KentUniversity.cpp moc_OpenData.cpp 
> moc_SixCycle.cpp moc_PolarFlow.cpp moc_SportTracks.cpp moc_TodaysPlan.cpp 
> moc_MonarkConnection.cpp moc_Kettler.cpp moc_KettlerConnection.cpp 
> moc_KettlerRacer.cpp moc_KettlerRacerConnection.cpp moc_DaumController.cpp 
> moc_Daum.cpp moc_BT40Controller.cpp moc_BT40Device.cpp moc_OverviewWindow.cpp 
> moc_ANTChannel.cpp moc_ANT.cpp moc_ANTlocalController.cpp moc_ANTLogger.cpp 
> moc_Aerolab.cpp moc_AerolabWindow.cpp moc_AllPlot.cpp moc_AllPlotInterval.cpp 
> moc_AllPlotWindow.cpp moc_BlankState.cpp moc_ChartBar.cpp 
> moc_ChartSettings.cpp moc_CPPlot.cpp moc_CriticalPowerWindow.cpp 
> moc_ExhaustionDialog.cpp moc_GcOverlayWidget.cpp moc_GcPane.cpp 
> moc_GoldenCheetah.cpp 
> moc_HistogramWindow.cpp moc_HomeWindow.cpp moc_HrPwPlot.cpp 
> moc_HrPwWindow.cpp moc_IntervalSummaryWindow.cpp moc_LTMCanvasPicker.cpp 
> moc_LTMChartParser.cpp moc_LTMPlot.cpp moc_LTMPopup.cpp moc_LTMSettings.cpp 
> moc_LTMTool.cpp moc_LTMWindow.cpp moc_MetadataWindow.cpp moc_MUPlot.cpp 
> moc_MUWidget.cpp moc_PfPvPlot.cpp moc_PfPvWindow.cpp moc_PowerHist.cpp 
> moc_ReferenceLineDialog.cpp moc_RideEditor.cpp moc_RideMapWindow.cpp 
> moc_RideSummaryWindow.cpp moc_ScatterPlot.cpp moc_ScatterWindow.cpp 
> moc_SmallPlot.cpp moc_SummaryWindow.cpp moc_TreeMapPlot.cpp 
> moc_TreeMapWindow.cpp moc_RideWindow.cpp moc_BodyMeasuresDownload.cpp 
> moc_CalendarDownload.cpp moc_CloudService.cpp moc_LocalFileStore.cpp 
> moc_OAuthDialog.cpp moc_TodaysPlanBodyMeasures.cpp moc_WithingsDownload.cpp 
> moc_Strava.cpp moc_CyclingAnalytics.cpp 
> moc_RideWithGPS.cpp moc_TrainingsTageBuch.cpp moc_Selfloops.cpp 
> moc_Velohero.cpp moc_SportsPlusHealth.cpp moc_AddCloudWizard.cpp 
> moc_Withings.cpp moc_HrvMeasuresDownload.cpp moc_Xert.cpp moc_Athlete.cpp 
> moc_Context.cpp moc_DataFilter.cpp moc_FreeSearch.cpp moc_GcCalendarModel.cpp 
> moc_GcUpgrade.cpp moc_IdleTimer.cpp moc_IntervalItem.cpp moc_NamedSearch.cpp 
> moc_RideCache.cpp moc_RideCacheModel.cpp moc_RideItem.cpp moc_Route.cpp
> rm -f DataFilter_yacc.h JsonRideFile_yacc.h RideDB_yacc.h
> rm -f DataFilter_yacc.cpp JsonRideFile_yacc.cpp RideDB_yacc.cpp
> rm -f DataFilter_lex.cpp JsonRideFile_lex.cpp RideDB_lex.cpp
> rm -f moc_Season.cpp moc_TimeUtils.cpp moc_UserData.cpp moc_ArchiveFile.cpp 
> moc_AthleteBackup.cpp moc_BodyMeasuresCsvImport.cpp moc_DataProcessor.cpp 
> moc_Device.cpp moc_LapsEditor.cpp moc_RideAutoImportConfig.cpp 
> moc_RideFileCommand.cpp moc_RideFile.cpp moc_RideFileTableModel.cpp 
> moc_XDataDialog.cpp moc_XDataTableModel.cpp moc_HrvMeasuresCsvImport.cpp 
> moc_AboutDialog.cpp moc_AddIntervalDialog.cpp moc_AnalysisSidebar.cpp 
> moc_ChooseCyclistDialog.cpp moc_ColorButton.cpp moc_Colors.cpp 
> moc_ComparePane.cpp moc_ConfigDialog.cpp moc_DiarySidebar.cpp moc_DragBar.cpp 
> moc_EstimateCPDialog.cpp moc_GcCrashDialog.cpp moc_GcScopeBar.cpp 
> moc_GcSideBarItem.cpp moc_GcToolBar.cpp moc_GenerateHeatMapDialog.cpp 
> moc_GProgressDialog.cpp moc_HelpWhatsThis.cpp moc_HelpWindow.cpp 
> moc_IntervalTreeView.cpp moc_LTMSidebar.cpp 
> moc_MainWindow.cpp moc_NewCyclistDialog.cpp moc_Pages.cpp 
> moc_RideNavigator.cpp moc_RideNavigatorProxy.cpp moc_SaveDialogs.cpp 
> moc_SearchBox.cpp moc_SearchFilterBox.cpp moc_SolveCPDialog.cpp moc_Tab.cpp 
> moc_TabView.cpp moc_ToolsRhoEstimator.cpp moc_Views.cpp 
> moc_BatchExportDialog.cpp moc_DownloadRideDialog.cpp moc_ManualRideDialog.cpp 
> moc_MergeActivityWizard.cpp moc_RideImportWizard.cpp 
> moc_SplitActivityWizard.cpp moc_SolverDisplay.cpp moc_Banister.cpp 
> moc_CPSolver.cpp moc_Estimator.cpp moc_HrZones.cpp moc_PaceZones.cpp 
> moc_PDModel.cpp moc_PMCData.cpp moc_RideMetadata.cpp 
> moc_UserMetricSettings.cpp moc_VDOTCalculator.cpp moc_Zones.cpp 
> moc_PlanningWindow.cpp moc_codeeditor.cpp moc_qxtspanslider.cpp 
> moc_qxtspanslider_p.cpp moc_qxtstringspinbox.cpp moc_AddDeviceWizard.cpp 
> moc_ComputrainerController.cpp 
> moc_DialWindow.cpp moc_ErgDBDownloadDialog.cpp moc_ErgDB.cpp 
> moc_ErgFilePlot.cpp moc_Library.cpp moc_NullController.cpp 
> moc_RealtimeController.cpp moc_RealtimePlot.cpp moc_RealtimePlotWindow.cpp 
> moc_SpinScanPlot.cpp moc_SpinScanPlotWindow.cpp moc_SpinScanPolarPlot.cpp 
> moc_TodaysPlanWorkoutDownload.cpp moc_TrainBottom.cpp moc_TrainDB.cpp 
> moc_TrainSidebar.cpp moc_WorkoutPlotWindow.cpp moc_WebPageWindow.cpp
> rm -f moc_WorkoutWidget.cpp moc_WorkoutWindow.cpp moc_WorkoutWizard.cpp
> rm -f QTFullScreen.o VideoWindow.o qtsegmentcontrol.o Dropbox.o GoogleDrive.o 
> KentUniversity.o OpenData.o SixCycle.o PolarFlow.o SportTracks.o TodaysPlan.o 
> MonarkController.o MonarkConnection.o Kettler.o KettlerController.o 
> KettlerConnection.o KettlerRacer.o KettlerRacerController.o 
> KettlerRacerConnection.o DaumController.o Daum.o BT40Controller.o 
> BT40Device.o OverviewWindow.o ANTChannel.o ANT.o ANTlocalController.o 
> ANTLogger.o ANTMessage.o Aerolab.o AerolabWindow.o AllPlot.o 
> AllPlotInterval.o AllPlotSlopeCurve.o AllPlotWindow.o BlankState.o ChartBar.o 
> ChartSettings.o CPPlot.o CpPlotCurve.o CriticalPowerWindow.o 
> ExhaustionDialog.o GcOverlayWidget.o GcPane.o GoldenCheetah.o 
> HistogramWindow.o HomeWindow.o HrPwPlot.o HrPwWindow.o IndendPlotMarker.o 
> IntervalSummaryWindow.o LogTimeScaleDraw.o LTMCanvasPicker.o 
> LTMChartParser.o LTMOutliers.o LTMPlot.o LTMPopup.o LTMSettings.o LTMTool.o 
> LTMTrend.o LTMWindow.o MetadataWindow.o MUPlot.o MUWidget.o PfPvPlot.o 
> PfPvWindow.o PowerHist.o ReferenceLineDialog.o RideEditor.o RideMapWindow.o 
> RideSummaryWindow.o ScatterPlot.o ScatterWindow.o SmallPlot.o SummaryWindow.o 
> TreeMapPlot.o TreeMapWindow.o RideWindow.o BodyMeasuresDownload.o 
> CalendarDownload.o CloudService.o LocalFileStore.o OAuthDialog.o 
> TodaysPlanBodyMeasures.o WithingsDownload.o Strava.o CyclingAnalytics.o 
> RideWithGPS.o TrainingsTageBuch.o Selfloops.o Velohero.o SportsPlusHealth.o 
> AddCloudWizard.o Withings.o HrvMeasuresDownload.o Xert.o Athlete.o Context.o 
> DataFilter.o FreeSearch.o GcUpgrade.o IdleTimer.o IntervalItem.o main.o 
> NamedSearch.o RideCache.o RideCacheModel.o RideItem.o Route.o RouteParser.o 
> Season.o SeasonParser.o Settings.o Specification.o TimeUtils.o Units.o 
> UserData.o Utils.o Measures.o BodyMeasures.o HrvMeasures.o BlinnSolver.o 
> ArchiveFile.o AthleteBackup.o Bin2RideFile.o BinRideFile.o 
> BodyMeasuresCsvImport.o CommPort.o Computrainer3dpFile.o CsvRideFile.o 
> DataProcessor.o Device.o FitlogParser.o FitlogRideFile.o FitRideFile.o 
> FixAeroPod.o FixDeriveDistance.o FixDeriveHeadwind.o FixDerivePower.o 
> FixDeriveTorque.o FixElevation.o FixLapSwim.o FixFreewheeling.o FixGaps.o 
> FixGPS.o FixRunningCadence.o FixRunningPower.o FixHRSpikes.o FixMoxy.o 
> FixPower.o FixSmO2.o FixSpeed.o FixSpikes.o FixTorque.o GcRideFile.o 
> GpxParser.o GpxRideFile.o JouleDevice.o LapsEditor.o MacroDevice.o 
> ManualRideFile.o MoxyDevice.o PolarRideFile.o PowerTapDevice.o PowerTapUtil.o 
> PwxRideFile.o QuarqParser.o 
> QuarqRideFile.o RawRideFile.o RideAutoImportConfig.o RideFileCache.o 
> RideFileCommand.o RideFile.o RideFileTableModel.o Serial.o SlfParser.o 
> SlfRideFile.o SmfParser.o SmfRideFile.o SmlParser.o SmlRideFile.o Snippets.o 
> SrdRideFile.o SrmRideFile.o SyncRideFile.o TacxCafRideFile.o TcxParser.o 
> TcxRideFile.o TxtRideFile.o WkoRideFile.o XDataDialog.o XDataTableModel.o 
> FilterHRV.o HrvMeasuresCsvImport.o LocationInterpolation.o AboutDialog.o 
> AddIntervalDialog.o AnalysisSidebar.o ChooseCyclistDialog.o ColorButton.o 
> Colors.o CompareDateRange.o CompareInterval.o ComparePane.o ConfigDialog.o 
> DiarySidebar.o DragBar.o EstimateCPDialog.o GcCrashDialog.o GcScopeBar.o 
> GcSideBarItem.o GcToolBar.o GcWindowLayout.o GcWindowRegistry.o 
> GenerateHeatMapDialog.o GProgressDialog.o HelpWhatsThis.o HelpWindow.o 
> IntervalTreeView.o 
> LTMSidebar.o MainWindow.o NewCyclistDialog.o Pages.o RideNavigator.o 
> SaveDialogs.o SearchBox.o SearchFilterBox.o SolveCPDialog.o Tab.o TabView.o 
> ToolsRhoEstimator.o Views.o BatchExportDialog.o DownloadRideDialog.o 
> ManualRideDialog.o EditUserMetricDialog.o MergeActivityWizard.o 
> RideImportWizard.o SplitActivityWizard.o SolverDisplay.o aBikeScore.o 
> aCoggan.o AerobicDecoupling.o Banister.o BasicRideMetrics.o BikeScore.o 
> Coggan.o CPSolver.o DanielsPoints.o Estimator.o ExtendedCriticalPower.o 
> GOVSS.o HrTimeInZone.o HrZones.o LeftRightBalance.o PaceTimeInZone.o 
> PaceZones.o PDModel.o PeakPace.o PeakPower.o PeakHr.o PMCData.o 
> PowerProfile.o RideMetadata.o RideMetric.o RunMetrics.o SwimMetrics.o 
> SpecialFields.o Statistic.o SustainMetric.o SwimScore.o TimeInZone.o 
> TRIMPPoints.o UserMetric.o UserMetricParser.o 
> VDOTCalculator.o VDOT.o WattsPerKilogram.o WPrime.o Zones.o HrvMetrics.o 
> PlanningWindow.o codeeditor.o mvjson.o qwt_plot_gapped_curve.o 
> qxtspanslider.o qxtstringspinbox.o zip.o lmcurve.o lmmin.o Axb.o lmlec.o 
> misc.o lm.o lmbc.o lmblec.o lmbleic.o AddDeviceWizard.o CalibrationData.o 
> ComputrainerController.o Computrainer.o DeviceConfiguration.o DeviceTypes.o 
> DialWindow.o ErgDB.o ErgDBDownloadDialog.o ErgFile.o ErgFilePlot.o Library.o 
> LibraryParser.o MeterWidget.o NullController.o RealtimeController.o 
> RealtimeData.o RealtimePlot.o RealtimePlotWindow.o RemoteControl.o 
> SpinScanPlot.o SpinScanPlotWindow.o SpinScanPolarPlot.o GarminServiceHelper.o 
> PhysicsUtility.o TodaysPlanWorkoutDownload.o TrainBottom.o TrainDB.o 
> TrainSidebar.o VideoLayoutParser.o VideoSyncFile.o WorkoutPlotWindow.o 
> WebPageWindow.o 
> WorkoutWidget.o WorkoutWidgetItems.o WorkoutWindow.o WorkoutWizard.o 
> ZwoParser.o qrc_application.o qrc_RideWindow.o moc_QTFullScreen.o 
> moc_VideoWindow.o moc_qtsegmentcontrol.o moc_Dropbox.o moc_GoogleDrive.o 
> moc_KentUniversity.o moc_OpenData.o moc_SixCycle.o moc_PolarFlow.o 
> moc_SportTracks.o moc_TodaysPlan.o moc_MonarkConnection.o moc_Kettler.o 
> moc_KettlerConnection.o moc_KettlerRacer.o moc_KettlerRacerConnection.o 
> moc_DaumController.o moc_Daum.o moc_BT40Controller.o moc_BT40Device.o 
> moc_OverviewWindow.o moc_ANTChannel.o moc_ANT.o moc_ANTlocalController.o 
> moc_ANTLogger.o moc_Aerolab.o moc_AerolabWindow.o moc_AllPlot.o 
> moc_AllPlotInterval.o moc_AllPlotWindow.o moc_BlankState.o moc_ChartBar.o 
> moc_ChartSettings.o moc_CPPlot.o moc_CriticalPowerWindow.o 
> moc_ExhaustionDialog.o moc_GcOverlayWidget.o 
> moc_GcPane.o moc_GoldenCheetah.o moc_HistogramWindow.o moc_HomeWindow.o 
> moc_HrPwPlot.o moc_HrPwWindow.o moc_IntervalSummaryWindow.o 
> moc_LTMCanvasPicker.o moc_LTMChartParser.o moc_LTMPlot.o moc_LTMPopup.o 
> moc_LTMSettings.o moc_LTMTool.o moc_LTMWindow.o moc_MetadataWindow.o 
> moc_MUPlot.o moc_MUWidget.o moc_PfPvPlot.o moc_PfPvWindow.o moc_PowerHist.o 
> moc_ReferenceLineDialog.o moc_RideEditor.o moc_RideMapWindow.o 
> moc_RideSummaryWindow.o moc_ScatterPlot.o moc_ScatterWindow.o moc_SmallPlot.o 
> moc_SummaryWindow.o moc_TreeMapPlot.o moc_TreeMapWindow.o moc_RideWindow.o 
> moc_BodyMeasuresDownload.o moc_CalendarDownload.o moc_CloudService.o 
> moc_LocalFileStore.o moc_OAuthDialog.o moc_TodaysPlanBodyMeasures.o 
> moc_WithingsDownload.o moc_Strava.o moc_CyclingAnalytics.o moc_RideWithGPS.o 
> moc_TrainingsTageBuch.o 
> moc_Selfloops.o moc_Velohero.o moc_SportsPlusHealth.o moc_AddCloudWizard.o 
> moc_Withings.o moc_HrvMeasuresDownload.o moc_Xert.o moc_Athlete.o 
> moc_Context.o moc_DataFilter.o moc_FreeSearch.o moc_GcCalendarModel.o 
> moc_GcUpgrade.o moc_IdleTimer.o moc_IntervalItem.o moc_NamedSearch.o 
> moc_RideCache.o moc_RideCacheModel.o moc_RideItem.o moc_Route.o moc_Season.o 
> moc_TimeUtils.o moc_UserData.o moc_ArchiveFile.o moc_AthleteBackup.o 
> moc_BodyMeasuresCsvImport.o moc_DataProcessor.o moc_Device.o moc_LapsEditor.o 
> moc_RideAutoImportConfig.o moc_RideFileCommand.o moc_RideFile.o 
> moc_RideFileTableModel.o moc_XDataDialog.o moc_XDataTableModel.o 
> moc_HrvMeasuresCsvImport.o moc_AboutDialog.o moc_AddIntervalDialog.o 
> moc_AnalysisSidebar.o moc_ChooseCyclistDialog.o moc_ColorButton.o 
> moc_Colors.o moc_ComparePane.o moc_ConfigDialog.o 
> moc_DiarySidebar.o moc_DragBar.o moc_EstimateCPDialog.o moc_GcCrashDialog.o 
> moc_GcScopeBar.o moc_GcSideBarItem.o moc_GcToolBar.o 
> moc_GenerateHeatMapDialog.o moc_GProgressDialog.o moc_HelpWhatsThis.o 
> moc_HelpWindow.o moc_IntervalTreeView.o moc_LTMSidebar.o moc_MainWindow.o 
> moc_NewCyclistDialog.o moc_Pages.o moc_RideNavigator.o 
> moc_RideNavigatorProxy.o moc_SaveDialogs.o moc_SearchBox.o 
> moc_SearchFilterBox.o moc_SolveCPDialog.o moc_Tab.o moc_TabView.o 
> moc_ToolsRhoEstimator.o moc_Views.o moc_BatchExportDialog.o 
> moc_DownloadRideDialog.o moc_ManualRideDialog.o moc_MergeActivityWizard.o 
> moc_RideImportWizard.o moc_SplitActivityWizard.o moc_SolverDisplay.o 
> moc_Banister.o moc_CPSolver.o moc_Estimator.o moc_HrZones.o moc_PaceZones.o 
> moc_PDModel.o moc_PMCData.o moc_RideMetadata.o moc_UserMetricSettings.o 
> moc_VDOTCalculator.o moc_Zones.o moc_PlanningWindow.o moc_codeeditor.o 
> moc_qxtspanslider.o moc_qxtspanslider_p.o moc_qxtstringspinbox.o 
> moc_AddDeviceWizard.o moc_ComputrainerController.o moc_DialWindow.o 
> moc_ErgDBDownloadDialog.o moc_ErgDB.o moc_ErgFilePlot.o moc_Library.o 
> moc_NullController.o moc_RealtimeController.o moc_RealtimePlot.o 
> moc_RealtimePlotWindow.o moc_SpinScanPlot.o moc_SpinScanPlotWindow.o 
> moc_SpinScanPolarPlot.o moc_TodaysPlanWorkoutDownload.o moc_TrainBottom.o 
> moc_TrainDB.o moc_TrainSidebar.o moc_WorkoutPlotWindow.o moc_WebPageWindow.o 
> moc_WorkoutWidget.o moc_WorkoutWindow.o moc_WorkoutWizard.o DataFilter_yacc.o 
> JsonRideFile_yacc.o RideDB_yacc.o DataFilter_lex.o JsonRideFile_lex.o 
> RideDB_lex.o
> rm -f *~ core *.core
> rm -f GoldenCheetah 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f Makefile
> rm -f .qmake.stash
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>       rm -f debian/debhelper-build-stamp
>       rm -rf debian/.debhelper/
>       rm -f -- debian/goldencheetah.substvars debian/files
>       rm -fr -- debian/goldencheetah/ debian/tmp/
>       find .  \( \( \
>               \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
> -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} + \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
> \)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building goldencheetah using existing 
> ./goldencheetah_3.5.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to doc/user/GC3-FAQ.pdf: binary 
> file contents changed
> dpkg-source: error: add doc/user/GC3-FAQ.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/user/GC3-Manual.pdf: 
> binary file contents changed
> dpkg-source: error: add doc/user/GC3-Manual.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/user/GC3-Release.pdf: 
> binary file contents changed
> dpkg-source: error: add doc/user/GC3-Release.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_abstract_legend.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_abstract_legend.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_abstract_scale.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_abstract_scale.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_abstract_slider.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_abstract_slider.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_analog_clock.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_analog_clock.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/moc_qwt_compass.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_compass.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/moc_qwt_counter.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_counter.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/moc_qwt_dial.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_dial.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/moc_qwt_knob.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_knob.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/moc_qwt_legend.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_legend.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_legend_label.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_legend_label.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/moc_qwt_plot.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_plot.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_plot_canvas.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_plot_canvas.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_plot_glcanvas.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_plot_glcanvas.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_plot_magnifier.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_plot_magnifier.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_plot_panner.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_plot_panner.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_plot_picker.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_plot_picker.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_plot_renderer.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_plot_renderer.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_plot_zoomer.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_plot_zoomer.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_sampling_thread.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_sampling_thread.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/moc_qwt_scale_widget.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_scale_widget.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/moc_qwt_slider.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_slider.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/moc_qwt_thermo.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_thermo.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/moc_qwt_wheel.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/moc_qwt_wheel.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_abstract_legend.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_abstract_legend.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_abstract_scale.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_abstract_scale.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_abstract_slider.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_abstract_slider.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_analog_clock.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_analog_clock.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_arrow_button.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_arrow_button.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_axes_mask.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_axes_mask.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_axis_id.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_axis_id.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_compass.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_compass.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_compass_rose.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_compass_rose.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_counter.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_counter.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_curve_fitter.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_curve_fitter.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_dial.o: binary 
> file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_dial.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_dial_needle.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_dial_needle.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_knob.o: binary 
> file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_knob.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_legend.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_legend.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_legend_data.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_legend_data.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_legend_label.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_legend_label.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_matrix_raster_data.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_matrix_raster_data.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot.o: binary 
> file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_abstract_barchart.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_abstract_barchart.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_axis.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_axis.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_barchart.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_barchart.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_canvas.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_canvas.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_curve.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_curve.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_dict.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_dict.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_directpainter.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_directpainter.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_glcanvas.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_glcanvas.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_grid.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_grid.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_histogram.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_histogram.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_intervalcurve.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_intervalcurve.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_item.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_item.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_layout.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_layout.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_legenditem.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_legenditem.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_magnifier.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_magnifier.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_marker.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_marker.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_multi_barchart.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_multi_barchart.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_panner.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_panner.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_picker.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_picker.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_rasteritem.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_rasteritem.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_renderer.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_renderer.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_rescaler.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_rescaler.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_scaleitem.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_scaleitem.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_seriesitem.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_seriesitem.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_shapeitem.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_shapeitem.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_spectrocurve.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_spectrocurve.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_spectrogram.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_spectrogram.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_svgitem.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_svgitem.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_textlabel.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_textlabel.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_tradingcurve.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_tradingcurve.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_xml.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_xml.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_plot_zoneitem.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_zoneitem.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_plot_zoomer.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_plot_zoomer.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_point_data.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_point_data.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_point_mapper.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_point_mapper.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_raster_data.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_raster_data.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_sampling_thread.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_sampling_thread.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> qwt/src/obj/qwt_scale_widget.o: binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_scale_widget.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_series_data.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_series_data.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_slider.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_slider.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_thermo.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_thermo.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to qwt/src/obj/qwt_wheel.o: 
> binary file contents changed
> dpkg-source: error: add qwt/src/obj/qwt_wheel.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/CalDAV.o: binary file 
> contents changed
> dpkg-source: error: add src/CalDAV.o in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/CalDAVCloud.o: binary file 
> contents changed
> dpkg-source: error: add src/CalDAVCloud.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/DiaryWindow.o: binary file 
> contents changed
> dpkg-source: error: add src/DiaryWindow.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/EzUsb.o: binary file 
> contents changed
> dpkg-source: error: add src/EzUsb.o in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/Fortius.o: binary file 
> contents changed
> dpkg-source: error: add src/Fortius.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/FortiusController.o: 
> binary file contents changed
> dpkg-source: error: add src/FortiusController.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/ICalendar.o: binary file 
> contents changed
> dpkg-source: error: add src/ICalendar.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/Imagic.o: binary file 
> contents changed
> dpkg-source: error: add src/Imagic.o in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ImagicController.o: binary 
> file contents changed
> dpkg-source: error: add src/ImagicController.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/KmlRideFile.o: binary file 
> contents changed
> dpkg-source: error: add src/KmlRideFile.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/LibUsb.o: binary file 
> contents changed
> dpkg-source: error: add src/LibUsb.o in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/moc_CalDAV.o: binary file 
> contents changed
> dpkg-source: error: add src/moc_CalDAV.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/moc_CalDAVCloud.o: binary 
> file contents changed
> dpkg-source: error: add src/moc_CalDAVCloud.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/moc_DiaryWindow.o: binary 
> file contents changed
> dpkg-source: error: add src/moc_DiaryWindow.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/moc_FortiusController.o: 
> binary file contents changed
> dpkg-source: error: add src/moc_FortiusController.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/moc_ICalendar.o: binary 
> file contents changed
> dpkg-source: error: add src/moc_ICalendar.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/moc_ImagicController.o: 
> binary file contents changed
> dpkg-source: error: add src/moc_ImagicController.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/goldencheetah_3.5-1.1_unstable.log

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 ---
Source: goldencheetah
Source-Version: 1:3.5-6
Done: Andreas Beckmann <a...@debian.org>

We believe that the bug you reported is fixed in the latest version of
goldencheetah, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1044...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated goldencheetah package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 30 Jun 2024 01:24:16 +0200
Source: goldencheetah
Architecture: source
Version: 1:3.5-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1044738 1074227
Changes:
 goldencheetah (1:3.5-6) unstable; urgency=medium
 .
   * QA upload.
   * Drop superfluous B-D.  (Closes: #1074227)
   * Fix building twice in a row.  (Closes: #1044738)
   * Use the default salsa CI config.
   * Declare Rules-Requires-Root: no.
   * Enable all hardening flags.
   * Make documentation build reproducible.
   * Update Lintian overrides.
Checksums-Sha1:
 9f3e9e17a0343f43593355205bf01003833ce461 2391 goldencheetah_3.5-6.dsc
 0cada773ffbcb913ed60a5f3c5a1b66f152c741b 79760 
goldencheetah_3.5-6.debian.tar.xz
 7d70243870e221a0b3e43b6627452733a934e03a 15703 
goldencheetah_3.5-6_source.buildinfo
Checksums-Sha256:
 bf6a4f96dfaf32843a45c6064a950a3dcb60cc1d8a27ecfda7cc5201e7b2e35b 2391 
goldencheetah_3.5-6.dsc
 bb85584bbfe64e4472f6160c649f26e43e2561e96bfb630fd874f7bb21b38849 79760 
goldencheetah_3.5-6.debian.tar.xz
 fcc7b5f4e61020149fe2a89fceae1215fd9b0500e611db9c8d24d8c753badc8d 15703 
goldencheetah_3.5-6_source.buildinfo
Files:
 e6d51bf048ee5b3ebdfd33df2e0333dc 2391 misc optional goldencheetah_3.5-6.dsc
 9757f5b762d8c16741e629ab20a19c60 79760 misc optional 
goldencheetah_3.5-6.debian.tar.xz
 0dc1714b1f65951220696a366d9a23cb 15703 misc optional 
goldencheetah_3.5-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmaAmNsQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCA9dEACYYVoeWnhiXLtX5Al9/wfJ/nKsTNz/JwNy
aBG3kJ0maEb1mJ2XeMS/LfYlTIgkGrddQQifpvyFusZZ45A5DihE6uavQpxr8t4r
2v7iwt+gKzFFq6TQ2A9ZGJzHSMJAqxnYY5FvGUp15p9o45P2oJoKz28lnHP2JSkI
7wHjQ6cNa3ROtrp6bZWW6aFGBj/Y7ORsYpWUpKCjCgt3YcomMVXe7/Jib41lcmQ5
2a8Z5GcIGKggvbYa5ONxix1TsZV/NWTLtpFd/LCtCkmNZwHoI61UlUySG1f/GUZW
9r3iC3R28wpMKd7P/mKY1oWXRNY9eIIl6lTEqp1lRfvwYQwdAWAKcjqO4oxV7on1
LrY7oAcs3fccjeTV9eeKGp0V7q+wyWGsC7wuG3Pt29HMP9GInUbJpdq0TljGnJ3I
5ryfnIRvssU7T3oVBbJTXV36o4AKIPz6q/l6ALiyemKdKFQnGtOssSHjw6nkCl7J
uT7ySLk7hlCIWou7lig1syy3++yj6cXkblAmyZ7oGtNn+uRhXRqh6uVaY7YeGsfQ
LqzWLY+qMc0R0xd/2MqXIbjKIqY+6NEACl3lieGfyym9BXzcY5V1jPsBoIc7anPl
Y6jQbNjqVMB3g0DjyhP5ChM0g196qZOx5Xaz/+RugqmNitrWlcUiJqLMzhDzuTGN
I9L4A6ldEg==
=gvPI
-----END PGP SIGNATURE-----

Attachment: pgpNFZyxhN0hb.pgp
Description: PGP signature


--- End Message ---

Reply via email to