All of lore.kernel.org
 help / color / mirror / Atom feed
* meta-parsec build failure
@ 2021-07-05 20:54 Armin Kuster
  2021-07-05 23:15 ` [yocto] " Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Armin Kuster @ 2021-07-05 20:54 UTC (permalink / raw)
  To: yocto; +Cc: Anton.Antonov

The parsec-service in meta-parsec has been failing ever since gcc 11 was
merged into core.

https://errors.yoctoproject.org/Errors/Build/123537/

I have already opened an issue with upstream:
https://github.com/parallaxsecond/rust-psa-crypto/issues/85

If anyone is interested in this package, I could use an extra set of
eye's on progress of this build failure.

regards,
Armin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [yocto] meta-parsec build failure
  2021-07-05 20:54 meta-parsec build failure Armin Kuster
@ 2021-07-05 23:15 ` Khem Raj
  2021-07-05 23:50   ` Armin Kuster
  0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2021-07-05 23:15 UTC (permalink / raw)
  To: Armin Kuster; +Cc: yocto, Anton Antonov

yeah perhaps try using -DMBEDTLS_FATAL_WARNINGS=OFF

On Mon, Jul 5, 2021 at 1:57 PM Armin Kuster <akuster808@gmail.com> wrote:
>
> The parsec-service in meta-parsec has been failing ever since gcc 11 was
> merged into core.
>
> https://errors.yoctoproject.org/Errors/Build/123537/
>
> I have already opened an issue with upstream:
> https://github.com/parallaxsecond/rust-psa-crypto/issues/85
>
> If anyone is interested in this package, I could use an extra set of
> eye's on progress of this build failure.
>
> regards,
> Armin
>
> 
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [yocto] meta-parsec build failure
  2021-07-05 23:15 ` [yocto] " Khem Raj
@ 2021-07-05 23:50   ` Armin Kuster
  2021-07-06  0:01     ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Armin Kuster @ 2021-07-05 23:50 UTC (permalink / raw)
  To: Khem Raj; +Cc: yocto, Anton Antonov



On 7/5/21 4:15 PM, Khem Raj wrote:
> yeah perhaps try using -DMBEDTLS_FATAL_WARNINGS=OFF
I would love to try that out, Where would I apply that?
 mbedtls is a dependent create to a dependent create to parsec-service
recipe.  The Rust paradigm in OE  does make my head hurt.

-armin
>
> On Mon, Jul 5, 2021 at 1:57 PM Armin Kuster <akuster808@gmail.com> wrote:
>> The parsec-service in meta-parsec has been failing ever since gcc 11 was
>> merged into core.
>>
>> https://errors.yoctoproject.org/Errors/Build/123537/
>>
>> I have already opened an issue with upstream:
>> https://github.com/parallaxsecond/rust-psa-crypto/issues/85
>>
>> If anyone is interested in this package, I could use an extra set of
>> eye's on progress of this build failure.
>>
>> regards,
>> Armin
>>
>> 
>>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [yocto] meta-parsec build failure
  2021-07-05 23:50   ` Armin Kuster
@ 2021-07-06  0:01     ` Khem Raj
  0 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2021-07-06  0:01 UTC (permalink / raw)
  To: akuster808; +Cc: yocto, Anton Antonov

On Mon, Jul 5, 2021 at 4:50 PM akuster808 <akuster808@gmail.com> wrote:
>
>
>
> On 7/5/21 4:15 PM, Khem Raj wrote:
> > yeah perhaps try using -DMBEDTLS_FATAL_WARNINGS=OFF
> I would love to try that out, Where would I apply that?
>  mbedtls is a dependent create to a dependent create to parsec-service
> recipe.  The Rust paradigm in OE  does make my head hurt.

yeah perhaps you need to fork this repo and let main package know via
editing the toml file perhaps.

>
> -armin
> >
> > On Mon, Jul 5, 2021 at 1:57 PM Armin Kuster <akuster808@gmail.com> wrote:
> >> The parsec-service in meta-parsec has been failing ever since gcc 11 was
> >> merged into core.
> >>
> >> https://errors.yoctoproject.org/Errors/Build/123537/
> >>
> >> I have already opened an issue with upstream:
> >> https://github.com/parallaxsecond/rust-psa-crypto/issues/85
> >>
> >> If anyone is interested in this package, I could use an extra set of
> >> eye's on progress of this build failure.
> >>
> >> regards,
> >> Armin
> >>
> >> 
> >>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-06  0:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-05 20:54 meta-parsec build failure Armin Kuster
2021-07-05 23:15 ` [yocto] " Khem Raj
2021-07-05 23:50   ` Armin Kuster
2021-07-06  0:01     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.