Your message dated Mon, 16 May 2011 22:03:15 +0000
with message-id <[email protected]>
and subject line Bug#625093: fixed in feel++ 0.91.0~svn7063-2
has caused the Debian Bug report #625093,
regarding feel++: FTBFS: stl_uninitialized.h:576:6: error: no matching function 
for call to 'boost::mpi::allocator<char>::construct(char*)'
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.)


-- 
625093: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625093
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: feel++
Version: 0.91.0~svn7013-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory 
> `/build/user-feel++_0.91.0~svn7013-1-amd64-jGBnDT/feel++-0.91.0~svn7013/obj-x86_64-linux-gnu'
> /usr/bin/cmake -E cmake_progress_report 
> "/build/user-feel++_0.91.0~svn7013-1-amd64-jGBnDT/feel++-0.91.0~svn7013/obj-x86_64-linux-gnu/CMakeFiles"
>  
> [  0%] Building CXX object feel/CMakeFiles/feel++.dir/options.cpp.o
> cd 
> "/build/user-feel++_0.91.0~svn7013-1-amd64-jGBnDT/feel++-0.91.0~svn7013/obj-x86_64-linux-gnu/feel"
>  && /usr/bin/g++   -Dfeel___EXPORTS -DBOOST_UBLAS_MOVE_SEMANTICS -DHAVE_MPI=1 
> -DHAVE_MPI_H=1 -DHAVE_DLFCN_H -DHAVE_DLOPEN -DBOOST_PARAMETER_MAX_ARITY=15 
> -DBOOST_TEST_DYN_LINK -DBOOST_FILESYSTEM_VERSION=2 -DHAVE_METIS_H=1 
> -DHAVE_PETSC -DHAVE_PETSC_H -DHAVE_GMSH=1 -D_HAVE_GMSH_ 
> -DGMSH_EXECUTABLE=/usr/bin/gmsh -std=c++0x  -O2 -DNDEBUG -g0 -std=c++0x  
> -fPIC -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi 
> -I/usr/include/libxml2 
> -I"/build/user-feel++_0.91.0~svn7013-1-amd64-jGBnDT/feel++-0.91.0~svn7013/contrib/eigen"
>  -I/usr/include/metis -I/usr/lib/petscdir/3.1/include -I/usr/include/trilinos 
> -I/usr/include/openturns -I/usr/include/python2.6 -I/usr/include/octave 
> -I"/build/user-feel++_0.91.0~svn7013-1-amd64-jGBnDT/feel++-0.91.0~svn7013/obj-x86_64-linux-gnu"
>  -I"/build/user-feel++_0.91.0~svn7013-1-amd64-jGBnDT/feel++-0.91.0~svn7013" 
> -I"/build/user-feel++_0.91.0~svn7013-1-amd64-jGBnDT/feel++-0.91.0~svn7013/contrib/gmm/include"
>    -o CMakeFiles/feel++.dir/options.cpp.o -c 
> "/build/user-feel++_0.91.0~svn7013-1-amd64-jGBnDT/feel++-0.91.0~svn7013/feel/options.cpp"
> In file included from /usr/include/c++/4.6/vector:64:0,
>                  from /usr/include/boost/program_options/errors.hpp:14,
>                  from 
> /usr/include/boost/program_options/options_description.hpp:12,
>                  from /usr/include/boost/program_options.hpp:15,
>                  from 
> /build/user-feel++_0.91.0~svn7013-1-amd64-jGBnDT/feel++-0.91.0~svn7013/feel/options.hpp:32,
>                  from 
> /build/user-feel++_0.91.0~svn7013-1-amd64-jGBnDT/feel++-0.91.0~svn7013/feel/options.cpp:29:
> /usr/include/c++/4.6/bits/stl_uninitialized.h: In function 'void 
> std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with 
> _ForwardIterator = char*, _Size = long unsigned int, _Allocator = 
> boost::mpi::allocator<char>]':
> /usr/include/c++/4.6/bits/vector.tcc:474:8:   instantiated from 'void 
> std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, 
> _Alloc>::size_type) [with _Tp = char, _Alloc = boost::mpi::allocator<char>, 
> std::vector<_Tp, _Alloc>::size_type = long unsigned int]'
> /usr/include/c++/4.6/bits/stl_vector.h:592:4:   instantiated from 'void 
> std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with 
> _Tp = char, _Alloc = boost::mpi::allocator<char>, std::vector<_Tp, 
> _Alloc>::size_type = long unsigned int]'
> /usr/include/boost/mpi/detail/packed_oprimitive.hpp:96:46:   instantiated 
> from here
> /usr/include/c++/4.6/bits/stl_uninitialized.h:576:6: error: no matching 
> function for call to 'boost::mpi::allocator<char>::construct(char*)'
> /usr/include/c++/4.6/bits/stl_uninitialized.h:576:6: note: candidate is:
> /usr/include/boost/mpi/allocator.hpp:168:8: note: void 
> boost::mpi::allocator<T>::construct(boost::mpi::allocator<T>::pointer, const 
> T&) [with T = char, boost::mpi::allocator<T>::pointer = char*]
> /usr/include/boost/mpi/allocator.hpp:168:8: note:   candidate expects 2 
> arguments, 1 provided
> make[3]: *** [feel/CMakeFiles/feel++.dir/options.cpp.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/02/feel++_0.91.0~svn7013-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: feel++
Source-Version: 0.91.0~svn7063-2

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

feel++-apps_0.91.0~svn7063-2_amd64.deb
  to main/f/feel++/feel++-apps_0.91.0~svn7063-2_amd64.deb
feel++-doc_0.91.0~svn7063-2_all.deb
  to main/f/feel++/feel++-doc_0.91.0~svn7063-2_all.deb
feel++_0.91.0~svn7063-2.debian.tar.gz
  to main/f/feel++/feel++_0.91.0~svn7063-2.debian.tar.gz
feel++_0.91.0~svn7063-2.dsc
  to main/f/feel++/feel++_0.91.0~svn7063-2.dsc
libfeel++-dbg_0.91.0~svn7063-2_amd64.deb
  to main/f/feel++/libfeel++-dbg_0.91.0~svn7063-2_amd64.deb
libfeel++-dev_0.91.0~svn7063-2_amd64.deb
  to main/f/feel++/libfeel++-dev_0.91.0~svn7063-2_amd64.deb
libfeel++1_0.91.0~svn7063-2_amd64.deb
  to main/f/feel++/libfeel++1_0.91.0~svn7063-2_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.
Christophe Prud'homme <[email protected]> (supplier of updated feel++ 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: Mon, 16 May 2011 23:39:20 +0200
Source: feel++
Binary: libfeel++1 libfeel++-dev libfeel++-dbg feel++-apps feel++-doc
Architecture: source all amd64
Version: 0.91.0~svn7063-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Christophe Prud'homme <[email protected]>
Description: 
 feel++-apps - A library for the finite element method
 feel++-doc - A library for the finite element method
 libfeel++-dbg - A library for the finite element method
 libfeel++-dev - A library for the finite element method
 libfeel++1 - A library for the finite element method
Closes: 625093
Changes: 
 feel++ (0.91.0~svn7063-2) unstable; urgency=low
 .
   * debian/rules: re-enabled lam on sparc, hopefully fixing build on sparc
   * Fixed issue with g++-4.6 miscompilation (Closes: #625093).
Checksums-Sha1: 
 0c80fca776f46683b24a5343a921ae6912bb4b42 1952 feel++_0.91.0~svn7063-2.dsc
 09394a432deb7b73febf0cb38b895197ec41941b 13827 
feel++_0.91.0~svn7063-2.debian.tar.gz
 8c92f7d50d0211c7000b06d69b5ba79ff64d6a69 3316776 
feel++-doc_0.91.0~svn7063-2_all.deb
 8f79a73c2be699c856dfa5d88fa4df8f7bb3482b 1079468 
libfeel++1_0.91.0~svn7063-2_amd64.deb
 76425d8e95a9fc17847bc167910a7e9d98d666ac 1394124 
libfeel++-dev_0.91.0~svn7063-2_amd64.deb
 1c33358c5b8c0823392162169431743d6d6f5902 177132 
libfeel++-dbg_0.91.0~svn7063-2_amd64.deb
 0a661c9e5e17d272e550f609a20a92d4dff6dc7c 7989856 
feel++-apps_0.91.0~svn7063-2_amd64.deb
Checksums-Sha256: 
 c8bec0ded24ad831673a90b4c9c84a66252d3096528e24a25e4d3fdf56c7e09a 1952 
feel++_0.91.0~svn7063-2.dsc
 b7cf0eb2d3cf08b24fa9483a4c21ea1073dd0d614ba04e77ea6a0047985e8466 13827 
feel++_0.91.0~svn7063-2.debian.tar.gz
 15a5ab2893277c5b415263484022b20dfc3bc4f3bc3ae9caff415cef8e72984c 3316776 
feel++-doc_0.91.0~svn7063-2_all.deb
 c1df77d97629bbee84d263b30909ad18051bbac209e0b78a64fafe23adb71c98 1079468 
libfeel++1_0.91.0~svn7063-2_amd64.deb
 5d3a7041aa80b6bb0c728ea6875bacedd37e17588f3bdb79c11ea35ed3449243 1394124 
libfeel++-dev_0.91.0~svn7063-2_amd64.deb
 25f42791f6f677ff8590e7aa4c14244468750962266aa92796dabae0a3dccb3d 177132 
libfeel++-dbg_0.91.0~svn7063-2_amd64.deb
 5cfcaaa4fd16c24ed9c39b501d95340ec5160649254df83a49e2f5e906bd417e 7989856 
feel++-apps_0.91.0~svn7063-2_amd64.deb
Files: 
 6a5a3f370dadb9a3950d5df83079a2b9 1952 science extra feel++_0.91.0~svn7063-2.dsc
 2be65d3f696436843ac62484690eb477 13827 science extra 
feel++_0.91.0~svn7063-2.debian.tar.gz
 8e96d6b5d8930e79d22f40e76a67fd0c 3316776 doc extra 
feel++-doc_0.91.0~svn7063-2_all.deb
 9cfd462e028fdb5cb1397eb3459cf7b3 1079468 libs extra 
libfeel++1_0.91.0~svn7063-2_amd64.deb
 c719c828f57aa48b287a7f473db69dda 1394124 libdevel extra 
libfeel++-dev_0.91.0~svn7063-2_amd64.deb
 b67b39c873b6b506a3f332644e8e1650 177132 debug extra 
libfeel++-dbg_0.91.0~svn7063-2_amd64.deb
 e9d417bd9370b272513a4fd968336160 7989856 science extra 
feel++-apps_0.91.0~svn7063-2_amd64.deb

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

iD8DBQFN0ZzIoY+0C9S+FFARAogbAKCB1aJycwIzkkOHu2bBzQTZv5E7HQCfffPu
FIYFto8cL3S7JAB0Ns5XK1I=
=hbnB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to