All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Altera socdk defconfig no longer builds
@ 2016-12-21 22:04 Peter Korsgaard
  2016-12-21 22:23 ` Charles Manning
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2016-12-21 22:04 UTC (permalink / raw)
  To: buildroot

Hi,

Back in 2015, you contributed altera_socdk_defconfig to Buildroot.
Unfortunately, this defconfig no longer builds: the Linux kernel
version used is too old to build with gcc 5.x.

Do you still have access to this HW platform? If so, can you contribute
a patch to update the defconfig? If you're no longer interested by this
platform, we can also decide to remove its defconfig.

https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/185616883

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>

-- 
Bye, Peter Korsgaard

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

* [Buildroot] Altera socdk defconfig no longer builds
  2016-12-21 22:04 [Buildroot] Altera socdk defconfig no longer builds Peter Korsgaard
@ 2016-12-21 22:23 ` Charles Manning
  2016-12-22  7:42   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Charles Manning @ 2016-12-21 22:23 UTC (permalink / raw)
  To: buildroot

On Thu, Dec 22, 2016 at 11:04 AM, Peter Korsgaard <peter@korsgaard.com>
wrote:

> Hi,
>
> Back in 2015, you contributed altera_socdk_defconfig to Buildroot.
> Unfortunately, this defconfig no longer builds: the Linux kernel
> version used is too old to build with gcc 5.x.
>
> Do you still have access to this HW platform? If so, can you contribute
> a patch to update the defconfig? If you're no longer interested by this
> platform, we can also decide to remove its defconfig.
>
> https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/185616883
>
> You need to move to kernel 3.18+ for compatibility with gcc5.x or
> alternatively backport this commit (and any dependencies):
>
> Thanks Peter

I still have this device in storage somewhere though I have not used it for
at least 15 months.

I will try to sort out a patch sometime over the Christmas break.

-- Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20161222/b270cd89/attachment.html>

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

* [Buildroot] Altera socdk defconfig no longer builds
  2016-12-21 22:23 ` Charles Manning
@ 2016-12-22  7:42   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2016-12-22  7:42 UTC (permalink / raw)
  To: buildroot

>>>>> "Charles" == Charles Manning <cdhmanning@gmail.com> writes:

Hi,

 > I still have this device in storage somewhere though I have not used it for
 > at least 15 months.

 > I will try to sort out a patch sometime over the Christmas break.

Great, thanks!

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2016-12-22  7:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-21 22:04 [Buildroot] Altera socdk defconfig no longer builds Peter Korsgaard
2016-12-21 22:23 ` Charles Manning
2016-12-22  7:42   ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.