[Debian-med-packaging] Bug#701237: activiz.net: ftbfs with GCC-4.8

Matthias Klose doko at debian.org
Sat Feb 23 10:37:02 UTC 2013


Package: src:activiz.net
Version: 1:1.0~git20111123-6
Severity: important
Tags: sid jessie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

gccxml_cc1plus: error: gccxml_builtins.h: No such file or directory

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/activiz.net_1.0~git20111123-6_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

apt-get -t experimental install g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
                 from /usr/include/vtk-5.8/vtkObject.h:41,
                 from /usr/include/vtk-5.8/vtkAlgorithm.h:32,
                 from /usr/include/vtk-5.8/vtkDataSetAlgorithm.h:35,
                 from /usr/include/vtk-5.8/vtkGenericProbeFilter.h:43,
                 from /«PKGBUILDDIR»/obj-x86_64-linux-gnu/xml/vtkGenericProbeFilter_gccxml.cxx:1:
/usr/include/string.h: In function 'void* memchr(void*, int, size_t)':
/usr/include/string.h:81: error: '__builtin_memchr' was not declared in this scope/usr/include/c++/4.8/bits/stl_uninitialized.h:170: error: template argument 1 is invalid
/usr/include/string.h: In function 'const void* memchr(const void*, int, size_t)':
/usr/include/string.h:87: error: '__builtin_memchr' was not declared in this scope

/usr/include/c++/4.8/bits/stl_uninitialized.h:171: error: invalid type in declaration before '(' token
/usr/include/c++/4.8/bits/stl_uninitialized.h:171: error: invalid use of qualified-name '::__uninit_fill'
/usr/include/c++/4.8/bits/stl_uninitialized.h: In function 'void std::uninitialized_fill_n(_ForwardIterator, _Size, const _Tp&)':
/usr/include/c++/4.8/bits/stl_uninitialized.h:223: error: a function call cannot appear in a constant-expression
/usr/include/c++/4.8/bits/stl_uninitialized.h:223: error: template argument 1 is invalid
/usr/include/c++/4.8/bits/stl_uninitialized.h:224: error: invalid type in declaration before '(' token
/usr/include/c++/4.8/bits/stl_uninitialized.h:224: error: invalid use of qualified-name '::__uninit_fill_n'
make[3]: *** [xml/vtkAxis.xml] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/vtkChartsGenerateWrappers.dir/all] Error 2
make[3]: *** [xml/vtkCompassWidget.xml] Error 1
make[2]: *** [CMakeFiles/vtkGeovisGenerateWrappers.dir/all] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
In file included from /usr/include/c++/4.8/vector:65,
                 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/vtkGenericGeometryFilter.h:47,
                 from /«PKGBUILDDIR»/obj-x86_64-linux-gnu/xml/vtkGenericGeometryFilter_gccxml.cxx:1:
/usr/include/c++/4.8/bits/stl_bvector.h: In member function 'void std::vector<bool, _Alloc>::swap(std::vector<bool, _Alloc>&)':
/usr/include/c++/4.8/bits/stl_bvector.h:844: error: there are no arguments to '__is_empty' that depend on a template parameter, so a declaration of '__is_empty' must be available
/usr/include/c++/4.8/bits/stl_bvector.h:844: error: '__is_empty' was not declared in this scope
/usr/include/c++/4.8/bits/stl_bvector.h:844: error: template argument 2 is invalid
/usr/include/c++/4.8/bits/stl_bvector.h:845: error: invalid type in declaration before '(' token
make[3]: *** [xml/vtkGenericProbeFilter.xml] Error 1
make[3]: *** [xml/vtkGenericGeometryFilter.xml] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/vtkGenericFilteringGenerateWrappers.dir/all] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
dh_auto_build: make -j10 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the Debian-med-packaging mailing list