All of lore.kernel.org
 help / color / mirror / Atom feed
* Toaster project builds "Tasks starting" stopped and frozen
       [not found] <849375123.177376736.1510232467715.JavaMail.root@zimbra88-e15.priv.proxad.net>
@ 2017-11-09 14:17 ` dtrimaille
  2017-11-09 15:26   ` Andreas Müller
  2017-11-09 18:35   ` Reyna, David
  0 siblings, 2 replies; 4+ messages in thread
From: dtrimaille @ 2017-11-09 14:17 UTC (permalink / raw)
  To: toaster

Hi,
I am building an image with Yocto Project (morty) and Toaster. The layer "meta-qt5-extra" includes the recipe "packagegroup-lxqt-base" in my project. However the building generated the following failed tasks:

/*
2 errors

oe_runmake failed

Function failed: do_compile (log file is located at /home/user-test/poky-morty/build-toaster-2/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/kwidgetsaddons/5.30.0-r0/temp/log.do_compile.20270)
*/
What recipes "kwidgetsaddons" depend on?
I have looked carefully the "packagegroup-lxqt-base" but why is it not there?
Why "kwidgetsaddons" generated these errors and how do I resolve this issue?

The maintainer  of the meta-qt5-extra "schnizeltony" wrote me and said: 
1 - "I have created a morty-next branch and hope that fixes your problem - it would take ages for me to test as I am in the middle of something else..."
2 - "Since I never saw this kind of error and never used Toaster (and never will) I cannot help you on this. I suggest you ask at yocto mailing list [1]. Tell your problem / the layers you added / add a link to this thread / mention that you use debian-9.1 (builder complained for that). I will follow the thread and if it turns out that it is meta-qt5-extra problem (or other layer I am involved) I try to fix."

In fact, I am already doing a lot of building with Toaster interface, but now after the parsing, the "tasks starting" are stopped frozen frozen and there are no error messages. This stage is blocked. However my computer works fine.

Thank you in advance for your answer.


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

* Re: Toaster project builds "Tasks starting" stopped and frozen
  2017-11-09 14:17 ` Toaster project builds "Tasks starting" stopped and frozen dtrimaille
@ 2017-11-09 15:26   ` Andreas Müller
  2017-11-09 18:40     ` Reyna, David
  2017-11-09 18:35   ` Reyna, David
  1 sibling, 1 reply; 4+ messages in thread
From: Andreas Müller @ 2017-11-09 15:26 UTC (permalink / raw)
  To: dtrimaille; +Cc: toaster

[-- Attachment #1: Type: text/plain, Size: 2559 bytes --]

On Thu, Nov 9, 2017 at 3:17 PM, <dtrimaille@free.fr> wrote:

> Hi,
> I am building an image with Yocto Project (morty) and Toaster. The layer
> "meta-qt5-extra" includes the recipe "packagegroup-lxqt-base" in my
> project. However the building generated the following failed tasks:
>
> /*
> 2 errors
>
> oe_runmake failed
>
> Function failed: do_compile (log file is located at
> /home/user-test/poky-morty/build-toaster-2/tmp/work/cortexa7
> hf-neon-vfpv4-poky-linux-gnueabi/kwidgetsaddons/5.30.0-
> r0/temp/log.do_compile.20270)
> */
> What recipes "kwidgetsaddons" depend on?
> I have looked carefully the "packagegroup-lxqt-base" but why is it not
> there?
> Why "kwidgetsaddons" generated these errors and how do I resolve this
> issue?
>
> The maintainer  of the meta-qt5-extra "schnizeltony" wrote me and said:
> 1 - "I have created a morty-next branch and hope that fixes your problem -
> it would take ages for me to test as I am in the middle of something
> else..."
> 2 - "Since I never saw this kind of error and never used Toaster (and
> never will) I cannot help you on this. I suggest you ask at yocto mailing
> list [1]. Tell your problem / the layers you added / add a link to this
> thread / mention that you use debian-9.1 (builder complained for that). I
> will follow the thread and if it turns out that it is meta-qt5-extra
> problem (or other layer I am involved) I try to fix."
>
> In fact, I am already doing a lot of building with Toaster interface, but
> now after the parsing, the "tasks starting" are stopped frozen frozen and
> there are no error messages. This stage is blocked. However my computer
> works fine.
>

> Thank you in advance for your answer.
> --
>
I have to add further information:

* meta-qt5-extra's kwidgetsaddons failed for missing qtbase PACKAGECONFIG
'accessibility'. To fix, I created branch morty-next adding this. From the
information I received, it is not quite clear if kwidgetsaddons now builds
properly.
* I am not experienced to toaster but the logs I saw started bitbake and
that ended up with socket timeout and I could not see what caused this. So
I suggested to ask here.

At the moment it seems to me a problem of toaster which I cannot help any
more. As soon as it turns out that meta-qt5-extra is causing further
issues, I will take care. So maybe somebody can help 'denyste' with toaster
problem here.

All activities related this issue are found at [1].

Andreas

[1] https://github.com/schnitzeltony/meta-qt5-extra/issues/33

[-- Attachment #2: Type: text/html, Size: 3619 bytes --]

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

* Re: Toaster project builds "Tasks starting" stopped and frozen
  2017-11-09 14:17 ` Toaster project builds "Tasks starting" stopped and frozen dtrimaille
  2017-11-09 15:26   ` Andreas Müller
@ 2017-11-09 18:35   ` Reyna, David
  1 sibling, 0 replies; 4+ messages in thread
From: Reyna, David @ 2017-11-09 18:35 UTC (permalink / raw)
  To: dtrimaille, toaster

Hi,

Thank you for using Toaster!

When the build stalls, it is usually because of an exception that Toaster is not expecting, either in the layer content or the repository content. I have fixed YP-2.4 (Rocko) to now catch those errors and display them, but unfortunately for earlier release (like yours) you have to cancel the build and look in the logs to see the explicit issue that stopped the build in the background.

I have advice about what logs to look at here:
    https://wiki.yoctoproject.org/wiki/Contribute_to_Toaster#Debugging_Toaster 

If you can share those logs, I can also help you resolve the blocking issue.

- David

-----Original Message-----
From: toaster-bounces@yoctoproject.org [mailto:toaster-bounces@yoctoproject.org] On Behalf Of dtrimaille@free.fr
Sent: Thursday, November 09, 2017 6:18 AM
To: toaster@yoctoproject.org
Subject: [Toaster] Toaster project builds "Tasks starting" stopped and frozen

Hi,
I am building an image with Yocto Project (morty) and Toaster. The layer "meta-qt5-extra" includes the recipe "packagegroup-lxqt-base" in my project. However the building generated the following failed tasks:

/*
2 errors

oe_runmake failed

Function failed: do_compile (log file is located at /home/user-test/poky-morty/build-toaster-2/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/kwidgetsaddons/5.30.0-r0/temp/log.do_compile.20270)
*/
What recipes "kwidgetsaddons" depend on?
I have looked carefully the "packagegroup-lxqt-base" but why is it not there?
Why "kwidgetsaddons" generated these errors and how do I resolve this issue?

The maintainer  of the meta-qt5-extra "schnizeltony" wrote me and said: 
1 - "I have created a morty-next branch and hope that fixes your problem - it would take ages for me to test as I am in the middle of something else..."
2 - "Since I never saw this kind of error and never used Toaster (and never will) I cannot help you on this. I suggest you ask at yocto mailing list [1]. Tell your problem / the layers you added / add a link to this thread / mention that you use debian-9.1 (builder complained for that). I will follow the thread and if it turns out that it is meta-qt5-extra problem (or other layer I am involved) I try to fix."

In fact, I am already doing a lot of building with Toaster interface, but now after the parsing, the "tasks starting" are stopped frozen frozen and there are no error messages. This stage is blocked. However my computer works fine.

Thank you in advance for your answer.
-- 
_______________________________________________
toaster mailing list
toaster@yoctoproject.org
https://lists.yoctoproject.org/listinfo/toaster


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

* Re: Toaster project builds "Tasks starting" stopped and frozen
  2017-11-09 15:26   ` Andreas Müller
@ 2017-11-09 18:40     ` Reyna, David
  0 siblings, 0 replies; 4+ messages in thread
From: Reyna, David @ 2017-11-09 18:40 UTC (permalink / raw)
  To: Andreas Müller, dtrimaille; +Cc: toaster

[-- Attachment #1: Type: text/plain, Size: 2944 bytes --]

Hi Andreas,

Ah, I see that you have attached logs here.

[1] https://github.com/schnitzeltony/meta-qt5-extra/issues/33

I will start looking at them.

- David

From: toaster-bounces@yoctoproject.org [mailto:toaster-bounces@yoctoproject.org] On Behalf Of Andreas Müller
Sent: Thursday, November 09, 2017 7:27 AM
To: dtrimaille@free.fr
Cc: toaster@yoctoproject.org
Subject: Re: [Toaster] Toaster project builds "Tasks starting" stopped and frozen

On Thu, Nov 9, 2017 at 3:17 PM, <dtrimaille@free.fr<mailto:dtrimaille@free.fr>> wrote:
Hi,
I am building an image with Yocto Project (morty) and Toaster. The layer "meta-qt5-extra" includes the recipe "packagegroup-lxqt-base" in my project. However the building generated the following failed tasks:

/*
2 errors

oe_runmake failed

Function failed: do_compile (log file is located at /home/user-test/poky-morty/build-toaster-2/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/kwidgetsaddons/5.30.0-r0/temp/log.do_compile.20270)
*/
What recipes "kwidgetsaddons" depend on?
I have looked carefully the "packagegroup-lxqt-base" but why is it not there?
Why "kwidgetsaddons" generated these errors and how do I resolve this issue?

The maintainer  of the meta-qt5-extra "schnizeltony" wrote me and said:
1 - "I have created a morty-next branch and hope that fixes your problem - it would take ages for me to test as I am in the middle of something else..."
2 - "Since I never saw this kind of error and never used Toaster (and never will) I cannot help you on this. I suggest you ask at yocto mailing list [1]. Tell your problem / the layers you added / add a link to this thread / mention that you use debian-9.1 (builder complained for that). I will follow the thread and if it turns out that it is meta-qt5-extra problem (or other layer I am involved) I try to fix."

In fact, I am already doing a lot of building with Toaster interface, but now after the parsing, the "tasks starting" are stopped frozen frozen and there are no error messages. This stage is blocked. However my computer works fine.

Thank you in advance for your answer.
--
I have to add further information:

* meta-qt5-extra's kwidgetsaddons failed for missing qtbase PACKAGECONFIG 'accessibility'. To fix, I created branch morty-next adding this. From the information I received, it is not quite clear if kwidgetsaddons now builds properly.
* I am not experienced to toaster but the logs I saw started bitbake and that ended up with socket timeout and I could not see what caused this. So I suggested to ask here.

At the moment it seems to me a problem of toaster which I cannot help any more. As soon as it turns out that meta-qt5-extra is causing further issues, I will take care. So maybe somebody can help 'denyste' with toaster problem here.

All activities related this issue are found at [1].

Andreas

[1] https://github.com/schnitzeltony/meta-qt5-extra/issues/33

[-- Attachment #2: Type: text/html, Size: 6964 bytes --]

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

end of thread, other threads:[~2017-11-09 18:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <849375123.177376736.1510232467715.JavaMail.root@zimbra88-e15.priv.proxad.net>
2017-11-09 14:17 ` Toaster project builds "Tasks starting" stopped and frozen dtrimaille
2017-11-09 15:26   ` Andreas Müller
2017-11-09 18:40     ` Reyna, David
2017-11-09 18:35   ` Reyna, David

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.