From: Ingo Molnar <mingo@kernel.org>
To: Masahiro Yamada <masahiroy@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 09:26:40 +0200 [thread overview]
Message-ID: <Zjc0sJWqfMWFD0/p@gmail.com> (raw)
In-Reply-To: <ZjcaHRjZDdy/6/rn@gmail.com>
* 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
next prev parent reply other threads:[~2024-05-05 7:26 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 [this message]
2024-05-05 8:45 ` Masahiro Yamada
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=Zjc0sJWqfMWFD0/p@gmail.com \
--to=mingo@kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.