I had the same issue at Fedora Core 7, then I moved to Ubuntu 8.10 and the
problem had gone. I think the problem is in x86 GCC version.

2009/5/8 Fredrik Pihl <pi.arc...@gmail.com>

> Hi,
>
> I'm trying to compile angstrom using the guide on
> http://www.angstrom-distribution.org/building-%C3%A5ngstr%C3%B6m
> Doesn't work very well at the moment...
>
> The build process just stops with an error-message but the log is empty.
> Using verbose on bit-bake does not reveal any more information, so
> basically I'm completely stuck right now.
>
> Special circumstances:
> * I don't have sudo rights on my machine
> * I'm behind a firewall but wget seems to be working just fine from
> cmd-line
>   http_proxy etc are set and seems to be working just fine
> * changed install folder to /local/scratch/OE (since I'm not root)
>
> Any ideas?
>
> Cheers
> //Fredrik
>
> ==== LOG ====
>
> xxxx...@seldc312 /local/scratch/OE/openembedded
> $ git pull --rebase
> Current branch stable/2009 is up to date.
>
> xxxx...@seldc312 /local/scratch/OE/openembedded
> $ git branch
>  org.openembedded.dev
> * stable/2009
>
> xxxx...@seldc312 /local/scratch/OE/openembedded
> $
>
> xxxx...@seldc312 /local/scratch/OE/openembedded
> $ bitbake base-image
> /local/scratch/OE/openembedded/bitbake/lib/bb/COW.py:29:
> DeprecationWarning: the sets module is deprecated
>  import types, sets
> NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install
> it to increase performance.
> NOTE: Out of date cache found, rebuilding...
> NOTE: Handling BitBake files: \ (6650/6650) [100 %]
> NOTE: Parsing finished. 0 cached, 6369 parsed, 281 skipped, 0 masked.
> NOTE: build 200905071026: started
>
> OE Build Configuration:
> BB_VERSION        = "1.8.12"
> METADATA_BRANCH   = "stable/2009"
> METADATA_REVISION = "0123e67d8568dd40be07d12f5b358c8854a3b78d"
> TARGET_ARCH       = "arm"
> TARGET_OS         = "linux-gnueabi"
> MACHINE           = "beagleboard"
> DISTRO            = "angstrom"
> DISTRO_VERSION    = "2009.X-test-20090507"
> TARGET_FPU        = "hard"
>
> NOTE: Resolving any missing task queue dependencies
> NOTE: preferred version git of u-boot not available (for item u-boot)
> NOTE: preferred version git of u-boot not available (for item u-boot)
> NOTE: Preparing runqueue
> NOTE: Executing runqueue
> NOTE: Running task 7 of 2946 (ID: 27,
> /local/scratch/OE/openembedded/recipes/shasum/shasum-native.bb,
> do_compile)
> NOTE: package shasum-native-1.0-r1: task do_compile: started
> ERROR: function do_compile failed
> ERROR: see log in
>
> /local/scratch/OE/angstrom-dev/work/i686-linux/shasum-native-1.0-r1/temp/log.do_compile.23806
> NOTE: Task failed:
>
> /local/scratch/OE/angstrom-dev/work/i686-linux/shasum-native-1.0-r1/temp/log.do_compile.23806
> NOTE: package shasum-native-1.0-r1: task do_compile: failed
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of
> /local/scratch/OE/openembedded/recipes/shasum/shasum-native.bb
> do_compile failed
> ERROR: Task 27 (/local/scratch/OE/openembedded/recipes/shasum/
> shasum-native.bb,
> do_compile) failed
> NOTE: Tasks Summary: Attempted 9 tasks of which 9 didn't need to be
> rerun and 1 failed.
> ERROR: '/local/scratch/OE/openembedded/recipes/shasum/shasum-native.bb'
> failed
> NOTE: build 200905071026: completed
>
> xxxx...@seldc312 /local/scratch/OE/openembedded
> $ ll
> /local/scratch/OE/angstrom-dev/work/i686-linux/shasum-native-1.0-r1/temp
> total 424K
> drwxr-xr-x 2 xxxxxxx ldasic 4.0K May  7 10:30 ./
> drwxr-xr-x 3 xxxxxxx ldasic 4.0K Apr 29 16:32 ../
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 10:00
> log.SRC_DISTRIBUTECOMMAND.23446
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 16:02 log.do_compile.14238
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 16:14 log.do_compile.15086
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 16:17 log.do_compile.15720
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 16:28 log.do_compile.16392
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 16:43 log.do_compile.16600
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 16:46 log.do_compile.16625
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 10:00 log.do_compile.23465
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 10:03 log.do_compile.23499
> -rw-r--r-- 1 xxxxxxx ldasic    0 May  7 10:30 log.do_compile.23806
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 10:17 log.do_compile.26691
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 10:19 log.do_compile.26725
> -rw-r--r-- 1 xxxxxxx ldasic    0 Apr 29 10:00 log.do_configure.23462
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 10:00
> run.SRC_DISTRIBUTECOMMAND.23446*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 16:02 run.do_compile.14238*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 16:14 run.do_compile.15086*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 16:17 run.do_compile.15720*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 16:28 run.do_compile.16392*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 16:43 run.do_compile.16600*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 16:46 run.do_compile.16625*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 10:00 run.do_compile.23465*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 10:03 run.do_compile.23499*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K May  7 10:30 run.do_compile.23806*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 10:17 run.do_compile.26691*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 10:19 run.do_compile.26725*
> -rwxrwxr-x 1 xxxxxxx ldasic  31K Apr 29 10:00 run.do_configure.23462*
>
> _______________________________________________
> Angstrom-distro-users mailing list
> Angstrom-distro-users@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
>
_______________________________________________
Angstrom-distro-users mailing list
Angstrom-distro-users@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to