[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1047486: marked as done (ibus-typing-booster: Fails to build source after successful build)



Your message dated Tue, 15 Aug 2023 14:37:00 +0000
with message-id <E1qVvAK-009Xpr-Ey@fasolo.debian.org>
and subject line Bug#1047486: fixed in ibus-typing-booster 2.23.4-1
has caused the Debian Bug report #1047486,
regarding ibus-typing-booster: 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.)


-- 
1047486: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047486
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ibus-typing-booster
Version: 2.23.3-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 ibus-typing-booster
> dpkg-buildpackage: info: source version 2.23.3-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Gunnar Hjalmarsson <gunnarhj@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in engine
> make[2]: Entering directory '/<<PKGBUILDDIR>>/engine'
> test -z "*.pyc *.pyo ibus-engine-typing-booster typing-booster.xml emoji-picker emoji-picker.desktop emoji-picker.desktop.in " || rm -f *.pyc *.pyo ibus-engine-typing-booster typing-booster.xml emoji-picker emoji-picker.desktop emoji-picker.desktop.in 
> test -z "typing-booster.xml.in ibus-engine-typing-booster emoji-picker itb_version.py" || rm -f typing-booster.xml.in ibus-engine-typing-booster emoji-picker itb_version.py
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/engine'
> Making distclean in icons
> make[2]: Entering directory '/<<PKGBUILDDIR>>/icons'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/icons'
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/icons'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons'
> Making distclean in m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making distclean in data
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
> Making distclean in data/annotations
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data/annotations'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data/annotations'
> Making distclean in data/annotationsDerived
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data/annotationsDerived'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data/annotationsDerived'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* ibus-typing-booster.po ibus-typing-booster.1po ibus-typing-booster.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in setup
> make[2]: Entering directory '/<<PKGBUILDDIR>>/setup'
> test -z "ibus-setup-typing-booster.desktop ibus-setup-typing-booster.desktop.in *.pyc " || rm -f ibus-setup-typing-booster.desktop ibus-setup-typing-booster.desktop.in *.pyc 
> test -z "ibus-setup-typing-booster " || rm -f ibus-setup-typing-booster 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/setup'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> test -z " run_tests " || rm -f  run_tests 
> test -z "test_0_gtk.py.log test_compose_sequences.py.log test_emoji_candidates.py.log test_emoji_similar.py.log test_emoji_unicode_version.py.log test_hunspell_suggest.py.log test_itb.py.log test_itb_util.py.log test_keyvals_to_keycodes.py.log test_m17n_db_info.py.log test_m17n_translit.py.log test_tabsqlitedb.py.log" || rm -f test_0_gtk.py.log test_compose_sequences.py.log test_emoji_candidates.py.log test_emoji_similar.py.log test_emoji_unicode_version.py.log test_hunspell_suggest.py.log test_itb.py.log test_itb_util.py.log test_keyvals_to_keycodes.py.log test_m17n_db_info.py.log test_m17n_translit.py.log test_tabsqlitedb.py.log
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "test_0_gtk.py.trs test_compose_sequences.py.trs test_emoji_candidates.py.trs test_emoji_similar.py.trs test_emoji_unicode_version.py.trs test_hunspell_suggest.py.trs test_itb.py.trs test_itb_util.py.trs test_keyvals_to_keycodes.py.trs test_m17n_db_info.py.trs test_m17n_translit.py.trs test_tabsqlitedb.py.trs" || rm -f test_0_gtk.py.trs test_compose_sequences.py.trs test_emoji_candidates.py.trs test_emoji_similar.py.trs test_emoji_unicode_version.py.trs test_hunspell_suggest.py.trs test_itb.py.trs test_itb_util.py.trs test_keyvals_to_keycodes.py.trs test_m17n_db_info.py.trs test_m17n_translit.py.trs test_tabsqlitedb.py.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f -r "`uname -i`"
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> 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 ibus-typing-booster using existing ./ibus-typing-booster_2.23.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file engine/itb_version.py, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file engine/typing-booster.xml.in, use --include-removal to override
> dpkg-source: error: cannot represent change to engine/__pycache__/hunspell_suggest.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add engine/__pycache__/hunspell_suggest.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to engine/__pycache__/hunspell_table.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add engine/__pycache__/hunspell_table.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to engine/__pycache__/itb_active_window.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add engine/__pycache__/itb_active_window.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to engine/__pycache__/itb_emoji.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add engine/__pycache__/itb_emoji.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to engine/__pycache__/itb_nltk.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add engine/__pycache__/itb_nltk.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to engine/__pycache__/itb_util.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add engine/__pycache__/itb_util.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to engine/__pycache__/itb_version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add engine/__pycache__/itb_version.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to engine/__pycache__/m17n_translit.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add engine/__pycache__/m17n_translit.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to engine/__pycache__/tabsqlitedb.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add engine/__pycache__/tabsqlitedb.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/gtkcases.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/gtkcases.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/mock_engine.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/mock_engine.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_0_gtk.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_0_gtk.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_compose_sequences.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_compose_sequences.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_emoji_candidates.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_emoji_candidates.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_emoji_similar.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_emoji_similar.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_emoji_unicode_version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_emoji_unicode_version.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_hunspell_suggest.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_hunspell_suggest.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_itb.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_itb.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_itb_util.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_itb_util.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_keyvals_to_keycodes.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_keyvals_to_keycodes.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_m17n_db_info.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_m17n_db_info.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_m17n_translit.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_m17n_translit.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/test_tabsqlitedb.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_tabsqlitedb.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/__pycache__/testutils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/testutils.cpython-311.pyc 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/ibus-typing-booster_2.23.3-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: ibus-typing-booster
Source-Version: 2.23.4-1
Done: Gunnar Hjalmarsson <gunnarhj@debian.org>

We believe that the bug you reported is fixed in the latest version of
ibus-typing-booster, 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 1047486@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gunnar Hjalmarsson <gunnarhj@debian.org> (supplier of updated ibus-typing-booster 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: SHA256

Format: 1.8
Date: Tue, 15 Aug 2023 16:04:00 +0200
Source: ibus-typing-booster
Built-For-Profiles: noudeb
Architecture: source
Version: 2.23.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Changed-By: Gunnar Hjalmarsson <gunnarhj@debian.org>
Closes: 1047486
Changes:
 ibus-typing-booster (2.23.4-1) unstable; urgency=medium
 .
   * New upstream release
   * Clean up .pyc files generated during build (closes: #1047486)
   * Lintian override about no-manual-page
Checksums-Sha1:
 4098a46060060286c3c692734a5b9edca36ef6a8 2043 ibus-typing-booster_2.23.4-1.dsc
 c938f084752bf12c4adb34bd2b70eaf2078d2136 11514625 ibus-typing-booster_2.23.4.orig.tar.gz
 a4350f8645b54395e27aa439263c376c3e97c2ce 4408 ibus-typing-booster_2.23.4-1.debian.tar.xz
 d199c6ade70d2a3da033167a248ac40e6ff652c5 16327 ibus-typing-booster_2.23.4-1_source.buildinfo
Checksums-Sha256:
 aaab819fe20e609583034e8f63de3a9cb139ea2cbc4bb520ab2cde317da29ac8 2043 ibus-typing-booster_2.23.4-1.dsc
 20475deff476c3e3be82a8c2133eb7ec6da5db6fb31fda05cde3a1ba103b4f5a 11514625 ibus-typing-booster_2.23.4.orig.tar.gz
 4fef93d9f55e29011c4eb2475d968e850c9ea1fc357b65a03b88e32073bb9a73 4408 ibus-typing-booster_2.23.4-1.debian.tar.xz
 dbf5e583f17ddfc87d0cffd8a357708794d24879fe5ebfcb34f27feaf93b25f4 16327 ibus-typing-booster_2.23.4-1_source.buildinfo
Files:
 4e0730c879886cbc2665c7b600a3dd81 2043 utils optional ibus-typing-booster_2.23.4-1.dsc
 11953d35c0de9b9cda2e840af90dc88c 11514625 utils optional ibus-typing-booster_2.23.4.orig.tar.gz
 cb84c6549a5b7bbb3cfda0e836d38fe3 4408 utils optional ibus-typing-booster_2.23.4-1.debian.tar.xz
 c4d3f2b2533bd0fccd199e67f62e237f 16327 utils optional ibus-typing-booster_2.23.4-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEDP6Ze3JFgKf6cvjP8LEQ51ppLzIFAmTbhr4ACgkQ8LEQ51pp
LzL+3Qf/Y6EUnYwEgaiEKvWK7JKgRhcW2u77L3mATEQoR2pCs/4TydspgGfHtjZE
Ra7hIV2tynkyiQ/hKZd9+ZQOSRpYpvH79IUk9TpIAPEBXMi+kceS7dzCNm61xyNN
jCUxuhW5R9P+hZYEwX0FHOw78LQ4kK+ZM2NVCEVbUrDB8CwPcRGG/HEtogX+gARa
yqf14ALI9X/Ro9ZT4SMFFtv2P9RZXl+zwH3ECFWplKUsCpGK5kTgNWmT0xFddbCZ
7THMv93K8/ZaO9bX/J5kaR68hb6CZvPG/a2shDJq7S4iJw7bYTEBh0gJoeDAdPme
Q7p1Ylq88b/cUbAoLgViDQFra0YBgg==
=dOCw
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: