Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
From: Masahiro Yamada <masahiroy@kernel.org>
To: Ingo Molnar <mingo@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	 Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	 Linux Kbuild mailing list <linux-kbuild@vger.kernel.org>
Subject: Re: [GIT PULL] Kbuild updates for v6.9-rc1
Date: Sun, 5 May 2024 17:45:49 +0900	[thread overview]
Message-ID: <CAK7LNASRjczOYLYRYS6OTHkMYe8rpHTP_MHzfLUd0r0bfBgJGg@mail.gmail.com> (raw)
In-Reply-To: <Zjc0sJWqfMWFD0/p@gmail.com>

On Sun, May 5, 2024 at 4:26 PM Ingo Molnar <mingo@kernel.org> wrote:
>
>
> * Ingo Molnar <mingo@kernel.org> wrote:
>
> >
> > * Ingo Molnar <mingo@kernel.org> wrote:
> >
> > >
> > > * Ingo Molnar <mingo@kernel.org> wrote:
> > >
> > > > Notes:
> > > >
> > > > - Yes, those weird 'file' and ': No such file or directory' strings are
> > > >   pasted as-is. No idea what it's about, and the build log doesn't say.
> > >
> > > Forgot to mention that I also did a KBUILD_VERBOSE=2 build - which isn't
> > > more verbose for this particular failure:
> >
> > Another update - I reverted the 4 most recent commits to
> > scripts/package/debian/rules:
> >
> >  b8d18fee7aa2 Revert "kbuild: deb-pkg: show verbose log for direct package builds"
> >  82ac586caf3d Revert "kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'"
> >  0b806eac90d6 Revert "kbuild: deb-pkg: build binary-arch in parallel"
> >  4b16391dc462 Revert "kbuild: deb-pkg: call more misc debhelper commands"
> >  f96beb84eff6 kbuild: deb-pkg: call more misc debhelper commands
> >  1d7bae8f8c85 kbuild: deb-pkg: build binary-arch in parallel
> >  caf400c8b68a kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'
> >  cc3df32c9f3a kbuild: deb-pkg: show verbose log for direct package builds
> >
> > And this resolved the issue, the debs are built successfully:
>
> Update, the bad commit is:
>
>    1d7bae8f8c85 kbuild: deb-pkg: build binary-arch in parallel
>
> ... and reverting it solves the build bug.
>
> And my Make-fu is weak, I don't see what's wrong with the commit.
>
> Thanks,
>
>         Ingo


"make -j$(nproc) deb-pkg" works fine for me
on Ubuntu 23.10


If you provide the .config, I will test it on my machine.



-- 
Best Regards
Masahiro Yamada

      reply	other threads:[~2024-05-05  8:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-21 15:02 [GIT PULL] Kbuild updates for v6.9-rc1 Masahiro Yamada
2024-03-21 22:25 ` pr-tracker-bot
2024-05-05  4:55 ` Ingo Molnar
2024-05-05  5:01   ` Ingo Molnar
2024-05-05  5:33     ` Ingo Molnar
2024-05-05  7:26       ` Ingo Molnar
2024-05-05  8:45         ` Masahiro Yamada [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=CAK7LNASRjczOYLYRYS6OTHkMYe8rpHTP_MHzfLUd0r0bfBgJGg@mail.gmail.com \
    --to=masahiroy@kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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).