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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <71053538-b880-45e8-9dd2-b2a533c1ebc0@oracle.com>
Date: Tue, 2 Dec 2025 09:27:10 +0530
From: ALOK TIWARI <alok.a.tiwari@...cle.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, stable@...r.kernel.org
Cc: patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
        torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
        linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
        lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
        f.fainelli@...il.com, sudipm.mukherjee@...il.com, rwarsow@....de,
        conor@...nel.org, hargar@...rosoft.com, broonie@...nel.org,
        achill@...ill.org, sr@...dewatkins.com
Subject: Re: [External] : [PATCH 5.4 000/187] 5.4.302-rc1 review



On 12/1/2025 4:51 PM, Greg Kroah-Hartman wrote:
> Ian Rogers<irogers@...gle.com>
>      tools bitmap: Add missing asm-generic/bitsperlong.h include

f38ce0209ab455 "tools bitmap: Add missing asm-generic/bitsperlong.h include"

We are getting a build failure due to this commit.

----
   CC       util/bitmap.o
   CC       util/hweight.o
BUILDSTDERR: In file included from 
/builddir/build/BUILD/kernel-5.4.302/linux-5.4.302-master.20251201.el8.v1/tools/include/linux/bitmap.h:6,
BUILDSTDERR:                  from ../lib/bitmap.c:6:
BUILDSTDERR: 
/builddir/build/BUILD/kernel-5.4.302/linux-5.4.302-master.20251201.el8.v1/tools/include/asm-generic/bitsperlong.h:14:2: 
error: #error Inconsistent word size. Check asm/bitsperlong.h
BUILDSTDERR:    14 | #error Inconsistent word size. Check asm/bitsperlong.h
BUILDSTDERR:       |  ^~~~~
   CC       util/smt.o
   CC       util/strbuf.o
   CC       util/string.o
   CC       util/strlist.o
   CC       util/strfilter.o
   CC       util/top.o
   CC       util/usage.o
   CC       util/dso.o
BUILDSTDERR: make[4]: *** [util/Build:227: util/bitmap.o] Error 1
BUILDSTDERR: make[4]: *** Waiting for unfinished jobs....
   LD       tests/perf-in.o
   LD       arch/x86/util/perf-in.o
   LD       arch/x86/perf-in.o
   LD       arch/perf-in.o
   LD       bench/perf-in.o
   LD       ui/perf-in.o
BUILDSTDERR: make[3]: *** 
[/builddir/build/BUILD/kernel-5.4.302/linux-5.4.302-master.20251201.el8.v1/tools/build/Makefile.build:143: 
util] Error 2
BUILDSTDERR: make[3]: *** Waiting for unfinished jobs....
BUILDSTDERR: make[2]: *** [Makefile.perf:593: perf-in.o] Error 2
BUILDSTDERR: make[1]: *** [Makefile.perf:217: sub-make] Error 2
BUILDSTDERR: make: *** [Makefile:70: all] Error 2
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.blrvNZ (%build)


Thanks,
Alok

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ