Your message dated Mon, 25 Jan 2010 22:06:16 +0000
with message-id <[email protected]>
and subject line Bug#527721: fixed in ktoon 0.8.1-4.1
has caused the Debian Bug report #527721,
regarding ktoon: FTBFS: ioapi.c:13:18: error: zlib.h: No such file or directory
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 [email protected]
immediately.)
--
527721: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527721
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 |
--- End Message ---
--- Begin Message ---
Source: ktoon
Source-Version: 0.8.1-4.1
We believe that the bug you reported is fixed in the latest version of
ktoon, which is due to be installed in the Debian FTP archive:
ktoon_0.8.1-4.1.diff.gz
to main/k/ktoon/ktoon_0.8.1-4.1.diff.gz
ktoon_0.8.1-4.1.dsc
to main/k/ktoon/ktoon_0.8.1-4.1.dsc
ktoon_0.8.1-4.1_i386.deb
to main/k/ktoon/ktoon_0.8.1-4.1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefan Potyra <[email protected]> (supplier of updated ktoon 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 23 Jan 2010 18:13:53 +0100
Source: ktoon
Binary: ktoon
Architecture: source i386
Version: 0.8.1-4.1
Distribution: unstable
Urgency: low
Maintainer: Juan Manuel Garcia Molina <[email protected]>
Changed-By: Stefan Potyra <[email protected]>
Description:
ktoon - 2D animation toolkit
Closes: 462013 527721
Changes:
ktoon (0.8.1-4.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix build failure (Closes: #527721, #462013):
+ Build-Depend on zlib1g-dev, thanks to Cyril Brulebois.
+ Add debian/patches/90-fix-ffmpeg-includes.dpatch, based on a patch from
Christoph Egger.
+ Add libswscale-dev and libavutil-dev to build-depends.
+ Add debian/patches/95-ffmpeg-libs to also link against swscale and
avutil.
+ Add debian/patches/92-fix-linking to link the ffmpeg exporter against
src/store as well.
+ Add libpng12-dev to build-depends.
* Fix plugin directory in debian/patches/31_dirs (Closes: #462013).
Checksums-Sha1:
10c7a41902f1fcf6f2682e4092971ed22bc68e1f 1280 ktoon_0.8.1-4.1.dsc
5f57d4cb3101d92fa6c958b5c91dea8c5cecc285 35014 ktoon_0.8.1-4.1.diff.gz
72ac633d9c34c24bb45c0fe3594a7cb8efce1d88 2527964 ktoon_0.8.1-4.1_i386.deb
Checksums-Sha256:
4fdaa3fecb9a908d89714e9dc73fb816e78f6886632d16a92da474075eca6131 1280
ktoon_0.8.1-4.1.dsc
c2ccaa4735820b0f2049de76cc52f2facd553bde3173e2162bda528eeb7410f3 35014
ktoon_0.8.1-4.1.diff.gz
19eb5470d72a7795f5902fe796fd0b338845782f605e9adfefdefd1febdd446b 2527964
ktoon_0.8.1-4.1_i386.deb
Files:
a9c7dd56448592c8739211215535d09d 1280 graphics optional ktoon_0.8.1-4.1.dsc
e1206b62a75cf5086a5c86f8caf37fc8 35014 graphics optional
ktoon_0.8.1-4.1.diff.gz
cd38d68cb6cce14146b75f0d848cb8c9 2527964 graphics optional
ktoon_0.8.1-4.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktbXiYACgkQnXjXEYa8KlB7nQCeKwXnbogzaKeG8eBLnO4D0s79
hPUAnAwbXOHKtRJtJZg66WYUSTN3yJTf
=5L0z
-----END PGP SIGNATURE-----
--- End Message ---