Re: git: 3426640f52e5 - main - mail/thunderbird: update to 115.10.0 (rc2)

From: Cy Schubert <Cy.Schubert_at_cschubert.com>
Date: Sun, 14 Apr 2024 20:51:59 UTC
In message <Zhw_y0qMfo0lKqB-@elch.exwg.net>, Christoph Moench-Tegeder writes:
> ## Cy Schubert (Cy.Schubert@cschubert.com):
>
> > This fails to build on 15-CURRENT poudriere.
>
> Try 67cbb7783043 (https://bugzilla.mozilla.org/show_bug.cgi?id=1841919)
>
> Regards,
> Christoph
>
> -- 
> Spare Space

Building it by hand with DISABLE_MAKE_JOBS provided me with a better understanding
of the problem. It's,

error[E0412]: cannot find type `_Pred` in this scope
     --> /export/wrkdir/amd64/usr/ports/mail/thunderbird/work/.build/x86_64-
unknown-freebsd/release/build/style-5fb673490cc43b88/out/gecko/structs.rs:34
497:49
      |
34497 |                 pub _base: root::std::__1::_And<_Pred>,
      |                                                 ^^^^^ not found in 
this scope
      |
help: you might be missing a type parameter
      |
34496 |             pub struct tuple__EnableUTypesCtor<_Pred> {
      |                                               +++++++


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

			e^(i*pi)+1=0