lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 08 Oct 2017 09:50:53 +1100
From:   Michael Ellerman <mpe@...erman.id.au>
To:     Thomas Meyer <thomas@...3r.de>
Cc:     Geert Uytterhoeven <geert@...ux-m68k.org>,
        "linux-kernel\@vger.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: Build regressions/improvements in v4.14-rc3

Thomas Meyer <thomas@...3r.de> writes:

> On Thu, Oct 05, 2017 at 01:43:31PM +1100, Michael Ellerman wrote:
>> Thomas Meyer <thomas@...3r.de> writes:
>> > On Tue, Oct 03, 2017 at 08:18:14PM +1100, Michael Ellerman wrote:
>> ...
>> >> 
>> >> I've switched it to using one of the toolchains from Free Electrons,
>> >> which is built with glibc, and that seems to be working:
>> >> 
>> >>   http://kisskb.ellerman.id.au/kisskb/buildresult/13171418/
>> >> 
>> >> 
>> >> Let me know if that's no good.
>> >
>> > Cool, excellent! Look good.
>> >
>> > Is it also possible to add an allyesconfig and allmodconfig for UML?
>> 
>> Sure.
>> 
>>   http://kisskb.ellerman.id.au/kisskb/config/484/
>>   http://kisskb.ellerman.id.au/kisskb/config/485/
>> 
>> They don't build :D
>> 
>>   arch/um/drivers/vde_user.c:8:24: fatal error: libvdeplug.h: No such file or directory
>> 
>> 
>> Can I just disable that driver? I'd prefer not to install too many host
>> packages just to get UML building.
>
> Yes, please disable all CONFIG_UML_NET_* drivers.
> allmodconfig for UML is good to catch drivers which actually
> should depend on HAS_IOMEM...

OK, I did that, and also turned off GCOV, now I get:

  ERROR: "devm_ioremap_resource" [drivers/auxdisplay/img-ascii-lcd.ko] undefined!

http://kisskb.ellerman.id.au/kisskb/buildresult/13175206/

cheers

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ