Your message dated Sat, 05 May 2012 06:17:18 +0000
with message-id <[email protected]>
and subject line Bug#667099: fixed in ants 1.9.2+svn680.dfsg-4
has caused the Debian Bug report #667099,
regarding ants: ftbfs with GCC-4.7
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.)
--
667099: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667099
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ants
Version: 1.9.2+svn680.dfsg-3
Severity: important
Tags: sid wheezy
User: [email protected]
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
ANTS_affine_registration2.h:289:13: error: 'GetAffineTransformFromImage' was
not declared in this scope, and no declarations were found by
argument-dependent lookup at the point of instantiation [-fpermissive]
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/ants_1.9.2+svn680.dfsg-3_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
/usr/include/InsightToolkit/Review/Statistics/itkStatisticsAlgorithm.txx:501:12:
note: 'template<class TSubsample> int
itk::Statistics::Algorithm::UnguardedPartition(TSubsample*, unsigned int, int,
int, typename TSubsample::MeasurementType)' declared here, later in the
translation unit
In file included from
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.h:122:0,
from
/«BUILDDIR»/ants-1.9.2+svn680.dfsg/Examples/../ImageRegistration/itkExpectationBasedPointSetRegistrationFunction.h:31,
from
/«BUILDDIR»/ants-1.9.2+svn680.dfsg/Examples/../ImageRegistration/itkPICSLAdvancedNormalizationToolKit.txx:42,
from
/«BUILDDIR»/ants-1.9.2+svn680.dfsg/Examples/../ImageRegistration/itkPICSLAdvancedNormalizationToolKit.h:126,
from /«BUILDDIR»/ants-1.9.2+svn680.dfsg/Examples/ANTS.cxx:19:
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:
In instantiation of
'itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::KdTreeNodeType*
itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::GenerateNonterminalNode(unsigned
int, unsigned int,
itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::MeasurementVectorType&,
itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::MeasurementVectorType&,
unsigned int) [with TSample = itk::Statistics::ListSample<itk::Vector<float,
3u> >;
itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::KdTreeNodeType =
itk::Statistics::KdTreeNode<itk::Statistics::ListSample<itk::Vector<float, 3u>
> >;
itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::MeasurementVectorType
= itk::Vector<float, 3u>]':
/«BUILDDIR»/ants-1.9.2+svn680.dfsg/Examples/ANTS.cxx:272:1: required from
here
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:120:106:
error: 'GenerateTreeLoop' was not declared in this scope, and no declarations
were found by argument-dependent lookup at the point of instantiation
[-fpermissive]
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:120:106:
note: declarations in dependent base
'itk::Statistics::KdTreeGenerator<itk::Statistics::ListSample<itk::Vector<float,
3u> > >' are not found by unqualified lookup
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:120:106:
note: use 'this->GenerateTreeLoop' instead
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:126:108:
error: 'GenerateTreeLoop' was not declared in this scope, and no declarations
were found by argument-dependent lookup at the point of instantiation
[-fpermissive]
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:126:108:
note: declarations in dependent base
'itk::Statistics::KdTreeGenerator<itk::Statistics::ListSample<itk::Vector<float,
3u> > >' are not found by unqualified lookup
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:126:108:
note: use 'this->GenerateTreeLoop' instead
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:
In instantiation of
'itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::KdTreeNodeType*
itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::GenerateNonterminalNode(unsigned
int, unsigned int,
itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::MeasurementVectorType&,
itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::MeasurementVectorType&,
unsigned int) [with TSample = itk::Statistics::ListSample<itk::Vector<float,
2u> >;
itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::KdTreeNodeType =
itk::Statistics::KdTreeNode<itk::Statistics::ListSample<itk::Vector<float, 2u>
> >;
itk::Statistics::WeightedCentroidKdTreeGenerator<TSample>::MeasurementVectorType
= itk::Vector<float, 2u>]':
/«BUILDDIR»/ants-1.9.2+svn680.dfsg/Examples/ANTS.cxx:272:1: required from
here
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:120:106:
error: 'GenerateTreeLoop' was not declared in this scope, and no declarations
were found by argument-dependent lookup at the point of instantiation
[-fpermissive]
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:120:106:
note: declarations in dependent base
'itk::Statistics::KdTreeGenerator<itk::Statistics::ListSample<itk::Vector<float,
2u> > >' are not found by unqualified lookup
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:120:106:
note: use 'this->GenerateTreeLoop' instead
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:126:108:
error: 'GenerateTreeLoop' was not declared in this scope, and no declarations
were found by argument-dependent lookup at the point of instantiation
[-fpermissive]
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:126:108:
note: declarations in dependent base
'itk::Statistics::KdTreeGenerator<itk::Statistics::ListSample<itk::Vector<float,
2u> > >' are not found by unqualified lookup
/usr/include/InsightToolkit/Review/Statistics/itkWeightedCentroidKdTreeGenerator.txx:126:108:
note: use 'this->GenerateTreeLoop' instead
make[4]: *** [CMakeFiles/ANTS.dir/ANTS.o] Error 1
make[4]: Leaving directory
`/«BUILDDIR»/ants-1.9.2+svn680.dfsg/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/ANTS.dir/all] Error 2
make[2]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: ants
Source-Version: 1.9.2+svn680.dfsg-4
We believe that the bug you reported is fixed in the latest version of
ants, which is due to be installed in the Debian FTP archive:
ants_1.9.2+svn680.dfsg-4.debian.tar.gz
to main/a/ants/ants_1.9.2+svn680.dfsg-4.debian.tar.gz
ants_1.9.2+svn680.dfsg-4.dsc
to main/a/ants/ants_1.9.2+svn680.dfsg-4.dsc
ants_1.9.2+svn680.dfsg-4_amd64.deb
to main/a/ants/ants_1.9.2+svn680.dfsg-4_amd64.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.
Yaroslav Halchenko <[email protected]> (supplier of updated ants 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: Fri, 04 May 2012 10:27:15 -0400
Source: ants
Binary: ants
Architecture: source amd64
Version: 1.9.2+svn680.dfsg-4
Distribution: unstable
Urgency: low
Maintainer: NeuroDebian Team <[email protected]>
Changed-By: Yaroslav Halchenko <[email protected]>
Description:
ants - advanced normalization tools for brain and image analysis
Closes: 667099
Changes:
ants (1.9.2+svn680.dfsg-4) unstable; urgency=low
.
[ Matthias Klose ]
* Fix build using GCC 4.7. Closes: #667099.
Checksums-Sha1:
9972d4d680e6fc756c6ffd202d287c5eab7c3279 1586 ants_1.9.2+svn680.dfsg-4.dsc
6687ebbce467d60f0c5bbc5935312a09460c81dc 6545
ants_1.9.2+svn680.dfsg-4.debian.tar.gz
fc5911d5289240529a359757c50b57e2565c630f 12728838
ants_1.9.2+svn680.dfsg-4_amd64.deb
Checksums-Sha256:
b0a291366366b274b4eb9ff740908456db6531f3835321d7e71f73b11af6dba2 1586
ants_1.9.2+svn680.dfsg-4.dsc
ff18eb1f690df3d59957feeb84d812324122906a9a4e79b9e02ac4535d606f1b 6545
ants_1.9.2+svn680.dfsg-4.debian.tar.gz
33030b987f39fe659f0eaeeff0e863bb98d9df0071c152e4cf44ff1442c3d195 12728838
ants_1.9.2+svn680.dfsg-4_amd64.deb
Files:
6e99b8d2a53a5e4fe01560fd2e00b0db 1586 science extra
ants_1.9.2+svn680.dfsg-4.dsc
fa9428374fdd2d5d49477be8d3d4b91d 6545 science extra
ants_1.9.2+svn680.dfsg-4.debian.tar.gz
42635c28d46fbf8d0e0559e22aa74ff6 12728838 science extra
ants_1.9.2+svn680.dfsg-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk+kwqUACgkQjRFFY3XAJMjW1QCgmRzMQEtJVkpHjkux2WiElI4D
010An2yNTSc2RUUFQz60M//X4lYFGucm
=0VS0
-----END PGP SIGNATURE-----
--- End Message ---