Package: ktoon
Version: 0.8.1-4
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> gcc -c -pipe -O2 -fPIC -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_CORE_LIB 
> -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4 -I. -I.moc 
> -I/build/user-ktoon_0.8.1-4-amd64-XB2tH5/ktoon-0.8.1/3rdparty/quazip/.ui -o 
> .obj/ioapi.o ioapi.c
> ioapi.c:13:18: error: zlib.h: No such file or directory
> In file included from ioapi.c:14:
> ioapi.h:38: error: expected declaration specifiers or '...' before '*' token
> ioapi.h:38: error: function definition declared 'typedef'
> ioapi.h:38: warning: return type defaults to 'int'
> ioapi.h: In function 'voidpf':
> ioapi.h:38: error: expected declaration specifiers before 'OF'
> ioapi.h:39: error: expected declaration specifiers or '...' before '*' token
> ioapi.h:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.h:40: error: expected declaration specifiers or '...' before '*' token
> ioapi.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.h:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.h:48: error: expected specifier-qualifier-list before 'open_file_func'
> ioapi.h:56: error: storage class specified for parameter 'zlib_filefunc_def'
> ioapi.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.c:32: error: expected declaration specifiers before 'voidpf'
> ioapi.c:37: error: expected declaration specifiers before 'uLong'
> ioapi.c:43: error: expected declaration specifiers before 'uLong'
> ioapi.c:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.c:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.c:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.c:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'OF'
> ioapi.c:68: error: expected declaration specifiers before 'voidpf'
> ioapi.c:71: error: declaration for parameter 'mode' but no such parameter
> ioapi.c:70: error: declaration for parameter 'filename' but no such parameter
> ioapi.h:56: error: declaration for parameter 'zlib_filefunc_def' but no such 
> parameter
> ioapi.c:86: warning: return makes integer from pointer without a cast
> ioapi.h:56: warning: unused parameter 'zlib_filefunc_def'
> ioapi.c: At top level:
> ioapi.c:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'fread_file_func'
> ioapi.c:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'stream'
> ioapi.c:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'size'
> ioapi.c:95: error: expected identifier or '(' before '{' token
> ioapi.c:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'fwrite_file_func'
> ioapi.c:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'stream'
> ioapi.c:105: error: conflicting types for 'buf'
> ioapi.c:93: error: previous declaration of 'buf' was here
> ioapi.c:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
> 'size'
> ioapi.c:107: error: expected identifier or '(' before '{' token
> ioapi.c: In function 'ftell_file_func':
> ioapi.c:114: error: expected declaration specifiers before 'voidpf'
> ioapi.c:115: error: expected declaration specifiers before 'voidpf'
> ioapi.c:116: warning: type of 'opaque' defaults to 'int'
> ioapi.c:116: warning: type of 'stream' defaults to 'int'
> ioapi.c:118: warning: cast to pointer from integer of different size
> ioapi.c:116: warning: unused parameter 'opaque'
> ioapi.c: In function 'fseek_file_func':
> ioapi.c:123: error: expected declaration specifiers before 'voidpf'
> ioapi.c:124: error: expected declaration specifiers before 'voidpf'
> ioapi.c:125: error: expected declaration specifiers before 'uLong'
> ioapi.c:127: warning: type of 'opaque' defaults to 'int'
> ioapi.c:127: warning: type of 'stream' defaults to 'int'
> ioapi.c:127: warning: type of 'offset' defaults to 'int'
> ioapi.c:144: warning: cast to pointer from integer of different size
> ioapi.c:127: warning: unused parameter 'opaque'
> ioapi.c: In function 'fclose_file_func':
> ioapi.c:149: error: expected declaration specifiers before 'voidpf'
> ioapi.c:150: error: expected declaration specifiers before 'voidpf'
> ioapi.c:151: warning: type of 'opaque' defaults to 'int'
> ioapi.c:151: warning: type of 'stream' defaults to 'int'
> ioapi.c:153: warning: cast to pointer from integer of different size
> ioapi.c:151: warning: unused parameter 'opaque'
> ioapi.c: In function 'ferror_file_func':
> ioapi.c:158: error: expected declaration specifiers before 'voidpf'
> ioapi.c:159: error: expected declaration specifiers before 'voidpf'
> ioapi.c:160: warning: type of 'opaque' defaults to 'int'
> ioapi.c:160: warning: type of 'stream' defaults to 'int'
> ioapi.c:162: warning: cast to pointer from integer of different size
> ioapi.c:160: warning: unused parameter 'opaque'
> ioapi.c: In function 'fill_fopen_filefunc':
> ioapi.c:167: error: expected declaration specifiers before 'zlib_filefunc_def'
> ioapi.c:168: warning: type of 'pzlib_filefunc_def' defaults to 'int'
> ioapi.c:169: error: invalid type argument of '->' (have 'int')
> ioapi.c:169: error: 'fopen_file_func' undeclared (first use in this function)
> ioapi.c:169: error: (Each undeclared identifier is reported only once
> ioapi.c:169: error: for each function it appears in.)
> ioapi.c:170: error: invalid type argument of '->' (have 'int')
> ioapi.c:170: error: 'fread_file_func' undeclared (first use in this function)
> ioapi.c:171: error: invalid type argument of '->' (have 'int')
> ioapi.c:171: error: 'fwrite_file_func' undeclared (first use in this function)
> ioapi.c:172: error: invalid type argument of '->' (have 'int')
> ioapi.c:173: error: invalid type argument of '->' (have 'int')
> ioapi.c:174: error: invalid type argument of '->' (have 'int')
> ioapi.c:175: error: invalid type argument of '->' (have 'int')
> ioapi.c:176: error: invalid type argument of '->' (have 'int')
> make[3]: *** [.obj/ioapi.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/05/08/ktoon_0.8.1-4_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
| [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]

Reply via email to