Your message dated Sun, 01 Jun 2008 15:17:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#478500: fixed in insighttoolkit 3.6.0-3
has caused the Debian Bug report #478500,
regarding insighttoolkit - FTBFS: error: math.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.)


-- 
478500: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478500
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: insighttoolkit
Version: 3.4.0-4
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of insighttoolkit_3.4.0-4 on lxdebian.bfinv.de by sbuild/s390 
> 98
[...]
> [ 64%] wrap_VXLNumericsPython.xml from 
> [ 64%] wrap_VXLNumericsPython.idx from 
> [ 64%] wrap_vnl_matrix.xml from 
> In file included from /usr/include/c++/4.3/complex:51,
>                  from 
> /build/buildd/insighttoolkit-3.4.0/Utilities/vxl/vcl/iso/vcl_complex.h:6,
>                  from 
> /build/buildd/insighttoolkit-3.4.0/Utilities/vxl/vcl/vcl_complex.h:62,
>                  from 
> /build/buildd/insighttoolkit-3.4.0/Wrapping/CSwig/VXLNumerics/wrap_vnl_matrix.cxx:17:
> /usr/include/c++/4.3/cmath:51:23: error: math.h: No such file or directory
> In file included from /usr/include/c++/4.3/bits/postypes.h:47,
>                  from /usr/include/c++/4.3/iosfwd:47,
>                  from /usr/include/c++/4.3/ios:44,
>                  from /usr/include/c++/4.3/istream:45,
>                  from /usr/include/c++/4.3/sstream:44,
>                  from /usr/include/c++/4.3/complex:52,
>                  from 
> /build/buildd/insighttoolkit-3.4.0/Utilities/vxl/vcl/iso/vcl_complex.h:6,
>                  from 
> /build/buildd/insighttoolkit-3.4.0/Utilities/vxl/vcl/vcl_complex.h:62,
>                  from 
> /build/buildd/insighttoolkit-3.4.0/Wrapping/CSwig/VXLNumerics/wrap_vnl_matrix.cxx:17:
> /usr/include/c++/4.3/cwchar:52:24: error: wchar.h: No such file or directory

math.h and wchar.h are standard headers. The build overrides critical
compiler information.




--- End Message ---
--- Begin Message ---
Source: insighttoolkit
Source-Version: 3.6.0-3

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

insighttoolkit3-examples_3.6.0-3_all.deb
  to pool/main/i/insighttoolkit/insighttoolkit3-examples_3.6.0-3_all.deb
insighttoolkit_3.6.0-3.diff.gz
  to pool/main/i/insighttoolkit/insighttoolkit_3.6.0-3.diff.gz
insighttoolkit_3.6.0-3.dsc
  to pool/main/i/insighttoolkit/insighttoolkit_3.6.0-3.dsc
libinsighttoolkit3-dev_3.6.0-3_i386.deb
  to pool/main/i/insighttoolkit/libinsighttoolkit3-dev_3.6.0-3_i386.deb
libinsighttoolkit3.6_3.6.0-3_i386.deb
  to pool/main/i/insighttoolkit/libinsighttoolkit3.6_3.6.0-3_i386.deb
python-insighttoolkit3_3.6.0-3_i386.deb
  to pool/main/i/insighttoolkit/python-insighttoolkit3_3.6.0-3_i386.deb
tcl8.4-insighttoolkit3_3.6.0-3_i386.deb
  to pool/main/i/insighttoolkit/tcl8.4-insighttoolkit3_3.6.0-3_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.
Steve M. Robbins <[EMAIL PROTECTED]> (supplier of updated insighttoolkit 
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, 31 May 2008 12:07:29 -0500
Source: insighttoolkit
Binary: libinsighttoolkit3.6 python-insighttoolkit3 tcl8.4-insighttoolkit3 
libinsighttoolkit3-dev insighttoolkit3-examples
Architecture: source all i386
Version: 3.6.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian-Med Packaging Team <[EMAIL PROTECTED]>
Changed-By: Steve M. Robbins <[EMAIL PROTECTED]>
Description: 
 insighttoolkit3-examples - Image processing toolkit for registration and 
segmentation - exam
 libinsighttoolkit3-dev - Image processing toolkit for registration and 
segmentation - deve
 libinsighttoolkit3.6 - Image processing toolkit for registration and 
segmentation - runt
 python-insighttoolkit3 - Image processing toolkit for registration and 
segmentation - Pyth
 tcl8.4-insighttoolkit3 - Image processing toolkit for registration and 
segmentation - Tcl 
Closes: 478500 478940 483312
Changes: 
 insighttoolkit (3.6.0-3) unstable; urgency=low
 .
   * debian/patches/gccxml-workaround.patch: New.  Work around gccxml issue
     with #include_next; c.f. http://www.gccxml.org/Bug/view.php?id=7134.
   * debian/patches/gcc43.patch: include <cstring> in itkNeighbourhood.h.
     This only showed up in the tcl wrapping step.
 .
   * Above two entries fix FTBFS for GCC 4.3-based systems.
     Closes: #478500.
 .
   * debian/patches/sharedforward.patch: New.  Ensure that linux/sparc
     systems are not also configured as a SUN sparc system, which requires
     SUN header sys/isa_defs.h.  Closes: #478940, #483312.
Checksums-Sha1: 
 32d1b8624678d81db71d1aa364947795eb3fe61c 1503 insighttoolkit_3.6.0-3.dsc
 53fecf5adba4c3b721f320b8b81f3027682001de 19064 insighttoolkit_3.6.0-3.diff.gz
 a47942fc1667ef15507c7678200c30bb6122fd10 1660810 
insighttoolkit3-examples_3.6.0-3_all.deb
 60676ca0f754b7d8c54ee14604c1f01041a37292 4465668 
libinsighttoolkit3.6_3.6.0-3_i386.deb
 0dca9b09179ebed3e027572ef690322937694e00 16416448 
python-insighttoolkit3_3.6.0-3_i386.deb
 c3867ca1578f8f5d33078b134f6f5bca0538737f 15799986 
tcl8.4-insighttoolkit3_3.6.0-3_i386.deb
 63273ddb50233476840fa96e5e238a38a1619a66 3645114 
libinsighttoolkit3-dev_3.6.0-3_i386.deb
Checksums-Sha256: 
 6fc2b0e3ecb2b9a8b326af1cfaf1f75e34d144c6766d8e46b6416522f9005282 1503 
insighttoolkit_3.6.0-3.dsc
 bcdc3fcee2ba45c8919035dbadd9bd96029ffc99bf7dec97c67e3baaa53a156c 19064 
insighttoolkit_3.6.0-3.diff.gz
 944b70f9a83fc589ff223a55c7f72214ba6c93f57847e4ce0c9cdf7245fac502 1660810 
insighttoolkit3-examples_3.6.0-3_all.deb
 f8c50dbf62ca67465cf8cce053cb24c7893b91e45b4bb441b6fe4504ff62a754 4465668 
libinsighttoolkit3.6_3.6.0-3_i386.deb
 78a5da06350d8887bb2067e2a964c6dc547fc2a413e66f590c3fb5368c6dc779 16416448 
python-insighttoolkit3_3.6.0-3_i386.deb
 b816ff69c57b43fb5979f0cf87b1ae8ebb8831c9ef49d9bf1905d3088f2502af 15799986 
tcl8.4-insighttoolkit3_3.6.0-3_i386.deb
 0e7ff339ab6c06bc036a873038638bf931cc2c82dca7b9fe5db6e5ef26981e6b 3645114 
libinsighttoolkit3-dev_3.6.0-3_i386.deb
Files: 
 c6c60d69acdc15e56a948c6474c65691 1503 science optional 
insighttoolkit_3.6.0-3.dsc
 e19c011a318e4bb3ffb459518960d1e3 19064 science optional 
insighttoolkit_3.6.0-3.diff.gz
 77cc9a419cc9db507222bf98d09f610a 1660810 devel optional 
insighttoolkit3-examples_3.6.0-3_all.deb
 43e80ee118309348a20d93822dbc46bd 4465668 libs optional 
libinsighttoolkit3.6_3.6.0-3_i386.deb
 2f35009f3bec6ec35bc7bde7613b6ef3 16416448 python optional 
python-insighttoolkit3_3.6.0-3_i386.deb
 d6701a9f995428906230fea02e043715 15799986 interpreters optional 
tcl8.4-insighttoolkit3_3.6.0-3_i386.deb
 92156e37b5ea57f00849ea1087b7c6d7 3645114 libdevel optional 
libinsighttoolkit3-dev_3.6.0-3_i386.deb

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

iD8DBQFIQrVy0i2bPSHbMcURAqVgAJ9FUjk05HWQBQWKKEHk6UXoKUN0BACgqydX
cHzFihn6k0nF5z+LBs5I5PM=
=F8xj
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to