All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] qt5webengine build failure on gitlab-CI
@ 2022-02-04  1:03 Giulio Benetti
  2022-02-04  7:51 ` Peter Seiderer
  2022-02-04  8:52 ` James Hilliard
  0 siblings, 2 replies; 8+ messages in thread
From: Giulio Benetti @ 2022-02-04  1:03 UTC (permalink / raw)
  To: Peter Seiderer, James Hilliard; +Cc: buildroot

Hi Peter and James,

I can fix this build failure[1] due to qt5webengine, you're the experts 
here, can you take a look please?

You have to build using official docker as I've described in this patch 
for the manual:
https://patchwork.ozlabs.org/project/buildroot/patch/20220203235438.610277-1-giulio.benetti@benettiengineering.com/

I've tried this patch:
https://patchwork.ozlabs.org/project/buildroot/patch/20220117114358.3814200-1-james.hilliard1@gmail.com/
but it didn't help :-/

Thanks in advance!

[1]: https://gitlab.com/buildroot.org/buildroot/-/jobs/1929717230

Best regards
-- 
Giulio Benetti
Benetti Engineering sas
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] qt5webengine build failure on gitlab-CI
  2022-02-04  1:03 [Buildroot] qt5webengine build failure on gitlab-CI Giulio Benetti
@ 2022-02-04  7:51 ` Peter Seiderer
  2022-02-04 10:24   ` Giulio Benetti
  2022-02-04  8:52 ` James Hilliard
  1 sibling, 1 reply; 8+ messages in thread
From: Peter Seiderer @ 2022-02-04  7:51 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: James Hilliard, buildroot

Hello Giulio,

On Fri, 4 Feb 2022 02:03:48 +0100, Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> Hi Peter and James,
>
> I can fix this build failure[1] due to qt5webengine, you're the experts
> here, can you take a look please?
>
> You have to build using official docker as I've described in this patch
> for the manual:
> https://patchwork.ozlabs.org/project/buildroot/patch/20220203235438.610277-1-giulio.benetti@benettiengineering.com/
>
> I've tried this patch:
> https://patchwork.ozlabs.org/project/buildroot/patch/20220117114358.3814200-1-james.hilliard1@gmail.com/
> but it didn't help :-/

See [2], [3] and [4]....

Regards,
Peter

[2] http://lists.busybox.net/pipermail/buildroot/2020-December/601542.html
[3] http://lists.busybox.net/pipermail/buildroot/2021-January/301496.html
[4] http://lists.busybox.net/pipermail/buildroot/2022-January/633204.html

>
> Thanks in advance!
>
> [1]: https://gitlab.com/buildroot.org/buildroot/-/jobs/1929717230
>
> Best regards

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] qt5webengine build failure on gitlab-CI
  2022-02-04  1:03 [Buildroot] qt5webengine build failure on gitlab-CI Giulio Benetti
  2022-02-04  7:51 ` Peter Seiderer
@ 2022-02-04  8:52 ` James Hilliard
  2022-02-04 10:27   ` Giulio Benetti
  1 sibling, 1 reply; 8+ messages in thread
From: James Hilliard @ 2022-02-04  8:52 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: Peter Seiderer, buildroot

On Thu, Feb 3, 2022 at 6:03 PM Giulio Benetti
<giulio.benetti@benettiengineering.com> wrote:
>
> Hi Peter and James,
>
> I can fix this build failure[1] due to qt5webengine, you're the experts
> here, can you take a look please?
>
> You have to build using official docker as I've described in this patch
> for the manual:
> https://patchwork.ozlabs.org/project/buildroot/patch/20220203235438.610277-1-giulio.benetti@benettiengineering.com/
>
> I've tried this patch:
> https://patchwork.ozlabs.org/project/buildroot/patch/20220117114358.3814200-1-james.hilliard1@gmail.com/
> but it didn't help :-/

I've got a WIP branch that should hopefully fix this and a bunch of
related issues,
cleaning it up at the moment:
https://github.com/buildroot/buildroot/compare/master...jameshilliard:qt5webengine-kde

>
> Thanks in advance!
>
> [1]: https://gitlab.com/buildroot.org/buildroot/-/jobs/1929717230
>
> Best regards
> --
> Giulio Benetti
> Benetti Engineering sas
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] qt5webengine build failure on gitlab-CI
  2022-02-04  7:51 ` Peter Seiderer
@ 2022-02-04 10:24   ` Giulio Benetti
  0 siblings, 0 replies; 8+ messages in thread
From: Giulio Benetti @ 2022-02-04 10:24 UTC (permalink / raw)
  To: Peter Seiderer; +Cc: James Hilliard, buildroot

Hi Peter,

On 04/02/22 08:51, Peter Seiderer wrote:
> Hello Giulio,
> 
> On Fri, 4 Feb 2022 02:03:48 +0100, Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> 
>> Hi Peter and James,
>>
>> I can fix this build failure[1] due to qt5webengine, you're the experts
>> here, can you take a look please?
>>
>> You have to build using official docker as I've described in this patch
>> for the manual:
>> https://patchwork.ozlabs.org/project/buildroot/patch/20220203235438.610277-1-giulio.benetti@benettiengineering.com/
>>
>> I've tried this patch:
>> https://patchwork.ozlabs.org/project/buildroot/patch/20220117114358.3814200-1-james.hilliard1@gmail.com/
>> but it didn't help :-/
> 
> See [2], [3] and [4]....

Thank you for pointing, this patch:
https://patchwork.ozlabs.org/project/buildroot/patch/20201221203952.22168-3-ps.report@gmx.net/
seems to be what we need at the moment IMHO. It can also be backported.

Best regards
-- 
Giulio Benetti
Benetti Engineering sas

> Regards,
> Peter
> 
> [2] http://lists.busybox.net/pipermail/buildroot/2020-December/601542.html
> [3] http://lists.busybox.net/pipermail/buildroot/2021-January/301496.html
> [4] http://lists.busybox.net/pipermail/buildroot/2022-January/633204.html
> 
>>
>> Thanks in advance!
>>
>> [1]: https://gitlab.com/buildroot.org/buildroot/-/jobs/1929717230
>>
>> Best regards
> 

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] qt5webengine build failure on gitlab-CI
  2022-02-04  8:52 ` James Hilliard
@ 2022-02-04 10:27   ` Giulio Benetti
  2022-02-04 11:21     ` Giulio Benetti
  0 siblings, 1 reply; 8+ messages in thread
From: Giulio Benetti @ 2022-02-04 10:27 UTC (permalink / raw)
  To: James Hilliard; +Cc: Peter Seiderer, buildroot

Hi James,

On 04/02/22 09:52, James Hilliard wrote:
> On Thu, Feb 3, 2022 at 6:03 PM Giulio Benetti
> <giulio.benetti@benettiengineering.com> wrote:
>>
>> Hi Peter and James,
>>
>> I can fix this build failure[1] due to qt5webengine, you're the experts
>> here, can you take a look please?
>>
>> You have to build using official docker as I've described in this patch
>> for the manual:
>> https://patchwork.ozlabs.org/project/buildroot/patch/20220203235438.610277-1-giulio.benetti@benettiengineering.com/
>>
>> I've tried this patch:
>> https://patchwork.ozlabs.org/project/buildroot/patch/20220117114358.3814200-1-james.hilliard1@gmail.com/
>> but it didn't help :-/
> 
> I've got a WIP branch that should hopefully fix this and a bunch of
> related issues,
> cleaning it up at the moment:
> https://github.com/buildroot/buildroot/compare/master...jameshilliard:qt5webengine-kde

This is a good improvement, but I need something to fix the actual 
problem and that can be eventually backported, so this:
https://patchwork.ozlabs.org/project/buildroot/patch/20201221203952.22168-3-ps.report@gmx.net/
fits more our needs for the moment.

Thank you!
Best regards
-- 
Giulio Benetti
Benetti Engineering sas

>>
>> Thanks in advance!
>>
>> [1]: https://gitlab.com/buildroot.org/buildroot/-/jobs/1929717230
>>
>> Best regards
>> --
>> Giulio Benetti
>> Benetti Engineering sas
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] qt5webengine build failure on gitlab-CI
  2022-02-04 10:27   ` Giulio Benetti
@ 2022-02-04 11:21     ` Giulio Benetti
  2022-02-04 17:12       ` James Hilliard
  0 siblings, 1 reply; 8+ messages in thread
From: Giulio Benetti @ 2022-02-04 11:21 UTC (permalink / raw)
  To: James Hilliard; +Cc: Peter Seiderer, buildroot

On 04/02/22 11:27, Giulio Benetti wrote:
> Hi James,
> 
> On 04/02/22 09:52, James Hilliard wrote:
>> On Thu, Feb 3, 2022 at 6:03 PM Giulio Benetti
>> <giulio.benetti@benettiengineering.com> wrote:
>>>
>>> Hi Peter and James,
>>>
>>> I can fix this build failure[1] due to qt5webengine, you're the experts
>>> here, can you take a look please?
>>>
>>> You have to build using official docker as I've described in this patch
>>> for the manual:
>>> https://patchwork.ozlabs.org/project/buildroot/patch/20220203235438.610277-1-giulio.benetti@benettiengineering.com/
>>>
>>> I've tried this patch:
>>> https://patchwork.ozlabs.org/project/buildroot/patch/20220117114358.3814200-1-james.hilliard1@gmail.com/
>>> but it didn't help :-/
>>
>> I've got a WIP branch that should hopefully fix this and a bunch of
>> related issues,
>> cleaning it up at the moment:
>> https://github.com/buildroot/buildroot/compare/master...jameshilliard:qt5webengine-kde
> 
> This is a good improvement, but I need something to fix the actual
> problem and that can be eventually backported, so this:
> https://patchwork.ozlabs.org/project/buildroot/patch/20201221203952.22168-3-ps.report@gmx.net/
> fits more our needs for the moment.

I was wrong, I haven't pulled the master branch so I was still building 
5.15.2 and no 5.15.8

Look forward for having your patch to test then.

Thank you!
Best regards
-- 
Giulio Benetti
Benetti Engineering sas
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] qt5webengine build failure on gitlab-CI
  2022-02-04 11:21     ` Giulio Benetti
@ 2022-02-04 17:12       ` James Hilliard
  2022-02-04 18:55         ` Giulio Benetti
  0 siblings, 1 reply; 8+ messages in thread
From: James Hilliard @ 2022-02-04 17:12 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: Peter Seiderer, buildroot

On Fri, Feb 4, 2022 at 4:21 AM Giulio Benetti
<giulio.benetti@benettiengineering.com> wrote:
>
> On 04/02/22 11:27, Giulio Benetti wrote:
> > Hi James,
> >
> > On 04/02/22 09:52, James Hilliard wrote:
> >> On Thu, Feb 3, 2022 at 6:03 PM Giulio Benetti
> >> <giulio.benetti@benettiengineering.com> wrote:
> >>>
> >>> Hi Peter and James,
> >>>
> >>> I can fix this build failure[1] due to qt5webengine, you're the experts
> >>> here, can you take a look please?
> >>>
> >>> You have to build using official docker as I've described in this patch
> >>> for the manual:
> >>> https://patchwork.ozlabs.org/project/buildroot/patch/20220203235438.610277-1-giulio.benetti@benettiengineering.com/
> >>>
> >>> I've tried this patch:
> >>> https://patchwork.ozlabs.org/project/buildroot/patch/20220117114358.3814200-1-james.hilliard1@gmail.com/
> >>> but it didn't help :-/
> >>
> >> I've got a WIP branch that should hopefully fix this and a bunch of
> >> related issues,
> >> cleaning it up at the moment:
> >> https://github.com/buildroot/buildroot/compare/master...jameshilliard:qt5webengine-kde
> >
> > This is a good improvement, but I need something to fix the actual
> > problem and that can be eventually backported, so this:
> > https://patchwork.ozlabs.org/project/buildroot/patch/20201221203952.22168-3-ps.report@gmx.net/
> > fits more our needs for the moment.
>
> I was wrong, I haven't pulled the master branch so I was still building
> 5.15.2 and no 5.15.8

The master branch still uses 5.15.2.

>
> Look forward for having your patch to test then.
>
> Thank you!
> Best regards
> --
> Giulio Benetti
> Benetti Engineering sas
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] qt5webengine build failure on gitlab-CI
  2022-02-04 17:12       ` James Hilliard
@ 2022-02-04 18:55         ` Giulio Benetti
  0 siblings, 0 replies; 8+ messages in thread
From: Giulio Benetti @ 2022-02-04 18:55 UTC (permalink / raw)
  To: James Hilliard; +Cc: Peter Seiderer, buildroot

On 04/02/22 18:12, James Hilliard wrote:
[SNIP]

>> I was wrong, I haven't pulled the master branch so I was still building
>> 5.15.2 and no 5.15.8
> 
> The master branch still uses 5.15.2.
Yes, I've mixed things up. qt5 uses 5.15.8 but qt5webengine still uses 
5.15.2

Best regards
-- 
Giulio Benetti
Benetti Engineering sas
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-02-04 18:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-04  1:03 [Buildroot] qt5webengine build failure on gitlab-CI Giulio Benetti
2022-02-04  7:51 ` Peter Seiderer
2022-02-04 10:24   ` Giulio Benetti
2022-02-04  8:52 ` James Hilliard
2022-02-04 10:27   ` Giulio Benetti
2022-02-04 11:21     ` Giulio Benetti
2022-02-04 17:12       ` James Hilliard
2022-02-04 18:55         ` Giulio Benetti

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.