On Tue, Oct 07, 2014 at 03:24:35PM +0000, Lauren Post wrote:
> We've been trying for a few weeks to move all our builds to master (yesterday 
> dizzy for poky which is the same) and been having random strange problems on 
> multiple jenkins machines we do our daily builds on.  I talked to Otavio 
> about it but wonder if we are missing something.    I'd appreciate any ideas. 
>   We can build our kernel and uboot fine but when we try to build a more 
> complex image with qt5 we have not succeeded any build since yesterday.
> 
> As of today we are now getting errors in db compilation
> On both locally and on Jenkins we keep getting a db compile error as of today.
> ./db_cxx.h:59:22: fatal error: iostream.h: No such file or directory
>  #include <iostream.h>
>                       ^

Check this thread:
https://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg55742.html

you need to detect why your db build doesn't define HAVE_CXX_STDHEADERS

> ---------------------------------------------------------------------
> For last week we've been battling random gcc_runtime configure errors only on 
> Jenkins machines.  
> 
> This is the configure error.
> checking dynamic linker characteristics... configure: error: Link tests are 
> not allowed after GCC_NO_EXECUTABLES.
> 
> -------------------------------------------------------------------------------------------------------
> As of yesterday morning, we are also having many unpack errors on many files 
> that are disappearing from our downloads before unpack.  The fetch is working 
> but then when it unpacks the package has disappeared from downloads.  I've 
> seen this on multiple components (libx11, xproto, inputproto, util-linux).  
> Seems to happen more often with rm_work set but I've seen it without it set.
> 
> I'd appreciate any ideas.  The only one I can reproduce locally is the db 
> error above but the others seem to only happen on Jenkins machines.  We have 
> 4 different Jenkins machines all of which can't build on the master branch 
> but have built fine for months on daisy and dora branches.  
> 
> By the way you can't set your gcc to 4.8.2 - liburcu breaks if you try to use 
> the older compiler.  So not sure if any of the gcc runtime issues are related 
> to the new gcc version.   Not sure if we should keep gcc 4.8.2 in dizzy if it 
> can't be used.
> 
> Thanks for any ideas.  I've tried everything I can think of.
> 
> Lauren Post
> i.MX Freescale 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

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

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to