Your message dated Sun, 16 Dec 2007 16:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#454883: fixed in gmsh 2.0.8-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gmsh
Version: 2.0.8-3
Usertags: ftbfs-gcc-4.3
Your package fails to build with GCC 4.3. Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning. GCC 4.3 now prints an error
message when C++ code contains duplicate function parameter names in
function prototypes, see
http://www.cyrius.com/journal/2007/12/07#gcc-4.3-multiple-params
You can reproduce this problem with gcc-snapshot from unstable. Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere. I suggest you talk to your upstream.
> Automatic build of gmsh_2.0.8-3 on em64t by sbuild/amd64 0.53
...
> g++ -Wall -O3 -DHAVE_LIBZ -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_NETGEN
> -DHAVE_ANN_ -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_FLTK
> -I/usr/include/freetype2 -DHAVE_64BIT_SIZE_T -I../Common -I../DataStr
> -I../Geo -I../Mesh -I../Post -I../Graphics -I../Numeric -I../Parser
> -I../Plugin -I../Fltk -I../contrib/MathEval -I../contrib/ANN/include/ -c
> CommandLine.cpp
> In file included from ../Geo/GEdge.h:28,
> from ../Geo/GModel.h:27,
> from CommandLine.cpp:35:
> ../Geo/MElement.h:292: error: multiple parameters named 'v'
and later:
> src/brute.cpp:65: warning: deprecated conversion from string constant to
> 'char*'
> g++ -Wall -O3 -DHAVE_LIBZ -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_NETGEN
> -DHAVE_ANN_ -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_FLTK
> -I/usr/include/freetype2 -DHAVE_64BIT_SIZE_T -I../../Common -I./include -c
> src/kd_dump.cpp -o src/kd_dump.o
> src/kd_dump.cpp: In function 'ANNkd_node* annReadDump(std::istream&,
> ANNtreeType, ANNcoord**&, ANNidx*&, int&, int&, int&, ANNcoord*&,
> ANNcoord*&)':
> src/kd_dump.cpp:274: error: 'strcmp' was not declared in this scope
> src/kd_dump.cpp:275: warning: deprecated conversion from string constant to
> 'char*'
> src/kd_dump.cpp:285: error: 'strcmp' was not declared in this scope
> src/kd_dump.cpp:294: warning: deprecated conversion from string constant to
> 'char*'
> src/kd_dump.cpp:303: warning: deprecated conversion from string constant to
> 'char*'
> src/kd_dump.cpp:314: error: 'strcmp' was not declared in this scope
> src/kd_dump.cpp:332: warning: deprecated conversion from string constant to
> 'char*'
> src/kd_dump.cpp:336: warning: deprecated conversion from string constant to
> 'char*'
> src/kd_dump.cpp: In function 'ANNkd_node* annReadTree(std::istream&,
> ANNtreeType, ANNidx*, int&)':
> src/kd_dump.cpp:386: error: 'strcmp' was not declared in this scope
> src/kd_dump.cpp:392: error: 'strcmp' was not declared in this scope
> src/kd_dump.cpp:424: warning: deprecated conversion from string constant to
> 'char*'
> src/kd_dump.cpp:442: warning: deprecated conversion from string constant to
> 'char*'
> make[2]: *** [src/kd_dump.o] Error 1
> make[2]: Leaving directory `/build/tbm/gmsh-2.0.8/contrib/ANN'
See http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include for this
error.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: gmsh
Source-Version: 2.0.8-4
We believe that the bug you reported is fixed in the latest version of
gmsh, which is due to be installed in the Debian FTP archive:
gmsh_2.0.8-4.diff.gz
to pool/main/g/gmsh/gmsh_2.0.8-4.diff.gz
gmsh_2.0.8-4.dsc
to pool/main/g/gmsh/gmsh_2.0.8-4.dsc
gmsh_2.0.8-4_i386.deb
to pool/main/g/gmsh/gmsh_2.0.8-4_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.
Christophe Prud'homme <[EMAIL PROTECTED]> (supplier of updated gmsh 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.7
Date: Sun, 16 Dec 2007 17:50:13 +0100
Source: gmsh
Binary: gmsh
Architecture: source i386
Version: 2.0.8-4
Distribution: unstable
Urgency: low
Maintainer: Debian Scientific Computing Team <[EMAIL PROTECTED]>
Changed-By: Christophe Prud'homme <[EMAIL PROTECTED]>
Description:
gmsh - three-dimensional finite element mesh generator
Closes: 454883
Changes:
gmsh (2.0.8-4) unstable; urgency=low
.
[ Christophe Prud'homme ]
* debian/control: depend on quilt and cdbs
* debian/rules: use quilt and cdbs
* Bug fix: "FTBFS with GCC 4.3: duplicate function parameters & co",
thanks to Martin Michlmayr (Closes: #454883).
* debian/control: update Standards-Version to 3.7.3 (no change)
Files:
978caa4856cd17706c1bc13d14137822 933 math optional gmsh_2.0.8-4.dsc
46ee46579bc3ea598e1b6456cf7a9c2b 74255 math optional gmsh_2.0.8-4.diff.gz
e3caf2f2adf97247c6a2ed8c23192dca 2648310 math optional gmsh_2.0.8-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHZVk6oY+0C9S+FFARAhcDAJ9ec4vErmpQ0j4F4NMYJmqwOtk8egCdHn2d
lajAmUo8XoZh27e21ZqY5Rg=
=FjcL
-----END PGP SIGNATURE-----
--- End Message ---