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

Bug#1066226: marked as done (fcitx-fbterm: FTBFS: fcitx-fbterm.c:116:5: error: implicit declaration of function ‘fcitx_client_enable_ic’; did you mean ‘fcitx_client_focus_in’? [-Werror=implicit-function-declaration])



Your message dated Sun, 17 Mar 2024 00:18:50 +0000
with message-id <E1rleEk-007Cbf-QA@fasolo.debian.org>
and subject line Bug#1066226: fixed in fcitx-fbterm 0.2.0-5
has caused the Debian Bug report #1066226,
regarding fcitx-fbterm: FTBFS: fcitx-fbterm.c:116:5: error: implicit declaration of function ‘fcitx_client_enable_ic’; did you mean ‘fcitx_client_focus_in’? [-Werror=implicit-function-declaration]
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.)


-- 
1066226: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066226
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: fcitx-fbterm
Version: 0.2.0-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

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

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make[3]: Nothing to be done for 'CMakeFiles/fcitx-modules.target.dir/build'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 80%] Built target fcitx-modules.target
> /<<PKGBUILDDIR>>/src/keycode.c: In function ‘keycode_to_keysym’:
> /<<PKGBUILDDIR>>/src/keycode.c:83:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
>    83 |             if (applic_keypad) break;
>       |                ^
> /<<PKGBUILDDIR>>/src/keycode.c:84:9: note: here
>    84 |         case K_BARENUMLOCK:
>       |         ^~~~
> /<<PKGBUILDDIR>>/src/fcitx-fbterm.c: In function ‘im_active’:
> /<<PKGBUILDDIR>>/src/fcitx-fbterm.c:116:5: error: implicit declaration of function ‘fcitx_client_enable_ic’; did you mean ‘fcitx_client_focus_in’? [-Werror=implicit-function-declaration]
>   116 |     fcitx_client_enable_ic(client);
>       |     ^~~~~~~~~~~~~~~~~~~~~~
>       |     fcitx_client_focus_in
> /<<PKGBUILDDIR>>/src/fcitx-fbterm.c: In function ‘im_deactive’:
> /<<PKGBUILDDIR>>/src/fcitx-fbterm.c:126:5: error: implicit declaration of function ‘fcitx_client_close_ic’; did you mean ‘fcitx_client_reset’? [-Werror=implicit-function-declaration]
>   126 |     fcitx_client_close_ic(client);
>       |     ^~~~~~~~~~~~~~~~~~~~~
>       |     fcitx_client_reset
> /<<PKGBUILDDIR>>/src/fcitx-fbterm.c: In function ‘main’:
> /<<PKGBUILDDIR>>/src/fcitx-fbterm.c:350:5: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations]
>   350 |     g_type_init();
>       |     ^~~~~~~~~~~
> In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:31,
>                  from /usr/include/glib-2.0/glib-object.h:24,
>                  from /usr/include/glib-2.0/gio/gioenums.h:30,
>                  from /usr/include/glib-2.0/gio/giotypes.h:30,
>                  from /usr/include/glib-2.0/gio/gio.h:28,
>                  from /<<PKGBUILDDIR>>/src/fcitx-fbterm.c:23:
> /usr/include/glib-2.0/gobject/gtype.h:735:23: note: declared here
>   735 | void                  g_type_init                    (void);
>       |                       ^~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[3]: *** [src/CMakeFiles/fcitx-fbterm.dir/build.make:93: src/CMakeFiles/fcitx-fbterm.dir/fcitx-fbterm.c.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/fcitx-fbterm_0.2.0-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

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: fcitx-fbterm
Source-Version: 0.2.0-5
Done: Boyuan Yang <byang@debian.org>

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

Debian distribution maintenance software
pp.
Boyuan Yang <byang@debian.org> (supplier of updated fcitx-fbterm 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: Sat, 16 Mar 2024 19:25:59 -0400
Source: fcitx-fbterm
Architecture: source
Version: 0.2.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Changed-By: Boyuan Yang <byang@debian.org>
Closes: 1066226
Changes:
 fcitx-fbterm (0.2.0-5) unstable; urgency=medium
 .
   * Team upload.
   * debian/patches/:
     + 0002-Add-function-decl-no-longer-provided-by-fcitx-header.patch:
       Add patch to fix FTBFS due to Werror=implicit-function-declaration.
       (Closes: #1066226)
Checksums-Sha1:
 1ce22abca8af86a1debce25473ad5907bcdbaf44 2082 fcitx-fbterm_0.2.0-5.dsc
 d112e0bbe36f4f75e5b036c6410b95d5b8cfbc15 19540 fcitx-fbterm_0.2.0.orig.tar.xz
 177e9154e0285bac6ebfd59212d7d49707910b21 4536 fcitx-fbterm_0.2.0-5.debian.tar.xz
 2ce81ae37d515d503dd1c1a00e09ddfb809bf613 8754 fcitx-fbterm_0.2.0-5_amd64.buildinfo
Checksums-Sha256:
 093cfe55e03b3daecf02da5bc3361fab162208ac41758d79dac87425e6bee69e 2082 fcitx-fbterm_0.2.0-5.dsc
 3eeb013b0c83013bbf984bd77c91c8fb7d14bfc259bfeca2153f708968b36337 19540 fcitx-fbterm_0.2.0.orig.tar.xz
 40411da9b9c77c7dc125c4d3d7c82337ea311c9cfe5d3f4afa794de063c9752a 4536 fcitx-fbterm_0.2.0-5.debian.tar.xz
 c7bc0bb331970f16c90e2d72c60ad882ef61d53db0ad8e92bb4545233ab2fa78 8754 fcitx-fbterm_0.2.0-5_amd64.buildinfo
Files:
 3808197721d5ab4117d84d563df6a33c 2082 utils optional fcitx-fbterm_0.2.0-5.dsc
 a7eb80fde3e0d1cab27e230c912849da 19540 utils optional fcitx-fbterm_0.2.0.orig.tar.xz
 ce73e21553d45865b64c7d6258bfb394 4536 utils optional fcitx-fbterm_0.2.0-5.debian.tar.xz
 d3b044d933404509fd492c8b0d4c0bf1 8754 utils optional fcitx-fbterm_0.2.0-5_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmX2MCMACgkQwpPntGGC
Ws4m8Q//VJ9pV3lQ7uSRnfe2uV62+iX+ICPUnaFx4qu4aEid9eZh+FYOEbeKJKvn
5wWdpL11iQ85vwjfVPuI8zuiNu4lTXgH52KJ89tVwNr1BYpOt2ck35HgFElBWUEL
9oWB8RZW3BDs8MUmzZvmFHnxbB+q9x451oxsEW2o50cshPzc3P/V5tiFxGt/jKqN
KzF+c3694ztomrA4ozoFT4T+Cws6x3c09qbTLqB4xItxql4sSEKL/aZ+uhSTtU+I
wKPJEuvF/G/tX06tpIEaEJ7ov8wCyCD8XkwgpFeZKAzN0mcT/XVDGq5/eH9nctQo
Cmr/lQns24kau2SVYbJPEDummahkp4zU3M2VJQF8mOs3JQHCpMgLsgdSvPC4Xk5W
toRVGgVo4fkGfr18K/mWZDTeznTMast1WNnMup47UHMgtihct6EjgGcxnAWoftyK
8kBFXTcO2iwM0mOVPtNxFLIsSEQhZ7b0ctb032dp0JMcbxJ7ZOSg/0yG0YH1Tkgt
WLZmNTz/pC/upJ/18JdrZCraC8rRZLb3zPW3yVTvplsoutXnSGK1TojQ9l1OqreI
TM5miGIFZ/4CnJe90PCISqbZbfFlb4JnvIRdKM22NsTQomg+AjT4J8/rbI+dn4zk
QUs74dMvJmloHPJb318FzrNFgBeBwm597b/VE55E11TdV4JlU70=
=ymHw
-----END PGP SIGNATURE-----

Attachment: pgpJSHWGE3H8e.pgp
Description: PGP signature


--- End Message ---

Reply to: