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

Bug#964680: marked as done (ibus-pinyin: FTBFS: lmyoslib.c:68:36: error: expected ‘)’ before ‘LUA_QS’)



Your message dated Mon, 20 Jul 2020 09:48:30 +0000
with message-id <E1jxSPO-0004xr-Sl@fasolo.debian.org>
and subject line Bug#964680: fixed in ibus-pinyin 1.5.0-6.1
has caused the Debian Bug report #964680,
regarding ibus-pinyin: FTBFS: lmyoslib.c:68:36: error: expected ‘)’ before ‘LUA_QS’
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.)


-- 
964680: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964680
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ibus-pinyin
Version: 1.5.0-6
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200709 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/ibus-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/lua5.4  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c -o libpylua_la-lmyoslib.lo `test -f 'lmyoslib.c' || echo './'`lmyoslib.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/ibus-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/lua5.4 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c lua-plugin.c  -fPIC -DPIC -o .libs/libpylua_la-lua-plugin.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/ibus-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/lua5.4 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c lua-plugin-init.c  -fPIC -DPIC -o .libs/libpylua_la-lua-plugin-init.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/ibus-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/lua5.4 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c lmyoslib.c  -fPIC -DPIC -o .libs/libpylua_la-lmyoslib.o
> lua-ext-console.c: In function ‘main’:
> lua-ext-console.c:104:3: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations]
>   104 |   g_type_init();
>       |   ^~~~~~~~~~~
> In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
>                  from /usr/include/glib-2.0/glib-object.h:22,
>                  from lua-plugin.h:30,
>                  from lua-ext-console.c:28:
> /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here
>   691 | void                  g_type_init                    (void);
>       |                       ^~~~~~~~~~~
> lua-ext-console.c:129:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
>   129 |       if ( 0 == strcmp("i", strs[0]) )
>       |       ^~
> lua-ext-console.c:131:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
>   131 |         break;
>       |         ^~~~~
> lmyoslib.c: In function ‘getfield’:
> lmyoslib.c:68:36: error: expected ‘)’ before ‘LUA_QS’
>    68 |       return luaL_error(L, "field " LUA_QS " missing in date table", key);
>       |                                    ^~~~~~~
>       |                                    )
> make[3]: *** [Makefile:798: libpylua_la-lmyoslib.lo] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/07/09/ibus-pinyin_1.5.0-6_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ibus-pinyin
Source-Version: 1.5.0-6.1
Done: Gianfranco Costamagna <locutusofborg@debian.org>

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

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofborg@debian.org> (supplier of updated ibus-pinyin 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: Wed, 15 Jul 2020 11:26:32 +0200
Source: ibus-pinyin
Binary: ibus-pinyin
Architecture: source
Version: 1.5.0-6.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Changed-By: Gianfranco Costamagna <locutusofborg@debian.org>
Description:
 ibus-pinyin - Pinyin engine for IBus
Closes: 964680
Changes:
 ibus-pinyin (1.5.0-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix lua compatibility issue due to deprecated LUA_QS macro.
     (Closes: #964680)
Checksums-Sha1:
 47b59ea39d323d2709d9f4daf4b291df555cef2f 2154 ibus-pinyin_1.5.0-6.1.dsc
 8e1882c919f39309fb73709e591bbf210babb5d6 10364 ibus-pinyin_1.5.0-6.1.debian.tar.xz
 b1729a23831ee0625ddbaf816d51c4016fe5b9d3 10273 ibus-pinyin_1.5.0-6.1_source.buildinfo
Checksums-Sha256:
 1b0fcc9e798486890f797db7dcd6d95b0cedfd6e5eb6b8bfe66e2d7026718401 2154 ibus-pinyin_1.5.0-6.1.dsc
 b952e00f1cd83460ee17a4e0ab62ecd3c2d2bdef81d8e6d89c9097e51285fa22 10364 ibus-pinyin_1.5.0-6.1.debian.tar.xz
 96673ae07f34709b22c450aa7c46f408aa5e8d67722cb29ea4b6005887cd3317 10273 ibus-pinyin_1.5.0-6.1_source.buildinfo
Files:
 1093fdebcd20129123c3da33f799030c 2154 utils optional ibus-pinyin_1.5.0-6.1.dsc
 acee2d33200ebf528caef610bfcb6354 10364 utils optional ibus-pinyin_1.5.0-6.1.debian.tar.xz
 056a62c2c8c1c4c2836c7dd2d7c0d45a 10273 utils optional ibus-pinyin_1.5.0-6.1_source.buildinfo

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

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAl8OzAYACgkQ808JdE6f
XdlkcRAA2wpju5NUNnI1q4insK9WQmTSZuY+0qdQqDMj7uhFLA/VK43uzBM4B7ZN
oglts/fquSVtqKKY4uLZuAcHWMAWHLXI0kZjhvixZNWL2prnyRkMCEbV/aeUwWra
hY5jcycYWhi8iUXEBOWz03g2OLl6v5KFJh/cRlA0r0+FJC5u/tK41EZLvYF7XhYb
ohpD6L8BUAKzH6ypVfYFrJ/qJwAwnnWGd08Fz2PCQeuYlsXWEGnhzSPy0WMkmKRn
6qqkHt+h+EpixXvcYWv9MNb9YPRAoeRIJ0kl5V/kg+0uF5U1WlJ9M1mliF/7yfvS
NF7uGKqkwNhQIAjk6QhoA6TfsnqDepdWHtGyr9/OKdn6lFZEm9dKCV85i0+tZlYe
Z3TuAAtR4yYPJ79/tFrsiifVBgZxlZNLRKzlTU0QsO02eBmPWjCYEbnSDixRjlHP
jUBBHrhOeIKihmlrWEmhxmmWyirXzqsV4cYbsBb7a9Fw0dcFAYUnnpef0pm8Hea1
OGt6TZ8tKdmFf4Qk8cxxeZIf42j8zOgRqm4cVm9CnyAXfsEWipOjdie11XvbjmBf
1/+i7M5O5u/yHRKVtFMPTStwWEUO6gIPIR5vQdRBTex4jhmh0lIJfpIhC8Nhm2l4
/MjcWOF/pRAUkxSExEg1CQBqQpJAzytkMNkPeOf2safV03thA2E=
=z2/b
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: