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, 5 May 2024 09:26:40 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Subject: Re: [GIT PULL] Kbuild updates for v6.9-rc1


* Ingo Molnar <mingo@...nel.org> wrote:

> 
> * Ingo Molnar <mingo@...nel.org> wrote:
> 
> > 
> > * Ingo Molnar <mingo@...nel.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ