Re: Build regressions/improvements in v2.6.36-rc8

From: Geert Uytterhoeven
Date: Mon Oct 18 2010 - 03:06:12 EST


On Mon, Oct 18, 2010 at 07:27, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> On Sun, 17 Oct 2010 20:17:05 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>> On Sun, 17 Oct 2010 10:02:25 +0200 Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
>> > On Sun, Oct 17, 2010 at 00:14, Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote:
>> > > BTW, do you use LC_ALL=C when doing builds? ÂI'd like to be able to read
>> > > messages like this one:
>> > >
>> > > src/Documentation/spi/spidev_test.c:56: warning: (near initialization for ÃâËtrÃââ): 1 warnings in 1 logs

That should be

src/Documentation/spi/spidev_test.c:56: warning: (near initialization for âtrâ)

Just the shiny quotes got mangled.

>> >
>> > I just grab the logs from the linux-next build service.
>>
>> I will talk to Michael about that.
>
> Turns out that we do build with LANG=C, but the Geert is grabbing the
> logs embedded within the full results web page (which converts the '
> characters to &#39).
>
> Geert, to fetch the full log as a text file, just append "log/" to the
> results page url. ÂFor further help with what you are trying to do,
> please email Michael Ellerman (cc'd). ÂHe can possibly add useful other
> urls or interfaces for you.

I do fetch the log/ URLs.

But it seems alpine sends out my emails as:

Content-Type: TEXT/PLAIN; charset=ISO-8859-7

while it should be UTF-8. Strange, as I never specify that in the .pinerc...

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/