All of lore.kernel.org
 help / color / mirror / Atom feed
* world build on angstrom-next
@ 2013-05-21 18:16 Khem Raj
  2013-05-21 19:20 ` Andreas Müller
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2013-05-21 18:16 UTC (permalink / raw)
  To: openembedded-devel, Discussion of the angstrom distribution development

Hi All

I have run world build on angstrom and here are results if anyone is interested and provide fixes.

http://sakrah.dontexist.org/files/eglibc.beaglebone.world.log

There are a lot of parsing errors especially from meta-opie

Thanks
-Khem

 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: world build on angstrom-next
  2013-05-21 18:16 world build on angstrom-next Khem Raj
@ 2013-05-21 19:20 ` Andreas Müller
  2013-05-21 19:32   ` Martin Jansa
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Müller @ 2013-05-21 19:20 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Discussion of the angstrom distribution development

On Tue, May 21, 2013 at 8:16 PM, Khem Raj <raj.khem@gmail.com> wrote:
> Hi All
>
> I have run world build on angstrom and here are results if anyone is interested and provide fixes.
>
> http://sakrah.dontexist.org/files/eglibc.beaglebone.world.log
>
> There are a lot of parsing errors especially from meta-opie
>
> Thanks
> -Khem
>
Few errors should be fixed by my last series not yet applied (gtkhtml2
/ evince - this is not a ping :)

For chromium I have fixed some (not yet all) errors which came up with
gcc 4.8 update. Looking into webkit-efl error messages I think there
are similar issues (webkit). Hope to find the time to fix both next
week.

Hopefully an angel is blessing us with working arm-kernels then...

Andreas


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: world build on angstrom-next
  2013-05-21 19:20 ` Andreas Müller
@ 2013-05-21 19:32   ` Martin Jansa
  2013-05-21 19:47     ` Andreas Müller
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Jansa @ 2013-05-21 19:32 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Discussion of the angstrom distribution development

[-- Attachment #1: Type: text/plain, Size: 1535 bytes --]

On Tue, May 21, 2013 at 09:20:26PM +0200, Andreas Müller wrote:
> On Tue, May 21, 2013 at 8:16 PM, Khem Raj <raj.khem@gmail.com> wrote:
> > Hi All
> >
> > I have run world build on angstrom and here are results if anyone is interested and provide fixes.
> >
> > http://sakrah.dontexist.org/files/eglibc.beaglebone.world.log
> >
> > There are a lot of parsing errors especially from meta-opie
> >
> > Thanks
> > -Khem
> >
> Few errors should be fixed by my last series not yet applied (gtkhtml2
> / evince - this is not a ping :)

I plan to push it today anyway, I was just waiting for khem's reply
about .inc merge :).

> For chromium I have fixed some (not yet all) errors which came up with
> gcc 4.8 update. Looking into webkit-efl error messages I think there
> are similar issues (webkit). Hope to find the time to fix both next
> week.

current webkit-efl revision was failing near the end while linking, but
I wanted to upgrade it anyways (I was using old revision mostly because
we didn't have harfbuzz when I was upgrading it for last time), but
it's hard to find newer working revision and what's even worse is that
only test app for webkit-efl (I know of) is eve which is quite abandoned
in upstream and every webkit-efl upgrade in the past required couple of
fixes in eve to support new APIs :/.

Interestingly last revision I was building today r141868 fails in
different places for armv4t, armv5te+armv7a and qemux86-64 :).

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: world build on angstrom-next
  2013-05-21 19:32   ` Martin Jansa
@ 2013-05-21 19:47     ` Andreas Müller
  2013-05-21 19:50       ` Khem Raj
  2013-05-21 21:04       ` Martin Jansa
  0 siblings, 2 replies; 6+ messages in thread
From: Andreas Müller @ 2013-05-21 19:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Discussion of the angstrom distribution development

On Tue, May 21, 2013 at 9:32 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Tue, May 21, 2013 at 09:20:26PM +0200, Andreas Müller wrote:
>> On Tue, May 21, 2013 at 8:16 PM, Khem Raj <raj.khem@gmail.com> wrote:
>> > Hi All
>> >
>> > I have run world build on angstrom and here are results if anyone is interested and provide fixes.
>> >
>> > http://sakrah.dontexist.org/files/eglibc.beaglebone.world.log
>> >
>> > There are a lot of parsing errors especially from meta-opie
>> >
>> > Thanks
>> > -Khem
>> >
>> Few errors should be fixed by my last series not yet applied (gtkhtml2
>> / evince - this is not a ping :)
>
> I plan to push it today anyway, I was just waiting for khem's reply
> about .inc merge :).
>
>> For chromium I have fixed some (not yet all) errors which came up with
>> gcc 4.8 update. Looking into webkit-efl error messages I think there
>> are similar issues (webkit). Hope to find the time to fix both next
>> week.
>
> current webkit-efl revision was failing near the end while linking, but
> I wanted to upgrade it anyways (I was using old revision mostly because
> we didn't have harfbuzz when I was upgrading it for last time), but
> it's hard to find newer working revision and what's even worse is that
> only test app for webkit-efl (I know of) is eve which is quite abandoned
> in upstream and every webkit-efl upgrade in the past required couple of
> fixes in eve to support new APIs :/.
>
> Interestingly last revision I was building today r141868 fails in
> different places for armv4t, armv5te+armv7a and qemux86-64 :).
>
I was also wondering of the passed chromium in the last logs you sent.
Was this build performed with gcc 4.8 - or was there an update fixing
builds with gcc 4.8 which I have missed?

Andreas


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: world build on angstrom-next
  2013-05-21 19:47     ` Andreas Müller
@ 2013-05-21 19:50       ` Khem Raj
  2013-05-21 21:04       ` Martin Jansa
  1 sibling, 0 replies; 6+ messages in thread
From: Khem Raj @ 2013-05-21 19:50 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Discussion of the angstrom distribution development


On May 21, 2013, at 12:47 PM, Andreas Müller <schnitzeltony@googlemail.com> wrote:

> I was also wondering of the passed chromium in the last logs you sent.
> Was this build performed with gcc 4.8 - or was there an update fixing
> builds with gcc 4.8 which I have missed?
> 

yes gcc 4.8 and no local patches to chromium

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: world build on angstrom-next
  2013-05-21 19:47     ` Andreas Müller
  2013-05-21 19:50       ` Khem Raj
@ 2013-05-21 21:04       ` Martin Jansa
  1 sibling, 0 replies; 6+ messages in thread
From: Martin Jansa @ 2013-05-21 21:04 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Discussion of the angstrom distribution development

[-- Attachment #1: Type: text/plain, Size: 2565 bytes --]

On Tue, May 21, 2013 at 09:47:21PM +0200, Andreas Müller wrote:
> On Tue, May 21, 2013 at 9:32 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > On Tue, May 21, 2013 at 09:20:26PM +0200, Andreas Müller wrote:
> >> On Tue, May 21, 2013 at 8:16 PM, Khem Raj <raj.khem@gmail.com> wrote:
> >> > Hi All
> >> >
> >> > I have run world build on angstrom and here are results if anyone is interested and provide fixes.
> >> >
> >> > http://sakrah.dontexist.org/files/eglibc.beaglebone.world.log
> >> >
> >> > There are a lot of parsing errors especially from meta-opie
> >> >
> >> > Thanks
> >> > -Khem
> >> >
> >> Few errors should be fixed by my last series not yet applied (gtkhtml2
> >> / evince - this is not a ping :)
> >
> > I plan to push it today anyway, I was just waiting for khem's reply
> > about .inc merge :).
> >
> >> For chromium I have fixed some (not yet all) errors which came up with
> >> gcc 4.8 update. Looking into webkit-efl error messages I think there
> >> are similar issues (webkit). Hope to find the time to fix both next
> >> week.
> >
> > current webkit-efl revision was failing near the end while linking, but
> > I wanted to upgrade it anyways (I was using old revision mostly because
> > we didn't have harfbuzz when I was upgrading it for last time), but
> > it's hard to find newer working revision and what's even worse is that
> > only test app for webkit-efl (I know of) is eve which is quite abandoned
> > in upstream and every webkit-efl upgrade in the past required couple of
> > fixes in eve to support new APIs :/.
> >
> > Interestingly last revision I was building today r141868 fails in
> > different places for armv4t, armv5te+armv7a and qemux86-64 :).
> >
> I was also wondering of the passed chromium in the last logs you sent.
> Was this build performed with gcc 4.8 - or was there an update fixing
> builds with gcc 4.8 which I have missed?

My builds were with gcc-4.8 and I see chromium do_compile failing in my 
last build and the same in khem's log

http://lists.linuxtogo.org/pipermail/openembedded-devel/2013-May/045634.html

| ../../third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In
destructor 'webrtc::scoped_ptr<T>::~scoped_ptr()':
| ../../third_party/webrtc/system_wrappers/interface/scoped_ptr.h:55:18:
error: typedef 'type_must_be_complete' locally defined but not used
[-Werror=unused-local-typedefs]
|      typedef char type_must_be_complete[sizeof(T)];
|                   ^

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-21 21:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-21 18:16 world build on angstrom-next Khem Raj
2013-05-21 19:20 ` Andreas Müller
2013-05-21 19:32   ` Martin Jansa
2013-05-21 19:47     ` Andreas Müller
2013-05-21 19:50       ` Khem Raj
2013-05-21 21:04       ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.