On 06-04-09 22:14, Maxim Podbereznyi wrote:
I've installed git version 1.6.2.2 and the steps from
http://www.angstrom-distribution.org/building-ångström<http://www.angstrom-distribution.org/building-%C3%A5ngstr%C3%B6m>began
to work.
But shasum does not build..
Try doing:
CCACHE = ""
in your local.conf, there are known problems with some versions of ccache.
regards,
Koen
NOTE: Handling BitBake files: \ (6632/6632) [100 %]
NOTE: Parsing finished. 0 cached, 6340 parsed, 292 skipped, 0 masked.
NOTE: build 200904070010: started
OE Build Configuration:
BB_VERSION = "1.8.12"
METADATA_BRANCH = "stable/2009"
METADATA_REVISION = "fe6822f3e85d5b14586d747c72b4e0395d981ea9"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "at91sam9263ek"
DISTRO = "angstrom"
DISTRO_VERSION = "2009.X-test-20090406"
TARGET_FPU = "soft"
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
ERROR: Multiple .bb files are due to be built which each provide
virtual/psplash (/stuff/OE/openembedded/recipes/psplash/
psplash-angstrom_svn.bb /stuff/OE/openembedded/recipes/psplash/
psplash_svn.bb).
This usually means one provides something the other doesn't and should.
NOTE: Executing runqueue
NOTE: Running task 1 of 2926 (ID: 20, /stuff/OE/openembedded/recipes/shasum/
shasum-native.bb, do_setscene)
NOTE: Running task 2 of 2926 (ID: 960,
/stuff/OE/openembedded/recipes/stage-manager/stagemanager-native_0.0.1.bb,
do_setscene)
NOTE: package shasum-native-1.0-r1: task do_setscene: started
NOTE: package shasum-native-1.0-r1: task do_setscene: completed
NOTE: package stagemanager-native-0.0.1-r11: task do_setscene: started
NOTE: Running task 3 of 2926 (ID: 1, /stuff/OE/openembedded/recipes/images/
base-image.bb, do_setscene)
NOTE: package base-image-1.0-r0: task do_setscene: started
NOTE: package stagemanager-native-0.0.1-r11: task do_setscene: completed
NOTE: package base-image-1.0-r0: task do_setscene: completed
NOTE: Running task 4 of 2926 (ID: 21, /stuff/OE/openembedded/recipes/shasum/
shasum-native.bb, do_fetch)
NOTE: package shasum-native-1.0-r1: task do_fetch: started
NOTE: package shasum-native-1.0-r1: task do_fetch: completed
NOTE: Running task 5 of 2926 (ID: 23, /stuff/OE/openembedded/recipes/shasum/
shasum-native.bb, do_unpack)
NOTE: Running task 6 of 2926 (ID: 33, /stuff/OE/openembedded/recipes/shasum/
shasum-native.bb, do_distribute_sources)
NOTE: package shasum-native-1.0-r1: task do_unpack: started
NOTE: Unpacking /stuff/OE/openembedded/recipes/shasum/files/main.c to
/stuff/OE/build/tmp/work/i686-linux/shasum-native-1.0-r1/
NOTE: Unpacking /stuff/OE/openembedded/recipes/shasum/files/mhash_sha256.h
to /stuff/OE/build/tmp/work/i686-linux/shasum-native-1.0-r1/
NOTE: package shasum-native-1.0-r1: task do_distribute_sources: started
NOTE: Unpacking /stuff/OE/openembedded/recipes/shasum/files/sha256.c to
/stuff/OE/build/tmp/work/i686-linux/shasum-native-1.0-r1/
NOTE: package shasum-native-1.0-r1: task do_unpack: completed
NOTE: package shasum-native-1.0-r1: task do_distribute_sources: completed
NOTE: Running task 7 of 2926 (ID: 24, /stuff/OE/openembedded/recipes/shasum/
shasum-native.bb, do_patch)
NOTE: package shasum-native-1.0-r1: task do_patch: started
NOTE: package shasum-native-1.0-r1: task do_patch: completed
NOTE: Running task 8 of 2926 (ID: 25, /stuff/OE/openembedded/recipes/shasum/
shasum-native.bb, do_configure)
NOTE: package shasum-native-1.0-r1: task do_configure: started
NOTE: package shasum-native-1.0-r1: task do_configure: completed
NOTE: Running task 9 of 2926 (ID: 26, /stuff/OE/openembedded/recipes/shasum/
shasum-native.bb, do_qa_configure)
NOTE: package shasum-native-1.0-r1: task do_qa_configure: started
NOTE: Checking sanity of the config.log file
NOTE: package shasum-native-1.0-r1: task do_qa_configure: completed
NOTE: Running task 10 of 2926 (ID: 27,
/stuff/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
/stuff/OE/build/tmp/work/i686-linux/shasum-native-1.0-r1/temp/log.do_compile.10600
NOTE: Task failed:
/stuff/OE/build/tmp/work/i686-linux/shasum-native-1.0-r1/temp/log.do_compile.10600
NOTE: package shasum-native-1.0-r1: task do_compile: failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/stuff/OE/openembedded/recipes/shasum/shasum-native.bbdo_compile
failed
ERROR: Task 27 (/stuff/OE/openembedded/recipes/shasum/shasum-native.bb,
do_compile) failed
NOTE: Tasks Summary: Attempted 9 tasks of which 0 didn't need to be rerun
and 1 failed.
ERROR: '/stuff/OE/openembedded/recipes/shasum/shasum-native.bb' failed
NOTE: build 200904070010: completed
2009/4/6 Koen Kooi<[email protected]>
On 06-04-09 20:20, Maxim Podbereznyi wrote:
Hmm, I tried to follow the instructions at
http://www.angstrom-distribution.org/building-ångström<http://www.angstrom-distribution.org/building-%C3%A5ngstr%C3%B6m>
<http://www.angstrom-distribution.org/building-%C3%A5ngstr%C3%B6m>,
but right in step 1 I get the error:
git checkout origin/stable/2009 -b stable/2009
[m...@myhost openembedded]$ git checkout origin/stable/2009 -b
stable/2009
error: pathspec '-b' did not match any file(s) known to git.
error: pathspec 'stable/2009' did not match any file(s) known to git.
Ah, old git version, try:
git checkout origin/stable/2009
regards,
Koen
_______________________________________________
Angstrom-distro-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
_______________________________________________
Angstrom-distro-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel