Please help me to bitbake "stable" version.

Vladimir Doukhanine vova12 at gmail.com
Thu Dec 4 21:18:13 CET 2008


*Hi,*

*I'm trying to build more or less stable version:

Ubuntu 8.10

* git clone git://git.openmoko.org/git/openmoko.git openmoko

$ git branch -r
 origin/HEAD
 origin/historic/org.openmoko.asu.dev
 origin/historic/org.openmoko.asu.testing
 origin/org.openembedded.dev
 origin/org.openmoko.asu.stable
 origin/org.openmoko.dev

$ git tag -l
openmoko/releases/2008.8
openmoko/releases/2008.9


*At first, readme is misleading:*

http://git.openmoko.org/?p=openmoko.git;a=summary
You can clone this project using this:
git clone git://git.openmoko.org/git/openmoko.git openmoko
After you cloned the project you can decide between the available branches.
You can pick org.openmoko.dev or org.openmoko.april-update. The dev branch
is the development tree, the april-update is used for product stabilisation.
git checkout origin/org.openmoko.april-update to get the stable tree ????

*!!!*
$ git checkout origin/org.openmoko.april-update
error: pathspec 'origin/org.openmoko.april-update' did not match any file(s)
known to git.


*I'm trying to build HEAD or 2008.9 or org.openmoko.asu.stable but it always
fails :*

$ git checkout openmoko/releases/2008.9
Note: moving to "openmoko/releases/2008.9" which isn't a local branch
If you want to create a new branch from this checkout, you may do so
(now or later) by using -b with the checkout command again. Example:
 git checkout -b <new_branch_name>
HEAD is now at 21895bf... [om-locations] Bump up to
398dfc8513a3a7429d23a1e66a7019fc8e28aafc The changes are for #1980 and
#1982.

$bitbake helloworld
...

ERROR: Fetch command export
PATH=/home/ivan/moko/build//staging/i686-linux/usr/bin/arm-angstrom-linux-gnueabi:/home/ivan/moko/build//staging/i686-linux/usr/sbin:/home/ivan/moko/build//staging/i686-linux/usr/bin:/home/ivan/moko/build//cross/bin:/home/ivan/moko/build//staging/i686-linux/sbin:/home/ivan/moko/bitbake-om/bin:/home/ivan/oe/build/moko/bitbake-om/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
git read-tree 124120ae0694d03347ab3ac3430cc0255f628ac7 failed with signal
128, output:
fatal: failed to unpack tree object 124120ae0694d03347ab3ac3430cc0255f628ac7
while parsing /home/ivan/moko/openmoko/packages/linux/
linux-openmoko-devel_git.bb
no repo
NOTE: fetch
http://downloads.openmoko.org/sources/git_source.mvista.com.git.linux-omap-2.6.git.tar.gz
--2008-12-03 14:43:39--
http://downloads.openmoko.org/sources/git_source.mvista.com.git.linux-omap-2.6.git.tar.gz
Resolving downloads.openmoko.org... 88.198.93.219
Connecting to downloads.openmoko.org|88.198.93.219|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2008-12-03 14:43:39 ERROR 404: Not Found.


$$ git checkout origin/org.openmoko.asu.stable
Note: moving to "origin/org.openmoko.asu.stable" which isn't a local branch
If you want to create a new branch from this checkout, you may do so
(now or later) by using -b with the checkout command again. Example:
 git checkout -b <new_branch_name>
HEAD is now at ad2420b... enterprise: BBMASK mplayer and ffmpeg too

$bitbake helloworld
...

ERROR: Fetch command export
PATH=/home/ivan/moko/build//staging/i686-linux/usr/bin/arm-angstrom-linux-gnueabi:/home/ivan/moko/build//staging/i686-linux/usr/sbin:/home/ivan/moko/build//staging/i686-linux/usr/bin:/home/ivan/moko/build//cross/bin:/home/ivan/moko/build//staging/i686-linux/sbin:/home/ivan/moko/bitbake-om/bin:/home/ivan/oe/build/moko/bitbake-om/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
git read-tree 124120ae0694d03347ab3ac3430cc0255f628ac7 failed with signal
128, output:
fatal: failed to unpack tree object 124120ae0694d03347ab3ac3430cc0255f628ac7
while parsing /home/ivan/moko/openmoko/packages/linux/
linux-openmoko-devel_git.bb
no repo
NOTE: fetch
http://downloads.openmoko.org/sources/git_source.mvista.com.git.linux-omap-2.6.git.tar.gz
--2008-12-03 15:04:03--
http://downloads.openmoko.org/sources/git_source.mvista.com.git.linux-omap-2.6.git.tar.gz
Resolving downloads.openmoko.org... 88.198.93.219
Connecting to downloads.openmoko.org|88.198.93.219|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2008-12-03 15:04:04 ERROR 404: Not Found.


$ git clone git://git.openmoko.org/git/openmoko.git openmoko
$ git show
commit a66e8fffe92647da8bf86de7f9779f8ccc7ad1cd
Author: Jeremy Chang <jeremy at openmoko.com>
Date:   Wed Dec 3 17:39:47 2008 +0800

$bitbake helloworld
...

${WORKDIR}/git
NOTE: <class 'bb.fetch.FetchError'>:Fetch command export
PATH=/home/ivan/moko/build//staging/i686-linux/usr/bin/armv4t-angstrom-linux-gnueabi:/home/ivan/moko/build//staging/i686-linux/usr/sbin:/home/ivan/moko/build//staging/i686-linux/usr/bin:/home/ivan/moko/build//cross/armv4t/bin:/home/ivan/moko/build//staging/i686-linux/sbin:/home/ivan/moko/build//staging/i686-linux/bin:/home/ivan/moko/bitbake-om/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
git read-tree afb98868e19e63cbca6c9f0ed9e6cfa48d40277d failed with signal
128, output:
fatal: failed to unpack tree object afb98868e19e63cbca6c9f0ed9e6cfa48d40277d
while evaluating:
${S}/build.${HOST_SYS}.${TARGET_SYS}
ERROR: Fetch command export
PATH=/home/ivan/moko/build//staging/i686-linux/usr/bin/armv4t-angstrom-linux-gnueabi:/home/ivan/moko/build//staging/i686-linux/usr/sbin:/home/ivan/moko/build//staging/i686-linux/usr/bin:/home/ivan/moko/build//cross/armv4t/bin:/home/ivan/moko/build//staging/i686-linux/sbin:/home/ivan/moko/build//staging/i686-linux/bin:/home/ivan/moko/bitbake-om/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
git read-tree afb98868e19e63cbca6c9f0ed9e6cfa48d40277d failed with signal
128, output:
fatal: failed to unpack tree object afb98868e19e63cbca6c9f0ed9e6cfa48d40277d
while parsing /home/ivan/moko/openmoko/packages/ffmpeg/ffmpeg_git.bb
NOTE: Handling BitBake files: / (6090/6090) [100 %]
NOTE: Parsing finished. 5832 cached, 0 parsed, 256 skipped, 0 masked.
NOTE: Cache is clean, not saving.

ERROR: Parsing errors found, exiting...

*Please advice me if i'm doing something wrong?*

*Cheers,*

*Vlad*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/devel/attachments/20081204/280c9a03/attachment-0001.htm 


More information about the devel mailing list