mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Meyer <thomas@m3y3r.de>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: Build regressions/improvements in v4.14-rc3
Date: Sun, 8 Oct 2017 08:45:55 +0200	[thread overview]
Message-ID: <20171008064555.32p5hmutcap53ydr@olymp> (raw)
In-Reply-To: <87wp46bmia.fsf@concordia.ellerman.id.au>

On Sun, Oct 08, 2017 at 09:50:53AM +1100, Michael Ellerman wrote:
> Thomas Meyer <thomas@m3y3r.de> writes:
> 
> > On Thu, Oct 05, 2017 at 01:43:31PM +1100, Michael Ellerman wrote:
> >> Thomas Meyer <thomas@m3y3r.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/
>

Hi,

build looks good. Thanks for the setup!

Above problem is known, but I guess the driver is unmaintained:
See https://patchwork.kernel.org/patch/9893071/

> cheers

      reply	other threads:[~2017-10-08  6:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-02  9:49 Geert Uytterhoeven
2017-10-02  9:55 ` Geert Uytterhoeven
2017-10-02 14:11 ` Thomas Meyer
2017-10-02 14:26   ` Geert Uytterhoeven
2017-10-03  9:18     ` Michael Ellerman
2017-10-03  9:27       ` Thomas Meyer
2017-10-05  2:43         ` Michael Ellerman
2017-10-05 18:17           ` Thomas Meyer
2017-10-07 22:50             ` Michael Ellerman
2017-10-08  6:45               ` Thomas Meyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171008064555.32p5hmutcap53ydr@olymp \
    --to=thomas@m3y3r.de \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpe@ellerman.id.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome