[oe] OE Staging ABI Change Warning

Mike (mwester) mwester at dls.net
Mon Mar 3 17:20:16 UTC 2008



Richard Purdie wrote:
> Hi,
>
> OE.dev is now just about ready to switch to using sysroot. The compilers
> have been updated to activate sysroot and the fixes I/Poky have for
> various pkgconfig issues have been committed....

Unslung now fails when building gcc-cross.  I presume this is a result 
of this activity (it build before the Feb 28 commits), but I do not 
understand the issues about sysroot and all well enough to even begin to 
be able to troubleshoot.  Is the patch attached to this original email 
supposed to fix this?  Is there something broken in the recipe, as 
implied by this thread, that I need to fix?  If so, what would that be?

[skipping over the normal compilation output in the logs...]
gcc -DIN_GCC -DHAVE_CONFIG_H 
-isystem/stuff/slug/unslung/tmp/staging/i686-linux/include -O2 -DIN_GCC 
-DCROSS_\
COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-error\
 -DHAVE_CONFIG_H -DGENERATOR_FILE 
-isystem/stuff/slug/unslung/tmp/staging/i686-linux/include -W -Wall -Wwrite\
-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
-Wno-long-long  -Wno-error -I. -I.. -I/stuff/slug\
/unslung/tmp/work/gcc-cross-3.4.4-r8/gcc-3.4.4/gcc/fixinc 
-I/stuff/slug/unslung/tmp/work/gcc-cross-3.4.4-r8/g\
cc-3.4.4/gcc/fixinc/.. 
-I/stuff/slug/unslung/tmp/work/gcc-cross-3.4.4-r8/gcc-3.4.4/gcc/fixinc/../config 
-I/st\
uff/slug/unslung/tmp/work/gcc-cross-3.4.4-r8/gcc-3.4.4/gcc/fixinc/../../include  
-o fixincl fixincl.o fixtest\
s.o fixfixes.o server.o procopen.o fixlib.o 
/stuff/slug/unslung/tmp/work/gcc-cross-3.4.4-r8/gcc-3.4.4/build.i\
686-linux.armeb-linux/gcc/../libiberty/libiberty.a
echo timestamp > full-stamp
./fixincl -v < /dev/null
'fixincl version 1.1'
chmod 755 ../fixinc.sh
make[4]: Leaving directory 
`/stuff/slug/unslung/tmp/work/gcc-cross-3.4.4-r8/gcc-3.4.4/build.i686-linux.armeb-\
linux/gcc/fixinc'
The directory that should contain system headers does not exist:
  /stuff/slug/unslung/tmp/staging/armeb-linux/usr/include
make[3]: *** [stmp-fixinc] Error 1
make[3]: Leaving directory 
`/stuff/slug/unslung/tmp/work/gcc-cross-3.4.4-r8/gcc-3.4.4/build.i686-linux.armeb-\
linux/gcc'
make[2]: *** [all-gcc] Error 2
make[2]: Leaving directory 
`/stuff/slug/unslung/tmp/work/gcc-cross-3.4.4-r8/gcc-3.4.4/build.i686-linux.armeb-\
linux'
FATAL: oe_runmake failed



In particular, note the error message which claims that the 
...gcc-3.4.4/usr/include file does not exist.  No, it does not -- it's 
at ...gcc-3.4.4/include instead.

Thanks,
Mike (mwester)




More information about the Openembedded-devel mailing list