Your message dated Sat, 04 Jul 2026 14:55:12 +0000
with message-id <[email protected]>
and subject line Bug#1045452: fixed in kylin-video 3.1.4-1
has caused the Debian Bug report #1045452,
regarding kylin-video: 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.)
--
1045452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045452
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kylin-video
Version: 3.1.3-5
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 kylin-video
> dpkg-buildpackage: info: source version 3.1.3-5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by handsome_feng
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> [ ! -d src/.moc ] || rm -f -r src/.moc
> [ ! -d src/.obj ] || rm -f -r src/.obj
> [ ! -d src/.ui ] || rm -f -r src/.ui
> [ ! -f src/Makefile ] || dh_auto_clean
> make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> 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 -Wl,-z,now'
> 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro
> -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr 'QMAKE_CXXFLAGS=-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security' ) && make -f Makefile distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f qrc_res.cpp
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_aboutdialog.cpp .moc/moc_checkbox.cpp .moc/moc_contralbar.cpp
> .moc/moc_mpvcore.cpp .moc/moc_dbusadapter.cpp .moc/moc_dialog.cpp
> .moc/moc_eventpasswidget.cpp .moc/moc_filletwidget.cpp .moc/moc_ffutil.cpp
> .moc/moc_globalsetup.cpp .moc/moc_globalsignal.cpp
> .moc/moc_shortcutsetting.cpp .moc/moc_xatom-helper.cpp .moc/moc_homepage.cpp
> .moc/moc_imagelabel.cpp .moc/moc_kaction.cpp .moc/moc_kmenu.cpp
> .moc/moc_mainwidget.cpp .moc/moc_mediainfodialog.cpp .moc/moc_messagebox.cpp
> .moc/moc_minimodebutton.cpp .moc/moc_minimodeshade.cpp .moc/moc_playlist.cpp
> .moc/moc_playlistwidget.cpp .moc/moc_previewwidget.cpp
> .moc/moc_setupdialog.cpp .moc/moc_setupcodec.cpp .moc/moc_setupplay.cpp
> .moc/moc_setupscreenshot.cpp .moc/moc_setupshortcut.cpp
> .moc/moc_setupsubtitle.cpp .moc/moc_setupsystem.cpp .moc/moc_setupvolume.cpp
> .moc/moc_progressbar.cpp .moc/moc_slider.cpp .moc/moc_sliderbar.cpp
> .moc/moc_systemtrayicon.cpp .moc/moc_timeslider.cpp .moc/moc_tipwidget.cpp
> .moc/moc_titlewidget.cpp .moc/moc_topwindow.cpp
> .moc/moc_plasma-shell-manager.cpp .moc/moc_waylanddialog.cpp
> rm -f ui_aboutdialog.h ui_contralbar.h ui_mainwidget.h ui_mediainfodialog.h
> ui_playlistwidget.h ui_previewwidget.h ui_setupdialog.h ui_setupcodec.h
> ui_setupplay.h ui_setupscreenshot.h ui_setupshortcut.h ui_setupsubtitle.h
> ui_setupsystem.h ui_setupvolume.h ui_waylanddialog.h
> rm -f aboutdialog.o checkbox.o contralbar.o mpvcore.o subtracks.o util.o
> dbusadapter.o dialog.o eventpasswidget.o filletwidget.o ffutil.o extensions.o
> functions.o global.o globalsetup.o globalsignal.o iniparser.o kvsqlite.o
> paths.o shortcutsetting.o translator.o xatom-helper.o homepage.o imagelabel.o
> kaction.o kmenu.o elog.o elog_async.o elog_buf.o elog_file.o elog_file_port.o
> elog_port.o elog_utils.o main.o mainwidget.o mediainfodialog.o messagebox.o
> minimodebutton.o minimodeshade.o playglwidget.o playlist.o playlistwidget.o
> previewwidget.o setupdialog.o setupcodec.o setupplay.o setupscreenshot.o
> setupshortcut.o setupsubtitle.o setupsystem.o setupvolume.o progressbar.o
> slider.o sliderbar.o systemtrayicon.o timeslider.o tipwidget.o titlewidget.o
> topwindow.o plasma-shell-manager.o ukui-decoration-core.o
> ukui-decoration-manager.o waylanddialog.o qrc_res.o moc_aboutdialog.o
> moc_checkbox.o moc_contralbar.o moc_mpvcore.o moc_dbusadapter.o moc_dialog.o
> moc_eventpasswidget.o moc_filletwidget.o moc_ffutil.o moc_globalsetup.o
> moc_globalsignal.o moc_shortcutsetting.o moc_xatom-helper.o moc_homepage.o
> moc_imagelabel.o moc_kaction.o moc_kmenu.o moc_mainwidget.o
> moc_mediainfodialog.o moc_messagebox.o moc_minimodebutton.o
> moc_minimodeshade.o moc_playlist.o moc_playlistwidget.o moc_previewwidget.o
> moc_setupdialog.o moc_setupcodec.o moc_setupplay.o moc_setupscreenshot.o
> moc_setupshortcut.o moc_setupsubtitle.o moc_setupsystem.o moc_setupvolume.o
> moc_progressbar.o moc_slider.o moc_sliderbar.o moc_systemtrayicon.o
> moc_timeslider.o moc_tipwidget.o moc_titlewidget.o moc_topwindow.o
> moc_plasma-shell-manager.o
> moc_waylanddialog.o
> rm -f *~ core *.core
> rm: cannot remove 'core': Is a directory
> make[3]: [Makefile:689: clean] Error 1 (ignored)
> rm -f kylin-video-new
> 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
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building kylin-video using existing
> ./kylin-video_3.1.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> src/translations/kylin-video_zh_CN.qm: binary file contents changed
> dpkg-source: error: add src/translations/kylin-video_zh_CN.qm 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/kylin-video_3.1.3-5_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: kylin-video
Source-Version: 3.1.4-1
Done: zhangpan <[email protected]>
We believe that the bug you reported is fixed in the latest version of
kylin-video, 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.
zhangpan <[email protected]> (supplier of updated kylin-video 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: Fri, 03 Jul 2026 15:23:21 +0800
Source: kylin-video
Architecture: source
Version: 3.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Kylin Team <[email protected]>
Changed-By: zhangpan <[email protected]>
Closes: 1045452 1132667
Changes:
kylin-video (3.1.4-1) unstable; urgency=medium
.
[ zhangpan ]
* New upstream release.
* Merge quilt patches into source code:
- fix-ftbfs-with-ffmpeg-5.patch
- fix-ftbfs-with-libmpv2.patch
- fix-ftbfs-with-ffmpeg-8.patch
* d/control: point Vcs-* to Salsa.
Closes: #1132667
* d/salsa-ci: add Salsa CI pipeline config.
* d/gbp: add git-buildpackage config.
* d/upstream: add metadata for Salsa packaging.
* d/watch: switch to Salsa CI placeholder pattern.
* d/copyright: add Source and debian/* stanza.
* d/control: drop obsolete Priority and Rules-Requires-Root; bump
Standards-Version to 4.7.4.
* d/control: point Homepage to Gitee.
* d/control: bump debhelper compat level to 14.
.
[ Andreas Tille ]
* Remove *.qm translation which is changed at build time
Closes: #1045452
Checksums-Sha1:
837f7316e756242790e1a7999c0f4adbd45a8caf 2417 kylin-video_3.1.4-1.dsc
68408ade4eec739292a690ec356c8f1754158c52 4220911 kylin-video_3.1.4.orig.tar.gz
615bcaa701bd67b36e7ade01b4f460c04793ae8d 5032 kylin-video_3.1.4-1.debian.tar.xz
38f52dc70444d03054c64904dce84fd0f9e257ac 21248
kylin-video_3.1.4-1_source.buildinfo
Checksums-Sha256:
763a77ca32501d88221eaf756257942a2a871897ccf3f2f4487d671ce62d8f80 2417
kylin-video_3.1.4-1.dsc
37bc551cb7996e447f588eaa8b1bcd60bcc4141b19a7aae7ba953fd154c5b5f6 4220911
kylin-video_3.1.4.orig.tar.gz
e043e430970c544bcdcdb8e1181b45297111a7849b3467db1221f44f6d9a5b51 5032
kylin-video_3.1.4-1.debian.tar.xz
7adc7e7dab00a6e291db8128a69f7a82bedcb4b5693ff14f511088150e73924b 21248
kylin-video_3.1.4-1_source.buildinfo
Files:
7d33a6542fb4dc333d61e391198423a4 2417 video optional kylin-video_3.1.4-1.dsc
5198b3a386db9d5b320d409c0adeae71 4220911 video optional
kylin-video_3.1.4.orig.tar.gz
dfbd96ef05166c0f85b9e31e0549e05d 5032 video optional
kylin-video_3.1.4-1.debian.tar.xz
3d451dc1e642aef411d86677143e635d 21248 video optional
kylin-video_3.1.4-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJCBAEBCgAsFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmpJDTEOHHRpbGxlYUBy
a2kuZGUACgkQV4oElNHGRtHQwBAAkSOcLrDz47NztCOC7/tm9f8H2w7e4ftqFBCb
dS8FkxX0bJjWKg56yeOLCDxDaFSXf7CUVXvAH7L92WWLGfkZXfq9mUek8o+uJod4
bMkVOJ3flG6hwEVMs+L4Y1ZaAx7yviaI0haUjNED8FRevzZK8sQGODHzuXCFwlDD
KF+yGKaMfIcZNLIRS3DP0za58IdquN9MVccogKEymO7EZypBzDuQM2917+ZTCfUz
2F4eBB0cweewZRwfL6nD6l48sHiJkge4I42PRxpbDnUKJyJFhVWRmcn16q3XUQzj
NYP8H07YXvu0khuA5nX54SSzU0P0FVpX+ZWVl3owiqVbaRYeTb/t/rlcBW65iYhP
dC+8WqE6MOGDws37NxhdSTAw47exLZK8vHLUn0+fdUcS4sbNGDCo4XfvGM1LpvWY
UnH6aWmfvC8LsPU36HGLIO8EYrSEW7Lcghl9sQzJsypo4nFXWNQ4UkuNleD9Nm56
YGQVQtqjghpozPYBq5Bg2b9M7Sd9jI1biEmg0adI6GfpFlW1llqr4eiFUFXXOUk+
nMWQ4lefBL0Vhnv7ikY7Rg/9EIl6ALRNd3R09rpp20jCv7P+yLhhdC2KBop6p7bm
o5vp1ciHje516LmeWAmi8mpNeiOrCIp3UxEaKvwqEiCg4HwD+YJttKSJkDUPdAXO
lw/AQtE=
=vhi6
-----END PGP SIGNATURE-----
pgpONoES3MqrM.pgp
Description: PGP signature
--- End Message ---