Your message dated Fri, 15 Jun 2012 19:05:08 +0000
with message-id <e1sfbpu-00067i...@franck.debian.org>
and subject line Bug#667276: fixed in meshlab 1.3.0a+dfsg1-3
has caused the Debian Bug report #667276,
regarding meshlab: 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.)
--
667276: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667276
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: meshlab
Version: 1.3.0a+dfsg1-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.
../../../vcglib/wrap/gl/trimesh.h:993:9: error: 'vcg::math::Swap' is not a
class member
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/meshlab_1.3.0a+dfsg1-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.
[...]
g++ -c -pipe -O2 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SCRIPT_LIB
-DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml
-I/usr/include/qt4/QtScript -I/usr/include/qt4 -Issynth -I/usr/X11R6/include
-I. -o Renderer.o ssynth/StructureSynth/Model/Rendering/Renderer.cpp
g++ -c -pipe -O2 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SCRIPT_LIB
-DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml
-I/usr/include/qt4/QtScript -I/usr/include/qt4 -Issynth -I/usr/X11R6/include
-I. -o TemplateRenderer.o
ssynth/StructureSynth/Model/Rendering/TemplateRenderer.cpp
/usr/bin/moc-qt4 -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_OPENGL_LIB
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4
-Issynth -I/usr/X11R6/include -I. ssynth/SyntopiaCore/GLEngine/EngineWidget.h
-o moc_EngineWidget.cpp
g++ -c -pipe -O2 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SCRIPT_LIB
-DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml
-I/usr/include/qt4/QtScript -I/usr/include/qt4 -Issynth -I/usr/X11R6/include
-I. -o moc_EngineWidget.o moc_EngineWidget.cpp
rm -f libssynth.a
ar cqs libssynth.a Action.o AmbiguousRule.o Builder.o ColorPool.o CustomRule.o
ExecutionStack.o PrimitiveClass.o PrimitiveRule.o RandomStreams.o Rule.o
RuleRef.o RuleSet.o State.o Transformation.o TransformationLoop.o EisenParser.o
Preprocessor.o Tokenizer.o Box.o Dot.o EngineWidget.o Grid.o Line.o Mesh.o
Object3D.o AtomicCounter.o RayTracer.o RenderThread.o Sampler.o VoxelStepper.o
RaytraceTriangle.o Sphere.o Triangle.o ListWidgetLogger.o Logging.o Matrix4.o
Random.o Vector3.o ColorUtils.o MiniParser.o Persistence.o Version.o
OpenGLRenderer.o Renderer.o TemplateRenderer.o moc_EngineWidget.o
rm -f ../lib/linux-g++/libssynth.a
mv -f libssynth.a ../lib/linux-g++/
make[2]: Leaving directory
`/«BUILDDIR»/meshlab-1.3.0a+dfsg1/meshlab/src/external/structuresynth'
make[1]: Leaving directory
`/«BUILDDIR»/meshlab-1.3.0a+dfsg1/meshlab/src/external'
/usr/bin/make -C meshlab/src
make[1]: Entering directory `/«BUILDDIR»/meshlab-1.3.0a+dfsg1/meshlab/src'
cd common/ && /usr/bin/make -f Makefile
make[2]: Entering directory
`/«BUILDDIR»/meshlab-1.3.0a+dfsg1/meshlab/src/common'
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DGLEW_STATIC -DQT_NO_DEBUG
-DQT_SCRIPT_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns
-I/usr/include/qt4/QtScript -I/usr/include/qt4 -I../.. -I../../../vcglib
-I/usr/include -I. -I/usr/X11R6/include -I. -o filterparameter.o
filterparameter.cpp
In file included from ../../../vcglib/vcg/simplex/face/base.h:31:0,
from meshmodel.h:34,
from filterparameter.cpp:31:
../../../vcglib/vcg/simplex/face/component.h:165:61: warning: type qualifiers
ignored on function return type [-Wignored-qualifiers]
../../../vcglib/vcg/simplex/face/component.h:166:61: warning: type qualifiers
ignored on function return type [-Wignored-qualifiers]
../../../vcglib/vcg/simplex/face/component.h:167:61: warning: type qualifiers
ignored on function return type [-Wignored-qualifiers]
In file included from meshmodel.h:52:0,
from filterparameter.cpp:31:
../../../vcglib/wrap/gl/trimesh.h: In function 'void vcg::Crease(MESH_TYPE&,
typename MESH_TYPE::scalar_type)':
../../../vcglib/wrap/gl/trimesh.h:993:9: error: 'vcg::math::Swap' is not a
class member
make[2]: *** [filterparameter.o] Error 1
make[2]: Leaving directory
`/«BUILDDIR»/meshlab-1.3.0a+dfsg1/meshlab/src/common'
make[1]: *** [sub-common-make_default-ordered] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: meshlab
Source-Version: 1.3.0a+dfsg1-3
We believe that the bug you reported is fixed in the latest version of
meshlab, which is due to be installed in the Debian FTP archive:
meshlab_1.3.0a+dfsg1-3.debian.tar.gz
to main/m/meshlab/meshlab_1.3.0a+dfsg1-3.debian.tar.gz
meshlab_1.3.0a+dfsg1-3.dsc
to main/m/meshlab/meshlab_1.3.0a+dfsg1-3.dsc
meshlab_1.3.0a+dfsg1-3_amd64.deb
to main/m/meshlab/meshlab_1.3.0a+dfsg1-3_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.
Teemu Ikonen <tpiko...@gmail.com> (supplier of updated meshlab 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, 14 Jun 2012 15:59:55 +0200
Source: meshlab
Binary: meshlab
Architecture: source amd64
Version: 1.3.0a+dfsg1-3
Distribution: unstable
Urgency: low
Maintainer: Teemu Ikonen <tpiko...@gmail.com>
Changed-By: Teemu Ikonen <tpiko...@gmail.com>
Description:
meshlab - System for processing and editing triangular meshes
Closes: 667276
Changes:
meshlab (1.3.0a+dfsg1-3) unstable; urgency=low
.
* rules:
- Add get-orig-source target.
- Add build-arch and build-indep targets as recommended by lintian.
- Use dpkg-buildflags to give flags to qmake.
* copyright:
- Use the latest machine readable copyright format.
- Point to versioned GPLv2 in common-licenses (fixes a lintian warning).
- Remove copyright info for removed gdb macros.
* control: Upgrade to standards-version 3.9.3.
* Upgrade to debhelper version 9.
* New patches:
- 14_structuresynth: Include glu.h where needed in included
structure-synth code.
- 15_gcc47: Fix FTBFS with GCC-4.7 (closes: #667276).
Thanks to Matej Vela for the patch.
Checksums-Sha1:
cf17f002eda93c85bc8cc87fb317389e8a211454 1401 meshlab_1.3.0a+dfsg1-3.dsc
cead36e31917fe499640b3b7ffa92aa3ad3db230 23825
meshlab_1.3.0a+dfsg1-3.debian.tar.gz
5a24a7d5c5c8edcb876d6750602e826fb2611892 7062906
meshlab_1.3.0a+dfsg1-3_amd64.deb
Checksums-Sha256:
debc498d602f75b2aa9577afbbd0779df686bebd55eaf1358d6580fdf89ec542 1401
meshlab_1.3.0a+dfsg1-3.dsc
28d19265b66582a1a2b32d155d86d8e52d8010cba7f62bca057fabb91a57ca50 23825
meshlab_1.3.0a+dfsg1-3.debian.tar.gz
771fb41ad658fca1e1681a03b344af183e20b4e08560013304c175cdebde5211 7062906
meshlab_1.3.0a+dfsg1-3_amd64.deb
Files:
a49956e324d327e8fc3a1f97df08d7b2 1401 graphics extra meshlab_1.3.0a+dfsg1-3.dsc
7fd087b83fc136df87acc93e3c36128b 23825 graphics extra
meshlab_1.3.0a+dfsg1-3.debian.tar.gz
90b47dd70482484cf0fe6b1db742ab79 7062906 graphics extra
meshlab_1.3.0a+dfsg1-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk/bhVwACgkQjRFFY3XAJMhyEwCfTIx1loLCWPcAj9Wf5z+xGxVD
sLwAn2Hl2N0Mm8UoY22U2iOA95Abj7o9
=uA+B
-----END PGP SIGNATURE-----
--- End Message ---