[Buildroot] Analysis of build failures

Eric Le Bihan eric.le.bihan.dev at free.fr
Fri Jun 13 14:55:17 UTC 2014


Hi!
On Fri, Jun 13, 2014 at 11:12:16AM +0200, Thomas Petazzoni wrote:

[...]

> On Fri, 13 Jun 2014 08:30:10 +0200 (CEST), Thomas Petazzoni wrote:

> >    powerpc |                    systemd-213 | NOK | http://autobuild.buildroot.net/results/4b00d517c17cfcd29359e63423f15ac5331096b2/
> >       i686 |                    systemd-213 | NOK | http://autobuild.buildroot.net/results/33e1447949d13bccc4076b69f902432e2131cc1c/
>
> Will be fixed by http://patchwork.ozlabs.org/patch/358913/.
This patch will only fix http://autobuild.buildroot.net/results/4b00d517c17cfcd29359e63423f15ac5331096b2/.

The error in http://autobuild.buildroot.net/results/33e1447949d13bccc4076b69f902432e2131cc1c/ is:

  src/libsystemd/sd-rtnl/rtnl-types.c:70:10: error: 'IFLA_VLAN_PROTOCOL'
  undeclared here (not in a function)
           [IFLA_VLAN_PROTOCOL]    = { .type = NLA_U16 },

IFLA_VLAN_PROTOCOL was introduced in Linux 3.10. I'll post a patch updating
the kernel headers needs for systemd.

Best regards,
ELB


More information about the buildroot mailing list