--- Begin Message ---
Package: src:dune-localfunctions
Version: 2.9.0-2
Severity: normal
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-13
[This bug is targeted to the upcoming trixie release]
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-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/dune-localfunctions_2.9.0-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are 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-13/porting_to.html
[...]
/<<PKGBUILDDIR>>/dune/localfunctions/common/virtualwrappers.hh:249:57:
required from
‘Dune::LocalFiniteElementVirtualImp<Imp>::LocalFiniteElementVirtualImp(const
Imp&) [with Imp = Dune::LagrangeLocalFiniteElement<Dune::EquidistantPointSet,
2, double, double>]’
/<<PKGBUILDDIR>>/dune/localfunctions/test/test-localfe.hh:796:24: required
from ‘bool testFE(const FE&, char, unsigned int, std::function<bool(const
typename FE::Traits::LocalBasisType::Traits::DomainType&)>) [with FE =
Dune::LagrangeLocalFiniteElement<Dune::EquidistantPointSet, 2, double, double>;
typename FE::Traits::LocalBasisType::Traits::DomainType =
Dune::FieldVector<double, 2>; typename FE::Traits::LocalBasisType::Traits =
Dune::LocalBasisTraits<double, 2, Dune::FieldVector<double, 2>, double, 1,
Dune::FieldVector<double, 1>, Dune::FieldMatrix<double, 1, 2> >; typename
FE::Traits::LocalBasisType = const
Dune::PolynomialBasisWithMatrix<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<2, double> >, Dune::SparseCoeffMatrix<double, 1>,
double, double>; typename FE::Traits = Dune::LocalFiniteElementTraits<const
Dune::PolynomialBasisWithMatrix<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<2, double> >, Dune::SparseCoeffMatrix<double, 1>,
double, double>, const
Dune::EquidistantPointSet<double, 2>, const
Dune::LocalLagrangeInterpolation<Dune::EquidistantPointSet, 2, double> >]’
/<<PKGBUILDDIR>>/dune/localfunctions/test/testgenericfem.cc:50:5: required
from here
/usr/include/dune/geometry/typeindex.hh:151:31: error: ‘class
Dune::GeometryType’ has no member named ‘toId’
/usr/include/dune/geometry/typeindex.hh: In instantiation of
‘Dune::Impl::toGeometryTypeIdConstant<3,
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >,
Dune::LagrangeInterpolationFactory<Dune::EquidistantPointSet, 3, double>
>::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >,
Dune::LagrangeInterpolationFactory<Dune::EquidistantPointSet, 3, double>
>&)::<lambda(auto:11)> >(const Dune::GeometryType&,
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >, Dune::LagrangeIn
terpolationFactory<Dune::EquidistantPointSet, 3, double>
>::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >,
Dune::LagrangeInterpolationFactory<Dune::EquidistantPointSet, 3, double>
>&)::<lambda(auto:11)>&&)::<lambda(auto:6)> [with auto:6 =
std::integral_constant<long unsigned int, 0>]’:
/usr/include/dune/geometry/typeindex.hh:155:48: required from ‘auto
Dune::Impl::toGeometryTypeIdConstant(const Dune::GeometryType&, F&&) [with int
dim = 3; F =
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >,
Dune::LagrangeInterpolationFactory<Dune::EquidistantPointSet, 3, double>
>::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >,
Dune::LagrangeInterpolationFactory<Dune::EquidistantPointSet, 3, double>
>&)::<lambda(auto:11)>]’
/<<PKGBUILDDIR>>/dune/localfunctions/utility/localfiniteelement.hh:60:48:
required from ‘Dune::GenericLocalFiniteElement<BasisF, CoeffF,
InterpolF>::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<BasisF, CoeffF, InterpolF>&) [with BasisF =
Dune::LagrangeBasisFactory<Dune::EquidistantPointSet, 3, double, double>;
CoeffF =
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >; InterpolF =
Dune::LagrangeInterpolationFactory<Dune::EquidistantPointSet, 3, double>]’
/<<PKGBUILDDIR>>/dune/localfunctions/utility/localfiniteelement.hh:144:10:
required from ‘static Imp* Dune::LocalFiniteElementCloneFactoryHelper<Imp,
IsInterface>::clone(const Imp&) [with Imp =
Dune::DGLocalFiniteElement<Dune::LagrangeLocalFiniteElement<Dune::EquidistantPointSet,
3, double, double> >; bool IsInterface = false]’
/<<PKGBUILDDIR>>/dune/localfunctions/common/virtualwrappers.hh:49:102:
required from ‘static Imp*
Dune::LocalFiniteElementCloneFactory<Imp>::clone(const Imp&) [with Imp =
Dune::DGLocalFiniteElement<Dune::LagrangeLocalFiniteElement<Dune::EquidistantPointSet,
3, double, double> >]’
/<<PKGBUILDDIR>>/dune/localfunctions/common/virtualwrappers.hh:249:57:
required from
‘Dune::LocalFiniteElementVirtualImp<Imp>::LocalFiniteElementVirtualImp(const
Imp&) [with Imp =
Dune::DGLocalFiniteElement<Dune::LagrangeLocalFiniteElement<Dune::EquidistantPointSet,
3, double, double> >]’
/<<PKGBUILDDIR>>/dune/localfunctions/test/test-localfe.hh:796:24: required
from ‘bool testFE(const FE&, char, unsigned int, std::function<bool(const
typename FE::Traits::LocalBasisType::Traits::DomainType&)>) [with FE =
Dune::DGLocalFiniteElement<Dune::LagrangeLocalFiniteElement<Dune::EquidistantPointSet,
3, double, double> >; typename FE::Traits::LocalBasisType::Traits::DomainType
= Dune::FieldVector<double, 3>; typename FE::Traits::LocalBasisType::Traits =
Dune::LocalBasisTraits<double, 3, Dune::FieldVector<double, 3>, double, 1,
Dune::FieldVector<double, 1>, Dune::FieldMatrix<double, 1, 3> >; typename
FE::Traits::LocalBasisType = const
Dune::PolynomialBasisWithMatrix<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<3, double> >, Dune::SparseCoeffMatrix<double, 1>,
double, double>; typename FE::Traits = Dune::LocalFiniteElementTraits<const
Dune::PolynomialBasisWithMatrix<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<3, double> >, Dune::SparseCoeffMatrix<doubl
e, 1>, double, double>, const Dune::DGLocalCoefficients, const
Dune::LocalLagrangeInterpolation<Dune::EquidistantPointSet, 3, double> >]’
/<<PKGBUILDDIR>>/dune/localfunctions/test/testgenericfem.cc:71:5: required
from here
/usr/include/dune/geometry/typeindex.hh:151:31: error: ‘class
Dune::GeometryType’ has no member named ‘toId’
/usr/include/dune/geometry/typeindex.hh: In instantiation of
‘Dune::Impl::toGeometryTypeIdConstant<3,
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >,
Dune::LocalL2InterpolationFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>, false> >::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >,
Dune::LocalL2InterpolationFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>, false> >&)::<lambda(auto:11)> >(const Dune::GeometryType&,
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>, Dune::DGLocalCoefficientsFactory<Dune::La
grangeBasisFactory<Dune::EquidistantPointSet, 3, double, double> >,
Dune::LocalL2InterpolationFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>, false> >::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >,
Dune::LocalL2InterpolationFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>, false> >&)::<lambda(auto:11)>&&)::<lambda(auto:6)> [with
auto:6 = std::integral_constant<long unsigned int, 0>]’:
/usr/include/dune/geometry/typeindex.hh:155:48: required from ‘auto
Dune::Impl::toGeometryTypeIdConstant(const Dune::GeometryType&, F&&) [with int
dim = 3; F =
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >,
Dune::LocalL2InterpolationFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>, false> >::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>,
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >,
Dune::LocalL2InterpolationFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>, false> >&)::<lambda(auto:11)>]’
/<<PKGBUILDDIR>>/dune/localfunctions/utility/localfiniteelement.hh:60:48:
required from ‘Dune::GenericLocalFiniteElement<BasisF, CoeffF,
InterpolF>::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<BasisF, CoeffF, InterpolF>&) [with BasisF =
Dune::LagrangeBasisFactory<Dune::EquidistantPointSet, 3, double, double>;
CoeffF =
Dune::DGLocalCoefficientsFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double> >; InterpolF =
Dune::LocalL2InterpolationFactory<Dune::LagrangeBasisFactory<Dune::EquidistantPointSet,
3, double, double>, false>]’
/<<PKGBUILDDIR>>/dune/localfunctions/utility/localfiniteelement.hh:169:10:
required from ‘static Imp* Dune::LocalFiniteElementCloneFactoryHelper<Imp,
IsInterface>::clone(const Imp&) [with Imp =
Dune::L2LocalFiniteElement<Dune::LagrangeLocalFiniteElement<Dune::EquidistantPointSet,
3, double, double> >; bool IsInterface = false]’
/<<PKGBUILDDIR>>/dune/localfunctions/common/virtualwrappers.hh:49:102:
required from ‘static Imp*
Dune::LocalFiniteElementCloneFactory<Imp>::clone(const Imp&) [with Imp =
Dune::L2LocalFiniteElement<Dune::LagrangeLocalFiniteElement<Dune::EquidistantPointSet,
3, double, double> >]’
/<<PKGBUILDDIR>>/dune/localfunctions/common/virtualwrappers.hh:249:57:
required from
‘Dune::LocalFiniteElementVirtualImp<Imp>::LocalFiniteElementVirtualImp(const
Imp&) [with Imp =
Dune::L2LocalFiniteElement<Dune::LagrangeLocalFiniteElement<Dune::EquidistantPointSet,
3, double, double> >]’
/<<PKGBUILDDIR>>/dune/localfunctions/test/test-localfe.hh:796:24: required
from ‘bool testFE(const FE&, char, unsigned int, std::function<bool(const
typename FE::Traits::LocalBasisType::Traits::DomainType&)>) [with FE =
Dune::L2LocalFiniteElement<Dune::LagrangeLocalFiniteElement<Dune::EquidistantPointSet,
3, double, double> >; typename FE::Traits::LocalBasisType::Traits::DomainType
= Dune::FieldVector<double, 3>; typename FE::Traits::LocalBasisType::Traits =
Dune::LocalBasisTraits<double, 3, Dune::FieldVector<double, 3>, double, 1,
Dune::FieldVector<double, 1>, Dune::FieldMatrix<double, 1, 3> >; typename
FE::Traits::LocalBasisType = const
Dune::PolynomialBasisWithMatrix<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<3, double> >, Dune::SparseCoeffMatrix<double, 1>,
double, double>; typename FE::Traits = Dune::LocalFiniteElementTraits<const
Dune::PolynomialBasisWithMatrix<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<3, double> >, Dune::SparseCoeffMatrix<doubl
e, 1>, double, double>, const Dune::DGLocalCoefficients, const
Dune::LocalL2Interpolation<const
Dune::PolynomialBasisWithMatrix<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<3, double> >, Dune::SparseCoeffMatrix<double, 1>,
double, double>, Dune::QuadratureRule<double, 3>, false> >]’
/<<PKGBUILDDIR>>/dune/localfunctions/test/testgenericfem.cc:80:5: required
from here
/usr/include/dune/geometry/typeindex.hh:151:31: error: ‘class
Dune::GeometryType’ has no member named ‘toId’
/usr/include/dune/geometry/typeindex.hh: In instantiation of
‘Dune::Impl::toGeometryTypeIdConstant<3,
Dune::GenericLocalFiniteElement<Dune::OrthonormalBasisFactory<3, double,
double>, Dune::DGLocalCoefficientsFactory<Dune::OrthonormalBasisFactory<3,
double, double> >,
Dune::LocalL2InterpolationFactory<Dune::OrthonormalBasisFactory<3, double,
double>, true> >::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::OrthonormalBasisFactory<3, double,
double>, Dune::DGLocalCoefficientsFactory<Dune::OrthonormalBasisFactory<3,
double, double> >,
Dune::LocalL2InterpolationFactory<Dune::OrthonormalBasisFactory<3, double,
double>, true> >&)::<lambda(auto:11)> >(const Dune::GeometryType&,
Dune::GenericLocalFiniteElement<Dune::OrthonormalBasisFactory<3, double,
double>, Dune::DGLocalCoefficientsFactory<Dune::OrthonormalBasisFactory<3,
double, double> >,
Dune::LocalL2InterpolationFactory<Dune::OrthonormalBasisFactory<3, double,
double>, true> >::GenericLocalFiniteElement(const D
une::GenericLocalFiniteElement<Dune::OrthonormalBasisFactory<3, double,
double>, Dune::DGLocalCoefficientsFactory<Dune::OrthonormalBasisFactory<3,
double, double> >,
Dune::LocalL2InterpolationFactory<Dune::OrthonormalBasisFactory<3, double,
double>, true> >&)::<lambda(auto:11)>&&)::<lambda(auto:6)> [with auto:6 =
std::integral_constant<long unsigned int, 0>]’:
/usr/include/dune/geometry/typeindex.hh:155:48: required from ‘auto
Dune::Impl::toGeometryTypeIdConstant(const Dune::GeometryType&, F&&) [with int
dim = 3; F = Dune::GenericLocalFiniteElement<Dune::OrthonormalBasisFactory<3,
double, double>,
Dune::DGLocalCoefficientsFactory<Dune::OrthonormalBasisFactory<3, double,
double> >, Dune::LocalL2InterpolationFactory<Dune::OrthonormalBasisFactory<3,
double, double>, true> >::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::OrthonormalBasisFactory<3, double,
double>, Dune::DGLocalCoefficientsFactory<Dune::OrthonormalBasisFactory<3,
double, double> >,
Dune::LocalL2InterpolationFactory<Dune::OrthonormalBasisFactory<3, double,
double>, true> >&)::<lambda(auto:11)>]’
/<<PKGBUILDDIR>>/dune/localfunctions/utility/localfiniteelement.hh:60:48:
required from ‘Dune::GenericLocalFiniteElement<BasisF, CoeffF,
InterpolF>::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<BasisF, CoeffF, InterpolF>&) [with BasisF =
Dune::OrthonormalBasisFactory<3, double, double>; CoeffF =
Dune::DGLocalCoefficientsFactory<Dune::OrthonormalBasisFactory<3, double,
double> >; InterpolF =
Dune::LocalL2InterpolationFactory<Dune::OrthonormalBasisFactory<3, double,
double>, true>]’
/<<PKGBUILDDIR>>/dune/localfunctions/orthonormal.hh:34:9: required from
‘static Imp* Dune::LocalFiniteElementCloneFactoryHelper<Imp,
IsInterface>::clone(const Imp&) [with Imp =
Dune::OrthonormalLocalFiniteElement<3, double, double>; bool IsInterface =
false]’
/<<PKGBUILDDIR>>/dune/localfunctions/common/virtualwrappers.hh:49:102:
required from ‘static Imp*
Dune::LocalFiniteElementCloneFactory<Imp>::clone(const Imp&) [with Imp =
Dune::OrthonormalLocalFiniteElement<3, double, double>]’
/<<PKGBUILDDIR>>/dune/localfunctions/common/virtualwrappers.hh:249:57:
required from
‘Dune::LocalFiniteElementVirtualImp<Imp>::LocalFiniteElementVirtualImp(const
Imp&) [with Imp = Dune::OrthonormalLocalFiniteElement<3, double, double>]’
/<<PKGBUILDDIR>>/dune/localfunctions/test/test-localfe.hh:796:24: required
from ‘bool testFE(const FE&, char, unsigned int, std::function<bool(const
typename FE::Traits::LocalBasisType::Traits::DomainType&)>) [with FE =
Dune::OrthonormalLocalFiniteElement<3, double, double>; typename
FE::Traits::LocalBasisType::Traits::DomainType = Dune::FieldVector<double, 3>;
typename FE::Traits::LocalBasisType::Traits = Dune::LocalBasisTraits<double, 3,
Dune::FieldVector<double, 3>, double, 1, Dune::FieldVector<double, 1>,
Dune::FieldMatrix<double, 1, 3> >; typename FE::Traits::LocalBasisType = const
Dune::PolynomialBasis<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<3, double> >, Dune::SparseCoeffMatrix<double, 1>,
double, double>; typename FE::Traits = Dune::LocalFiniteElementTraits<const
Dune::PolynomialBasis<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<3, double> >, Dune::SparseCoeffMatrix<double, 1>,
double, double>, const Dune::DGLocalCoefficients, const Dune::Loca
lL2Interpolation<const Dune::PolynomialBasis<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<3, double> >, Dune::SparseCoeffMatrix<double, 1>,
double, double>, Dune::QuadratureRule<double, 3>, true> >]’
/<<PKGBUILDDIR>>/dune/localfunctions/test/testgenericfem.cc:101:5: required
from here
/usr/include/dune/geometry/typeindex.hh:151:31: error: ‘class
Dune::GeometryType’ has no member named ‘toId’
/usr/include/dune/geometry/typeindex.hh: In instantiation of
‘Dune::Impl::toGeometryTypeIdConstant<3,
Dune::GenericLocalFiniteElement<Dune::RaviartThomasBasisFactory<3, double,
double>, Dune::RaviartThomasCoefficientsFactory<3>,
Dune::RaviartThomasL2InterpolationFactory<3, double>
>::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::RaviartThomasBasisFactory<3, double,
double>, Dune::RaviartThomasCoefficientsFactory<3>,
Dune::RaviartThomasL2InterpolationFactory<3, double> >&)::<lambda(auto:11)>
>(const Dune::GeometryType&,
Dune::GenericLocalFiniteElement<Dune::RaviartThomasBasisFactory<3, double,
double>, Dune::RaviartThomasCoefficientsFactory<3>,
Dune::RaviartThomasL2InterpolationFactory<3, double>
>::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::RaviartThomasBasisFactory<3, double,
double>, Dune::RaviartThomasCoefficientsFactory<3>,
Dune::RaviartThomasL2InterpolationFactory<3, double>
>&)::<lambda(auto:11)>&&)::<lambda(auto:6)> [with au
to:6 = std::integral_constant<long unsigned int, 0>]’:
/usr/include/dune/geometry/typeindex.hh:155:48: required from ‘auto
Dune::Impl::toGeometryTypeIdConstant(const Dune::GeometryType&, F&&) [with int
dim = 3; F = Dune::GenericLocalFiniteElement<Dune::RaviartThomasBasisFactory<3,
double, double>, Dune::RaviartThomasCoefficientsFactory<3>,
Dune::RaviartThomasL2InterpolationFactory<3, double>
>::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<Dune::RaviartThomasBasisFactory<3, double,
double>, Dune::RaviartThomasCoefficientsFactory<3>,
Dune::RaviartThomasL2InterpolationFactory<3, double> >&)::<lambda(auto:11)>]’
/<<PKGBUILDDIR>>/dune/localfunctions/utility/localfiniteelement.hh:60:48:
required from ‘Dune::GenericLocalFiniteElement<BasisF, CoeffF,
InterpolF>::GenericLocalFiniteElement(const
Dune::GenericLocalFiniteElement<BasisF, CoeffF, InterpolF>&) [with BasisF =
Dune::RaviartThomasBasisFactory<3, double, double>; CoeffF =
Dune::RaviartThomasCoefficientsFactory<3>; InterpolF =
Dune::RaviartThomasL2InterpolationFactory<3, double>]’
/<<PKGBUILDDIR>>/dune/localfunctions/raviartthomas/raviartthomassimplex.hh:37:9:
required from ‘static Imp* Dune::LocalFiniteElementCloneFactoryHelper<Imp,
IsInterface>::clone(const Imp&) [with Imp =
Dune::RaviartThomasSimplexLocalFiniteElement<3, double, double>; bool
IsInterface = false]’
/<<PKGBUILDDIR>>/dune/localfunctions/common/virtualwrappers.hh:49:102:
required from ‘static Imp*
Dune::LocalFiniteElementCloneFactory<Imp>::clone(const Imp&) [with Imp =
Dune::RaviartThomasSimplexLocalFiniteElement<3, double, double>]’
/<<PKGBUILDDIR>>/dune/localfunctions/common/virtualwrappers.hh:249:57:
required from
‘Dune::LocalFiniteElementVirtualImp<Imp>::LocalFiniteElementVirtualImp(const
Imp&) [with Imp = Dune::RaviartThomasSimplexLocalFiniteElement<3, double,
double>]’
/<<PKGBUILDDIR>>/dune/localfunctions/test/test-localfe.hh:796:24: required
from ‘bool testFE(const FE&, char, unsigned int, std::function<bool(const
typename FE::Traits::LocalBasisType::Traits::DomainType&)>) [with FE =
Dune::RaviartThomasSimplexLocalFiniteElement<3, double, double>; typename
FE::Traits::LocalBasisType::Traits::DomainType = Dune::FieldVector<double, 3>;
typename FE::Traits::LocalBasisType::Traits = Dune::LocalBasisTraits<double, 3,
Dune::FieldVector<double, 3>, double, 3, Dune::FieldVector<double, 3>,
Dune::FieldMatrix<double, 3, 3> >; typename FE::Traits::LocalBasisType = const
Dune::PolynomialBasisWithMatrix<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<3, double> >, Dune::SparseCoeffMatrix<double, 3>,
double, double>; typename FE::Traits = Dune::LocalFiniteElementTraits<const
Dune::PolynomialBasisWithMatrix<Dune::StandardEvaluator<const
Dune::VirtualMonomialBasis<3, double> >, Dune::SparseCoeffMatrix<double, 3>,
double, double>, const Dune::LocalCoe
fficientsContainer, const Dune::RaviartThomasL2Interpolation<3, double> >]’
/<<PKGBUILDDIR>>/dune/localfunctions/test/testgenericfem.cc:110:5: required
from here
/usr/include/dune/geometry/typeindex.hh:151:31: error: ‘class
Dune::GeometryType’ has no member named ‘toId’
make[5]: ***
[dune/localfunctions/test/CMakeFiles/brezzidouglasmarinielementtest.dir/build.make:79:
dune/localfunctions/test/CMakeFiles/brezzidouglasmarinielementtest.dir/brezzidouglasmarinielementtest.cc.o]
Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[4]: *** [CMakeFiles/Makefile2:2187:
dune/localfunctions/test/CMakeFiles/brezzidouglasmarinielementtest.dir/all]
Error 2
make[5]: ***
[dune/localfunctions/test/CMakeFiles/dualmortarelementtest.dir/build.make:79:
dune/localfunctions/test/CMakeFiles/dualmortarelementtest.dir/dualmortarelementtest.cc.o]
Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[4]: *** [CMakeFiles/Makefile2:2239:
dune/localfunctions/test/CMakeFiles/dualmortarelementtest.dir/all] Error 2
make[5]: ***
[dune/localfunctions/test/CMakeFiles/hierarchicalelementtest.dir/build.make:79:
dune/localfunctions/test/CMakeFiles/hierarchicalelementtest.dir/hierarchicalelementtest.cc.o]
Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[4]: *** [CMakeFiles/Makefile2:2265:
dune/localfunctions/test/CMakeFiles/hierarchicalelementtest.dir/all] Error 2
make[5]: ***
[dune/localfunctions/test/CMakeFiles/crouzeixraviartelementtest.dir/build.make:79:
dune/localfunctions/test/CMakeFiles/crouzeixraviartelementtest.dir/crouzeixraviartelementtest.cc.o]
Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[4]: *** [CMakeFiles/Makefile2:2213:
dune/localfunctions/test/CMakeFiles/crouzeixraviartelementtest.dir/all] Error 2
make[5]: ***
[dune/localfunctions/test/CMakeFiles/testgenericfem.dir/build.make:79:
dune/localfunctions/test/CMakeFiles/testgenericfem.dir/testgenericfem.cc.o]
Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[4]: *** [CMakeFiles/Makefile2:2291:
dune/localfunctions/test/CMakeFiles/testgenericfem.dir/all] Error 2
[ 12%] Linking CXX executable test-biorthogonality
cd /<<PKGBUILDDIR>>/build/dune/localfunctions/dualmortarbasis/test &&
/usr/bin/cmake -E cmake_link_script
CMakeFiles/test-biorthogonality.dir/link.txt --verbose=1
/usr/bin/c++ -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -Wl,-z,relro
"CMakeFiles/test-biorthogonality.dir/test-biorthogonality.cc.o" -o
test-biorthogonality -Wl,-rpath,/usr/lib/x86_64-linux-gnu/openmpi/lib
/usr/lib/x86_64-linux-gnu/libdunegeometry.so.2.9.0
/usr/lib/x86_64-linux-gnu/libdunecommon.so.2.9.0
/usr/lib/x86_64-linux-gnu/liblapack.so /usr/lib/x86_64-linux-gnu/libblas.so
/usr/lib/x86_64-linux-gnu/libf77blas.so /usr/lib/x86_64-linux-gnu/libatlas.so
/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so -lquadmath
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build'
[ 12%] Built target test-biorthogonality
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[3]: *** [CMakeFiles/Makefile2:1856: CMakeFiles/build_tests.dir/rule] Error
2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[2]: *** [Makefile:546: build_tests] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
dh_auto_build: error: cd build && make -j8 "INSTALL=install
--strip-program=true" build_tests VERBOSE=1 returned exit code 2
make[1]: *** [/usr/share/dune/dune-debian.mk:38: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---