Your message dated Sat, 19 May 2012 15:05:56 +0000
with message-id <e1svlec-0003zo...@franck.debian.org>
and subject line Bug#667170: fixed in freefem3d 1.0pre10-3.1
has caused the Debian Bug report #667170,
regarding freefem3d: 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 ow...@bugs.debian.org
immediately.)


-- 
667170: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667170
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: freefem3d
Version: 1.0pre10-3
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
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.

./FEMDiscretization.hpp:701:7: error: 'generatesElementaryMatrix' 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/freefem3d_1.0pre10-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.

[...]
FictitiousDomainMethod.cpp:269:1:   required from here
./FEMDiscretization.hpp:839:5: error: 'generatesElementaryMatrix' was not 
declared in this scope, and no declarations were found by argument-dependent 
lookup at the point of instantiation [-fpermissive]
./FEMDiscretization.hpp:839:5: note: declarations in dependent base 
'BaseFEMDiscretization<Structured3DMesh, (DiscretizationType::Type)12>' are not 
found by unqualified lookup
./FEMDiscretization.hpp:839:5: note: use 'this->generatesElementaryMatrix' 
instead
./FEMDiscretization.hpp: In instantiation of 'void 
FEMDiscretization<Structured3DMesh, TypeOfDiscretization>::timesX(const 
BaseVector&, BaseVector&) const [with DiscretizationType::Type 
TypeOfDiscretization = (DiscretizationType::Type)12]':
FictitiousDomainMethod.cpp:269:1:   required from here
./FEMDiscretization.hpp:778:5: error: 'generatesElementaryMatrix' was not 
declared in this scope, and no declarations were found by argument-dependent 
lookup at the point of instantiation [-fpermissive]
./FEMDiscretization.hpp:778:5: note: declarations in dependent base 
'BaseFEMDiscretization<Structured3DMesh, (DiscretizationType::Type)12>' are not 
found by unqualified lookup
./FEMDiscretization.hpp:778:5: note: use 'this->generatesElementaryMatrix' 
instead
./FEMDiscretization.hpp: In instantiation of 'void 
FEMDiscretization<Structured3DMesh, 
TypeOfDiscretization>::getDiagonal(BaseVector&) const [with 
DiscretizationType::Type TypeOfDiscretization = (DiscretizationType::Type)11]':
FictitiousDomainMethod.cpp:269:1:   required from here
./FEMDiscretization.hpp:896:5: error: 'generatesElementaryMatrix' was not 
declared in this scope, and no declarations were found by argument-dependent 
lookup at the point of instantiation [-fpermissive]
./FEMDiscretization.hpp:896:5: note: declarations in dependent base 
'BaseFEMDiscretization<Structured3DMesh, (DiscretizationType::Type)11>' are not 
found by unqualified lookup
./FEMDiscretization.hpp:896:5: note: use 'this->generatesElementaryMatrix' 
instead
./FEMDiscretization.hpp: In instantiation of 'void 
FEMDiscretization<Structured3DMesh, 
TypeOfDiscretization>::transposedTimesX(const BaseVector&, BaseVector&) const 
[with DiscretizationType::Type TypeOfDiscretization = 
(DiscretizationType::Type)11]':
FictitiousDomainMethod.cpp:269:1:   required from here
./FEMDiscretization.hpp:839:5: error: 'generatesElementaryMatrix' was not 
declared in this scope, and no declarations were found by argument-dependent 
lookup at the point of instantiation [-fpermissive]
./FEMDiscretization.hpp:839:5: note: declarations in dependent base 
'BaseFEMDiscretization<Structured3DMesh, (DiscretizationType::Type)11>' are not 
found by unqualified lookup
./FEMDiscretization.hpp:839:5: note: use 'this->generatesElementaryMatrix' 
instead
./FEMDiscretization.hpp: In instantiation of 'void 
FEMDiscretization<Structured3DMesh, TypeOfDiscretization>::timesX(const 
BaseVector&, BaseVector&) const [with DiscretizationType::Type 
TypeOfDiscretization = (DiscretizationType::Type)11]':
FictitiousDomainMethod.cpp:269:1:   required from here
./FEMDiscretization.hpp:778:5: error: 'generatesElementaryMatrix' was not 
declared in this scope, and no declarations were found by argument-dependent 
lookup at the point of instantiation [-fpermissive]
./FEMDiscretization.hpp:778:5: note: declarations in dependent base 
'BaseFEMDiscretization<Structured3DMesh, (DiscretizationType::Type)11>' are not 
found by unqualified lookup
./FEMDiscretization.hpp:778:5: note: use 'this->generatesElementaryMatrix' 
instead
make[3]: *** [FictitiousDomainMethod.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/solver'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: freefem3d
Source-Version: 1.0pre10-3.1

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

freefem3d_1.0pre10-3.1.debian.tar.gz
  to main/f/freefem3d/freefem3d_1.0pre10-3.1.debian.tar.gz
freefem3d_1.0pre10-3.1.dsc
  to main/f/freefem3d/freefem3d_1.0pre10-3.1.dsc
freefem3d_1.0pre10-3.1_i386.deb
  to main/f/freefem3d/freefem3d_1.0pre10-3.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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matej Vela <v...@debian.org> (supplier of updated freefem3d 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, 17 May 2012 14:07:03 +0100
Source: freefem3d
Binary: freefem3d
Architecture: source i386
Version: 1.0pre10-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Matej Vela <v...@debian.org>
Description: 
 freefem3d  - Language and solver for partial differential equations in 3D
Closes: 667170
Changes: 
 freefem3d (1.0pre10-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * 30_gcc47: Fix build failure with GCC 4.7.  Closes: #667170.
     - algebra/Vector.hpp: Include <cmath> for sqrt.
     - solver/FEMDiscretization.hpp: Add "this->" qualifier.
Checksums-Sha1: 
 e803f87f5fbf5d22769968a5b88f86c6f697ad31 1433 freefem3d_1.0pre10-3.1.dsc
 c3c51525f5472c2bf6f4c6d8853b14361d4296c3 8549 
freefem3d_1.0pre10-3.1.debian.tar.gz
 bbc693e2d9165b7128129305f98e7b923a744169 4325534 
freefem3d_1.0pre10-3.1_i386.deb
Checksums-Sha256: 
 77cfac07a1e9bcc58e849be31350bddc94e532b27c7a314b42ab9ad06289ad38 1433 
freefem3d_1.0pre10-3.1.dsc
 c7e97b03ed2d79b9bf2dacfbfb41847c7a6da69fad7ed02c4ff220cc491c839b 8549 
freefem3d_1.0pre10-3.1.debian.tar.gz
 0d112b79b794fffc54e97a18d7434ba61ca864a0b1442c725ae02417a8d0e32c 4325534 
freefem3d_1.0pre10-3.1_i386.deb
Files: 
 25e92b7ca9c9593aee231063f2e83dc4 1433 math optional freefem3d_1.0pre10-3.1.dsc
 6a60d763645e4393497625f3ef865bdb 8549 math optional 
freefem3d_1.0pre10-3.1.debian.tar.gz
 a8c5510a27fed9cfb8311cb10f73b464 4325534 math optional 
freefem3d_1.0pre10-3.1_i386.deb

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

iEYEARECAAYFAk+0/JQACgkQqbYs6sQrY8oW2gCcDP+JBxNy20WO2jZIrdRPXbsL
KskAn1SehEyGpgUvLyA3wVc+mQlMjoHs
=KgEq
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to