Re: Build regressions/improvements in v2.6.39-rc3

From: Geert Uytterhoeven
Date: Wed Apr 13 2011 - 13:38:20 EST


On Wed, Apr 13, 2011 at 19:32, David Miller <davem@xxxxxxxxxxxxx> wrote:
> From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> Date: Wed, 13 Apr 2011 18:35:45 +0200 (CEST)
>
>> 47 regressions:
>> Â + build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/ethtool.h: error: expected specifier-qualifier-list before '__u32': 104, 90, 21, 282, 389, 460, 521, 444, 96, 297, 82, 57, 291, 258, 231, 482, 209, 510, 265, 113 => 104, 538, 90, 21, 523, 552, 266, 445, 292, 96, 82, 512, 563, 57, 259, 283, 298, 484, 390, 231, 209, 462, 574, 113
>
> I do allmodconfig builds on sparc64 systems every single day using
> various versions of gcc-4.4, gcc-4.5, and gcc-4.6
>
> And I never ever see this build error. ÂNever.
>
> If you're using a cross build environment, maybe something isn't quite
> right with that?

As it mentions `/usr/include/linux/ethtool.h', it seems to be an
include that's part of the
cross build environment.

There's a similar issue with:

| src/Documentation/accounting/getdelays.c: error: 'struct nlattr' has
no member named 'nla_len': 464, 495, 142, 187, 140, 469 => 464, 495,
142, 508, 187, 140, 469

which only triggers on the same sparc64 cross build environment...

I'm just using the logs from the linux-next build service...

Gr{oetje,eeting}s,

            Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
             Â Â -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/