[Debian-med-packaging] Bug#693143: Basics/Clipper.cpp:143: error: no matching function for call to sort
Mathieu Malaterre
malat at debian.org
Tue Nov 13 15:08:24 UTC 2012
Package: imagevis3d
Version: 3.0.0-1
Severity: normal
imagevis3d does not currently compiles with g++ 4.4.5 since it requires some of C++11 functionalities, which are only present in gcc 4.6 and above.
Typical error is:
Basics/Clipper.cpp: In static member function ‘static void
Clipper::BoxPlane(std::vector<VECTOR3<float>,
std::allocator<VECTOR3<float> > >&, const FLOATVECTOR3&, float)’:
Basics/Clipper.cpp:143: error: no matching function for call to
‘sort(__gnu_cxx::__normal_iterator<VECTOR3<float>*,
std::vector<VECTOR3<float>, std::allocator<VECTOR3<float> > > >,
__gnu_cxx::__normal_iterator<VECTOR3<float>*,
std::vector<VECTOR3<float>, std::allocator<VECTOR3<float> > > >,
<anonymous struct>&)’
make[3]: *** [Build/objects/Clipper.o] Error 1
make[3]: *** Waiting for unfinished jobs....
IO/AbstrConverter.cpp: In static member function ‘static bool
AbstrConverter::Process8Bits(LargeRAWFile&, const std::string&,
uint64_t, bool, Histogram1DDataBlock*)’:
IO/AbstrConverter.cpp:134: error: expected primary-expression before ‘[’ token
IO/AbstrConverter.cpp:134: error: expected primary-expression before ‘]’ token
IO/AbstrConverter.cpp:134: error: expected primary-expression before ‘unsigned’
-- System Information:
Debian Release: 6.0.6
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-0.bpo.3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages imagevis3d depends on:
ii libbz2-1.0 1.0.5-6+squeeze1 high-quality block-sorting file co
ii libc6 2.11.3-4 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.5-8 GCC support library
ii libgl1-mesa-glx [libg 7.10.3-4~bpo60+1 free implementation of the OpenGL
ii libglew1.7 1.7.0-3 OpenGL Extension Wrangler - runtim
ii libglu1-mesa [libglu1 7.10.3-4~bpo60+1 Mesa OpenGL utility library (GLU)
ii libjpeg62 6b1-1 The Independent JPEG Group's JPEG
ii liblua5.2-0 5.2.1-3 Shared library for the Lua interpr
ii libqt4-network 4:4.6.3-4+squeeze1 Qt 4 network module
ii libqt4-opengl 4:4.6.3-4+squeeze1 Qt 4 OpenGL module
ii libqtcore4 4:4.6.3-4+squeeze1 Qt 4 core module
ii libqtgui4 4:4.6.3-4+squeeze1 Qt 4 GUI module
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii libtiff4 3.9.4-5+squeeze5 Tag Image File Format (TIFF) libra
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
imagevis3d recommends no packages.
imagevis3d suggests no packages.
-- debconf-show failed
More information about the Debian-med-packaging
mailing list