bitbake fails on gcc-cross-initial-4.3.3-r22.1 again

I just updated openembedded and bitbake (BitBake Build Tool Core
version 1.10.2, bitbake version 1.10.2),
then bitbake from scratch, the same error as before happens again. It
seems it has been fixed before.
I bitbake in Fedora 13.

/home/tang/Projects/OE/build/tmp/sysroots/x86_64-linux/usr/armv7a/

arm-angstrom-linux-gnueabi/bin/as: unrecognized option '-Qy'

echo '/home/tang/Projects/OE/build/tmp/work/armv7a-angstrom-linux-

gnueabi/gcc-cross-initial-4.3.3-r22.1/gcc-4.3.3/gcc/fixed-value.h' >>
tmp-gi.list

make[2]: *** [dummy-checksum.o] Error 1
make[2]: *** Waiting for unfinished jobs....

.
.

/bin/sh /home/tang/Projects/OE/build/tmp/work/armv7a-angstrom-linux-

gnueabi/gcc-cross-initial-4.3.3-r22.1/gcc-4.3.3/gcc/../move-if-change
tmp-gi.list gtyp-input.list

echo timestamp > s-gtyp-input
make[2]: Leaving directory `/home/tang/Projects/OE/build/tmp/work/

armv7a-angstrom-linux-gnueabi/gcc-cross-initial-4.3.3-r22.1/gcc-4.3.3/
build.x86_64-linux.arm-angstrom-linux-gnueabi/gcc'

make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/home/tang/Projects/OE/build/tmp/work/

armv7a-angstrom-linux-gnueabi/gcc-cross-initial-4.3.3-r22.1/gcc-4.3.3/
build.x86_64-linux.arm-angstrom-linux-gnueabi'

make: *** [all] Error 2
FATAL: oe_runmake failed
ERROR: Function do_compile failed

NOTE: package gcc-cross-initial-4.3.3-r22.1: task do_compile: Failed
ERROR: TaskFailed event exception, aborting

I just updated openembedded and bitbake (BitBake Build Tool Core
version 1.10.2, bitbake version 1.10.2),
then bitbake from scratch, the same error as before happens again. It
seems it has been fixed before.
I bitbake in Fedora 13.

What branch/version of openembedded?
What's your MACHINE/DISTRO set to? Which target are you trying to build?

> /home/tang/Projects/OE/build/tmp/sysroots/x86_64-linux/usr/armv7a/
arm-angstrom-linux-gnueabi/bin/as: unrecognized option '-Qy'
> echo '/home/tang/Projects/OE/build/tmp/work/armv7a-angstrom-linux-
gnueabi/gcc-cross-initial-4.3.3-r22.1/gcc-4.3.3/gcc/fixed-value.h'>>
tmp-gi.list
> make[2]: *** [dummy-checksum.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
.
> /bin/sh /home/tang/Projects/OE/build/tmp/work/armv7a-angstrom-linux-
gnueabi/gcc-cross-initial-4.3.3-r22.1/gcc-4.3.3/gcc/../move-if-change
tmp-gi.list gtyp-input.list
> echo timestamp> s-gtyp-input
> make[2]: Leaving directory `/home/tang/Projects/OE/build/tmp/work/
armv7a-angstrom-linux-gnueabi/gcc-cross-initial-4.3.3-r22.1/gcc-4.3.3/
build.x86_64-linux.arm-angstrom-linux-gnueabi/gcc'
> make[1]: *** [all-gcc] Error 2
> make[1]: Leaving directory `/home/tang/Projects/OE/build/tmp/work/
armv7a-angstrom-linux-gnueabi/gcc-cross-initial-4.3.3-r22.1/gcc-4.3.3/
build.x86_64-linux.arm-angstrom-linux-gnueabi'
> make: *** [all] Error 2
> FATAL: oe_runmake failed
> ERROR: Function do_compile failed
NOTE: package gcc-cross-initial-4.3.3-r22.1: task do_compile: Failed
ERROR: TaskFailed event exception, aborting

Note: this probably belongs on the Angstrom or OpenEmbedded lists.

Try following the instructions at http://www.angstrom-distribution.org/building-angstrom

I tried to build gst-ffmpeg. But this is basic bb. I guess it applies
to others. I pull
from git://git.openembedded.org/openembedded master
Here is info
Build Configuration:
BB_VERSION = "1.10.2"
METADATA_BRANCH = "omap3"
METADATA_REVISION = "62a432d"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "angstrom"
DISTRO_VERSION = "2010.7-test-20110112"

Thanks, your suggestion gets rid of this issue.

Why aren't you following the instructions at http://www.angstrom-distribution.org/building-angstrom ?

It's caused by a stray '/' somewhere local.conf, I forget where, so having it autogenerated saves you from the hassle :slight_smile: