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 07:33:17 +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:
> 
> > 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:

 ...
 dpkg-deb: building package 'linux-image-6.9.0-rc6-tip-00478-gb8d18fee7aa2-dbg' in '../linux-image-6.9.0-rc6-tip-00478-gb8d18fee7aa2-dbg_6.9.0-rc6-00478-gb8d18fee7aa2-8_amd64.deb'.
  dpkg-genbuildinfo --build=binary -O../linux-upstream_6.9.0-rc6-00478-gb8d18fee7aa2-8_amd64.buildinfo
  dpkg-genchanges --build=binary -O../linux-upstream_6.9.0-rc6-00478-gb8d18fee7aa2-8_amd64.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
  dpkg-source --after-build .
 dpkg-buildpackage: info: binary-only upload (no source included)
 
Thanks,

	Ingo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ