Openembedded Core Discussions
 help / color / mirror / Atom feed
* State of bitbake world, Failed tasks 2014-01-09
@ 2014-01-09 14:46 Martin Jansa
  2014-01-09 15:12 ` [oe] " Andreas Müller
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2014-01-09 14:46 UTC (permalink / raw)
  To: openembedded-core, openembedded-devel

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

http://www.openembedded.org/wiki/Bitbake_World_Status

== Failed tasks 2014-01-09 ==

=== common (6) ===
    * meta-openembedded/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb, do_configure
    * meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_fetch
    * meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb, do_compile
    * meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb, do_compile
    * meta-openembedded/meta-oe/recipes-navigation/monav/monav_0.3.bb, do_compile
    * meta-qt5/recipes-qt/qt5/qtwayland_git.bb, do_compile

=== common-x86 (5) ===
    * meta-browser/recipes-mozilla/firefox/firefox_10.0.11esr.bb, do_compile
    * meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc_1.1.11.bb, do_compile
    * meta-openembedded/meta-oe/recipes-support/emacs/emacs_23.4.bb, do_compile
    * meta-openembedded/meta-oe/recipes-support/ode/ode_0.9.bb, do_configure
    * openembedded-core/meta/recipes-devtools/autogen/autogen-native_5.18.2.bb, do_compile

=== qemuarm (5) ===
    * meta-openembedded/meta-gnome/recipes-gnome/devilspie/devilspie2_0.24.bb, do_compile
    * meta-openembedded/meta-networking/recipes-support/traceroute/traceroute_2.0.18.bb, do_compile
    * meta-openembedded/meta-oe/recipes-support/bash-completion/bash-completion_2.0.bb, do_install
    * openembedded-core/meta/recipes-devtools/make/make_4.0.bb, do_compile
    * openembedded-core/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb, do_compile

=== qemux86 (1) ===
    * meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb, do_compile

=== qemux86_64 (4) ===
    * meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb, do_fetch
    * meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb, do_configure
    * meta-openembedded/meta-oe/recipes-core/libxml/libxml++_2.35.3.bb, do_compile
    * meta-openembedded/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb, do_compile

=== Number of failed tasks ===
{| class=wikitable
|-
||qemuarm       ||11    ||http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches//log.world.20140107_145350.log/
|-
||qemux86       ||12    ||http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches//log.world.20140108_115626.log/
|-
||qemux86_64    ||15    ||http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches//log.world.20140109_011732.log/
|}

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

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

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

* Re: [oe] State of bitbake world, Failed tasks 2014-01-09
  2014-01-09 14:46 State of bitbake world, Failed tasks 2014-01-09 Martin Jansa
@ 2014-01-09 15:12 ` Andreas Müller
  2014-01-09 15:23   ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Müller @ 2014-01-09 15:12 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org
  Cc: Patches and discussions about the oe-core layer

On Thu, Jan 9, 2014 at 3:46 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> http://www.openembedded.org/wiki/Bitbake_World_Status
>
> == Failed tasks 2014-01-09 ==
>
> === common (6) ===
>     * meta-openembedded/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb, do_configure
>     * meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_fetch
>     * meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb, do_compile
>     * meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb, do_compile
>     * meta-openembedded/meta-oe/recipes-navigation/monav/monav_0.3.bb, do_compile
>     * meta-qt5/recipes-qt/qt5/qtwayland_git.bb, do_compile

I have problems with qtwayland too and think that I am close to
understand what's going on (on 5.2 branch). Where do I find logs for
this error?

Andreas


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

* Re: [oe] State of bitbake world, Failed tasks 2014-01-09
  2014-01-09 15:12 ` [oe] " Andreas Müller
@ 2014-01-09 15:23   ` Martin Jansa
  2014-01-09 16:37     ` Andreas Müller
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2014-01-09 15:23 UTC (permalink / raw)
  To: Andreas Müller
  Cc: openembedded-devel@lists.openembedded.org,
	Patches and discussions about the oe-core layer

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

On Thu, Jan 09, 2014 at 04:12:52PM +0100, Andreas Müller wrote:
> On Thu, Jan 9, 2014 at 3:46 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > http://www.openembedded.org/wiki/Bitbake_World_Status
> >
> > == Failed tasks 2014-01-09 ==
> >
> > === common (6) ===
> >     * meta-openembedded/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb, do_configure
> >     * meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_fetch
> >     * meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb, do_compile
> >     * meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb, do_compile
> >     * meta-openembedded/meta-oe/recipes-navigation/monav/monav_0.3.bb, do_compile
> >     * meta-qt5/recipes-qt/qt5/qtwayland_git.bb, do_compile
> 
> I have problems with qtwayland too and think that I am close to
> understand what's going on (on 5.2 branch). Where do I find logs for
> this error?

Links for each machine are on the bottom of the e-mail:

http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/...

qtwayland builds for me fine with oe-core only and also in qt5-5.2.0 +
webos-ports, so I haven't looked much into it yet.

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

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

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

* Re: [oe] State of bitbake world, Failed tasks 2014-01-09
  2014-01-09 15:23   ` Martin Jansa
@ 2014-01-09 16:37     ` Andreas Müller
  2014-01-09 23:26       ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Müller @ 2014-01-09 16:37 UTC (permalink / raw)
  To: Martin Jansa
  Cc: openembedded-devel@lists.openembedded.org,
	Patches and discussions about the oe-core layer

On Thu, Jan 9, 2014 at 4:23 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Thu, Jan 09, 2014 at 04:12:52PM +0100, Andreas Müller wrote:
>> On Thu, Jan 9, 2014 at 3:46 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
>> > http://www.openembedded.org/wiki/Bitbake_World_Status
>> >
>> > == Failed tasks 2014-01-09 ==
>> >
>> > === common (6) ===
>> >     * meta-openembedded/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb, do_configure
>> >     * meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_fetch
>> >     * meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb, do_compile
>> >     * meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb, do_compile
>> >     * meta-openembedded/meta-oe/recipes-navigation/monav/monav_0.3.bb, do_compile
>> >     * meta-qt5/recipes-qt/qt5/qtwayland_git.bb, do_compile
>>
>> I have problems with qtwayland too and think that I am close to
>> understand what's going on (on 5.2 branch). Where do I find logs for
>> this error?
>
> Links for each machine are on the bottom of the e-mail:
>
> http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/...
>
> qtwayland builds for me fine with oe-core only and also in qt5-5.2.0 +
> webos-ports, so I haven't looked much into it yet.
OK - I can't find that in the logs - but anyway: I am working also on
5.2.0 and my error for qtwayland showed up as tons of multiple defined
GL data types as

'error: 'GLdouble' has a previous declaration as 'typedef GLfloat GLdouble''

Reason was that I had GL-headers in my sysroot but qtwayland was
configured without wayland-egl / egl (it took me long to find out that
that wayland-egl is supplied by mesa..). So qtwayland tried to build
glx-compositor which does not work with GL/GLES headers in sysroot.
After building egl and wayland-egl, qtwayland configured fine and the
errors disappeared.

Andreas


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

* Re: [oe] State of bitbake world, Failed tasks 2014-01-09
  2014-01-09 16:37     ` Andreas Müller
@ 2014-01-09 23:26       ` Martin Jansa
  0 siblings, 0 replies; 5+ messages in thread
From: Martin Jansa @ 2014-01-09 23:26 UTC (permalink / raw)
  To: Andreas Müller
  Cc: openembedded-devel@lists.openembedded.org,
	Patches and discussions about the oe-core layer

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

On Thu, Jan 09, 2014 at 05:37:24PM +0100, Andreas Müller wrote:
> On Thu, Jan 9, 2014 at 4:23 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > On Thu, Jan 09, 2014 at 04:12:52PM +0100, Andreas Müller wrote:
> >> On Thu, Jan 9, 2014 at 3:46 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> >> > http://www.openembedded.org/wiki/Bitbake_World_Status
> >> >
> >> > == Failed tasks 2014-01-09 ==
> >> >
> >> > === common (6) ===
> >> >     * meta-openembedded/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb, do_configure
> >> >     * meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_fetch
> >> >     * meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb, do_compile
> >> >     * meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb, do_compile
> >> >     * meta-openembedded/meta-oe/recipes-navigation/monav/monav_0.3.bb, do_compile
> >> >     * meta-qt5/recipes-qt/qt5/qtwayland_git.bb, do_compile
> >>
> >> I have problems with qtwayland too and think that I am close to
> >> understand what's going on (on 5.2 branch). Where do I find logs for
> >> this error?
> >
> > Links for each machine are on the bottom of the e-mail:
> >
> > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/...
> >
> > qtwayland builds for me fine with oe-core only and also in qt5-5.2.0 +
> > webos-ports, so I haven't looked much into it yet.
> OK - I can't find that in the logs - but anyway: I am working also on
> 5.2.0 and my error for qtwayland showed up as tons of multiple defined
> GL data types as

e.g.
http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20140109_011732.log/bitbake.log

has that, but if you're looking at it in browser you need to wait quite
a long time for it to fetch completely and at least in chromium it
sometimes fail to search in bigger text files for me.
 
| In file included from
/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/x86_64-oe-linux/qtwayland/5.1.0+gitAUTOINC+87dba733ac-r0/git/src/compositor/wayland_wrapper/qwlinputdevice.cpp:41:0:
|
/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/x86_64-oe-linux/qtwayland/5.1.0+gitAUTOINC+87dba733ac-r0/git/src/compositor/wayland_wrapper/qwlinputdevice_p.h:128:22:
error: field 'pointer' has incomplete type
|          ::wl_pointer pointer;
|                       ^

... and a lot more like this

> 'error: 'GLdouble' has a previous declaration as 'typedef GLfloat GLdouble''
> 
> Reason was that I had GL-headers in my sysroot but qtwayland was
> configured without wayland-egl / egl (it took me long to find out that
> that wayland-egl is supplied by mesa..). So qtwayland tried to build
> glx-compositor which does not work with GL/GLES headers in sysroot.
> After building egl and wayland-egl, qtwayland configured fine and the
> errors disappeared.

It's probably different error than what I have, but with latest mesa I
had problem that I need to define MESA_EGL_NO_X11_HEADERS in qtbase and
qtwebkit again to prevent using xorg includes, maybe that's where your
2nd GLdouble is leaking in?

http://lists.openembedded.org/pipermail/openembedded-core/2014-January/088072.html

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

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

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

end of thread, other threads:[~2014-01-09 23:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-09 14:46 State of bitbake world, Failed tasks 2014-01-09 Martin Jansa
2014-01-09 15:12 ` [oe] " Andreas Müller
2014-01-09 15:23   ` Martin Jansa
2014-01-09 16:37     ` Andreas Müller
2014-01-09 23:26       ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox