Your message dated Wed, 25 Oct 2023 19:04:56 +0000
with message-id <e1qvjby-003mh1...@fasolo.debian.org>
and subject line Bug#1052734: fixed in r-cran-stanheaders 2.26.28-2
has caused the Debian Bug report #1052734,
regarding r-cran-rstan: FTBFS: init_threadpool_tbb.hpp:1: error: unterminated 
#ifndef
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 ow...@bugs.debian.org
immediately.)


-- 
1052734: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052734
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: r-cran-rstan
Version: 2.21.8-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> g++ -std=gnu++14 -I"/usr/share/R/include" -DNDEBUG -I"../inst/include" 
> -I"../inst/include/boost_not_in_BH" -I"." -DBOOST_DISABLE_ASSERTS 
> -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT 
> -DSTAN_THREADS  -I/usr/include -DTBB_INTERFACE_NEW 
> -I'/usr/lib/R/site-library/Rcpp/include' 
> -I'/usr/lib/R/site-library/RcppEigen/include' 
> -I'/usr/lib/R/site-library/BH/include' 
> -I'/usr/lib/R/site-library/StanHeaders/include' 
> -I'/usr/lib/R/site-library/RcppParallel/include'     -fpic  -g -O2 
> -ffile-prefix-map=/build/reproducible-path/r-base-4.3.1=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2  -c Module.cpp -o Module.o
> In file included from 
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/core.hpp:4,
>                  from 
> /usr/lib/R/site-library/StanHeaders/include/stan/math/rev/core/Eigen_NumTraits.hpp:5,
>                  from 
> /usr/lib/R/site-library/StanHeaders/include/stan/math/rev/core/typedefs.hpp:7,
>                  from 
> /usr/lib/R/site-library/StanHeaders/include/stan/math/rev/core/chainable_object.hpp:6,
>                  from 
> /usr/lib/R/site-library/StanHeaders/include/stan/math/rev/core.hpp:10,
>                  from ./stan/model/model_base.hpp:5,
>                  from Module.cpp:2:
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:1:
>  error: unterminated #ifndef
>     1 | #ifndef STAN_MATH_PRIM_CORE_INIT_THREADPOOL_TBB_HPP
>       | 
> In file included from 
> /usr/lib/R/site-library/RcppEigen/include/Eigen/Core:397,
>                  from /usr/lib/R/site-library/RcppEigen/include/Eigen/Dense:1,
>                  from 
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:22,
>                  from 
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/meta/append_return_type.hpp:4,
>                  from 
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/meta.hpp:175,
>                  from 
> /usr/lib/R/site-library/StanHeaders/include/stan/math/rev/core/accumulate_adjoints.hpp:4,
>                  from 
> /usr/lib/R/site-library/StanHeaders/include/stan/math/rev/core.hpp:4:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39:
>  warning: ignoring attributes on template argument ‘__m128’ 
> [-Wignored-attributes]
>    60 | template<> struct is_arithmetic<__m128>  { enum { value = true }; };
>       |                                       ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40:
>  warning: ignoring attributes on template argument ‘__m128i’ 
> [-Wignored-attributes]
>    61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; };
>       |                                        ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40:
>  warning: ignoring attributes on template argument ‘__m128d’ 
> [-Wignored-attributes]
>    62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; };
>       |                                        ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
>   161 | template<> struct unpacket_traits<Packet4f> { typedef float  type; 
> enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
>       |                                           ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
>   162 | template<> struct unpacket_traits<Packet2d> { typedef double type; 
> enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
>       |                                           ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet4i’ {aka ‘__m128i’} [-Wignored-attributes]
>   163 | template<> struct unpacket_traits<Packet4i> { typedef int    type; 
> enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
>       |                                           ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
>   718 | struct palign_impl<Offset,Packet4f>
>       |                                   ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet4i’ {aka ‘__m128i’} [-Wignored-attributes]
>   741 | struct palign_impl<Offset,Packet4i>
>       |                                   ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
>   764 | struct palign_impl<Offset,Packet2d>
>       |                                   ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
>   778 | ptranspose(PacketBlock<Packet4f,4>& kernel) {
>       |                                  ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
>   783 | ptranspose(PacketBlock<Packet2d,2>& kernel) {
>       |                                  ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet4i’ {aka ‘__m128i’} [-Wignored-attributes]
>   790 | ptranspose(PacketBlock<Packet4i,4>& kernel) {
>       |                                  ^
> In file included from 
> /usr/lib/R/site-library/RcppEigen/include/Eigen/Core:377:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
>    15 |   template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, 
> false,false> {                                          \
>       |                                                                      ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1:
>  note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
>   232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes]
>    22 |   template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, 
> false,false> {                                          \
>       |                                                                      ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1:
>  note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
>   232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
>    15 |   template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, 
> false,false> {                                          \
>       |                                                                      ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1:
>  note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
>   417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes]
>    22 |   template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, 
> false,false> {                                          \
>       |                                                                      ^
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1:
>  note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’
>   417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
>       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from 
> /usr/lib/R/site-library/RcppEigen/include/Eigen/Core:370:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In 
> instantiation of ‘struct Eigen::internal::find_best_packet<float, 4>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   
> required from ‘struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49:
>    required from ‘struct Eigen::internal::traits<Eigen::Quaternion<float> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} 
> [-Wignored-attributes]
>   187 |          bool Stop = Size==Dynamic || 
> (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename 
> unpacket_traits<PacketType>::half>::value>
>       |                                       
> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} 
> [-Wignored-attributes]
>   187 |          bool Stop = Size==Dynamic || 
> (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename 
> unpacket_traits<PacketType>::half>::value>
>       |                      
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} 
> [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} 
> [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} 
> [-Wignored-attributes]
>   205 |   typedef typename find_best_packet_helper<Size,typename 
> packet_traits<T>::type>::type type;
>       |                                                                       
>                  ^~~~
> In file included from 
> /usr/lib/R/site-library/RcppEigen/include/Eigen/Core:439:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: 
> In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 
> 0>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   
> required from ‘class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:  
>  required from ‘class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:
>    required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   
> required from ‘class Eigen::Matrix<float, 4, 1>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:
>    required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<float> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:
>    required from ‘class Eigen::Quaternion<float>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<float>::type’ {aka ‘__m128’} 
> [-Wignored-attributes]
>    55 |                      >::type PacketReturnType;
>       |                              ^~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In 
> instantiation of ‘struct Eigen::internal::find_best_packet<double, 4>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   
> required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49:
>    required from ‘struct Eigen::internal::traits<Eigen::Quaternion<double> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
>   187 |          bool Stop = Size==Dynamic || 
> (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename 
> unpacket_traits<PacketType>::half>::value>
>       |                                       
> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
>   187 |          bool Stop = Size==Dynamic || 
> (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename 
> unpacket_traits<PacketType>::half>::value>
>       |                      
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} 
> [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
>   205 |   typedef typename find_best_packet_helper<Size,typename 
> packet_traits<T>::type>::type type;
>       |                                                                       
>                  ^~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: 
> In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 
> 1>, 0>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 
> 1>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 
> 3>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   
> required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:  
>  required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:
>    required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   
> required from ‘class Eigen::Matrix<double, 4, 1>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:
>    required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<double> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:
>    required from ‘class Eigen::Quaternion<double>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
>    55 |                      >::type PacketReturnType;
>       |                              ^~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In 
> instantiation of ‘struct Eigen::internal::find_best_packet<double, -1>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   
> required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, -1, -1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:
>    required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> 
> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   
> required from ‘class Eigen::Matrix<double, -1, -1>’
> /usr/lib/R/site-library/StanHeaders/include/stan/math/rev/core/typedefs.hpp:12:72:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
>   187 |          bool Stop = Size==Dynamic || 
> (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename 
> unpacket_traits<PacketType>::half>::value>
>       |                                       
> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
>   187 |          bool Stop = Size==Dynamic || 
> (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename 
> unpacket_traits<PacketType>::half>::value>
>       |                      
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} 
> [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
>   205 |   typedef typename find_best_packet_helper<Size,typename 
> packet_traits<T>::type>::type type;
>       |                                                                       
>                  ^~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: 
> In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 
> -1>, 0>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 
> 1>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 
> 3>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   
> required from ‘class Eigen::DenseBase<Eigen::Matrix<double, -1, -1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:  
>  required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, -1, -1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:
>    required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> 
> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   
> required from ‘class Eigen::Matrix<double, -1, -1>’
> /usr/lib/R/site-library/StanHeaders/include/stan/math/rev/core/typedefs.hpp:12:72:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
>    55 |                      >::type PacketReturnType;
>       |                              ^~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In 
> instantiation of ‘struct Eigen::internal::find_best_packet<int, -1>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   
> required from ‘struct Eigen::internal::traits<Eigen::Matrix<int, -1, -1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:273:8:
>    required from ‘struct Eigen::internal::traits<Eigen::PermutationMatrix<-1, 
> -1, int> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Transpositions.h:109:8:
>    required from ‘struct Eigen::internal::traits<Eigen::Transpositions<-1, 
> -1, int> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Transpositions.h:22:42:
>    required from ‘class Eigen::TranspositionsBase<Eigen::Transpositions<-1, 
> -1, int> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Transpositions.h:147:7:
>    required from ‘class Eigen::Transpositions<-1, -1, int>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:280:23:   
> required from ‘class Eigen::LDLT<Eigen::Matrix<double, -1, -1>, 1>’
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<int>::type’ {aka ‘__m128i’} 
> [-Wignored-attributes]
>   187 |          bool Stop = Size==Dynamic || 
> (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename 
> unpacket_traits<PacketType>::half>::value>
>       |                                       
> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<int>::type’ {aka ‘__m128i’} 
> [-Wignored-attributes]
>   187 |          bool Stop = Size==Dynamic || 
> (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename 
> unpacket_traits<PacketType>::half>::value>
>       |                      
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<int>::type’ {aka ‘__m128i’} 
> [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka 
> ‘__m128i’} [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<int>::type’ {aka ‘__m128i’} 
> [-Wignored-attributes]
>   205 |   typedef typename find_best_packet_helper<Size,typename 
> packet_traits<T>::type>::type type;
>       |                                                                       
>                  ^~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: 
> In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 
> 0>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 1>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 3>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   
> required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:  
>  required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:
>    required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   
> required from ‘class Eigen::Matrix<int, -1, 1>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Transpositions.h:23:42:
>    required from ‘class Eigen::TranspositionsBase<Eigen::Transpositions<-1, 
> -1, int> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Transpositions.h:147:7:
>    required from ‘class Eigen::Transpositions<-1, -1, int>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:280:23:   
> required from ‘class Eigen::LDLT<Eigen::Matrix<double, -1, -1>, 1>’
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<int>::type’ {aka ‘__m128i’} 
> [-Wignored-attributes]
>    55 |                      >::type PacketReturnType;
>       |                              ^~~~~~~~~~~~~~~~
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: 
> In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 
> 1>, 0>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 
> 1>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 
> 3>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   
> required from ‘class Eigen::DenseBase<Eigen::Matrix<double, -1, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:  
>  required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:
>    required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   
> required from ‘class Eigen::Matrix<double, -1, 1>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:281:19:   
> required from ‘class Eigen::LDLT<Eigen::Matrix<double, -1, -1>, 1>’
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:46:15:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: 
> In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0>, 0>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:
>    required from ‘class Eigen::DenseCoeffsBase<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0>, 2>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   
> required from ‘class Eigen::DenseBase<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:  
>  required from ‘class Eigen::MatrixBase<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   
> required from ‘class Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0>’
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:29:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: 
> In instantiation of ‘class 
> Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0> >, 0>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:
>    required from ‘class 
> Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0> >, 2>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   
> required from ‘class 
> Eigen::DenseBase<Eigen::ArrayWrapper<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0> > >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   
> required from ‘class 
> Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0> > >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: 
>   required from ‘class Eigen::ArrayWrapper<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0> >’
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:41:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: 
> In instantiation of ‘class 
> Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>,
>  Eigen::Array<double, -1, 1> >, 0>’:
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   
> required from ‘class 
> Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>,
>  Eigen::Array<double, -1, 1> > >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   
> required from ‘class 
> Eigen::ArrayBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>,
>  Eigen::Array<double, -1, 1> > >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:
>    required from ‘class 
> Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 
> Eigen::Array<double, -1, 1> >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:
>    required from ‘struct 
> Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double,
>  double, Eigen::internal::cmp_LE>, const 
> Eigen::ArrayWrapper<Eigen::Diagonal<const Eigen::Matrix<double, -1, -1>, 0> 
> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 
> Eigen::Array<double, -1, 1> > > >’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:
>    required from ‘class 
> Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_cmp_op<double, double, 
> Eigen::internal::cmp_LE>, const Eigen::ArrayWrapper<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0> >, const 
> Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 
> Eigen::Array<double, -1, 1> >, Eigen::Dense>’
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:
>    required from ‘class 
> Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, 
> Eigen::internal::cmp_LE>, const Eigen::ArrayWrapper<Eigen::Diagonal<const 
> Eigen::Matrix<double, -1, -1>, 0> >, const 
> Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 
> Eigen::Array<double, -1, 1> > >’
> /usr/lib/R/site-library/StanHeaders/include/stan/math/prim/err/check_pos_definite.hpp:47:45:
>    required from here
> /usr/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30:
>  warning: ignoring attributes on template argument 
> ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} 
> [-Wignored-attributes]
> make[1]: *** [/usr/lib/R/etc/Makeconf:200: Module.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/r-cran-rstan_2.21.8-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: r-cran-stanheaders
Source-Version: 2.26.28-2
Done: Nilesh Patra <nil...@debian.org>

We believe that the bug you reported is fixed in the latest version of
r-cran-stanheaders, 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 1052...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <nil...@debian.org> (supplier of updated r-cran-stanheaders 
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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 26 Oct 2023 00:24:28 +0530
Source: r-cran-stanheaders
Architecture: source
Version: 2.26.28-2
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <r-pkg-t...@alioth-lists.debian.net>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1052726 1052734 1052750
Changes:
 r-cran-stanheaders (2.26.28-2) unstable; urgency=medium
 .
   [ Andreas Tille ]
   * Team Upload.
   * Add some upstream metadata
 .
   [ Nilesh Patra ]
   * Re-instantiate previous patch properly
     (Closes: #1052750, #1052734, #1052726)
Checksums-Sha1:
 51cc665bb4d21f34503c1e74d82875c3083a5df6 1693 r-cran-stanheaders_2.26.28-2.dsc
 7293f33b98434d654b467550b3a530d2974acd95 9260 
r-cran-stanheaders_2.26.28-2.debian.tar.xz
 e27122c375f2ec0bcfa99a57e5aa90fd3c31f094 10248 
r-cran-stanheaders_2.26.28-2_amd64.buildinfo
Checksums-Sha256:
 a564a5cf332a963575c5c6bb09e39933063bbefb3c015fa0d404312c1ac01300 1693 
r-cran-stanheaders_2.26.28-2.dsc
 51bde0bd64bc6533957e0ffb250b6bc956d578c123a559e55d749b88fb9ec47f 9260 
r-cran-stanheaders_2.26.28-2.debian.tar.xz
 193a7ad589514943edc38e46dffc769de175b52106b813d8d1662ad8f95a743a 10248 
r-cran-stanheaders_2.26.28-2_amd64.buildinfo
Files:
 ee7ad1f8e6d84f63bdbab0e3952cb3f5 1693 gnu-r optional 
r-cran-stanheaders_2.26.28-2.dsc
 db8074bd097bf2ede5a94e559162c199 9260 gnu-r optional 
r-cran-stanheaders_2.26.28-2.debian.tar.xz
 730d035570b5a684f2b5b36d69e69cbf 10248 gnu-r optional 
r-cran-stanheaders_2.26.28-2_amd64.buildinfo

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

iIgEARYIADAWIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCZTllkRIcbmlsZXNoQGRl
Ymlhbi5vcmcACgkQKieQS9ckPtoHIwEA6gD/7h4oR5rvXuTTkUmjSOIuyrz7noy5
V4WBbhwjDdIA/jOumreMQFBr3NWM0fjUVDa6Y1Il6O573O9zcEmsq0sI
=lj/U
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to