Re: armv8: [building from source] openembedded

2013-09-04 Thread Phi Debian
Hi Chrstopher Here is the execve from mytrace CU82$ type python python is a tracked alias for /usr/bin/python CU82$ python --version Python 2.7.3 CU82$ grep execve mytrace 20735 execve("/home/phi/bin/repo", ["repo", "sync"], [/* 29 vars */]) = 0 20735 execve("./python", ["python", "/home/phi/b

Re: armv8: [building from source] openembedded

2013-09-04 Thread Phi Debian
Hi Fathi, Cleaned up all repo things. re-did the process like this mkdir openembedded cd openembedded git clone git://git.linaro.org/openembedded/jenkins-setup.git cd jenkins-setup git checkout release-13.08 # cd .. removed this then removed jenkins on the two following lines # sudo bash jenkins-

Re: armv8: [building from source] openembedded

2013-09-04 Thread Fathi Boudra
On 5 September 2013 09:00, Phi Debian wrote: > Hi Christopher, > > > On Wed, Sep 4, 2013 at 11:19 PM, Christopher Covington > wrote: > >> To me the error looks like a git issue. You could try: >> >> strace -fo mytrace repo sync >> >> Then looking at what exactly repo is trying to exec (you can pr

Re: armv8: [building from source] openembedded

2013-09-04 Thread Phi Debian
Hi Christopher, On Wed, Sep 4, 2013 at 11:19 PM, Christopher Covington wrote: > To me the error looks like a git issue. You could try: > > strace -fo mytrace repo sync > > Then looking at what exactly repo is trying to exec (you can probably search > for "execve.*git.*symbolic"), and then maybe

Re: armv8: [building from source] openembedded

2013-09-04 Thread Christopher Covington
Hi Phi, On 09/04/2013 04:18 PM, Phi Debian wrote: > On Wed, Sep 4, 2013 at 9:46 PM, Nicolas Dechesne >> To install repo, you need to follow the instructions here >> http://source.android.com/source/downloading.html. >> >> I agree that this is missing from the Linaro ARMv8 release notes >> https://

Re: armv8: [building from source] openembedded

2013-09-04 Thread Nicolas Dechesne
On Wed, Sep 4, 2013 at 9:35 PM, Phi Debian wrote: > I found 1 rep in > openembedded/.repo/repo/repo > > > What should I do with this? > 'repo' is a tool initially developed for Android development, but it is not specific to Android. At Linaro we use repo to manage the OE source trees too. To in

Re: armv8: [building from source] openembedded

2013-09-04 Thread Phi Debian
Hi Nico, Read your suggestion leds me to ~/bin didn't noticed the armv8 instruction do create this and indeed I d'ont get that in my PATH Before redoing it from scratch, I give the armv8 dooc one more chance, just including ~/bin in my PATH and see what we got. Cheers, Phi _

Re: armv8: [building from source] openembedded

2013-09-04 Thread Phi Debian
On Wed, Sep 4, 2013 at 9:46 PM, Nicolas Dechesne > To install repo, you need to follow the instructions here > http://source.android.com/source/downloading.html. > > I agree that this is missing from the Linaro ARMv8 release notes > https://wiki.linaro.org/HowTo/ARMv8/OpenEmbedded, and it should be

Re: armv8: [building from source] openembedded

2013-09-04 Thread Phi Debian
> > No sign of repo(1) and I saw no docco saying where to get it. > I found 1 rep in openembedded/.repo/repo/repo What should I do with this? ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: armv8: [building from source] openembedded

2013-09-04 Thread Phi Debian
Hi Andrew, On Wed, Sep 4, 2013 at 4:41 PM, Andrew McDermott wrote: > > > I know this may not feel like help... > > I just cut+paste from the instructions, as listed, and was able to start > a build. > > What's the output from: > > $ which repo > $ lsb_release -a CU82$ /usr/bin/lsb_release -a

Re: embedding html into the wiki

2013-09-04 Thread Fathi Boudra
On 4 September 2013 19:46, Zi Shen Lim wrote: > Hi Fathi, > > On Tue, Sep 3, 2013 at 10:26 PM, Fathi Boudra wrote: >> Hi John, >> >> On 4 September 2013 01:00, John Stultz wrote: >>> On 09/03/2013 02:29 PM, Fathi Boudra wrote: Hi Mike, On 4 September 2013 00:09, Mike Turquette wr

Re: embedding html into the wiki

2013-09-04 Thread Fathi Boudra
On 4 September 2013 08:26, Fathi Boudra wrote: > Hi John, > > On 4 September 2013 01:00, John Stultz wrote: >> On 09/03/2013 02:29 PM, Fathi Boudra wrote: >>> Hi Mike, >>> >>> On 4 September 2013 00:09, Mike Turquette wrote: Hi all, I wanted to create a google doc spreadsheet for

Re: embedding html into the wiki

2013-09-04 Thread Zi Shen Lim
Hi Fathi, On Tue, Sep 3, 2013 at 10:26 PM, Fathi Boudra wrote: > Hi John, > > On 4 September 2013 01:00, John Stultz wrote: >> On 09/03/2013 02:29 PM, Fathi Boudra wrote: >>> Hi Mike, >>> >>> On 4 September 2013 00:09, Mike Turquette wrote: Hi all, I wanted to create a google doc

Re: armv8: [building from source] openembedded

2013-09-04 Thread Andrew McDermott
Phi Debian writes: > Hi All, > Today I am after the making of packages with bitbake. > I tried this > http://releases.linaro.org/13.08/openembedded/aarch64 > [Building from source tab] > > mkdir openembedded > cd openembedded > git clone git://git.linaro.org/openembedded/jenkins-setup.git > cd j

armv8: [building from source] openembedded

2013-09-04 Thread Phi Debian
Hi All, Today I am after the making of packages with bitbake. I tried this http://releases.linaro.org/13.08/openembedded/aarch64 [Building from source tab] mkdir openembedded cd openembedded git clone git://git.linaro.org/openembedded/jenkins-setup.git cd jenkins-setup git checkout release-13.08 c

subscribe

2013-09-04 Thread Alex Bennee
___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev