[OE-core] lzo build failure

Phil Blundell philb at gnu.org
Wed Jul 20 12:55:32 UTC 2011


On Wed, 2011-07-20 at 07:51 -0500, Kumar Gala wrote:
> On Jul 20, 2011, at 7:43 AM, Phil Blundell wrote:
> 
> > On Wed, 2011-07-20 at 07:31 -0500, Kumar Gala wrote:
> >> configure: 
> >> configure: Your compiler failed the ACC conformance test - for details see 
> >> configure: `config.log'. Please check that log file and consider sending
> >> configure: a patch or bug-report to <markus at oberhumer.com>.
> >> configure: Thanks for your support.
> >> configure: 
> >> configure: error: ACC conformance test failed. Stop.
> > 
> > Did you check config.log as it suggests?  If yes, what did you find
> > there?

> Here's what config.log looks like:
> 
> http://pastebin.com/y9KzkQ5M
> 
> Can't see anything obvious in there.

Well, if you search for "ACC conformance test" in that pastebin, you
will see:

configure:13578: checking whether your compiler passes the ACC
conformance test
configure:13623: ccache powerpc64-poky-linux-gcc -mcpu=e5500 -m64
--sysroot=/local/home/galak/git/poky64/build-p5020/tmp/sysroots/p5020-ds
-c -O2 -pipe -g -feliminate-unused-debug-types -I.  conftest.c >&5
In file included from conftest.c:118:0:
src/miniacc.h:4348:16: error: size of array '__acc_cta' is negative
[...]
configure:13631: result: FAILED

So I think you need to inspect that part of the code and figure out what
exactly it's upset about.

p.






More information about the Openembedded-core mailing list