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

Bug#1046186: marked as done (libhangul: Fails to build source after successful build)



Your message dated Thu, 14 Sep 2023 12:10:39 +0000
with message-id <E1qglB9-004UiI-El@fasolo.debian.org>
and subject line Bug#1046186: fixed in libhangul 0.1.0+git20230314-2
has caused the Debian Bug report #1046186,
regarding libhangul: 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.)


-- 
1046186: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046186
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libhangul
Version: 0.1.0+git20230314-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 libhangul
> dpkg-buildpackage: info: source version 0.1.0+git20230314-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Changwoo Ryu <cwryu@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 hangul
> make[2]: Entering directory '/<<PKGBUILDDIR>>/hangul'
> test -z "libhangul.la" || rm -f libhangul.la
> rm -rf .libs _libs
> 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/libhangul_la-hangulctype.Plo
> rm -f ./.deps/libhangul_la-hangulinputcontext.Plo
> rm -f ./.deps/libhangul_la-hangulkeyboard.Plo
> rm -f ./.deps/libhangul_la-hanja.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/hangul'
> Making distclean in data
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> Making distclean in hanja
> make[3]: Entering directory '/<<PKGBUILDDIR>>/data/hanja'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/data/hanja'
> Making distclean in keyboards
> make[3]: Entering directory '/<<PKGBUILDDIR>>/data/keyboards'
> test -z "hangul-keyboard-2.xml hangul-keyboard-2y.xml hangul-keyboard-39.xml hangul-keyboard-3f.xml hangul-keyboard-32.xml hangul-keyboard-3s.xml hangul-keyboard-3y.xml hangul-keyboard-ro.xml hangul-keyboard-ahn.xml hangul-keyboard-2.name.xml.tmp hangul-keyboard-2y.name.xml.tmp hangul-keyboard-39.name.xml.tmp hangul-keyboard-3f.name.xml.tmp hangul-keyboard-32.name.xml.tmp hangul-keyboard-3s.name.xml.tmp hangul-keyboard-3y.name.xml.tmp hangul-keyboard-ro.name.xml.tmp hangul-keyboard-ahn.name.xml.tmp " || rm -f hangul-keyboard-2.xml hangul-keyboard-2y.xml hangul-keyboard-39.xml hangul-keyboard-3f.xml hangul-keyboard-32.xml hangul-keyboard-3s.xml hangul-keyboard-3y.xml hangul-keyboard-ro.xml hangul-keyboard-ahn.xml hangul-keyboard-2.name.xml.tmp hangul-keyboard-2y.name.xml.tmp hangul-keyboard-39.name.xml.tmp 
> hangul-keyboard-3f.name.xml.tmp hangul-keyboard-32.name.xml.tmp hangul-keyboard-3s.name.xml.tmp hangul-keyboard-3y.name.xml.tmp hangul-keyboard-ro.name.xml.tmp hangul-keyboard-ahn.name.xml.tmp 
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "hangul-combination-default.xml hangul-combination-full.xml" || rm -f hangul-combination-default.xml hangul-combination-full.xml
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/data/keyboards'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/data'
> 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
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/data'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
> Making distclean in tools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
> rm -rf .libs _libs
>  rm -f hangul
> 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
> rm -f ./.deps/hangul-hangul.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> 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.* libhangul.po libhangul.1po libhangul.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> rm -rf .libs _libs
>  rm -f test
>  rm -f hangul hanja
> rm -f *.o
> test -z "test.log" || rm -f test.log
> rm -f *.lo
> test -z "test.trs" || rm -f test.trs
> rm -f *.tab.c
> test -z "test-suite.log" || rm -f test-suite.log
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/hangul-hangul.Po
> rm -f ./.deps/hanja-hanja.Po
> rm -f ./.deps/test-test.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f hangulkeyboards.dox
> rm -rf html
> rm -f *.lo
> test -z "Doxyfile" || rm -f Doxyfile
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "libhangul.pc" || rm -f libhangul.pc
> 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 libhangul using existing ./libhangul_0.1.0+git20230314.orig.tar.gz
> dpkg-source: warning: newly created empty file 'ChangeLog' will not be represented in diff
> dpkg-source: error: cannot represent change to po/ko.gmo: binary file contents changed
> dpkg-source: error: add po/ko.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/libhangul_0.1.0+git20230314-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: libhangul
Source-Version: 0.1.0+git20230314-2
Done: Changwoo Ryu <cwryu@debian.org>

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

Debian distribution maintenance software
pp.
Changwoo Ryu <cwryu@debian.org> (supplier of updated libhangul 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: Thu, 14 Sep 2023 16:48:36 +0530
Source: libhangul
Architecture: source
Version: 0.1.0+git20230314-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Korean L10N <debian-l10n-korean@lists.debian.org>
Changed-By: Changwoo Ryu <cwryu@debian.org>
Closes: 1046186
Changes:
 libhangul (0.1.0+git20230314-2) unstable; urgency=medium
 .
   [ Changwoo Ryu ]
   * Fix FTBFS on double build (Closes: #1046186)
Checksums-Sha1:
 bcd4adfe76332128fe4bd624515fa16de70ceec5 2286 libhangul_0.1.0+git20230314-2.dsc
 6ce5449b4b1b44b32fc59dd6bc7f4236d824da8c 36524 libhangul_0.1.0+git20230314-2.debian.tar.xz
 c9b72b70d384b2997ca152b0f051baf00d648f51 6453 libhangul_0.1.0+git20230314-2_source.buildinfo
Checksums-Sha256:
 4ccb980d71c790237d74a1b9839214748ff057f0c37ec9cb5cf3b7f788b51632 2286 libhangul_0.1.0+git20230314-2.dsc
 d7d216402f57e7507b810f768b20dc4793dfd17817e3a6e616fa158bf471aaed 36524 libhangul_0.1.0+git20230314-2.debian.tar.xz
 be7d7da43b5c4f44e330dd69153d3d208ef9b243cacc70f35c8db040c3118489 6453 libhangul_0.1.0+git20230314-2_source.buildinfo
Files:
 0a6223c8d40cd6957bcf5f936a7d0b35 2286 libs optional libhangul_0.1.0+git20230314-2.dsc
 828a4a0433ebf41f5c8ac270155be58f 36524 libs optional libhangul_0.1.0+git20230314-2.debian.tar.xz
 8428ddb7f788306045fb7c7946030b5c 6453 libs optional libhangul_0.1.0+git20230314-2_source.buildinfo

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

iQJFBAEBCgAvFiEEony+ujUlaGU4DgzJ7Bh50HbYq0gFAmUC7esRHGN3cnl1QGRl
Ymlhbi5vcmcACgkQ7Bh50HbYq0ijDA//ak3Z6lIEAdg6Gio+FRyVGnYUSv0VGkzC
AALMqhbjOkuWfPjSTAF4kxh5DxukNSUIgrUXkqhX4v5Ic6ipah5XOebGUJj0ZS2G
7OQWEAjBjhUP8QhY/s8RBFazNW2859xzcBunip5fw0K/vonEmOQasABTWiuHD6Rs
1LKiRsjttML4e4a3IhDWBrW7gYcf3yzPcfAz3wne9QzVYBKKT4Of2gYkQg9EGesc
9Vh39gdyQnPYeczoPZSoHIoFRlLFpezI89+vAV2/ktwHnnS95h5WImVqw21kTrxg
SV67OLMi3H6xfOfHJuJTJkVhPwCJY8BLRsbSOWNBLuAjGJB2Jb9RlmRs7+YPT8rK
yXwCtS/qs3ghkI5JGjoE6+8mzDGdyB4Ploiicve8SmHthc6RoAdyK549od4dF9lW
TupO6HQBg296zrGD400CdKST4cXJa6vNxRA6EhQzsj25HLsTOAikqy08r5lpOk0A
nKnJ89CmK2R106H7GEUsXpAPQzpB1StuSTIwhDzNh1NflXZvKzKKVot3FPIt9WiH
aYfqG9j9seER495ptlOMk2qWFwoAXruO1Ja1AO9PD/GPogF+4AvM/KgKE9vOK2C7
6Pk2E1PSZju6FiSCoWl4F6XBToBBSb9y+iFtSEt0FaSLIg529LmHPQP/7cJN6FY+
qBbCY5AdUSs=
=esVf
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: