[SHR] Build with openembedded

Previous thread: GPS application for QTExtended 4.4.3 by tvuillaume on Wednesday, November 4, 2009 - 12:08 am. (8 messages)

Next thread: Re: [SHR-U] NumberX - a mathematical puzzle game by giacomo `giotti` mariani on Wednesday, November 4, 2009 - 2:23 am. (1 message)
From: Shaz
Date: Wednesday, November 4, 2009 - 12:13 am

Dear all,

I am trying to build shr image with openembedded but the git download
step gets stuck at 17% or 18% in the "make setup" phase. Any hints
what to do?

On shr build page they mentioned a change in build steps will occur
but can't find any info on the new steps.

-- 
Shaz

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: Shaz
Date: Wednesday, November 4, 2009 - 5:53 am

The above problem got solved. I was building over virtual box based
ubuntu and now I am using a standard install of the build system i.e.

Some hints and direction will be appreciated as I am in the process of



-- 
Shaz

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: Al Johnson
Date: Wednesday, November 4, 2009 - 7:48 am

If you're building the current testing or unstable then use the documented 
procedure. The changes won't hit until the changes described in this link are 
ready to hit unstable.

http://n2.nabble.com/Fwd-Shr-User-What-s-going-on-in-SHR-land-
td3927440.html#a3927440

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: Shaz
Date: Thursday, November 5, 2009 - 12:03 am

Now I am getting the following error:

--------------------------
walk 6a67c9f676966eda2ce343e01f0025fcc886ffff
walk 1ac67c72db73c4f0caf54017660ae530bb5c9c35
walk 17ce9807a4b90a29fb5ddbdff09e76bc09129b30
walk db29e557c44e5cace4615c199cd44d00411b5895
Initialized empty Git repository in
/home/shaz/moko/downloads/git/github.com.felipec.msn-pecan.git/.git/
NOTE: Creating tarball of git repository
NOTE: Creating tarball of git checkout
NOTE: Handling BitBake files: | (6969/6969) [100 %]
NOTE: Parsing finished. 175 cached, 6506 parsed, 286 skipped, 0 masked.
ERROR: Parsing errors found, exiting...
make: *** [image] Error 1
--------------------------------------





-- 
Shaz
From: Shaz
Date: Thursday, November 5, 2009 - 12:49 am

The above error was associated with shr-lite--image and the following with
shr-image:

---------------------------------------
.
.
.
fatal: Not a git repository
 while parsing /home/shaz/moko/shr-unstable/openembedded/recipes/webkit/
webkit-efl_git.bb
NOTE: Handling BitBake files: \ (4331/6969) [62 %]<string>:87:
DeprecationWarning: the sets module is deprecated
NOTE: Handling BitBake files: / (6969/6969) [100 %]
NOTE: Parsing finished. 0 cached, 6682 parsed, 286 skipped, 0 masked.
ERROR: Parsing errors found, exiting...
make: *** [image] Error 1
-------------------------------------



-- 
Shaz
From: Martin Jansa
Date: Thursday, November 5, 2009 - 1:00 am

There is no parsing error shown in this part.. maybe somewhere higher?

This one I got yesterday too

remove git_*webkit* AND git/*webkit* from your download directory and
try again

The git checkout is packed to tarball and then used when updating or
reinstalling, but if git url or something change in bitbake recipe, then
is this git tarball still used and points to wrong git repository. After
delete it will create nice new tarball and git checkout from right
url/branch/..

-- 
uin:136542059                jid:Martin.Jansa@gmail.com
Jansa Martin                 sip:jamasip@voip.wengo.fr 
JaMa                         

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
From: Shaz
Date: Thursday, November 5, 2009 - 11:01 pm

Thanks. Now I get the following error with shr-image:

-----------------------------------
NOTE: Running task 3597 of 8529 (ID: 2281,
/home/shaz/moko/shr-unstable/openembedded/recipes/gtk+/gtk+_2.14.2.bb,
do_compile)
NOTE: package gtk+-2.14.2: started
NOTE: package gtk+-2.14.2-r1: task do_compile: started
ERROR: function do_compile failed
ERROR: see log in
/home/shaz/moko/shr-unstable/tmp/work/armv4t-angstrom-linux-gnueabi/gtk+-2.14.2-r1/temp/log.do_compile.32327
NOTE: Task failed:
/home/shaz/moko/shr-unstable/tmp/work/armv4t-angstrom-linux-gnueabi/gtk+-2.14.2-r1/temp/log.do_compile.32327
NOTE: package gtk+-2.14.2-r1: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package gtk+-2.14.2: failed
ERROR: Build of /home/shaz/moko/shr-unstable/openembedded/recipes/gtk+/gtk+_
2.14.2.bb do_compile failed
ERROR: Task 2281
(/home/shaz/moko/shr-unstable/openembedded/recipes/gtk+/gtk+_2.14.2.bb,
do_compile) failed
NOTE: Tasks Summary: Attempted 3596 tasks of which 3443 didn't need to be
rerun and 1 failed.
ERROR: '/home/shaz/moko/shr-unstable/openembedded/recipes/gtk+/gtk+_
2.14.2.bb' failed
NOTE: build 200911061031: completed
make: *** [image] Error 1



-- 
Shaz
From: Gennady Kupava
Date: Friday, November 6, 2009 - 7:17 am

+_2.14.2.bb' failed

Last time I was trying to build SHR, i got same error with that package,
quick google told me that it can't be build with dash as /bin/sh. Not
sure about current state of this bug, but if you have debian dash is
default, and you can change it to bash to workaround this with
dpkg-reconfigure dash. Or wait for new unstable :)

Gennady




_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
Previous thread: GPS application for QTExtended 4.4.3 by tvuillaume on Wednesday, November 4, 2009 - 12:08 am. (8 messages)

Next thread: Re: [SHR-U] NumberX - a mathematical puzzle game by giacomo `giotti` mariani on Wednesday, November 4, 2009 - 2:23 am. (1 message)