Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [autobuild.buildroot.net] Your build results for 2016-09-08
       [not found] <20160909063028.EEABF101E05@stock.ovh.net>
@ 2016-09-09  7:47 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2016-09-09  7:47 UTC (permalink / raw)
  To: buildroot

All,

On 2016-09-09 08:30 +0200, Thomas Petazzoni spake thusly:
> Build failures related to your packages:
>      sparc64 |                      nut-2.7.2 | http://autobuild.buildroot.net/results/58d9782f65fedd1ef527a130ff7a5553edab1dd3

Not reproducible, probably a parallel build issue.
Investigating a fix/workaround...

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

* [Buildroot] [autobuild.buildroot.net] Your build results for 2016-09-08
       [not found] <20160909063029.5604A101E05@stock.ovh.net>
@ 2016-09-09 18:25 ` Romain Naour
  0 siblings, 0 replies; 2+ messages in thread
From: Romain Naour @ 2016-09-09 18:25 UTC (permalink / raw)
  To: buildroot

Hi Thomas,

Le 09/09/2016 ? 08:30, Thomas Petazzoni a ?crit :
> Hello,
> 
> This is the list of Buildroot build failures that occured on
> 2016-09-08, and for which you are a registered architecture developer
> or package developer. Please help us improving the quality of
> Buildroot by investigating those build failures and sending patches to
> fix them. Thanks!
> 
> Build failures related to your packages:
> 
>          arm |                     efl-1.18.0 | http://autobuild.buildroot.net/results/7d3b5297c80114e37e91c9b44222b207bc8d100c

BR2_PACKAGE_WAYLAND is enabled in this configuration but the new Wayland support
in 1.18.0 requires some more dependencies [1] like libdrm which will be added by
[2]. Also, the wayland support should be reworked to be handled by something like:

config BR2_PACKAGE_EFL_WAYLAND
	bool "Wayland"
	depends on BR2_PACKAGE_EFL_OPENGLES
	select BR2_PACKAGE_EFL_DRM
	select BR2_PACKAGE_EFL_GL_DRM
	select BR2_PACKAGE_WAYLAND

So the Wayland support should be completely disabled for now.

[1] https://www.enlightenment.org/about-wayland
[2] http://patchwork.ozlabs.org/patch/667161.

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

end of thread, other threads:[~2016-09-09 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160909063028.EEABF101E05@stock.ovh.net>
2016-09-09  7:47 ` [Buildroot] [autobuild.buildroot.net] Your build results for 2016-09-08 Yann E. MORIN
     [not found] <20160909063029.5604A101E05@stock.ovh.net>
2016-09-09 18:25 ` Romain Naour

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