linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Nick Desaulniers <ndesaulniers@google.com>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: Linux Kbuild mailing list <linux-kbuild@vger.kernel.org>,
	Nicolas Schier <nicolas@fjasle.eu>,
	 Nathan Chancellor <nathan@kernel.org>,
	Richard Weinberger <richard@nod.at>,
	 Anton Ivanov <anton.ivanov@cambridgegreys.com>,
	Johannes Berg <johannes@sipsolutions.net>,
	 linux-um@lists.infradead.org
Subject: Re: missing separator. Stop. after rebuild
Date: Tue, 8 Aug 2023 11:23:50 -0700	[thread overview]
Message-ID: <CAKwvOdno6=XZsAfDpUMgoBtE2kOM+fiO_KOEbkfYMPi1hg+2HA@mail.gmail.com> (raw)
In-Reply-To: <CAK7LNASVZLYh1PZ_0QqVEfopGHUKq8fCVDmpKDZfODzgspPXEQ@mail.gmail.com>

On Tue, Aug 8, 2023 at 11:02 AM Masahiro Yamada <masahiroy@kernel.org> wrote:
>
> On Wed, Aug 9, 2023 at 2:31 AM Nick Desaulniers <ndesaulniers@google.com> wrote:
> >
> > $ wget https://download.01.org/0day-ci/archive/20230808/202308081050.sZEw4cQ5-lkp@intel.com/config
> > -O .config
> > $ make LLVM=1 ARCH=um -j128 arch/um/drivers/port_kern.o
> > $ make LLVM=1 ARCH=um -j128 arch/um/drivers/port_kern.o
> > arch/um/drivers/.hostaudio_kern.o.cmd:843: *** missing separator.  Stop.
> > $ sed -n -e 842p -e 843p arch/um/drivers/.hostaudio_kern.o.cmd
> > $(deps_arch/um/drivers/hostaudio_kern.o):
> > o)
> >
> > Any idea if this is some form of malformed Makefile rule, or actually
> > a compiler bug generating these .cmd files?
>
>
> Presumably, this is the same symptom as Jiri Slaby reported
> some time ago.
>
> If you run a single build for arch/um/drivers/*, bad things may happen.
>
> He reported.
>   This leads often to corrupted arch/um/arch/um/drivers/.ssl.o.cmd.
>
> https://lore.kernel.org/linux-kbuild/92f4dfe9-eb87-766b-271a-e57ada3a7dbd@kernel.org/
>
>
> A patch exists in ML.
>
> https://lore.kernel.org/all/20230721171857.3612639-2-masahiroy@kernel.org/

Thanks. That resolves the issue for me. Can you pick it up if the UML
folks don't?  It's been nearly 3 weeks.

>
>
>
> I really want to stop using core-y or drivers-y in arch/*/Makefile.
>
>
>
> --
> Best Regards
> Masahiro Yamada



-- 
Thanks,
~Nick Desaulniers

_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um

           reply	other threads:[~2023-08-08 18:24 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CAK7LNASVZLYh1PZ_0QqVEfopGHUKq8fCVDmpKDZfODzgspPXEQ@mail.gmail.com>]

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='CAKwvOdno6=XZsAfDpUMgoBtE2kOM+fiO_KOEbkfYMPi1hg+2HA@mail.gmail.com' \
    --to=ndesaulniers@google.com \
    --cc=anton.ivanov@cambridgegreys.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-um@lists.infradead.org \
    --cc=masahiroy@kernel.org \
    --cc=nathan@kernel.org \
    --cc=nicolas@fjasle.eu \
    --cc=richard@nod.at \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).