Your message dated Thu, 13 Jul 2023 13:04:01 +0000
with message-id <[email protected]>
and subject line Bug#1037634: fixed in dune-geometry 2.9.0-3
has caused the Debian Bug report #1037634,
regarding dune-localfunctions: ftbfs with GCC-13
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.)


-- 
1037634: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037634
Debian Bug Tracking System
Contact [email protected] with problems
--- 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 ---
--- Begin Message ---
Source: dune-geometry
Source-Version: 2.9.0-3
Done: Markus Blatt <[email protected]>

We believe that the bug you reported is fixed in the latest version of
dune-geometry, which is due to be installed in the Debian FTP archive.

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Blatt <[email protected]> (supplier of updated dune-geometry 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 13 Jul 2023 13:14:05 +0200
Source: dune-geometry
Architecture: source
Version: 2.9.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Markus Blatt <[email protected]>
Closes: 1037631 1037632 1037633 1037634
Changes:
 dune-geometry (2.9.0-3) unstable; urgency=medium
 .
   * d/patches: Backported patch from upstream to fix compilation with GCC13
       (Closes: #1037631, #1037632, #1037633, #1037634)
Checksums-Sha1:
 c9c5e6e780251b1cb81ff73ab6da25191390da59 2338 dune-geometry_2.9.0-3.dsc
 6ef7d07f3727dbf91839717face2e39dee6c660d 5024 
dune-geometry_2.9.0-3.debian.tar.xz
Checksums-Sha256:
 a228333bb1bc2448b8d4e60b4f3fe50cf1302e12c054bb8c4f43199a2c311c15 2338 
dune-geometry_2.9.0-3.dsc
 26f7fa2553f475f6d509e593082c1848696453eb60e79b4f4939a0fe9accc278 5024 
dune-geometry_2.9.0-3.debian.tar.xz
Files:
 8a295e33bf7c1f95c4209bbf8b36553c 2338 libs optional dune-geometry_2.9.0-3.dsc
 16fa1370596ee0964804668bb77cdc45 5024 libs optional 
dune-geometry_2.9.0-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEX5730Qbzr+QcV2vnUAaxd/1SdC8FAmSv8RYACgkQUAaxd/1S
dC8Vgg//fSGnpASx8HC7z8aOVFQSKgLjiQweGvBazIfpUSyc3kcvyX6cURbu6XYr
V0H95XriaUA2XUtmbmNwGQfncGQO9SA6+1fX0WPEZdIzS6uZqptLTcnOuwfuxlWD
BC9rpTil/WWwM5gd/pbOkH9kAzUbQ/ZlwlsSKfk26u1G7cXxjn9mLgST5IbCB5Xx
h7Rf6Od9OmFgi2Tkx+pGlhuM9kUMPLfx1w+L7IqyqikY+OksGG1ru82S3lyzLWPU
5jr3pIl2LiONw2Iv4Q5P3zB3OQjTk83pKVC+dzGL1zi5mBpG3HW52g9hBUMFUjfO
p3Tn2AlmKgLDq/SiqM0lPxX6nvy4NptING93nOhXeWQJ4TtxpJnynGJJC5h4V5Lf
S7JcVBxFg1hoD4bgcDwprxZHl/E1pM1etqlPmu57LWqezzUWh/yV1/ST3JVi4bcb
ELBMedVBHIxnbi++8mZjeTiLRynzKRdCCdDf7urcVqR+AriFtwQj4XNJB5YX4uT2
a/Ey8XjulQJpWid2VIyMnsxKyR82ks5jUzJdbe9Ge7JQlGlof3YbHY//B2Q/FyL8
HvOJBBJxwTrnmlxt9pLHzK2GO1oTFw6iT+98tNtu85fvhFKvqijsXcH0PejUW5t1
Tik94qGXZwRiiJTnJA5Rfd1zg0RHDK6Vit40xp8djzh5Wu0qb5w=
=RRrM
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to