Your message dated Tue, 08 May 2012 19:02:21 +0000
with message-id <e1srpfx-000062...@franck.debian.org>
and subject line Bug#667158: fixed in esys-particle 2.1-4
has caused the Debian Bug report #667158,
regarding esys-particle: 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.)
--
667158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667158
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: esys-particle
Version: 2.1-2
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.
../Geometry/CircularNeighbourTable.hpp:227:81: error: 'getVecIndex' 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/esys-particle_2.1-2_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.
[...]
In file included from ../Geometry/CircularNeighbourTable.h:116:0,
from ../Geometry/ParticleGenerator.h:18,
from ../Geometry/BlockGenerator.h:17,
from BlockGenerator.cpp:14:
../Geometry/CircularNeighbourTable.hpp: In instantiation of 'void
esys::lsm::CircularNeighbourTable<TmplParticle>::insert(esys::lsm::CircularNeighbourTable<TmplParticle>::Particle*)
[with TmplParticle = SimpleParticle;
esys::lsm::CircularNeighbourTable<TmplParticle>::Particle = SimpleParticle]':
BlockGenerator.cpp:129:35: required from here
../Geometry/CircularNeighbourTable.hpp:227:81: error: 'getVecIndex' was not
declared in this scope, and no declarations were found by argument-dependent
lookup at the point of instantiation [-fpermissive]
../Geometry/CircularNeighbourTable.hpp:227:81: note: declarations in dependent
base 'esys::lsm::NeighbourTable<SimpleParticle>' are not found by unqualified
lookup
../Geometry/CircularNeighbourTable.hpp:227:81: note: use 'this->getVecIndex'
instead
../Geometry/CircularNeighbourTable.hpp:228:81: error: 'getVecIndex' was not
declared in this scope, and no declarations were found by argument-dependent
lookup at the point of instantiation [-fpermissive]
../Geometry/CircularNeighbourTable.hpp:228:81: note: declarations in dependent
base 'esys::lsm::NeighbourTable<SimpleParticle>' are not found by unqualified
lookup
../Geometry/CircularNeighbourTable.hpp:228:81: note: use 'this->getVecIndex'
instead
make[4]: *** [BlockGenerator.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile: mpicxx -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include
-I../Foundation -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -c
GeometryInfo.cpp -o GeometryInfo.o >/dev/null 2>&1
libtool: compile: mpicxx -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include
-I../Foundation -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -c
VtkXmlWriter.cpp -o VtkXmlWriter.o >/dev/null 2>&1
libtool: compile: mpicxx -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include
-I../Foundation -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -c
ParticleFitter.cpp -o ParticleFitter.o >/dev/null 2>&1
libtool: compile: mpicxx -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include
-I../Foundation -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -c
GranularGougeBlock3D.cpp -o GranularGougeBlock3D.o >/dev/null 2>&1
libtool: compile: mpicxx -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include
-I../Foundation -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -c
GougeBlock3D.cpp -o GougeBlock3D.o >/dev/null 2>&1
libtool: compile: mpicxx -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include
-I../Foundation -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -c
RandomBlockGenerator.cpp -o RandomBlockGenerator.o >/dev/null 2>&1
libtool: compile: mpicxx -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include
-I../Foundation -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -c
SphAggGougeBlock.cpp -o SphAggGougeBlock.o >/dev/null 2>&1
make[4]: Leaving directory `/«PKGBUILDDIR»/Geometry'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_build: make -j10 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: esys-particle
Source-Version: 2.1-4
We believe that the bug you reported is fixed in the latest version of
esys-particle, which is due to be installed in the Debian FTP archive:
esys-particle_2.1-4.debian.tar.gz
to main/e/esys-particle/esys-particle_2.1-4.debian.tar.gz
esys-particle_2.1-4.dsc
to main/e/esys-particle/esys-particle_2.1-4.dsc
esys-particle_2.1-4_amd64.deb
to main/e/esys-particle/esys-particle_2.1-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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anton Gladky <gladky.an...@gmail.com> (supplier of updated esys-particle
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: Tue, 08 May 2012 20:28:52 +0200
Source: esys-particle
Binary: esys-particle
Architecture: source amd64
Version: 2.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Anton Gladky <gladky.an...@gmail.com>
Description:
esys-particle - Software for particle-based numerical modelling. MPI version.
Closes: 667158
Changes:
esys-particle (2.1-4) unstable; urgency=low
.
* [999c493] Fix FTBFS against gcc-4.7. (Closes: #667158)
Checksums-Sha1:
5c743cf5f7209ee9326833a67becf904cc99eb76 2250 esys-particle_2.1-4.dsc
8a315fe42eec840b2f21b361151d56939988cfd9 976578 esys-particle_2.1.orig.tar.gz
3901a511a329fc862d5490fe24c9c296c4fa907d 10748
esys-particle_2.1-4.debian.tar.gz
811ec5431dfe35efe2ddea559a6c151d9dfad304 8946926 esys-particle_2.1-4_amd64.deb
Checksums-Sha256:
65e20cd7f3b78a57293ae24912c07639c37ffcf71698537c28e2d4d27e3ad720 2250
esys-particle_2.1-4.dsc
6a1994ae3d1df7279152866aa008beeceacd9209820ac401d5135036968572ea 976578
esys-particle_2.1.orig.tar.gz
c0f54ba83ebaf4e89d6f80d5e47b405e6276ae5d229bb1dd6300aa8afcc560e7 10748
esys-particle_2.1-4.debian.tar.gz
59032bd71e38805baf4b65a9a2ce8c0706f9b9d69639acc374b721d8a3047f11 8946926
esys-particle_2.1-4_amd64.deb
Files:
5dbe5458b92afa86007402cb5cce742d 2250 science extra esys-particle_2.1-4.dsc
175031ab39293ca98b3439944204d5d1 976578 science extra
esys-particle_2.1.orig.tar.gz
66da973a74e22483afe3e4d856262f89 10748 science extra
esys-particle_2.1-4.debian.tar.gz
e7bc0962bac38d0302f0c7ab51de674e 8946926 science extra
esys-particle_2.1-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBAgAGBQJPqWyvAAoJENPhc4PPp/8GxK4P/jhKDMZ5Jca8o8eb6b2KvY2d
FJXqYOaAKRN+0dbY0uYG78gMyC7waXIHxKK36DXGq6+1THrg7eHuk3/XG8HxRnAI
jZmSiq7/CjhsZro7GRblg/RJpytDjAIAvp/FUXhmJzL9qMXNNeEF4Qg6sEYr4DX+
pQyOn1525+FAlHXx4i5AHztEQbvRgJ1OP6LQJKqznYpYCckIBf5uC2FuYRjtTg2Z
jjxqW7df4L5LkiA4Bv+0pKOXSYNmymgSlSpcPz5TNc9rj7UcK+VN9CSG17hiiQjT
5CZMw660vnh/nIgvTYMQlfKIqLJqgZXMgpxHptEaQpkG0tCKRx/WH3B4HaFGW2ey
cdS5hY9X1639RNhjr3AHwWvVHlCDZ8LcRmT202Vw/tAGR6FTHhZ/Zzky8KwnxDBI
0F6avaesQRutuEQFjKNyfbXSGM1qhME6XjxZ9+LRcfYXuer0o2pB06VaZuh6VuiV
2t3TkJjXL3bwsuhVsA1cqCqYJMHLfGwqSNjXL6k1gjTecN+58DzYANNYjvjY4l1+
SSSz0/NF9JnipZ0IHV5Y5wugAVkK2ctpM3J8BzzkQUx73sabm+teHzMsn8cAKW6i
0X1pQp5S8IcQodLZ2UAATibbTRnpPobVWLjN445I1CrsuK1q50AyhpG6CzYp5+PY
BkaU90vg1aCgZm0S1yAQ
=JZd4
-----END PGP SIGNATURE-----
--- End Message ---