Your message dated Tue, 02 Dec 2025 15:19:13 +0000 with message-id <E1vQS9p-003Ksf-0S@fasolo.debian.org> and subject line Bug#1048781: fixed in jamulus 3.9.1+dfsg-2 has caused the Debian Bug report #1048781, regarding jamulus: 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 owner@bugs.debian.org immediately.) -- 1048781: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048781 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: jamulus: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:20:49 +0200
- Message-id: <1691954449.080728.1277324.nullmailer@grub.nussbaum.fr>
Source: jamulus Version: 3.9.1+dfsg-1 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian-qa@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 jamulus > dpkg-buildpackage: info: source version 3.9.1+dfsg-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Boyuan Yang <byang@debian.org> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f x86cpu.o x86_celt_map.o pitch_sse.o > rm -f pitch_sse2.o vq_sse2.o > rm -f celt_lpc_sse4_1.o pitch_sse4_1.o NSQ_sse4_1.o NSQ_del_dec_sse4_1.o x86_silk_map.o VAD_sse4_1.o VQ_WMat_EC_sse4_1.o > rm -f src/res/qrc_resources.cpp > rm -f moc_predefs.h > rm -f moc_sound.cpp moc_channel.cpp moc_protocol.cpp moc_jamcontroller.cpp moc_server.cpp moc_serverlist.cpp moc_settings.cpp moc_socket.cpp moc_util.cpp moc_jamrecorder.cpp moc_creaperproject.cpp moc_signalhandler.cpp moc_client.cpp moc_soundbase.cpp moc_testbench.cpp moc_serverdlg.cpp moc_audiomixerboard.cpp moc_chatdlg.cpp moc_clientsettingsdlg.cpp moc_connectdlg.cpp moc_clientdlg.cpp moc_levelmeter.cpp moc_analyzerconsole.cpp moc_multicolorled.cpp moc_rpcserver.cpp moc_serverrpc.cpp moc_clientrpc.cpp > rm -f ui_aboutdlgbase.h ui_serverdlgbase.h ui_clientdlgbase.h ui_clientsettingsdlgbase.h ui_chatdlgbase.h ui_connectdlgbase.h > rm -f x86cpu.o x86_celt_map.o pitch_sse.o pitch_sse2.o vq_sse2.o celt_lpc_sse4_1.o pitch_sse4_1.o NSQ_sse4_1.o NSQ_del_dec_sse4_1.o x86_silk_map.o VAD_sse4_1.o VQ_WMat_EC_sse4_1.o sound.o buffer.o channel.o main.o protocol.o jamcontroller.o server.o serverlist.o serverlogging.o settings.o signalhandler.o socket.o util.o jamrecorder.o creaperproject.o cwavestream.o client.o soundbase.o serverdlg.o audiomixerboard.o chatdlg.o clientsettingsdlg.o connectdlg.o clientdlg.o multicolorled.o levelmeter.o analyzerconsole.o rpcserver.o serverrpc.o clientrpc.o bands.o celt.o celt_decoder.o celt_encoder.o celt_lpc.o cwrs.o entcode.o entdec.o entenc.o kiss_fft.o laplace.o mathops.o mdct.o modes.o pitch.o quant_bands.o rate.o vq.o A2NLSF.o ana_filt_bank_1.o biquad_alt.o bwexpander.o bwexpander_32.o check_control_input.o > CNG.o code_signs.o control_audio_bandwidth.o control_codec.o control_SNR.o debug.o decoder_set_fs.o decode_core.o decode_frame.o decode_indices.o decode_parameters.o decode_pitch.o decode_pulses.o dec_API.o encode_indices.o encode_pulses.o enc_API.o apply_sine_window_FLP.o autocorrelation_FLP.o burg_modified_FLP.o bwexpander_FLP.o corrMatrix_FLP.o encode_frame_FLP.o energy_FLP.o find_LPC_FLP.o find_LTP_FLP.o find_pitch_lags_FLP.o find_pred_coefs_FLP.o inner_product_FLP.o k2a_FLP.o LPC_analysis_filter_FLP.o LTP_analysis_filter_FLP.o LTP_scale_ctrl_FLP.o noise_shape_analysis_FLP.o pitch_analysis_core_FLP.o process_gains_FLP.o residual_energy_FLP.o scale_copy_vector_FLP.o scale_vector_FLP.o schur_FLP.o sort_FLP.o warped_autocorrelation_FLP.o wrappers_FLP.o gain_quant.o HP_variable_cutoff.o init_decoder.o > init_encoder.o inner_prod_aligned.o interpolate.o lin2log.o log2lin.o LPC_analysis_filter.o LPC_fit.o LPC_inv_pred_gain.o LP_variable_cutoff.o NLSF2A.o NLSF_decode.o NLSF_del_dec_quant.o NLSF_encode.o NLSF_stabilize.o NLSF_unpack.o NLSF_VQ.o NLSF_VQ_weights_laroia.o NSQ.o NSQ_del_dec.o pitch_est_tables.o PLC.o process_NLSFs.o quant_LTP_gains.o resampler.o resampler_down2.o resampler_down2_3.o resampler_private_AR2.o resampler_private_down_FIR.o resampler_private_IIR_FIR.o resampler_private_up2_HQ.o resampler_rom.o shell_coder.o sigm_Q15.o sort.o stereo_decode_pred.o stereo_encode_pred.o stereo_find_predictor.o stereo_LR_to_MS.o stereo_MS_to_LR.o stereo_quant_pred.o sum_sqr_shift.o tables_gain.o tables_LTP.o tables_NLSF_CB_NB_MB.o tables_NLSF_CB_WB.o tables_other.o tables_pitch_lag.o tables_pulses_per_block.o > table_LSF_cos.o VAD.o VQ_WMat_EC.o analysis.o mlp.o mlp_data.o opus.o opus_decoder.o opus_encoder.o repacketizer.o qrc_resources.o moc_sound.o moc_channel.o moc_protocol.o moc_jamcontroller.o moc_server.o moc_serverlist.o moc_settings.o moc_socket.o moc_util.o moc_jamrecorder.o moc_creaperproject.o moc_signalhandler.o moc_client.o moc_soundbase.o moc_testbench.o moc_serverdlg.o moc_audiomixerboard.o moc_chatdlg.o moc_clientsettingsdlg.o moc_connectdlg.o moc_clientdlg.o moc_levelmeter.o moc_analyzerconsole.o moc_multicolorled.o moc_rpcserver.o moc_serverrpc.o moc_clientrpc.o > rm -f *~ core *.core > rm -f Jamulus > rm -f .qmake.stash /<<PKGBUILDDIR>>/linux/jamulus.desktop /<<PKGBUILDDIR>>/linux/jamulus-server.desktop > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > rm -f debian/debhelper-build-stamp > cp -an --reflink=auto debian/.debhelper/bucket/files/74864f1132e27449adb18f2ace0a1d738efc412217ea538e9b4d3c61dda63e83 debian/.debhelper/bucket/files/74864f1132e27449adb18f2ace0a1d738efc412217ea538e9b4d3c61dda63e83.tmp > mv debian/.debhelper/bucket/files/74864f1132e27449adb18f2ace0a1d738efc412217ea538e9b4d3c61dda63e83.tmp libs/opus/config.guess > cp -an --reflink=auto debian/.debhelper/bucket/files/b75c35e7cb1df3019052f36d62b3248a44176090689519855a086564ef7a12c3 debian/.debhelper/bucket/files/b75c35e7cb1df3019052f36d62b3248a44176090689519855a086564ef7a12c3.tmp > mv debian/.debhelper/bucket/files/b75c35e7cb1df3019052f36d62b3248a44176090689519855a086564ef7a12c3.tmp libs/opus/config.sub > rm -f debian/.debhelper/bucket/index > rm -rf debian/.debhelper/ > rm -f -- debian/jamulus.substvars debian/files > rm -fr -- debian/jamulus/ 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 jamulus using existing ./jamulus_3.9.1+dfsg.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to src/translation/translation_de_DE.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_de_DE.qm 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/translation/translation_es_ES.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_es_ES.qm 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/translation/translation_fr_FR.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_fr_FR.qm 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/translation/translation_it_IT.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_it_IT.qm 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/translation/translation_ko_KR.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_ko_KR.qm 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/translation/translation_nb_NO.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_nb_NO.qm 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/translation/translation_nl_NL.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_nl_NL.qm 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/translation/translation_pl_PL.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_pl_PL.qm 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/translation/translation_pt_BR.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_pt_BR.qm 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/translation/translation_pt_PT.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_pt_PT.qm 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/translation/translation_sk_SK.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_sk_SK.qm 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/translation/translation_sv_SE.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_sv_SE.qm 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/translation/translation_zh_CN.qm: binary file contents changed > dpkg-source: error: add src/translation/translation_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/jamulus_3.9.1+dfsg-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 ---
- To: 1048781-close@bugs.debian.org
- Subject: Bug#1048781: fixed in jamulus 3.9.1+dfsg-2
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Tue, 02 Dec 2025 15:19:13 +0000
- Message-id: <E1vQS9p-003Ksf-0S@fasolo.debian.org>
- Reply-to: Santiago Vila <sanvila@debian.org>
Source: jamulus Source-Version: 3.9.1+dfsg-2 Done: Santiago Vila <sanvila@debian.org> We believe that the bug you reported is fixed in the latest version of jamulus, 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 1048781@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Santiago Vila <sanvila@debian.org> (supplier of updated jamulus 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 02 Dec 2025 14:30:00 +0100 Source: jamulus Architecture: source Version: 3.9.1+dfsg-2 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Santiago Vila <sanvila@debian.org> Closes: 1048781 Changes: jamulus (3.9.1+dfsg-2) unstable; urgency=medium . * QA upload. * Fix clean target. Closes: #1048781. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * Add debian/salsa-ci.yml. Checksums-Sha1: f47312461ad07ebff81749955aef988d84fe4a66 1626 jamulus_3.9.1+dfsg-2.dsc f7e05872917a479ad03b4755857131870104eeeb 9520 jamulus_3.9.1+dfsg-2.debian.tar.xz 7a757a09453add61daf294e1e37c9d288be243cd 11682 jamulus_3.9.1+dfsg-2_source.buildinfo Checksums-Sha256: bea47a4a8395f4c0dbafa1fbc00b6f0a6b2a1196b7c40c87098c7b21bf34e582 1626 jamulus_3.9.1+dfsg-2.dsc 6ea9a89d322b639a2b72410763cd617f9d7aab3ad39d8c6d208ed359921b19ed 9520 jamulus_3.9.1+dfsg-2.debian.tar.xz aa78513335ecadaff086bc9dc369f838caf0bcdbc88d5be091fa8a5d2105ccde 11682 jamulus_3.9.1+dfsg-2_source.buildinfo Files: e1b8a0e779354cb99ee3875dc820973f 1626 sound optional jamulus_3.9.1+dfsg-2.dsc 69a301cb5740e117f4c324a75cfb198f 9520 sound optional jamulus_3.9.1+dfsg-2.debian.tar.xz a0d18393267f12d57353edfdd9ecd3be 11682 sound optional jamulus_3.9.1+dfsg-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmku/gAACgkQQc5/C58b izKt+AgAjF9kg+/sYfuEqTFt88FeV0kHi2akiPUOMukhvnHSBbLQgddgyH7MeDUj P1dCDRVOEqaTCDwQ2tP4KBwHVEyarQgq7c3FanLMvEZReB9vfa9BBcW2CBKYHURW g5vcuB14cSU3aAPF2YTQDiOZ13IGyqPW8IGBnsH7xWax2XPUoLBA1rA9Coo/LaNd droAJcUdIUFQZOQgZsb5ygJvB7ZsAtiiUNpPjWFhslR/wkwQ8ooin7CQcpLBUx2l nkZKi1BKy1gKg+iIMuyUJ4UInjP9MlCagFbUPq+OcY43gyQ46TCd50udZTo6Zbt1 380yZA3ik7QNput/9Rb3FjxmsAU24g== =YGWH -----END PGP SIGNATURE-----Attachment: pgpVAFk0HgeR2.pgp
Description: PGP signature
--- End Message ---