Your message dated Tue, 15 Sep 2015 09:35:51 +0200
with message-id
<CA+7wUsyRM2d=bk-wv7ekytajcgm6vwpyg7chmc7uzwwxrtr...@mail.gmail.com>
and subject line Fixed
has caused the Debian Bug report #777765,
regarding activiz.net: ftbfs with GCC-5
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.)
--
777765: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777765
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:activiz.net
Version: 1:1.0~git20111214-2
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/activiz.net_1.0~git20111214-2_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files. For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html
[...]
from /usr/include/vtk-5.8/vtkPolyData.h:57,
from /usr/include/vtk-5.8/vtkPolyDataAlgorithm.h:38,
from /usr/include/vtk-5.8/vtkGenericGlyph3DFilter.h:74,
from
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/xml/vtkGenericGlyph3DFilter_gccxml.cxx:1:
/usr/include/c++/5/bits/stl_construct.h: In function 'void
std::_Destroy(_ForwardIterator, _ForwardIterator)':
/usr/include/c++/5/bits/stl_construct.h:126: error: a function call cannot
appear in a constant-expression
/usr/include/c++/5/bits/stl_construct.h:126: error: template argument 1 is
invalid
/usr/include/c++/5/bits/stl_construct.h:127: error: invalid type in declaration
before '(' token
/usr/include/c++/5/bits/stl_construct.h:127: error: invalid use of
qualified-name '::__destroy'
In file included from /usr/include/c++/5/vector:63,
from /usr/include/vtk-5.8/vtkstd/vector:25,
from /usr/include/vtk-5.8/vtkUnicodeString.h:49,
from /usr/include/vtk-5.8/vtkVariant.h:36,
from /usr/include/vtk-5.8/vtkAbstractArray.h:45,
from /usr/include/vtk-5.8/vtkDataArray.h:37,
from /usr/include/vtk-5.8/vtkPoints.h:25,
from /usr/include/vtk-5.8/vtkPointSet.h:31,
from /usr/include/vtk-5.8/vtkPolyData.h:57,
from /usr/include/vtk-5.8/vtkPolyDataAlgorithm.h:38,
from /usr/include/vtk-5.8/vtkGenericGlyph3DFilter.h:74,
from
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/xml/vtkGenericGlyph3DFilter_gccxml.cxx:1:
/usr/include/c++/5/bits/stl_uninitialized.h: In function '_ForwardIterator
std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator)':
/usr/include/c++/5/bits/stl_uninitialized.h:123: error: a function call cannot
appear in a constant-expression
/usr/include/c++/5/bits/stl_uninitialized.h:124: error: a function call cannot
appear in a constant-expression
/usr/include/c++/5/bits/stl_uninitialized.h:125: error: template argument 1 is
invalid
/usr/include/c++/5/bits/stl_uninitialized.h: In function 'void
std::uninitialized_fill(_ForwardIterator, _ForwardIterator, const _Tp&)':
/usr/include/c++/5/bits/stl_uninitialized.h:185: error: a function call cannot
appear in a constant-expression
/usr/include/c++/5/bits/stl_uninitialized.h:185: error: template argument 1 is
invalid
/usr/include/c++/5/bits/stl_uninitialized.h:186: error: invalid type in
declaration before '(' token
/usr/include/c++/5/bits/stl_uninitialized.h:186: error: invalid use of
qualified-name '::__uninit_fill'
/usr/include/c++/5/bits/stl_uninitialized.h: In function '_ForwardIterator
std::uninitialized_fill_n(_ForwardIterator, _Size, const _Tp&)':
/usr/include/c++/5/bits/stl_uninitialized.h:246: error: a function call cannot
appear in a constant-expression
/usr/include/c++/5/bits/stl_uninitialized.h:246: error: template argument 1 is
invalid
make[3]: *** [xml/vtkGenericGeometryFilter.xml] Error 1
CMakeFiles/vtkGenericFilteringGenerateWrappers.dir/build.make:143: recipe for
target 'xml/vtkGenericGeometryFilter.xml' failed
make[3]: *** [xml/vtkGenericCutter.xml] Error 1
CMakeFiles/vtkGenericFilteringGenerateWrappers.dir/build.make:171: recipe for
target 'xml/vtkGenericCutter.xml' failed
make[3]: *** [xml/vtkGenericGlyph3DFilter.xml] Error 1
CMakeFiles/vtkGenericFilteringGenerateWrappers.dir/build.make:178: recipe for
target 'xml/vtkGenericGlyph3DFilter.xml' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/vtkGenericFilteringGenerateWrappers.dir/all] Error 2
CMakeFiles/Makefile2:842: recipe for target
'CMakeFiles/vtkGenericFilteringGenerateWrappers.dir/all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
Makefile:140: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
dh_auto_build: make -j10 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:25: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Control: fixed 777765 1:1.0~git20111214-3
As seen in latest upload activiz.net builds just fine with gcc-5.
--- End Message ---