On Tue, Nov 05, 2024 at 05:05:54PM +0800, Shengjing Zhu wrote:
> On Tue, Nov 5, 2024 at 4:57 PM Emilio Pozuelo Monfort <po...@debian.org> 
> wrote:
> > [...]
> > The spdlog's autopkgtests are failing now, see [1]. Can you take a look and 
> > file
> > a bug if necessary?
> 
> I forget how we handled it last time. The problem is spdlog's test is
> using spdlog from testing, libspdlog1.12 is built with fmtlib/9, so it
> can't be used with fmtlib/10.
> We already workaround that with libspdlog1.12-fmt9 as shlib in
> libspdlog1.12. After being rebuilt, the shlib is libspdlog1.12-fmt10
> now. Not sure if there is a better way to use some package relations
> to help hint britney to test the two versions together.

Perhaps upload spdlog 1:1.12.0+ds-3 with a dependency on libfmt10 (or
Build-Depends: libfmt-dev (>= 10.1.1), as appropriate) to unstable,
and upload fmtlib with the autopkgtest depending on a versioned
version of libspdlog1.12?  Then ci.debian.net won't try to use the
testing version of spdlog.  I think that should do it (but you could
check with the release team to be certain).

Best wishes,

   Julian

Reply via email to