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] [day] [month] [year] [list]
Message-ID: <20250507171341.GA181648@sol>
Date: Wed, 7 May 2025 10:13:41 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: Thorsten Leemhuis <linux@...mhuis.info>
Cc: Herbert Xu <herbert@...dor.apana.org.au>, oe-kbuild-all@...ts.linux.dev,
	Ard Biesheuvel <ardb@...nel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Linux Next Mailing List <linux-next@...r.kernel.org>,
	Linux Crypto Mailing List <linux-crypto@...r.kernel.org>,
	kernel test robot <lkp@...el.com>
Subject: Re: [ebiggers:sha256-lib-v4 4/13] /tmp/ccoCWqTC.s: Error: local
 label `"3" (instance number 1 of a fb label)' is not defined

On Wed, May 07, 2025 at 12:56:22PM +0200, Thorsten Leemhuis wrote:
> [+linux-crypto and +Herbert Xu, who committed that change that showed up
> in -next today; sorry for forgetting this earlier]
> 
> On 07.05.25 12:50, Thorsten Leemhuis wrote:
> > On 07.05.25 12:25, kernel test robot wrote:
> >> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git sha256-lib-v4
> >> head:   849682242c36727c23430b6cfed12e4422313931
> >> commit: 9f2dd94847c914bb716be744e12cb02f175638db [4/13] crypto: arm64/sha256 - implement library instead of shash
> >> config: arm64-randconfig-003-20250429 (https://download.01.org/0day-ci/archive/20250507/202505071811.yYpLUbav-lkp@intel.com/config)
> >> compiler: aarch64-linux-gcc (GCC) 9.5.0
> >> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250507/202505071811.yYpLUbav-lkp@intel.com/reproduce)
> >>
> >> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> >> the same patch/commit), kindly add following tags
> >> | Reported-by: kernel test robot <lkp@...el.com>
> >> | Closes: https://lore.kernel.org/oe-kbuild-all/202505071811.yYpLUbav-lkp@intel.com/
> >>
> >> All errors (new ones prefixed by >>):
> >>
> >>    /tmp/ccoCWqTC.s: Assembler messages:
> >>>> /tmp/ccoCWqTC.s: Error: local label `"3" (instance number 1 of a fb label)' is not defined
> > 
> > I ran into the same problem today when building -next rpms for arm64
> > Fedora using the approach and configuration used to build the kernel
> > rpms shipped in Fedora rawhide.
> > 
> > Full build log:
> > 
> > https://download.copr.fedorainfracloud.org/results/@kernel-vanilla/next/fedora-rawhide-aarch64/09006679-next-next-all/builder-live.log.gz
> > 
> > Ciao, Thorsten

Thanks.  https://lore.kernel.org/r/20250507170901.151548-1-ebiggers@kernel.org
fixes this.  This was specific to CONFIG_PREEMPT_VOLUNTARY=y, which I've now
added to the lists of configs I test...

- Eric

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ