Your message dated Fri, 04 Jun 2010 16:51:44 +0000
with message-id <e1oka7u-0000ju...@ries.debian.org>
and subject line Bug#584342: fixed in filelight-l10n 1.9~svn1069736-2
has caused the Debian Bug report #584342,
regarding synfig: FTBFS: trgt_mng.h:55:20: error: libmng.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 ow...@bugs.debian.org
immediately.)
--
584342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584342
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: synfig
Version: 0.62.00-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100602 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
> -DHAVE_CONFIG_H -I../../.. -I../../../src -pthread
> -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include
> -I/usr/include/libxml2 -I/usr/include/glibmm-2.4
> -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -DSYNFIG_NO_DEPRECATED
> -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -g -O2 -W -Wall -MT
> libmod_mng_la-trgt_mng.lo -MD -MP -MF .deps/libmod_mng_la-trgt_mng.Tpo -c -o
> libmod_mng_la-trgt_mng.lo `test -f 'trgt_mng.cpp' || echo './'`trgt_mng.cpp
> libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I../../..
> -I../../../src -pthread -I/usr/include/libxml++-2.6
> -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -DSYNFIG_NO_DEPRECATED
> -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -g -O2 -W -Wall -MT
> libmod_mng_la-trgt_mng.lo -MD -MP -MF .deps/libmod_mng_la-trgt_mng.Tpo -c
> trgt_mng.cpp -fPIC -DPIC -o .libs/libmod_mng_la-trgt_mng.o
> libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I../../..
> -I../../../src -pthread -I/usr/include/libxml++-2.6
> -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -DSYNFIG_NO_DEPRECATED
> -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -g -O2 -W -Wall -MT
> libmod_mng_la-main.lo -MD -MP -MF .deps/libmod_mng_la-main.Tpo -c main.cpp
> -fPIC -DPIC -o .libs/libmod_mng_la-main.o
> In file included from trgt_mng.cpp:39:
> trgt_mng.h:55:20: error: libmng.h: No such file or directory
> In file included from main.cpp:37:
> trgt_mng.h:55:20: error: libmng.h: No such file or directory
> In file included from trgt_mng.cpp:39:
> trgt_mng.h:71: error: 'mng_handle' does not name a type
> trgt_mng.h:79: error: 'z_stream' does not name a type
> trgt_mng.cpp:65: error: 'mng_ptr' does not name a type
> trgt_mng.cpp:72: error: expected initializer before 'mng_free_proc'
> trgt_mng.cpp:77: error: 'mng_bool' does not name a type
> trgt_mng.cpp:84: error: 'mng_bool' does not name a type
> trgt_mng.cpp:92: error: 'mng_bool' does not name a type
> trgt_mng.cpp: In destructor 'virtual mng_trgt::~mng_trgt()':
> trgt_mng.cpp:115: error: 'mng' was not declared in this scope
> trgt_mng.cpp:115: error: 'MNG_NULL' was not declared in this scope
> trgt_mng.cpp:117: error: 'mng_putchunk_mend' was not declared in this scope
> trgt_mng.cpp:118: error: 'mng_write' was not declared in this scope
> trgt_mng.cpp:120: error: 'mng_int8' was not declared in this scope
> trgt_mng.cpp:120: error: expected ';' before 'severity'
> trgt_mng.cpp:121: error: 'mng_chunkid' was not declared in this scope
> trgt_mng.cpp:121: error: expected ';' before 'chunkname'
> trgt_mng.cpp:122: error: 'mng_uint32' was not declared in this scope
> trgt_mng.cpp:122: error: expected ';' before 'chunkseq'
> trgt_mng.cpp:123: error: 'mng_int32' was not declared in this scope
> trgt_mng.cpp:123: error: expected ';' before 'extra1'
> trgt_mng.cpp:124: error: expected ';' before 'extra2'
> trgt_mng.cpp:125: error: 'mng_pchar' was not declared in this scope
> trgt_mng.cpp:125: error: expected ';' before 'errortext'
> trgt_mng.cpp:126: error: 'severity' was not declared in this scope
> trgt_mng.cpp:126: error: 'chunkname' was not declared in this scope
> trgt_mng.cpp:126: error: 'chunkseq' was not declared in this scope
> trgt_mng.cpp:126: error: 'extra1' was not declared in this scope
> trgt_mng.cpp:126: error: 'extra2' was not declared in this scope
> trgt_mng.cpp:126: error: 'errortext' was not declared in this scope
> trgt_mng.cpp:126: error: 'mng_getlasterror' was not declared in this scope
> trgt_mng.cpp:129: error: 'mng_cleanup' was not declared in this scope
> trgt_mng.cpp: In member function 'virtual bool mng_trgt::init()':
> trgt_mng.cpp:177: error: 'mng' was not declared in this scope
> trgt_mng.cpp:177: error: 'mng_ptr' was not declared in this scope
> trgt_mng.cpp:177: error: 'mng_alloc_proc' was not declared in this scope
> trgt_mng.cpp:177: error: 'mng_free_proc' was not declared in this scope
> trgt_mng.cpp:177: error: 'MNG_NULL' was not declared in this scope
> trgt_mng.cpp:177: error: 'mng_initialize' was not declared in this scope
> trgt_mng.cpp:179: error: 'mng_error_proc' was not declared in this scope
> trgt_mng.cpp:179: error: 'mng_setcb_errorproc' was not declared in this scope
> trgt_mng.cpp:180: error: 'mng_write_proc' was not declared in this scope
> trgt_mng.cpp:180: error: 'mng_setcb_writedata' was not declared in this scope
> trgt_mng.cpp:181: error: 'mng_null_proc' was not declared in this scope
> trgt_mng.cpp:181: error: 'mng_setcb_openstream' was not declared in this scope
> trgt_mng.cpp:182: error: 'mng_null_proc' was not declared in this scope
> trgt_mng.cpp:182: error: 'mng_setcb_closestream' was not declared in this
> scope
> trgt_mng.cpp:183: error: 'mng_create' was not declared in this scope
> trgt_mng.cpp:184: error: 'MNG_SIMPLICITY_VALID' was not declared in this scope
> trgt_mng.cpp:184: error: 'MNG_SIMPLICITY_SIMPLEFEATURES' was not declared in
> this scope
> trgt_mng.cpp:184: error: 'mng_putchunk_mhdr' was not declared in this scope
> trgt_mng.cpp:185: error: 'MNG_TERMACTION_REPEAT' was not declared in this
> scope
> trgt_mng.cpp:185: error: 'MNG_ITERACTION_LASTFRAME' was not declared in this
> scope
> trgt_mng.cpp:185: error: 'mng_putchunk_term' was not declared in this scope
> trgt_mng.cpp:187: error: 'MNG_TEXT_TITLE' was not declared in this scope
> trgt_mng.cpp:189: error: 'mng_putchunk_text' was not declared in this scope
> trgt_mng.cpp:192: error: 'MNG_TEXT_DESCRIPTION' was not declared in this scope
> trgt_mng.cpp:194: error: 'mng_putchunk_text' was not declared in this scope
> trgt_mng.cpp:197: error: 'MNG_TEXT_SOFTWARE' was not declared in this scope
> trgt_mng.cpp:199: error: 'mng_putchunk_text' was not declared in this scope
> trgt_mng.cpp:202: error: 'MNG_FALSE' was not declared in this scope
> trgt_mng.cpp:202: error: 'mng_putchunk_gama' was not declared in this scope
> trgt_mng.cpp:203: error: 'MNG_FALSE' was not declared in this scope
> trgt_mng.cpp:203: error: 'MNG_UNIT_METER' was not declared in this scope
> trgt_mng.cpp:203: error: 'mng_putchunk_phys' was not declared in this scope
> trgt_mng.cpp:204: error: 'mng_putchunk_time' was not declared in this scope
> trgt_mng.cpp:215: error: 'mng_int8' was not declared in this scope
> trgt_mng.cpp:215: error: expected ';' before 'severity'
> trgt_mng.cpp:216: error: 'mng_chunkid' was not declared in this scope
> trgt_mng.cpp:216: error: expected ';' before 'chunkname'
> trgt_mng.cpp:217: error: 'mng_uint32' was not declared in this scope
> trgt_mng.cpp:217: error: expected ';' before 'chunkseq'
> trgt_mng.cpp:218: error: 'mng_int32' was not declared in this scope
> trgt_mng.cpp:218: error: expected ';' before 'extra1'
> trgt_mng.cpp:219: error: expected ';' before 'extra2'
> trgt_mng.cpp:220: error: 'mng_pchar' was not declared in this scope
> trgt_mng.cpp:220: error: expected ';' before 'errortext'
> trgt_mng.cpp:221: error: 'severity' was not declared in this scope
> trgt_mng.cpp:221: error: 'chunkname' was not declared in this scope
> trgt_mng.cpp:221: error: 'chunkseq' was not declared in this scope
> trgt_mng.cpp:221: error: 'extra1' was not declared in this scope
> trgt_mng.cpp:221: error: 'extra2' was not declared in this scope
> trgt_mng.cpp:221: error: 'errortext' was not declared in this scope
> trgt_mng.cpp:221: error: 'mng_getlasterror' was not declared in this scope
> trgt_mng.cpp:223: error: 'mng_cleanup' was not declared in this scope
> trgt_mng.cpp: In member function 'virtual void mng_trgt::end_frame()':
> trgt_mng.cpp:250: error: 'zstream' was not declared in this scope
> trgt_mng.cpp:250: error: 'Z_FINISH' was not declared in this scope
> trgt_mng.cpp:250: error: 'deflate' was not declared in this scope
> trgt_mng.cpp:250: error: 'Z_STREAM_END' was not declared in this scope
> trgt_mng.cpp:255: error: 'zstream' was not declared in this scope
> trgt_mng.cpp:255: error: 'deflateEnd' was not declared in this scope
> trgt_mng.cpp:255: error: 'Z_OK' was not declared in this scope
> trgt_mng.cpp:260: error: 'mng' was not declared in this scope
> trgt_mng.cpp:260: error: 'MNG_NULL' was not declared in this scope
> trgt_mng.cpp:262: error: 'zstream' was not declared in this scope
> trgt_mng.cpp:262: error: 'mng_putchunk_idat' was not declared in this scope
> trgt_mng.cpp:263: error: 'mng_putchunk_iend' was not declared in this scope
> trgt_mng.cpp: In member function 'virtual bool
> mng_trgt::start_frame(synfig::ProgressCallback*)':
> trgt_mng.cpp:274: error: 'mng' was not declared in this scope
> trgt_mng.cpp:274: error: 'MNG_NULL' was not declared in this scope
> trgt_mng.cpp:280: error: 'mng' was not declared in this scope
> trgt_mng.cpp:280: error: 'MNG_BITDEPTH_8' was not declared in this scope
> trgt_mng.cpp:280: error: 'MNG_COLORTYPE_RGBA' was not declared in this scope
> trgt_mng.cpp:280: error: 'MNG_COMPRESSION_DEFLATE' was not declared in this
> scope
> trgt_mng.cpp:280: error: 'MNG_FILTER_ADAPTIVE' was not declared in this scope
> trgt_mng.cpp:280: error: 'MNG_INTERLACE_NONE' was not declared in this scope
> trgt_mng.cpp:280: error: 'mng_putchunk_ihdr' was not declared in this scope
> trgt_mng.cpp:286: error: 'zstream' was not declared in this scope
> trgt_mng.cpp:286: error: 'Z_NULL' was not declared in this scope
> trgt_mng.cpp:290: error: 'Z_DEFAULT_COMPRESSION' was not declared in this
> scope
> trgt_mng.cpp:290: error: 'deflateInit' was not declared in this scope
> trgt_mng.cpp:290: error: 'Z_OK' was not declared in this scope
> trgt_mng.cpp:298: error: 'deflateBound' was not declared in this scope
> trgt_mng.cpp: In member function 'virtual bool mng_trgt::end_scanline()':
> trgt_mng.cpp:325: error: 'MNG_FILTER_NONE' was not declared in this scope
> trgt_mng.cpp:328: error: 'zstream' was not declared in this scope
> trgt_mng.cpp:331: error: 'Z_NO_FLUSH' was not declared in this scope
> trgt_mng.cpp:331: error: 'deflate' was not declared in this scope
> trgt_mng.cpp:331: error: 'Z_OK' was not declared in this scope
> In file included from main.cpp:37:
> trgt_mng.h:71: error: 'mng_handle' does not name a type
> trgt_mng.h:79: error: 'z_stream' does not name a type
> make[5]: *** [libmod_mng_la-trgt_mng.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/06/02/synfig_0.62.00-2_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: filelight-l10n
Source-Version: 1.9~svn1069736-2
We believe that the bug you reported is fixed in the latest version of
filelight-l10n, which is due to be installed in the Debian FTP archive:
filelight-l10n_1.9~svn1069736-2.debian.tar.gz
to main/f/filelight-l10n/filelight-l10n_1.9~svn1069736-2.debian.tar.gz
filelight-l10n_1.9~svn1069736-2.dsc
to main/f/filelight-l10n/filelight-l10n_1.9~svn1069736-2.dsc
filelight-l10n_1.9~svn1069736-2_all.deb
to main/f/filelight-l10n/filelight-l10n_1.9~svn1069736-2_all.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 584...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
José Manuel Santamaría Lema <panfa...@gmail.com> (supplier of updated
filelight-l10n 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: Thu, 03 Jun 2010 16:51:09 +0200
Source: filelight-l10n
Binary: filelight-l10n
Architecture: source all
Version: 1.9~svn1069736-2
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team <pkg-kde-ext...@lists.alioth.debian.org>
Changed-By: José Manuel Santamaría Lema <panfa...@gmail.com>
Description:
filelight-l10n - Localization (l10n) for Filelight, disk space usage tool
Closes: 584342
Changes:
filelight-l10n (1.9~svn1069736-2) unstable; urgency=low
.
* Set Arch: all rather than any, removed ${shlibs:Depends}. Thanks to Pino
Toscano for noticing.
* Set Section: localization instead of kde.
* Add pkg-kde-tools as b-d (Closes: #584342)
* Amend package description, this package does not install
translations for documentation since the actual filelight package
does not install documentation.
Checksums-Sha1:
5a5bc4af702befbd6c04401ccb40dd54c623e22f 1491
filelight-l10n_1.9~svn1069736-2.dsc
2dcd401449be858402ff930b877b160eecde4bcf 3075
filelight-l10n_1.9~svn1069736-2.debian.tar.gz
f6072ba96e24a94461eccf71bd383e312ea6908c 48642
filelight-l10n_1.9~svn1069736-2_all.deb
Checksums-Sha256:
6ba87cb3fd4e582216fa8d11f424cfa07f84ca19bb76fb593c476602882d25f8 1491
filelight-l10n_1.9~svn1069736-2.dsc
b85e37d99f17cba9ae51c19b9e779c6682bec451098327bc2c404aef5b03c1a9 3075
filelight-l10n_1.9~svn1069736-2.debian.tar.gz
acd2dfc03c6af62ac914511f1d16da21b953f1f3fd449a590f0fadaba8ce79e0 48642
filelight-l10n_1.9~svn1069736-2_all.deb
Files:
fca57334f15089cbf8cbee8c93e059d1 1491 localization optional
filelight-l10n_1.9~svn1069736-2.dsc
7143b1a6d6d89f0c995d56b48fd08f5d 3075 localization optional
filelight-l10n_1.9~svn1069736-2.debian.tar.gz
8d86d5aa6bfeba6fd44aa96be5ff0905 48642 localization optional
filelight-l10n_1.9~svn1069736-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Signed by Ana Guerrero
iEYEARECAAYFAkwJBCcACgkQn3j4POjENGFvaACeMYBxuUaSYUGhZanbDY0FP58w
YAgAoICjEZqNq1pz4W/RmeiMq0qdPEc5
=I41e
-----END PGP SIGNATURE-----
--- End Message ---