* [Buildroot] via_imx6_vab820_defconfig fails to build
@ 2016-11-05 14:22 Thomas Petazzoni
2016-11-08 8:53 ` Gergely Imreh
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2016-11-05 14:22 UTC (permalink / raw)
To: buildroot
Hello Gergely,
Last year, you contributed the via_imx6_vab820_defconfig to Buildroot
to add support for this HW platform from VIA.
Unfortunately, this defconfig no longer builds, because the U-Boot
version used is too old to build with gcc 5.x.
If you still have access to this HW platform, could you submit a patch
that updates the defconfig to use a newer U-Boot version, which
builds properly with gcc 5.x ?
See
http://free-electrons.com/~thomas/pub/buildroot-defconfigs/via_imx6_vab820_defconfig.log.FAIL
for the full build log.
Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] via_imx6_vab820_defconfig fails to build
2016-11-05 14:22 [Buildroot] via_imx6_vab820_defconfig fails to build Thomas Petazzoni
@ 2016-11-08 8:53 ` Gergely Imreh
2016-12-21 20:57 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Gergely Imreh @ 2016-11-08 8:53 UTC (permalink / raw)
To: buildroot
Hi Thomas,
Sure thing, I still have some access to the platform. I'll check out the
build failure and send a patch when fixed.
Cheers,
Gergely
On 5 November 2016 at 16:22, Thomas Petazzoni <
thomas.petazzoni@free-electrons.com> wrote:
> Hello Gergely,
>
> Last year, you contributed the via_imx6_vab820_defconfig to Buildroot
> to add support for this HW platform from VIA.
>
> Unfortunately, this defconfig no longer builds, because the U-Boot
> version used is too old to build with gcc 5.x.
>
> If you still have access to this HW platform, could you submit a patch
> that updates the defconfig to use a newer U-Boot version, which
> builds properly with gcc 5.x ?
>
> See
> http://free-electrons.com/~thomas/pub/buildroot-
> defconfigs/via_imx6_vab820_defconfig.log.FAIL
> for the full build log.
>
> Thanks a lot!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux and Kernel engineering
> http://free-electrons.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20161108/d302a358/attachment.html>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] via_imx6_vab820_defconfig fails to build
2016-11-08 8:53 ` Gergely Imreh
@ 2016-12-21 20:57 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2016-12-21 20:57 UTC (permalink / raw)
To: buildroot
Hi,
> Sure thing, I still have some access to the platform. I'll check out the
> build failure and send a patch when fixed.
Any news on this? You need to move to kernel 3.18+ for compatibility
with gcc5.x or alternatively backport this commit (and any
dependencies):
commit 71458cfc782eafe4b27656e078d379a34e472adf
Author: Sasha Levin <sasha.levin@oracle.com>
Date: Mon Oct 13 15:51:05 2014 -0700
kernel: add support for gcc 5
We're missing include/linux/compiler-gcc5.h which is required now
because gcc branched off to v5 in trunk.
Just copy the relevant bits out of include/linux/compiler-gcc4.h,
no new code is added as of now.
This fixes a build error when using gcc 5.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Do you think you will manage to fix the build issue before the end of
January or should we remove the defconfig?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-12-21 20:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-05 14:22 [Buildroot] via_imx6_vab820_defconfig fails to build Thomas Petazzoni
2016-11-08 8:53 ` Gergely Imreh
2016-12-21 20:57 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox