We'd have to either split webkit into smaller chunks to consume it or improve
qemu (or sb2) to handle such a big beast. In any case you need _a lot_ of
memory on your host system. Btw. are you on 32 or 64 bit ?
Jeong-Joon:
Your questions:
1) get qemu (e.g. from linaro)
2) You replace qemu-arm in your HOST OS. Not in any specfile or package.
you have to build the arm-linux-user target with --static.
Am Mittwoch, 27. März 2013, 07:44:00 schrieb Michael Trimarchi:
> Hi
>
> Il giorno 27/mar/2013 07:38, "Jeong-Joon Yoo" <[email protected]> ha
>
> scritto:
> > > [ 602s] -- The C compiler identification is GNU
> > > [ 603s] -- The CXX compiler identification is GNU
> > > [ 604s] -- Check for working C compiler: /usr/bin/gcc
> >
> > When I run the following command for webkit-efl build,
> > webkit-efl $ sudo gbs build -A armv7l --clean --clean-repos
> > I meet a hang problem at this point. No more progress message is shown.
> >
> > Sorry Jan-Simon, I don't understand exactly the process you mentioned.
> >
> > 1. download qemu-arm source
> > 2. static build 'qemu-arm'
> > 3. backkup original /usr/bin/qemu-arm, cp new qemu-arm to /usr/bin
> > 4. change .spec file (add '--debug-output --trace' option to cmake)
> > 5. sudo gbs build -A armv7l --clean --clean-repos
> >
> > Question1) I understood correctly? and why qemu-arm is required to
> > build tizen webkit-efl?
>
> I think they use sbox2. This is the reason that is use memory and it is
> slow. Maybe there are intermediate file in arm that WebKit use during
> compilation. Try a updated version of qemu-arm
>
> Michael
>
> > Question2) In step 4, which .spec do you means? what is the name?
> > where does it located?
> > I can find two .spec file as followings,
> > ./webkit-efl/packaging/webkit2-efl.spec
> > ./webkit-efl/packaging-for-webkit-engine/webkit-engine.spec
> >
> > Question3 to everyone) All other people who successfully (gbs) build
> > for armv7l, meet this situation? or not, why my build process is
> > different with other people? (My host environment is Ubuntu12.04 LTS.)
> >
> > Thank you in advance.
> >
> > - jy
> >
> > On Mon, Mar 25, 2013 at 11:11 PM, Jan-Simon Möller <[email protected]> wrote:
> > > On Sunday 24 March 2013 09:57:59 Jeong-Joon Yoo wrote:
> > >> Thank Jan-Simon,
> > >>
> > >> > Thats an issue with the cpu transparency and cmake. Well known but
>
> not
>
> > >> > resolved.
> > >
> > > You can try a more recent qemu-arm but be aware that changing it is no
> > > trivial task and might not work for your specific host setup.
> > > (static build of qemu-arm, bkup original copy, cp new qemu-arm to
>
> /usr/bin )
>
> > > can you change the .spec file and run cmake with:
> > >
> > > --debug-output --trace
> > >
> > > and post the result.
> > >
> > >
> > > Best,
> > > JS
> >
> > _______________________________________________
> > General mailing list
> > [email protected]
> > https://lists.tizen.org/listinfo/general
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general