Your message dated Fri, 12 Feb 2016 10:23:54 +0000
with message-id <e1auatg-0003hq...@franck.debian.org>
and subject line Bug#808493: fixed in kinput2 3.1-13
has caused the Debian Bug report #808493,
regarding kinput2: FTBFS: cconv.c:793:15: error: conflicting types for ‘getline’
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 ow...@bugs.debian.org
immediately.)
--
808493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808493
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kinput2
Version: 3.1-12
Severity: serious
Justification: fails to build from source
Tags: sid
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
The package fails to build:
rm -f cconv.o
gcc -c -g -O2 -fno-strict-aliasing -I../include -Iimlib -I/usr/include/wnn
-Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-DFUNCPROTO=15 -DNARROWPROTO -DCCDEFPATH=\"/etc/kinput2/\"
-DWNN6 -DLIBDIR=\"/usr/share/wnn\" cconv.c
In file included from /usr/include/stdio.h:27:0,
from cconv.c:606:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^
cconv.c:793:15: error: conflicting types for ‘getline’
static uchar *getline(uchar *, int, Files *, void (*)());
^
In file included from cconv.c:606:0:
/usr/include/stdio.h:678:20: note: previous declaration of ‘getline’ was here
extern _IO_ssize_t getline (char **__restrict __lineptr,
^
cconv.c: In function ‘registMode’:
cconv.c:619:34: warning: implicit declaration of function ‘free’
[-Wimplicit-function-declaration]
#define Free(p) { if (p) (void)free((char *)(p)); }
^
cconv.c:1210:4: note: in expansion of macro ‘Free’
Free(modes);
^
cconv.c:619:34: warning: incompatible implicit declaration of built-in function
‘free’
#define Free(p) { if (p) (void)free((char *)(p)); }
^
cconv.c:1210:4: note: in expansion of macro ‘Free’
Free(modes);
^
cconv.c:619:34: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
#define Free(p) { if (p) (void)free((char *)(p)); }
^
cconv.c:1210:4: note: in expansion of macro ‘Free’
Free(modes);
^
...
Makefile:1124: recipe for target 'cconv.o' failed
make[2]: *** [cconv.o] Error 1
make[2]: Leaving directory '/kinput2-3.1/lib'
Makefile:1099: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/kinput2-3.1'
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/kinput2.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Source: kinput2
Source-Version: 3.1-13
We believe that the bug you reported is fixed in the latest version of
kinput2, 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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adam Borowski <kilob...@angband.pl> (supplier of updated kinput2 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 12 Feb 2016 11:09:01 +0100
Source: kinput2
Binary: kinput2-common kinput2-canna kinput2-wnn kinput2-canna-wnn
Architecture: source
Version: 3.1-13
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Adam Borowski <kilob...@angband.pl>
Description:
kinput2-canna - input server for X11 applications that want Japanese text input
kinput2-canna-wnn - input server for X11 applications that want Japanese text
input
kinput2-common - Files shared among kinput2 packages
kinput2-wnn - input server for X11 applications that want Japanese text input
Closes: 690827 808493
Changes:
kinput2 (3.1-13) unstable; urgency=medium
.
* QA upload.
* Fix FTBFS due to getline() (closes: #808493).
* Apply a patch by ishikawa to fix a bunch of uninitialized memory uses
and buffer overflows (closes: #690827).
* Improve short descriptions.
* Make debian/rules more up-to-date (debhelper 9, dh_prep, build-arch).
* Pass dpkg-buildflags.
Checksums-Sha1:
61886bf382e04f480399dc8cc1c06fe905fb21b5 1624 kinput2_3.1-13.dsc
e629ea2b42aeeab2344acabe20f66d91dd3da5a9 17001 kinput2_3.1-13.diff.gz
Checksums-Sha256:
51c93ffabff30a651db7ff9f525f07f03b0d85c8705b279eb93e7f8f21896da9 1624
kinput2_3.1-13.dsc
2fecd76040a34f9953719043ffddac05e48999ee940447d905d8d620aa51d966 17001
kinput2_3.1-13.diff.gz
Files:
ef49757eb859e5280fbcf2cc8881ed62 1624 x11 optional kinput2_3.1-13.dsc
d3ef63abf69b9815f54442bbb8046b33 17001 x11 optional kinput2_3.1-13.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJWva90AAoJECw7Q2/qxoEBmpcH/03G51fyTc2waG966gfbt0qC
H3J3Rn//dGqKs+lqgJKehcQsEzHgjaZS7v7qoyKd9AnsBvlu3xcFfCF/hpKRsjmc
BiEf/8htrfP8p2qJcmXd1bDMQ1Cx6iCu8HxNf3kmfEiG6AoVyBCCd/GHEhq1JgPH
KcXx7Q4E+q5giU9lx/JajoncHIzGWWDio7dPqqiPhNTpt1iwbkWykyXzPoAV0q4G
fkZkn7pfAnLUP+X5Fnb5vFr904qbrM5fyAZT/ZFISYO4hixGeBre6ccA80ClJRKH
+/6R74FAxTRdF7h4YjnUJSC1OPGZSgbFzaMUPbh1OYL3v6061Ya2N2JAQrs5lbw=
=yERD
-----END PGP SIGNATURE-----
--- End Message ---