Your message dated Sun, 16 Sep 2007 06:13:29 +0900 (JST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#441655: skktools: FTBFS: ./skkdic-expr.c:97: error: 
expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: skktools
version: 1.2+0.20061004-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
/usr/bin/make
make[1]: Entering directory `/build/user/skktools-1.2+0.20061004'
gcc -I. -I. -I. -Wall -g -O2 -o skkdic-expr ./skkdic-expr.c 
./skkdic-expr.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*' token
./skkdic-expr.c:98: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*' token
./skkdic-expr.c:99: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*' token
./skkdic-expr.c: In function 'db_remove_file':
./skkdic-expr.c:115: warning: implicit declaration of function 'unlink'
./skkdic-expr.c:118: warning: implicit declaration of function 'exit'
./skkdic-expr.c:118: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c: In function 'db_make_files':
./skkdic-expr.c:160: error: 'db' undeclared (first use in this function)
./skkdic-expr.c:160: error: (Each undeclared identifier is reported only once
./skkdic-expr.c:160: error: for each function it appears in.)
./skkdic-expr.c:160: warning: implicit declaration of function 'dbm_open'
./skkdic-expr.c:162: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c:166: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c:169: error: 'okuriheaddb' undeclared (first use in this 
function)
./skkdic-expr.c:172: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c:174: error: 'okuritaildb' undeclared (first use in this 
function)
./skkdic-expr.c:177: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c: In function 'db_append':
./skkdic-expr.c:184: error: expected declaration specifiers before 'datum'
./skkdic-expr.c:186: error: expected declaration specifiers before 'DBM'
./skkdic-expr.c:189: error: 'datum' undeclared (first use in this function)
./skkdic-expr.c:189: error: expected ';' before 'content'
./skkdic-expr.c:193: warning: implicit declaration of function 'strlen'
./skkdic-expr.c:193: warning: incompatible implicit declaration of built-in 
function 'strlen'
./skkdic-expr.c:193: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
./skkdic-expr.c:194: error: 'content' undeclared (first use in this function)
./skkdic-expr.c:196: warning: implicit declaration of function 'dbm_store'
./skkdic-expr.c:196: error: 'DBM_REPLACE' undeclared (first use in this 
function)
./skkdic-expr.c: In function 'db_replace':
./skkdic-expr.c:219: warning: incompatible implicit declaration of built-in 
function 'strlen'
./skkdic-expr.c:219: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
./skkdic-expr.c: In function 'signal_handler':
./skkdic-expr.c:239: warning: implicit declaration of function 'getpid'
./skkdic-expr.c: In function 'add_okuri_item':
./skkdic-expr.c:307: error: expected declaration specifiers before 'datum'
./skkdic-expr.c:316: error: 'datum' undeclared (first use in this function)
./skkdic-expr.c:316: error: expected ';' before 'otails'
./skkdic-expr.c:317: error: expected ';' before 'tkey'
./skkdic-expr.c:320: warning: implicit declaration of function 'strncpy'
./skkdic-expr.c:320: warning: incompatible implicit declaration of built-in 
function 'strncpy'
./skkdic-expr.c:320: error: invalid type argument of '->'
./skkdic-expr.c:320: error: invalid type argument of '->'
./skkdic-expr.c:320: warning: pointer targets in passing argument 1 of 
'strncpy' differ in signedness
./skkdic-expr.c:321: error: 'tkey' undeclared (first use in this function)
./skkdic-expr.c:322: error: invalid type argument of '->'
./skkdic-expr.c:326: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:334: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:339: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:342: error: 'otails' undeclared (first use in this function)
./skkdic-expr.c:342: warning: implicit declaration of function 'dbm_fetch'
./skkdic-expr.c:342: error: 'okuriheaddb' undeclared (first use in this 
function)
./skkdic-expr.c:315: warning: unused variable 'len'
./skkdic-expr.c: In function 'add_content_line':
./skkdic-expr.c:389: error: expected declaration specifiers before 'datum'
./skkdic-expr.c: In function 'line_process':
./skkdic-expr.c:433: error: expected declaration specifiers before 'datum'
./skkdic-expr.c:444: error: invalid type argument of '->'
./skkdic-expr.c:445: error: invalid type argument of '->'
./skkdic-expr.c: In function 'add_file':
./skkdic-expr.c:461: error: 'datum' undeclared (first use in this function)
./skkdic-expr.c:461: error: expected ';' before 'key'
./skkdic-expr.c:468: warning: pointer targets in passing argument 1 of 'fgets' 
differ in signedness
./skkdic-expr.c:469: error: 'key' undeclared (first use in this function)
./skkdic-expr.c:473: error: 'old' undeclared (first use in this function)
./skkdic-expr.c:473: error: 'okuritaildb' undeclared (first use in this 
function)
./skkdic-expr.c:485: error: 'db' undeclared (first use in this function)
./skkdic-expr.c:460: warning: unused variable 'tkeybuf'
./skkdic-expr.c: In function 'subtract_okuri_item':
./skkdic-expr.c:526: error: expected declaration specifiers before 'datum'
./skkdic-expr.c:535: error: 'datum' undeclared (first use in this function)
./skkdic-expr.c:535: error: expected ';' before 'otails'
./skkdic-expr.c:536: error: expected ';' before 'tkey'
./skkdic-expr.c:539: warning: incompatible implicit declaration of built-in 
function 'strncpy'
./skkdic-expr.c:539: error: invalid type argument of '->'
./skkdic-expr.c:539: error: invalid type argument of '->'
./skkdic-expr.c:539: warning: pointer targets in passing argument 1 of 
'strncpy' differ in signedness
./skkdic-expr.c:540: error: 'tkey' undeclared (first use in this function)
./skkdic-expr.c:541: error: invalid type argument of '->'
./skkdic-expr.c:545: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:553: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:558: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:561: error: 'otails' undeclared (first use in this function)
./skkdic-expr.c:561: error: 'okuriheaddb' undeclared (first use in this 
function)
./skkdic-expr.c:566: warning: incompatible implicit declaration of built-in 
function 'strlen'
./skkdic-expr.c:566: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
./skkdic-expr.c:569: warning: implicit declaration of function 'dbm_delete'
./skkdic-expr.c:534: warning: unused variable 'len'
./skkdic-expr.c: In function 'subtract_okuri_tail_line':
./skkdic-expr.c:590: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:595: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c: In function 'subtract_content_line':
./skkdic-expr.c:602: error: expected declaration specifiers before 'datum'
./skkdic-expr.c: In function 'subtract_file':
./skkdic-expr.c:635: error: 'datum' undeclared (first use in this function)
./skkdic-expr.c:635: error: expected ';' before 'key'
./skkdic-expr.c:642: warning: pointer targets in passing argument 1 of 'fgets' 
differ in signedness
./skkdic-expr.c:645: error: 'key' undeclared (first use in this function)
./skkdic-expr.c:650: error: 'old' undeclared (first use in this function)
./skkdic-expr.c:650: error: 'okuritaildb' undeclared (first use in this 
function)
./skkdic-expr.c:655: warning: incompatible implicit declaration of built-in 
function 'strlen'
./skkdic-expr.c:655: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
./skkdic-expr.c:663: error: 'db' undeclared (first use in this function)
./skkdic-expr.c:668: warning: incompatible implicit declaration of built-in 
function 'strlen'
./skkdic-expr.c:668: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
./skkdic-expr.c:634: warning: unused variable 'tkeybuf'
./skkdic-expr.c: In function 'okuri_type_out':
./skkdic-expr.c:679: error: expected declaration specifiers before 'datum'
./skkdic-expr.c:687: error: 'datum' undeclared (first use in this function)
./skkdic-expr.c:687: error: expected ';' before 'tails'
./skkdic-expr.c:688: error: expected ';' before 'one'
./skkdic-expr.c:691: warning: incompatible implicit declaration of built-in 
function 'strncpy'
./skkdic-expr.c:691: error: invalid type argument of '->'
./skkdic-expr.c:691: error: invalid type argument of '->'
./skkdic-expr.c:691: warning: pointer targets in passing argument 1 of 
'strncpy' differ in signedness
./skkdic-expr.c:692: error: 'tkey' undeclared (first use in this function)
./skkdic-expr.c:693: error: invalid type argument of '->'
./skkdic-expr.c:696: error: 'tails' undeclared (first use in this function)
./skkdic-expr.c:696: error: 'okuritaildb' undeclared (first use in this 
function)
./skkdic-expr.c:698: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:707: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:709: warning: pointer targets in passing argument 1 of 
'strncpy' differ in signedness
./skkdic-expr.c:709: warning: pointer targets in passing argument 2 of 
'strncpy' differ in signedness
./skkdic-expr.c:711: error: 'one' undeclared (first use in this function)
./skkdic-expr.c:711: error: 'okuriheaddb' undeclared (first use in this 
function)
./skkdic-expr.c:721: warning: pointer targets in passing argument 1 of 'fputs' 
differ in signedness
./skkdic-expr.c: In function 'type_out':
./skkdic-expr.c:735: error: 'datum' undeclared (first use in this function)
./skkdic-expr.c:735: error: expected ';' before 'key'
./skkdic-expr.c:739: error: 'key' undeclared (first use in this function)
./skkdic-expr.c:739: warning: implicit declaration of function 'dbm_firstkey'
./skkdic-expr.c:739: error: 'db' undeclared (first use in this function)
./skkdic-expr.c:739: warning: implicit declaration of function 'dbm_nextkey'
./skkdic-expr.c:740: error: 'content' undeclared (first use in this function)
./skkdic-expr.c:746: warning: pointer targets in passing argument 1 of 'fputs' 
differ in signedness
./skkdic-expr.c:753: error: expected ';' before 'entry'
./skkdic-expr.c:754: error: 'okuritaildb' undeclared (first use in this 
function)
./skkdic-expr.c:756: error: 'entry' undeclared (first use in this function)
./skkdic-expr.c: In function 'main':
./skkdic-expr.c:800: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c:807: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c:816: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c:831: warning: incompatible implicit declaration of built-in 
function 'strlen'
./skkdic-expr.c:835: warning: incompatible implicit declaration of built-in 
function 'strlen'
make[1]: *** [skkdic-expr] Error 1
make[1]: Leaving directory `/build/user/skktools-1.2+0.20061004'
make: *** [build-stamp] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/05

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Version: 1.2+0.20061004-2

On September 11, 2007 at 8:34AM +0900,
tats (at debian.org) wrote:

> > Package: skktools
> > version: 1.2+0.20061004-2
> > Severity: serious
> > User: [EMAIL PROTECTED]
> > Usertags: qa-ftbfs-20070905 qa-ftbfs
> > Justification: FTBFS on i386
[...]
> If the dependency libdb4.3-dev is changed to libdb4.4-dev,
> libdb4.5-dev or libdb4.6-dev, this bug is gone.  Will fix.

The bug in libdb4.3-dev has been fixed in db4.3 4.3.29-10 and this
bug disappeared.

Thanks,
--
Tatsuya Kinoshita

Attachment: pgp4JB7q5HULx.pgp
Description: PGP signature


--- End Message ---

Reply via email to