Your message dated Mon, 10 Aug 2009 18:32:30 +0000
with message-id <e1mazfa-0004qw...@ries.debian.org>
and subject line Bug#540661: fixed in libterralib 3.3.1-2
has caused the Debian Bug report #540661,
regarding libterralib: FTBFS: error: tiffio.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.)


-- 
540661: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540661
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libterralib
Version: 3.3.1-1
Severity: serious

Hi,

There was an error while trying to autobuild your package:

> Automatic build of libterralib_3.3.1-1 on nautilus by sbuild/amd64 98
> Build started at 20090728-0518

[...]

> Build-Depends: debhelper (>= 7), cdbs, qt3-dev-tools, libqt3-mt-dev, 
> libgeotiff-dev, libshp-dev, zlib1g-dev, libjpeg62-dev

[...]

> Toolchain package versions: libc6-dev_2.9-21 g++-4.3_4.3.3-14 
> gcc-4.3_4.3.3-14 binutils_2.19.51.20090723-1 libstdc++6_4.4.1-1 
> libstdc++6-4.3-dev_4.3.3-14

[...]

> g++ -c -pipe -g -Wall -W -O2 -fPIC  -DNDEBUG -I/usr/share/qt3/mkspecs/default 
> -I. -I../../src/terralib/kernel -I../../src/terralib/functions 
> -I../../src/terralib/utils -I../../src/terralib/drivers/libjpeg 
> -I/usr/include/geotiff -I/usr/include -o 
> ../Release/.obj/terralib/TeDecoderTIFF.o 
> ../../src/terralib/kernel/TeDecoderTIFF.cpp
> In file included from ../../src/terralib/kernel/TeDecoderTIFF.h:35,
>                  from ../../src/terralib/kernel/TeDecoderTIFF.cpp:24:
> /usr/include/geotiff/xtiffio.h:10:20: error: tiffio.h: No such file or 
> directory
> In file included from ../../src/terralib/kernel/TeDecoderTIFF.h:35,
>                  from ../../src/terralib/kernel/TeDecoderTIFF.cpp:24:
> /usr/include/geotiff/xtiffio.h:69: error: expected initializer before '*' 
> token
> /usr/include/geotiff/xtiffio.h:70: error: expected initializer before '*' 
> token
> /usr/include/geotiff/xtiffio.h:71: warning: 'XTIFFClose' initialized and 
> declared 'extern'
> /usr/include/geotiff/xtiffio.h:71: error: variable or field 'XTIFFClose' 
> declared void
> /usr/include/geotiff/xtiffio.h:71: error: 'TIFF' was not declared in this 
> scope
> /usr/include/geotiff/xtiffio.h:71: error: 'tif' was not declared in this scope
> /usr/include/geotiff/xtiffio.h:73: error: expected initializer before '*' 
> token
> In file included from ../../src/terralib/kernel/TeDecoderTIFF.cpp:24:
> ../../src/terralib/kernel/TeDecoderTIFF.h:49: error: ISO C++ forbids 
> declaration of 'TIFF' with no type
> ../../src/terralib/kernel/TeDecoderTIFF.h:49: error: expected ';' before '*' 
> token
[...]

A full build log can be found at:
http://buildd.debian.org/build.php?arch=amd64&pkg=libterralib&ver=3.3.1-1


Kurt




--- End Message ---
--- Begin Message ---
Source: libterralib
Source-Version: 3.3.1-2

We believe that the bug you reported is fixed in the latest version of
libterralib, which is due to be installed in the Debian FTP archive:

libterralib1-dev_3.3.1-2_i386.deb
  to pool/main/libt/libterralib/libterralib1-dev_3.3.1-2_i386.deb
libterralib1-doc_3.3.1-2_all.deb
  to pool/main/libt/libterralib/libterralib1-doc_3.3.1-2_all.deb
libterralib1c2a_3.3.1-2_i386.deb
  to pool/main/libt/libterralib/libterralib1c2a_3.3.1-2_i386.deb
libterralib_3.3.1-2.diff.gz
  to pool/main/libt/libterralib/libterralib_3.3.1-2.diff.gz
libterralib_3.3.1-2.dsc
  to pool/main/libt/libterralib/libterralib_3.3.1-2.dsc



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 540...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated libterralib 
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: Mon, 10 Aug 2009 19:14:35 +0100
Source: libterralib
Binary: libterralib1-dev libterralib1c2a libterralib1-doc
Architecture: source all i386
Version: 3.3.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Team <pkg-grass-de...@lists.alioth.debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description: 
 libterralib1-dev - A C++ library for Geographical Information Systems -- 
development
 libterralib1-doc - A C++ library for Geographical Information Systems -- 
documentati
 libterralib1c2a - A C++ library for Geographical Information Systems
Closes: 539123 540661 540779
Changes: 
 libterralib (3.3.1-2) unstable; urgency=low
 .
   * Add build-dependency on libtiff4-dev. Closes: #540661.
   * Add pkgconfig file. Closes: #540779.
   * Patch from Cyril Brulebois to fix FTBFS on GNU/kfreesd. Closes: #539123.
Checksums-Sha1: 
 720ee51cbc0c2bf352719ceffc838f4597279d90 1270 libterralib_3.3.1-2.dsc
 9edb218915436ce2dcaa09ec034dc9b593fd1a99 13123 libterralib_3.3.1-2.diff.gz
 ebd61f225efe069f18585b2f15a2f7840eadba43 16431408 
libterralib1-doc_3.3.1-2_all.deb
 2c05f7b1231614788874fcfa8898ffc01cade278 2514980 
libterralib1-dev_3.3.1-2_i386.deb
 a99d66a766928c572b0ac7e8c433f90e13d7c1f6 1279040 
libterralib1c2a_3.3.1-2_i386.deb
Checksums-Sha256: 
 2d23cd2fdc16b42ddf5603a7495f35b859cb5a75be54fcbe6aea64d69a4db226 1270 
libterralib_3.3.1-2.dsc
 d4108b7f1673c11d94aa9914b3ccab26ab9d89ba7b7ec4cf780f2d96f594b9ad 13123 
libterralib_3.3.1-2.diff.gz
 9c1e7635b743d033165efeae94afdaaaee2fc54a144bede181bd62b6312b64ce 16431408 
libterralib1-doc_3.3.1-2_all.deb
 daabcd2dcc6e7cda6dcff6be0efb5fae69ea62523c84921552aaf13c8f1197ec 2514980 
libterralib1-dev_3.3.1-2_i386.deb
 cdf65ebdda8aa3d42248493d522ff2f184aa8a9adaae7e9c75745a190c2559d2 1279040 
libterralib1c2a_3.3.1-2_i386.deb
Files: 
 86964c2d61d5efebc4ebffbde110803d 1270 libs optional libterralib_3.3.1-2.dsc
 51cb8ed24a556f7cd15f8880db64b991 13123 libs optional 
libterralib_3.3.1-2.diff.gz
 3df6d47c126267eeab028b2698ec5e6b 16431408 doc optional 
libterralib1-doc_3.3.1-2_all.deb
 42872f00b337636e2729b7b0681990fe 2514980 libdevel optional 
libterralib1-dev_3.3.1-2_i386.deb
 f258170fe769142f31f02a204432efa1 1279040 libs optional 
libterralib1c2a_3.3.1-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKgGpsQTK/kCo4XFcRApQ1AJ9HLNKuIuxqjH8vFWltlT+4cv1JNACgyL0v
+YS9e8rZDMsd4JGpYel7HuI=
=mfqk
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to