Bug#441655: skktools: FTBFS: ./skkdic-expr.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

2008-01-12 Thread Lucas Nussbaum
notfound 441655 1.2+0.20061004-2
thanks

> 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.
 
Since foundversion == fixedversion, you have to mark it as notfound, or
close it without version.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441655: skktools: FTBFS: ./skkdic-expr.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

2007-09-10 Thread Tatsuya Kinoshita
tags 441655 + pending
thanks

On September 10, 2007 at 9:48PM +0200,
lucas (at lucas-nussbaum.net) wrote:

> 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
[...]
> make[1]: *** [skkdic-expr] Error 1
> make[1]: Leaving directory `/build/user/skktools-1.2+0.20061004'
> make: *** [build-stamp] Error 2

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.

Thanks,
--
Tatsuya Kinoshita


pgpnUh1FHjilv.pgp
Description: PGP signature


Bug#441655: skktools: FTBFS: ./skkdic-expr.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

2007-09-10 Thread Lucas Nussbaum
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 'fge