Source: loqui
Version: 0.7.0-2
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 loqui
> dpkg-buildpackage: info: source version 0.7.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Hideki Yamane <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making distclean in libloqui
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libloqui'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libloqui'
> rm -rf .libs _libs
> test -z "libloqui.la" || rm -f libloqui.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libloqui'
> Making distclean in protocols
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libloqui/protocols'
> Making distclean in jabber
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libloqui/protocols/jabber'
> rm -rf .libs _libs
> test -z "libloqui_jabber.la" || rm -f libloqui_jabber.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/loqui-account-jabber.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libloqui/protocols/jabber'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libloqui/protocols'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libloqui/protocols'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libloqui/protocols'
> rm -f ./.deps/ctcp_handle.Plo
> rm -f ./.deps/ctcp_message.Plo
> rm -f ./.deps/ipmsg_packet.Plo
> rm -f ./.deps/irc_message.Plo
> rm -f ./.deps/loqui-account-ipmsg.Plo
> rm -f ./.deps/loqui-account-manager.Plo
> rm -f ./.deps/loqui-core.Plo
> rm -f ./.deps/loqui-generic-profile-factory.Plo
> rm -f ./.deps/loqui-gobject-utils.Plo
> rm -f ./.deps/loqui-message-text-region.Plo
> rm -f ./.deps/loqui-message-text.Plo
> rm -f ./.deps/loqui-mode-item.Plo
> rm -f ./.deps/loqui-mode-manager.Plo
> rm -f ./.deps/loqui-notifier.Plo
> rm -f ./.deps/loqui-pref-partial.Plo
> rm -f ./.deps/loqui-pref-sequence.Plo
> rm -f ./.deps/loqui-pref.Plo
> rm -f ./.deps/loqui-profile-factory.Plo
> rm -f ./.deps/loqui-profile-handle.Plo
> rm -f ./.deps/loqui-profile.Plo
> rm -f ./.deps/loqui-property-profile.Plo
> rm -f ./.deps/loqui-protocol.Plo
> rm -f ./.deps/loqui-receiver-ipmsg.Plo
> rm -f ./.deps/loqui-sender-ipmsg.Plo
> rm -f ./.deps/loqui-socket-ipmsg.Plo
> rm -f ./.deps/loqui-static-core.Plo
> rm -f ./.deps/loqui-transfer-item.Plo
> rm -f ./.deps/loqui-utils-ipmsg.Plo
> rm -f ./.deps/loqui-utils.Plo
> rm -f ./.deps/loqui_account.Plo
> rm -f ./.deps/loqui_account_irc.Plo
> rm -f ./.deps/loqui_account_manager_iter.Plo
> rm -f ./.deps/loqui_channel.Plo
> rm -f ./.deps/loqui_channel_buffer.Plo
> rm -f ./.deps/loqui_channel_entry.Plo
> rm -f ./.deps/loqui_channel_entry_utils.Plo
> rm -f ./.deps/loqui_channel_irc.Plo
> rm -f ./.deps/loqui_codeconv.Plo
> rm -f ./.deps/loqui_codeconv_tools.Plo
> rm -f ./.deps/loqui_marshalers.Plo
> rm -f ./.deps/loqui_member.Plo
> rm -f ./.deps/loqui_member_sort_funcs.Plo
> rm -f ./.deps/loqui_message.Plo
> rm -f ./.deps/loqui_profile_account.Plo
> rm -f ./.deps/loqui_profile_account_ipmsg.Plo
> rm -f ./.deps/loqui_profile_account_irc.Plo
> rm -f ./.deps/loqui_protocol_ipmsg.Plo
> rm -f ./.deps/loqui_protocol_irc.Plo
> rm -f ./.deps/loqui_protocol_manager.Plo
> rm -f ./.deps/loqui_receiver.Plo
> rm -f ./.deps/loqui_receiver_irc.Plo
> rm -f ./.deps/loqui_sender.Plo
> rm -f ./.deps/loqui_sender_irc.Plo
> rm -f ./.deps/loqui_string_tokenizer.Plo
> rm -f ./.deps/loqui_title_format.Plo
> rm -f ./.deps/loqui_user.Plo
> rm -f ./.deps/loqui_user_ipmsg.Plo
> rm -f ./.deps/loqui_user_irc.Plo
> rm -f ./.deps/loqui_utils_irc.Plo
> rm -f ./.deps/loqui_webutils.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libloqui'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in icons
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/icons'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/icons'
> Making distclean in embedtxt
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/embedtxt'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/embedtxt'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -rf .libs _libs
>  rm -f loqui
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f ./.deps/about.Po
> rm -f ./.deps/account_list_dialog.Po
> rm -f ./.deps/channel_tree.Po
> rm -f ./.deps/command_dialog.Po
> rm -f ./.deps/gtkutils.Po
> rm -f ./.deps/loqui-account-dialog.Po
> rm -f ./.deps/loqui-channel-entry-action-group-ui.Po
> rm -f ./.deps/loqui-channel-entry-action-group.Po
> rm -f ./.deps/loqui-channel-entry-ui-data.Po
> rm -f ./.deps/loqui-core-gtk.Po
> rm -f ./.deps/loqui-notifier-gtk.Po
> rm -f ./.deps/loqui-protocol-selection-dialog.Po
> rm -f ./.deps/loqui-style-entry.Po
> rm -f ./.deps/loqui-transfer-window.Po
> rm -f ./.deps/loqui-tray-icon.Po
> rm -f ./.deps/loqui_account_manager_store.Po
> rm -f ./.deps/loqui_app.Po
> rm -f ./.deps/loqui_app_actions.Po
> rm -f ./.deps/loqui_app_info.Po
> rm -f ./.deps/loqui_channel_buffer_gtk.Po
> rm -f ./.deps/loqui_channel_entry_action.Po
> rm -f ./.deps/loqui_channel_entry_store.Po
> rm -f ./.deps/loqui_channel_text_view.Po
> rm -f ./.deps/loqui_channelbar.Po
> rm -f ./.deps/loqui_dropdown_box.Po
> rm -f ./.deps/loqui_select_dialog.Po
> rm -f ./.deps/loqui_statusbar.Po
> rm -f ./.deps/loqui_stock.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/nick_list.Po
> rm -f ./.deps/prefs_dialog.Po
> rm -f ./.deps/prefs_general_upgrader.Po
> rm -f ./.deps/remark_entry.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f core core.* *.pox loqui.po *.old.po cat-id-tbl.tmp
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "loqui.spec" || rm -f loqui.spec
> rm -f config.h stamp-h1
> test . = "." || test -z "" || rm -f 
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building loqui using existing ./loqui_0.7.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file INSTALL, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libloqui/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> libloqui/protocols/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> libloqui/protocols/jabber/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use 
> --include-removal to override
> dpkg-source: error: cannot represent change to po/ja.gmo: binary file 
> contents changed
> dpkg-source: error: add po/ja.gmo 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/loqui_0.7.0-2_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