Your message dated Tue, 09 Feb 2010 07:17:16 +0000
with message-id <e1neklu-0007dw...@ries.debian.org>
and subject line Bug#554044: fixed in chise-base 0.3.0-2
has caused the Debian Bug report #554044,
regarding chise-base: [PATCH] FTBFS: sysdep.h:15: error: conflicting types for 
'strnlen'
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.)


-- 
554044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554044
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: chise-base
Version: 0.3.0-1.1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  x86_64-linux-gnu-gcc -DCHISE_DB_DIR=\"/usr/share/chise/0.3/\" 
> -DCHISE_SI_DB_DIR=\"/usr/share/chise/0.3/db/\" -Wall -g -O2 -c -Wall 
> -Wmissing-prototypes chise.c  -fPIC -DPIC -o .libs/chise.o
> In file included from chise.c:27:
> sysdep.h:15: error: conflicting types for 'strnlen'
> /usr/include/string.h:404: error: previous declaration of 'strnlen' was here
> chise.c: In function 'CHISE_DS_open':
> chise.c:95: warning: pointer targets in passing argument 1 of 'strlen' differ 
> in signedness
> chise.c:109: warning: pointer targets in passing argument 1 of 'strcpy' 
> differ in signedness
> chise.c:109: warning: pointer targets in passing argument 2 of 'strcpy' 
> differ in signedness
> chise.c: In function 'chise_ds_get_feature':
> chise.c:167: warning: pointer targets in passing argument 2 of 
> 'chise_ds_open_feature_table' differ in signedness
> chise.c: In function 'chise_ds_get_ccs':
> chise.c:188: warning: pointer targets in passing argument 2 of 
> 'chise_ds_open_ccs_table' differ in signedness
> chise.c: In function 'chise_ds_get_property':
> chise.c:209: warning: pointer targets in passing argument 2 of 
> 'chise_ds_open_property_table' differ in signedness
> chise.c: In function 'chise_ds_foreach_char_feature_name':
> chise.c:227: warning: pointer targets in passing argument 1 of 'strlen' 
> differ in signedness
> chise.c:231: warning: pointer targets in passing argument 1 of 'strcpy' 
> differ in signedness
> chise.c:231: warning: pointer targets in passing argument 2 of 'strcpy' 
> differ in signedness
> chise.c:232: warning: pointer targets in passing argument 1 of 'strcat' 
> differ in signedness
> chise.c:234: warning: pointer targets in passing argument 1 of 'opendir' 
> differ in signedness
> chise.c:247: warning: pointer targets in assignment differ in signedness
> chise.c:259: warning: pointer targets in assignment differ in signedness
> chise.c:306: warning: pointer targets in assignment differ in signedness
> chise.c: In function 'chise_ds_open_feature_table':
> chise.c:345: warning: pointer targets in passing argument 1 of 'strcpy' 
> differ in signedness
> chise.c: In function 'chise_feature_setup_db':
> chise.c:404: warning: pointer targets in passing argument 4 of 
> 'CHISE_Attribute_Table_open' differ in signedness
> chise.c: In function 'chise_char_set_feature_value':
> chise.c:438: warning: pointer targets in passing argument 2 of 
> 'chise_attribute_table_put' differ in signedness
> chise.c: In function 'chise_char_load_feature_value':
> chise.c:451: warning: pointer targets in passing argument 2 of 
> 'chise_attribute_table_get' differ in signedness
> chise.c: In function 'chise_char_gets_feature_value':
> chise.c:467: warning: pointer targets in passing argument 2 of 
> 'chise_attribute_table_get' differ in signedness
> chise.c:472: warning: pointer targets in passing argument 1 of 
> '__builtin_strncpy' differ in signedness
> chise.c: In function 'chise_feature_foreach_char_with_value':
> chise.c:498: warning: pointer targets in passing argument 1 of 'strnlen' 
> differ in signedness
> chise.c: In function 'chise_ds_open_ccs_table':
> chise.c:540: warning: pointer targets in passing argument 1 of 'strcpy' 
> differ in signedness
> chise.c: In function 'chise_ccs_setup_db':
> chise.c:599: warning: pointer targets in passing argument 4 of 
> 'CHISE_Attribute_Table_open' differ in signedness
> chise.c: In function 'chise_ccs_decode':
> chise.c:640: warning: pointer targets in passing argument 1 of 'strnlen' 
> differ in signedness
> chise.c: In function 'chise_ccs_set_decoded_char':
> chise.c:660: warning: pointer targets in passing argument 2 of 
> 'chise_format_char_id' differ in signedness
> chise.c:661: warning: pointer targets in passing argument 3 of 
> 'chise_attribute_table_put' differ in signedness
> chise.c: In function 'chise_ds_open_property_table':
> chise.c:695: warning: pointer targets in passing argument 1 of 'strcpy' 
> differ in signedness
> chise.c: In function 'chise_property_setup_db':
> chise.c:754: warning: pointer targets in passing argument 4 of 
> 'CHISE_Attribute_Table_open' differ in signedness
> chise.c: In function 'chise_feature_set_property_value':
> chise.c:785: warning: pointer targets in passing argument 2 of 
> 'chise_attribute_table_put' differ in signedness
> chise.c: In function 'chise_feature_load_property_value':
> chise.c:795: warning: pointer targets in passing argument 2 of 
> 'chise_attribute_table_get' differ in signedness
> chise.c: In function 'chise_feature_gets_property_value':
> chise.c:809: warning: pointer targets in passing argument 2 of 
> 'chise_attribute_table_get' differ in signedness
> chise.c:814: warning: pointer targets in passing argument 1 of 
> '__builtin_strncpy' differ in signedness
> chise.c: In function 'CHISE_Attribute_Table_open':
> chise.c:838: warning: pointer targets in passing argument 1 of 'stat' differ 
> in signedness
> chise.c:839: warning: pointer targets in passing argument 1 of 'mkdir' differ 
> in signedness
> chise.c:841: warning: pointer targets in passing argument 1 of 'strlen' 
> differ in signedness
> chise.c:845: warning: pointer targets in passing argument 2 of 'strcpy' 
> differ in signedness
> chise.c: In function 'chise_attribute_table_put':
> chise.c:937: warning: pointer targets in passing argument 1 of 'strlen' 
> differ in signedness
> make[1]: *** [chise.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/28/chise-base_0.3.0-1.1_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: chise-base
Source-Version: 0.3.0-2

We believe that the bug you reported is fixed in the latest version of
chise-base, which is due to be installed in the Debian FTP archive:

chise-base_0.3.0-2.diff.gz
  to main/c/chise-base/chise-base_0.3.0-2.diff.gz
chise-base_0.3.0-2.dsc
  to main/c/chise-base/chise-base_0.3.0-2.dsc
chise-db_0.3.0-2_all.deb
  to main/c/chise-base/chise-db_0.3.0-2_all.deb
libchise-dev_0.3.0-2_i386.deb
  to main/c/chise-base/libchise-dev_0.3.0-2_i386.deb
libchise1_0.3.0-2_i386.deb
  to main/c/chise-base/libchise1_0.3.0-2_i386.deb



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 554...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
NIIBE Yutaka <gni...@fsij.org> (supplier of updated chise-base 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue,  9 Feb 2010 13:55:33 +0900
Source: chise-base
Binary: chise-db libchise1 libchise-dev
Architecture: source all i386
Version: 0.3.0-2
Distribution: unstable
Urgency: low
Maintainer: NIIBE Yutaka <gni...@fsij.org>
Changed-By: NIIBE Yutaka <gni...@fsij.org>
Description: 
 chise-db   - CHISE db, the character information database
 libchise-dev - C language binding of CHISE, the character information database
 libchise1  - C language binding of CHISE, the character information database
Closes: 302943 538887 554044
Changes: 
 chise-base (0.3.0-2) unstable; urgency=low
 .
   * libchise/Makefile.in (CFLAGS): Added -DHAVE_CONFIG_H
   (Closes: #554044 and #552853).
   Use libtool with --mode (for newer libtool).
   * debian/rules: Enable binary-indep entry (Closes: #302943).
   * debian/compat: Bump to 5.
   * libchise/config.{guess,sub}: Updated (Closes: #538887).
   * libchise/{libtool,m4,configure,Makefile.in}: New libtool.
   * libchise1.shlibs: Removed.
   * Incorporated NMU by Clint Adams.
Checksums-Sha1: 
 4ed4e545c1ab01bb579ea9770b684d394ffde2bd 1022 chise-base_0.3.0-2.dsc
 e49dccbdf05c175fad0f96cfc64d0ef1d3e958e3 551548 chise-base_0.3.0-2.diff.gz
 23d0ae42fe940dce1c008eb40b36af3e3a580f16 12640384 chise-db_0.3.0-2_all.deb
 9d173c0266db0738ee907fa4c8c19ae2b8d316aa 14208 libchise1_0.3.0-2_i386.deb
 e423c6dc38d3180c0ed28b77b2eaf5f5d38fe967 14034 libchise-dev_0.3.0-2_i386.deb
Checksums-Sha256: 
 e5c01804e4dc0faf9636de2789a7e112087515440c62b3e74ffb82406e638c97 1022 
chise-base_0.3.0-2.dsc
 7244ab10f10e84085c47b8911090677f13823c817c56bb7491185f1bc4559f76 551548 
chise-base_0.3.0-2.diff.gz
 596e1538f23e17ba4a57e066325882f094c10ee839a9683324c2c0108d8f1e3b 12640384 
chise-db_0.3.0-2_all.deb
 9dafc6c31173792a476d94e29edbbb5dc0b645b5122b48870c5fb501e9c1fa4a 14208 
libchise1_0.3.0-2_i386.deb
 8890f2359f48771d07299d25af3aba4e9d16a6824cd27fc7d52b6cba43d6fb3a 14034 
libchise-dev_0.3.0-2_i386.deb
Files: 
 0a7aeebb6f25f3df2137b6a95b052129 1022 devel optional chise-base_0.3.0-2.dsc
 3bf0d429b9e7c95a32f2e722a939410f 551548 devel optional 
chise-base_0.3.0-2.diff.gz
 21f5e4c5d049532851a067884fb54aa8 12640384 devel optional 
chise-db_0.3.0-2_all.deb
 0da92677c451073cf0a098ef16bfaec5 14208 libs optional libchise1_0.3.0-2_i386.deb
 7a0c2e377898f01b6d96e7a9db21ea05 14034 libdevel optional 
libchise-dev_0.3.0-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktxCbMACgkQBB45r3HV9Dr/MACZAad8wnWHq4FrgGViPQp4oFYy
GWQAoNOYjEcz43M5mpEC/DiDUdEKCC1V
=9Syw
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to