Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1234173
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Build regressions/improvements in v4.3-rc3 |
| Date | 2015-09-28 16:00 +0200 |
| Message-ID | <qdH8d-1eq-3@gated-at.bofh.it> (permalink) |
| References | <qdAzM-6ys-11@gated-at.bofh.it> <qdAzM-6ys-15@gated-at.bofh.it> <qdD4B-1Mi-3@gated-at.bofh.it> <qdDei-1XB-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Russell,
On Mon, Sep 28, 2015 at 11:48 AM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> On Mon, Sep 28, 2015 at 10:30:06AM +0100, Russell King - ARM Linux wrote:
>> On Mon, Sep 28, 2015 at 08:57:44AM +0200, Geert Uytterhoeven wrote:
>> > On Sun, Sep 27, 2015 at 9:34 PM, Geert Uytterhoeven
>> > <geert@linux-m68k.org> wrote:
>> > > JFYI, when comparing v4.3-rc3[1] to v4.3-rc2[3], the summaries are:
>> > > - build errors: +8/-12
>> >
>> > + error: No rule to make target include/config/auto.conf: => N/A
>> >
>> > arm-randconfig
>>
>> Not every randconfig failure is a kernel problem. Here's an example:
>>
>> Physical address of main memory (PHYS_OFFSET) [] (NEW) aborted!
>>
>> Console input/output is redirected. Run 'make oldconfig' to update configuration.
>>
>> This needs someone to provide a value, which means these failures are
>> not in fact failures of the kernel, but a failure of the build system
>> to anticipate that there may be Kconfig questions that need input.
>>
>> So, these ones should be ignored.
Usually I ignore them. But as this was the only failure to report (I ignore
R_PPC64_REL24 failures, too), I thought to kick the kbuild people (and the
ARM list, as it was the ARM randconfig that failed) for once.
> Also, a great many of the failures are due to the build toolchain not
> supporting -fstack-protector-strong. I think it's absolutely right
> for the build to error out if you enable a kernel feature which requires
> toolchain support, but the toolchain does not support that feature.
>
> What this means is that the build results from kissb are less than
> useful - without spending ages looking at every single build, it's
> hard to find the real failures we care about.
>
> I'd suggest that either the randconfig is seeded to ensure that
> CONFIG_CC_STACKPROTECTOR_STRONG is always disabled in ARM randconfigs,
> or that the ARM toolchain is updated to support this feature.
Or that it's impossible to enable this feature if your toolchain doesn't
support it?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Build regressions/improvements in v4.3-rc3 Geert Uytterhoeven <geert@linux-m68k.org> - 2015-09-28 09:00 +0200
Re: Build regressions/improvements in v4.3-rc3 Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-09-28 11:40 +0200
Re: Build regressions/improvements in v4.3-rc3 Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-09-28 11:50 +0200
Re: Build regressions/improvements in v4.3-rc3 Geert Uytterhoeven <geert@linux-m68k.org> - 2015-09-28 16:00 +0200
Re: Build regressions/improvements in v4.3-rc3 Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-09-28 16:00 +0200
Re: Build regressions/improvements in v4.3-rc3 Geert Uytterhoeven <geert@linux-m68k.org> - 2015-09-28 16:10 +0200
csiph-web