Openembedded Devel Discussions
 help / color / mirror / Atom feed
* test build just finished, three failed package builds
@ 2009-12-14 10:13 Robert P. J. Day
  2009-12-14 10:22 ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2009-12-14 10:13 UTC (permalink / raw)
  To: OpenEmbedded Development mailing list


  just this minute, my latest build attempt for beagle demo image off
of dev branch produced:

ERROR: '/home/rpjday/oe/openembedded/recipes/mesa/mesa-dri_7.0.3.bb' failed
ERROR: '/home/rpjday/oe/openembedded/recipes/e2fsprogs/e2fsprogs_1.41.5.bb' failed
ERROR: '/home/rpjday/oe/openembedded/recipes/gnome/gnome-games_2.24.0.bb' failed

  are any of these known issues, or should i dig into the log files?

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================



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

* Re: test build just finished, three failed package builds
  2009-12-14 10:13 test build just finished, three failed package builds Robert P. J. Day
@ 2009-12-14 10:22 ` Martin Jansa
  2009-12-14 15:42   ` Robert P. J. Day
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2009-12-14 10:22 UTC (permalink / raw)
  To: openembedded-devel

On Mon, Dec 14, 2009 at 05:13:32AM -0500, Robert P. J. Day wrote:
> 
>   just this minute, my latest build attempt for beagle demo image off
> of dev branch produced:
> 
> ERROR: '/home/rpjday/oe/openembedded/recipes/mesa/mesa-dri_7.0.3.bb' failed
We probably need those patches from DJWillis
http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=e6f17d1cc03bdd90c575b7e2bd482932e53ba9c0
http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=60b64bead81643e5c97c29abc4574c66398b3ebb
http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=f8b4d26e7cfe06bfc8474df50035b886045a0324
http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=de272c2db0e37b72bfa55268a2e383c906ee0680
http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=63144b3bb0e035d3f8109fb907bb018694f2a9f0

Or I can set PREFERRED_PROVIDER_virtual/libgl to "mesa" instead of
"mesa-dri" in compatibility_providers.conf or maybe it should be set on
distro/machine level.

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



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

* Re: test build just finished, three failed package builds
  2009-12-14 10:22 ` Martin Jansa
@ 2009-12-14 15:42   ` Robert P. J. Day
  2009-12-14 20:58     ` Philip Balister
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2009-12-14 15:42 UTC (permalink / raw)
  To: openembedded-devel

On Mon, 14 Dec 2009, Martin Jansa wrote:

> On Mon, Dec 14, 2009 at 05:13:32AM -0500, Robert P. J. Day wrote:
> >
> >   just this minute, my latest build attempt for beagle demo image off
> > of dev branch produced:
> >
> > ERROR: '/home/rpjday/oe/openembedded/recipes/mesa/mesa-dri_7.0.3.bb' failed
> We probably need those patches from DJWillis
> http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=e6f17d1cc03bdd90c575b7e2bd482932e53ba9c0
> http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=60b64bead81643e5c97c29abc4574c66398b3ebb
> http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=f8b4d26e7cfe06bfc8474df50035b886045a0324
> http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=de272c2db0e37b72bfa55268a2e383c906ee0680
> http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=63144b3bb0e035d3f8109fb907bb018694f2a9f0
>
> Or I can set PREFERRED_PROVIDER_virtual/libgl to "mesa" instead of
> "mesa-dri" in compatibility_providers.conf or maybe it should be set on
> distro/machine level.

  if someone pushes some patches for the current build fails on
fedora, mention that here and i'll be happy to pull and retest the dev
branch.

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================



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

* Re: test build just finished, three failed package builds
  2009-12-14 15:42   ` Robert P. J. Day
@ 2009-12-14 20:58     ` Philip Balister
  2009-12-14 22:39       ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Philip Balister @ 2009-12-14 20:58 UTC (permalink / raw)
  To: openembedded-devel

On 12/14/2009 10:42 AM, Robert P. J. Day wrote:
> On Mon, 14 Dec 2009, Martin Jansa wrote:
>
>> On Mon, Dec 14, 2009 at 05:13:32AM -0500, Robert P. J. Day wrote:
>>>
>>>    just this minute, my latest build attempt for beagle demo image off
>>> of dev branch produced:
>>>
>>> ERROR: '/home/rpjday/oe/openembedded/recipes/mesa/mesa-dri_7.0.3.bb' failed
>> We probably need those patches from DJWillis
>> http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=e6f17d1cc03bdd90c575b7e2bd482932e53ba9c0
>> http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=60b64bead81643e5c97c29abc4574c66398b3ebb
>> http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=f8b4d26e7cfe06bfc8474df50035b886045a0324
>> http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=de272c2db0e37b72bfa55268a2e383c906ee0680
>> http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=63144b3bb0e035d3f8109fb907bb018694f2a9f0
>>
>> Or I can set PREFERRED_PROVIDER_virtual/libgl to "mesa" instead of
>> "mesa-dri" in compatibility_providers.conf or maybe it should be set on
>> distro/machine level.
>
>    if someone pushes some patches for the current build fails on
> fedora, mention that here and i'll be happy to pull and retest the dev
> branch.

I've cherry-picked these from openpandora. If it builds, or at least 
gets past mesa stuff, I'll push.

Philip



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

* Re: test build just finished, three failed package builds
  2009-12-14 20:58     ` Philip Balister
@ 2009-12-14 22:39       ` Martin Jansa
  0 siblings, 0 replies; 5+ messages in thread
From: Martin Jansa @ 2009-12-14 22:39 UTC (permalink / raw)
  To: openembedded-devel

On Mon, Dec 14, 2009 at 03:58:24PM -0500, Philip Balister wrote:
> On 12/14/2009 10:42 AM, Robert P. J. Day wrote:
> >On Mon, 14 Dec 2009, Martin Jansa wrote:
> >
> >>On Mon, Dec 14, 2009 at 05:13:32AM -0500, Robert P. J. Day wrote:
> >>>
> >>>   just this minute, my latest build attempt for beagle demo image off
> >>>of dev branch produced:
> >>>
> >>>ERROR: '/home/rpjday/oe/openembedded/recipes/mesa/mesa-dri_7.0.3.bb' failed
> >>We probably need those patches from DJWillis
> >>http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=e6f17d1cc03bdd90c575b7e2bd482932e53ba9c0
> >>http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=60b64bead81643e5c97c29abc4574c66398b3ebb
> >>http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=f8b4d26e7cfe06bfc8474df50035b886045a0324
> >>http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=de272c2db0e37b72bfa55268a2e383c906ee0680
> >>http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=63144b3bb0e035d3f8109fb907bb018694f2a9f0
> >>
> >>Or I can set PREFERRED_PROVIDER_virtual/libgl to "mesa" instead of
> >>"mesa-dri" in compatibility_providers.conf or maybe it should be set on
> >>distro/machine level.
> >
> >   if someone pushes some patches for the current build fails on
> >fedora, mention that here and i'll be happy to pull and retest the dev
> >branch.
> 
> I've cherry-picked these from openpandora. If it builds, or at least
> gets past mesa stuff, I'll push.
> 
> Philip

And I've pushed change of default virtual/libgl provider in
compatibility-providers.conf from mesa-dri to mesa.

Hopefully this way it would be less painfull for machine maintainers to
pick right mesa provider for their device.

Regards,

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



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

end of thread, other threads:[~2009-12-14 22:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-14 10:13 test build just finished, three failed package builds Robert P. J. Day
2009-12-14 10:22 ` Martin Jansa
2009-12-14 15:42   ` Robert P. J. Day
2009-12-14 20:58     ` Philip Balister
2009-12-14 22:39       ` Martin Jansa

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