Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2024 13:51:59 -0700
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Christoph Moench-Tegeder <cmt@burggraben.net>
Cc:        Cy Schubert <Cy.Schubert@cschubert.com>, Christoph Moench-Tegeder <cmt@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 3426640f52e5 - main - mail/thunderbird: update to 115.10.0 (rc2)
Message-ID:  <20240414205159.85A5D1A3@slippy.cwsent.com>
In-Reply-To: <Zhw_y0qMfo0lKqB-@elch.exwg.net>
References:  <202404132108.43DL8i4F009187@gitrepo.freebsd.org> <20240414070403.2BB88624@slippy.cwsent.com> <Zhw_y0qMfo0lKqB-@elch.exwg.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240414205159.85A5D1A3>