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

Bug#1048161: marked as done (ibus-input-pad: Fails to build source after successful build)



Your message dated Sun, 27 Aug 2023 15:20:32 +0000
with message-id <E1qaHZ2-002bwa-26@fasolo.debian.org>
and subject line Bug#1048161: fixed in ibus-input-pad 1.4.99.20140916-3
has caused the Debian Bug report #1048161,
regarding ibus-input-pad: 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.)


-- 
1048161: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048161
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ibus-input-pad
Version: 1.4.99.20140916-2
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-input-pad
> dpkg-buildpackage: info: source version 1.4.99.20140916-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Boyuan Yang <byang@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.pox ibus-input-pad.pot *.old.po cat-id-tbl.tmp
> rm -f .intltool-merge-cache
> rm -f Makefile Makefile.in POTFILES stamp-it
> rm -f *.mo *.msg *.cat *.cat.m *.gmo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in setup
> make[2]: Entering directory '/<<PKGBUILDDIR>>/setup'
> test -z "ibus-setup-input-pad.desktop ibus-setup-input-pad.desktop.in " || rm -f ibus-setup-input-pad.desktop ibus-setup-input-pad.desktop.in 
> rm -rf .libs _libs
>  rm -f ibus-setup-input-pad
> test -z "libiconfig.la " || rm -f libiconfig.la 
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/ibus_setup_input_pad-main.Po
> rm -f ./.deps/ibus_setup_input_pad-resources.Po
> rm -f ./.deps/ibus_setup_input_pad-setup-gtk.Po
> rm -f ./.deps/libiconfig_la-iconfig-gtk.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/setup'
> Making distclean in engine
> make[2]: Entering directory '/<<PKGBUILDDIR>>/engine'
> test -z "input-pad.xml " || rm -f input-pad.xml 
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f ibus-engine-input-pad
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/ibus_engine_input_pad-engine.Po
> rm -f ./.deps/ibus_engine_input_pad-main.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/engine'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f -r "`uname -i`"
> rm -f *.lo
> test -z "ibus-input-pad.spec" || rm -f ibus-input-pad.spec
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> 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-input-pad using existing ./ibus-input-pad_1.4.99.20140916.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file po/ibus-input-pad.pot, use --include-removal to override
> dpkg-source: warning: newly created empty file 'po/.intltool-merge-cache.lock' will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  ibus-input-pad-1.4.99.20140916/setup/resources.c
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/ibus-input-pad_1.4.99.20140916-2.diff.AzsvIW
> 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/ibus-input-pad_1.4.99.20140916-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.

--- End Message ---
--- Begin Message ---
Source: ibus-input-pad
Source-Version: 1.4.99.20140916-3
Done: Gunnar Hjalmarsson <gunnarhj@debian.org>

We believe that the bug you reported is fixed in the latest version of
ibus-input-pad, 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 1048161@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-input-pad 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: Sun, 27 Aug 2023 16:50:32 +0200
Source: ibus-input-pad
Built-For-Profiles: noudeb
Architecture: source
Version: 1.4.99.20140916-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Changed-By: Gunnar Hjalmarsson <gunnarhj@debian.org>
Closes: 1048161
Changes:
 ibus-input-pad (1.4.99.20140916-3) unstable; urgency=medium
 .
   * Team upload
   * d/clean: Allow one to build twice (closes: #1048161)
   * Lintian override about no-manual-page
   * Bump Standards-Version to 4.6.2
Checksums-Sha1:
 2585a834020e385609ac651604292fe2574bdd43 1902 ibus-input-pad_1.4.99.20140916-3.dsc
 8d14bd0c6b58dfe1bd920c174f13f8c35fca9a47 3360 ibus-input-pad_1.4.99.20140916-3.debian.tar.xz
 59d954c3603b180ab73554d35544075c184ac473 16938 ibus-input-pad_1.4.99.20140916-3_source.buildinfo
Checksums-Sha256:
 3926ff9dcda3ceb536045e6e1b42d090723df67e374aa7c614f96b5b4e362ec5 1902 ibus-input-pad_1.4.99.20140916-3.dsc
 3b304601985bd4adc91ec02b9c92c1446518ecc2586081a18d2471bf9b12204a 3360 ibus-input-pad_1.4.99.20140916-3.debian.tar.xz
 0e6baf2efea6ea0eb1a87cf27eaf99a72ca953bf70f2793d411159f1520eebdf 16938 ibus-input-pad_1.4.99.20140916-3_source.buildinfo
Files:
 5ad4064820da7652c6a57bd67d173981 1902 utils optional ibus-input-pad_1.4.99.20140916-3.dsc
 5ced66096fc2c0f6f00b0bd6cfadbf70 3360 utils optional ibus-input-pad_1.4.99.20140916-3.debian.tar.xz
 fb520eaa38dc45f2c1f29584e9fb5952 16938 utils optional ibus-input-pad_1.4.99.20140916-3_source.buildinfo

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

iQEzBAEBCAAdFiEEDP6Ze3JFgKf6cvjP8LEQ51ppLzIFAmTrY4EACgkQ8LEQ51pp
LzKP1wf/S1t8C7tRQyTpxS0RN5ZwdFUnf8YviNE67+AaEycS0H9W+f19XokQmrBT
3v4TuNdk76qFbWuy2NXGPJE9bEc8a6N4hwAARAIRYmKXmMSpH0d4UpZ2AAzsFirq
zZNDXHpEkMxVu+fao4RGM5ipWFc09iD35NT+UCAftZ8sLJOAcTYmaKxosLsuhKu6
mCIE17YLNlE0R8KQURkbihBKdmUURVvd0JosYygJx8Kw0cpq/wVekRTI/B7Yqk0A
5LT/OSM05FOfJWslAULCTc9cZiOtkSHaSavJAIzex/DySZmV7bNZDtteu2Cj3teh
OAJPcTcGlXWGLwquU5v3NMydkaFlyg==
=DRbL
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: