On Thu, Mar 15, 2012 at 11:21:27AM +0100, Andreas Müller wrote:
> On Wed, Mar 14, 2012 at 8:59 PM, Martin Jansa <martin.ja...@gmail.com> wrote:
> > * custom waf to fix dirty vala version was dropped
> > * I've fixed our vala to stop reporting dirty even for valid released 
> > tarballs
> >  so you can still get dirty version but it's not so common to keep this 
> > ugly binary here.
> > * disable PARALLEL_MAKE to improve our chances agains build hangs
> >  (btw fedora is doing the same
> >   http://osdir.com/ml/scm-fedora-commits/2011-11/msg04672.html)
> >
> > Signed-off-by: Martin Jansa <martin.ja...@gmail.com>
> > ---
> >  meta-oe/recipes-connectivity/midori/midori/waf     |  Bin 92569 -> 0 bytes
> >  .../recipes-connectivity/midori/midori_0.4.3.bb    |   13 -------------
> >  .../recipes-connectivity/midori/midori_0.4.4.bb    |    8 ++++++++
> >  3 files changed, 8 insertions(+), 13 deletions(-)
> >  delete mode 100755 meta-oe/recipes-connectivity/midori/midori/waf
> >  delete mode 100644 meta-oe/recipes-connectivity/midori/midori_0.4.3.bb
> >  create mode 100644 meta-oe/recipes-connectivity/midori/midori_0.4.4.bb
> >
> I wanted to test this but task do_compile seems to run forever (now
> for 1,5h) and I have an empty log.do_compile. Any pointers where to
> look after?

It happens to me on one host too :/.

Disabling gtk+ and PARALLEL_MAKE is only improving our chances against
build hangs not fixing them completely.

Sometimes it hangs in do_configure sometimes in do_compile (last line in
do_configure is checking locales, but I belive the problem is in
glib-genmarshal call).

But the same I had with 0.4.2 and 0.4.3 so it's not "new" issue.

Interestingly running run.do_configure and run.do_compile by hand in
terminal usually works.

Cheers,
-- 
Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to