Source: cmst
Version: 2023.03.14-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 cmst
> dpkg-buildpackage: info: source version 2023.03.14-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by ChangZhuo Chen (陳昌倬) 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --buildsystem=qmake
>    dh_auto_clean -O--buildsystem=qmake
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd apps/cmstapp/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile 
> /<<PKGBUILDDIR>>/apps/cmstapp/cmstapp.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 -Wl,-z,now' 
> 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr DISTRO=debian ) && make -f Makefile 
> distclean
> cd apps/rootapp/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile 
> /<<PKGBUILDDIR>>/apps/rootapp/rootapp.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 -Wl,-z,now' 
> 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr DISTRO=debian ) && make -f Makefile 
> distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/apps/cmstapp'
> rm -f .qm/cmst_bg_BG.qm .qm/cmst_ca.qm .qm/cmst_cs.qm .qm/cmst_de_DE.qm 
> .qm/cmst_en_US.qm .qm/cmst_es_CO.qm .qm/cmst_es_ES.qm .qm/cmst_fr_FR.qm 
> .qm/cmst_hu_HU.qm .qm/cmst_it_IT.qm .qm/cmst_ko.qm .qm/cmst_lt.qm 
> .qm/cmst_nb_NO.qm .qm/cmst_nl_NL.qm .qm/cmst_pl_PL.qm .qm/cmst_pt_BR.qm 
> .qm/cmst_pt.qm .qm/cmst_ru_RU.qm .qm/cmst_si.qm .qm/cmst_tr_TR.qm 
> .qm/cmst_uk.qm .qm/cmst_zh_CN.qm
> rm -f qrc_cmst.cpp qrc_qmake_qmake_qm_files.cpp
> rm -f moc_files/moc_predefs.h
> rm -f moc_files/moc_controlbox.cpp moc_files/moc_agent.cpp 
> moc_files/moc_agent_dialog.cpp moc_files/moc_counter.cpp 
> moc_files/moc_scrollbox.cpp moc_files/moc_notify.cpp 
> moc_files/moc_peditor.cpp moc_files/moc_prov_ed.cpp moc_files/moc_vpn_ed.cpp 
> moc_files/moc_tr_strings.cpp moc_files/moc_iconman.cpp 
> moc_files/moc_vpnagent.cpp moc_files/moc_vpnagent_dialog.cpp 
> moc_files/moc_vpnagent_adaptor.cpp moc_files/moc_vpnagent_interface.cpp 
> moc_files/moc_shared.cpp moc_files/moc_gen_conf_ed.cpp 
> moc_files/moc_vpn_create.cpp
> rm -f agent_interface.cpp counter_interface.cpp
> rm -f agent_adaptor.cpp counter_adaptor.cpp
> rm -f agent_interface.h counter_interface.h
> rm -f moc_files/moc_agent_interface.cpp moc_files/moc_counter_interface.cpp
> rm -f agent_adaptor.h counter_adaptor.h
> rm -f moc_files/moc_agent_adaptor.cpp moc_files/moc_counter_adaptor.cpp
> rm -f ui_controlbox.h ui_agent.h ui_scrollbox.h ui_peditor.h 
> ui_provisioning_editor.h ui_vpn_prov_editor.h ui_vpnagent.h ui_vpn_create.h
> make[2]: Entering directory '/<<PKGBUILDDIR>>/apps/rootapp'
> rm -f moc_files/moc_predefs.h
> rm -f moc_files/moc_roothelper.cpp
> rm -f roothelper_interface.cpp
> rm -f object_files/main.o object_files/controlbox.o object_files/agent.o 
> object_files/agent_dialog.o object_files/counter.o object_files/scrollbox.o 
> object_files/notify.o object_files/peditor.o object_files/prov_ed.o 
> object_files/vpn_ed.o object_files/tr_strings.o object_files/iconman.o 
> object_files/vpnagent.o object_files/vpnagent_dialog.o 
> object_files/vpnagent_adaptor.o object_files/vpnagent_interface.o 
> object_files/shared.o object_files/gen_conf_ed.o object_files/vpn_create.o 
> object_files/qrc_cmst.o object_files/qrc_qmake_qmake_qm_files.o 
> object_files/moc_controlbox.o object_files/moc_agent.o 
> object_files/moc_agent_dialog.o object_files/moc_counter.o 
> object_files/moc_scrollbox.o object_files/moc_notify.o 
> object_files/moc_peditor.o object_files/moc_prov_ed.o 
> object_files/moc_vpn_ed.o object_files/moc_tr_strings.o 
> object_files/moc_iconman.o object_files/moc_vpnagent.o 
> object_files/moc_vpnagent_dialog.o object_files/moc_vpnagent_adaptor.o 
> object_files/moc_vpnagent_interface.o object_files/moc_shared.o 
> object_files/moc_gen_conf_ed.o object_files/moc_vpn_create.o 
> object_files/agent_interface.o object_files/counter_interface.o 
> object_files/agent_adaptor.o object_files/counter_adaptor.o 
> object_files/moc_agent_interface.o object_files/moc_counter_interface.o 
> object_files/moc_agent_adaptor.o object_files/moc_counter_adaptor.o
> rm -f roothelper_adaptor.cpp
> rm -f roothelper_interface.h
> rm -f moc_files/moc_roothelper_interface.cpp
> rm -f roothelper_adaptor.h
> rm -f moc_files/moc_roothelper_adaptor.cpp
> rm -f object_files/main.o object_files/roothelper.o 
> object_files/moc_roothelper.o object_files/roothelper_interface.o 
> object_files/roothelper_adaptor.o object_files/moc_roothelper_interface.o 
> object_files/moc_roothelper_adaptor.o
> rm -f *~ core *.core
> rm -f cmstroothelper 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/apps/rootapp'
> rm -f *~ core *.core
> rm -f cmst 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/apps/cmstapp'
> rm -f Makefile
> rm -f .qmake.stash
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=qmake
>    dh_clean -O--buildsystem=qmake
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building cmst using existing ./cmst_2023.03.14.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  cmst-2023.03.14/apps/cmstapp/qmake_qmake_qm_files.qrc
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/cmst_2023.03.14-1.diff.bQQzFS
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> 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/cmst_2023.03.14-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.

Reply via email to