[Buildroot] [PATCH] kmsxx: not available on m68k

Waldemar Brodkorb wbx at openadk.org
Mon Feb 13 21:37:13 UTC 2017


Hi Peter,
Peter Korsgaard wrote,

> >>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:
> 
>  > Hello,
>  > On Mon, 13 Feb 2017 10:35:02 +0100, Peter Korsgaard wrote:
> 
>  >> diff --git a/package/kmsxx/Config.in b/package/kmsxx/Config.in
>  >> index 1d174c18b..3750897bb 100644
>  >> --- a/package/kmsxx/Config.in
>  >> +++ b/package/kmsxx/Config.in
>  >> @@ -4,6 +4,7 @@ config BR2_PACKAGE_KMSXX
>  >> depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_8
>  >> depends on BR2_INSTALL_LIBSTDCPP
>  >> depends on BR2_TOOLCHAIN_HAS_THREADS # libdrm
>  >> +	depends on !BR2_m68k # gcc ice
> 
>  > As usual, I really prefer if we report the bug to gcc upstream, and
>  > then do a depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_xyz. Otherwise, it's
>  > really tricky to keep track of when this or that issue gets resolved
>  > and when we can re-enable m68k.
> 
>  > CC'ing Waldemar on this.
> 
> That's also fine by me if somebody wants to do that. I personally don't
> know/care enough about m68k, and it has been failing since October
> without anything happening, so I think we should disable it.

It is not that nothing happened.
I think this would be solved by my following patch:
http://buildroot-busybox.2317881.n4.nabble.com/PATCH-m68k-add-special-gcc-flag-to-avoid-ICE-for-coldfire-td151151.html

Did you had a chance to discuss the required changes with Arnout in
the last developer meeting?

best regards
 Waldemar


More information about the buildroot mailing list