Your message dated Wed, 03 Sep 2025 16:04:05 +0000
with message-id <[email protected]>
and subject line Bug#1044114: fixed in cmst 2023.03.14-3
has caused the Debian Bug report #1044114,
regarding cmst: 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 [email protected]
immediately.)
--
1044114: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044114
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: cmst
Source-Version: 2023.03.14-3
Done: Andrew Lee (李健秋) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
cmst, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andrew Lee (李健秋) <[email protected]> (supplier of updated cmst 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 24 Aug 2025 10:39:00 +0200
Source: cmst
Architecture: source
Version: 2023.03.14-3
Distribution: unstable
Urgency: medium
Maintainer: LXQt Packaging Team <[email protected]>
Changed-By: Andrew Lee (李健秋) <[email protected]>
Closes: 1044114
Changes:
cmst (2023.03.14-3) unstable; urgency=medium
.
* debian/rules: fix FTBFS after successful build. (Closes: #1044114)
Checksums-Sha1:
b14081203259dad82bd3f0218bcf8270fef2589c 2010 cmst_2023.03.14-3.dsc
f808171196c06b4facdc2404c9b0ecf985f24317 3530182 cmst_2023.03.14.orig.tar.gz
712b6bb68b6b9ac1501ddd1071ef9ff6567848ab 7508 cmst_2023.03.14-3.debian.tar.xz
428046504ecd933af95153291df569d1da641020 10768
cmst_2023.03.14-3_source.buildinfo
Checksums-Sha256:
087ef7e7b7d153b6f64aafcc5e80b52438bcaef6f991d1a3efb340abefdb5756 2010
cmst_2023.03.14-3.dsc
a283603d8777cea3c894df5bc4773b7b6b9d561f62d807ac5213b3245a83a555 3530182
cmst_2023.03.14.orig.tar.gz
437acbd1b888f49e65bf4e3300e3a3c70923f6db7e5e77b67104e99ae6519225 7508
cmst_2023.03.14-3.debian.tar.xz
c306be84ff0d107b50033490946ad404d0aa06eb09dc73de8b5a3987038faae2 10768
cmst_2023.03.14-3_source.buildinfo
Files:
ad3192ea50a727ca9edb2e2c5c456540 2010 net optional cmst_2023.03.14-3.dsc
9d6e14bf3f3ee92b71cd2f45d139bdb0 3530182 net optional
cmst_2023.03.14.orig.tar.gz
ea4c06d59fc65ca19c813fa9f121f3b2 7508 net optional
cmst_2023.03.14-3.debian.tar.xz
f9d8a9a715049f41d3743694ccb6f16c 10768 net optional
cmst_2023.03.14-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE703UlH90QYpfEyJV58vhUqwX+XMFAmi4YV0ACgkQ58vhUqwX
+XOiURAAtD6EaH1VAol4B7O1a+4wnY4eOR4Ca6jkra5H5RCkW9hzrkxTzRcN0zlU
21ZKt0OhnTnsTgHdtj/QQgz3OJaeNNGcTDBx6ySFvM4ZeIYD6WRZrONMKrhgH9Jk
C+FxbBamLXky7uNNl+tszIyVPT3sIozlrz7ZQZmDZFGNEgMQsbuhdb5vXRUaY5BI
QSmVXC8PbzMyOuaB9NpHRpLXUObicU/SdOlw66bGBHyWH3sgxUC6S5a/gSclH9c4
CiLNY6h6VGS/oT/bwVrOAPEH/dAi+98eeFwspRRaWXmQC79UQzLi6f/R7txVScyI
UqJKRow+uYtj6ixhQI/Lz3Aq/JMQ0GqfqTKK/9jTrlt2CfrT8vwyKPZtIxD2b5Gq
/egZ2Ai4LTb/wMx22G+6AeG8wGFTuxGK414y0vcxt5iHfXpFIuBrEUOvp8yRmV/U
9DrMYlk64GhSDrNQaygaN//8BxAdmyllQswrZVq5ZvnO+fUDrT34dIJkT4ty1hgd
wCLJ8veJwNmsklgChnbLftXqNSU2AI7PfYAVMTyjCtPjM2wuRg/UCHSy0D95sjpS
62Ij0gf/1FqO5XXfqMIhato4Nuvx7BOjD6182Ve2H1TFxbupy6WQ6HUpIlPzpMij
Saca1RG2j88KJTvDULEiFeMudiWvvXRcSGRk2P7r+SOMJ0tn9NE=
=QHGp
-----END PGP SIGNATURE-----
pgpb4cOmIj3lv.pgp
Description: PGP signature
--- End Message ---