stable-rc/queue/4.19 build: 19 builds: 4 failed, 15 passed, 36 errors, 51 warnings (v4.19.320-24-g1190f8eb6d2ee)
Full Build Summary: https://kernelci.org/build/stable-rc/branch/queue%2F4.19/kernel/v4.19.320-2…
Tree: stable-rc
Branch: queue/4.19
Git Describe: v4.19.320-24-g1190f8eb6d2ee
Git Commit: 1190f8eb6d2eef08272489bfb0894d82b216b674
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Built: 7 unique architectures
Build Failures Detected:
arm64:
defconfig+arm64-chromebook: (gcc-12) FAIL
riscv:
allnoconfig: (gcc-12) FAIL
defconfig: (gcc-12) FAIL
tinyconfig: (gcc-12) FAIL
Errors and Warnings Detected:
arc:
haps_hs_smp_defconfig (gcc-12): 1 warning
arm64:
defconfig (gcc-12): 7 warnings
defconfig+arm64-chromebook (gcc-12): 3 warnings
arm:
imx_v6_v7_defconfig (gcc-12): 1 warning
multi_v5_defconfig (gcc-12): 2 warnings
multi_v7_defconfig (gcc-12): 1 warning
omap2plus_defconfig (gcc-12): 5 warnings
vexpress_defconfig (gcc-12): 4 warnings
i386:
allnoconfig (gcc-12): 2 warnings
i386_defconfig (gcc-12): 6 warnings
tinyconfig (gcc-12): 2 warnings
mips:
32r2el_defconfig (gcc-12): 1 warning
riscv:
allnoconfig (gcc-12): 8 errors
defconfig (gcc-12): 18 errors
tinyconfig (gcc-12): 10 errors
x86_64:
allnoconfig (gcc-12): 2 warnings
tinyconfig (gcc-12): 2 warnings
x86_64_defconfig (gcc-12): 6 warnings
x86_64_defconfig+x86-board (gcc-12): 6 warnings
Errors summary:
9 arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
9 arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
6 arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
2 arch/riscv/mm/fault.c:249: Error: unrecognized opcode `csrr a3,sptbr', extension `zicsr' required
2 arch/riscv/kernel/vdso/flush_icache.S:25: Error: unrecognized opcode `fence.i', extension `zifencei' required
1 arch/riscv/kernel/signal.c:73: Error: unrecognized opcode `csrs sstatus,a2', extension `zicsr' required
1 arch/riscv/kernel/signal.c:73: Error: unrecognized opcode `csrc sstatus,a2', extension `zicsr' required
1 arch/riscv/kernel/signal.c:176: Error: unrecognized opcode `csrs sstatus,a3', extension `zicsr' required
1 arch/riscv/kernel/signal.c:176: Error: unrecognized opcode `csrc sstatus,a3', extension `zicsr' required
1 arch/riscv/kernel/signal.c:175: Error: unrecognized opcode `csrs sstatus,a3', extension `zicsr' required
1 arch/riscv/kernel/signal.c:175: Error: unrecognized opcode `csrc sstatus,a3', extension `zicsr' required
1 arch/riscv/kernel/signal.c:134: Error: unrecognized opcode `csrs sstatus,a2', extension `zicsr' required
1 arch/riscv/kernel/signal.c:134: Error: unrecognized opcode `csrc sstatus,a2', extension `zicsr' required
Warnings summary:
11 depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
8 kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
7 ld: warning: creating DT_TEXTREL in a PIE
7 kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
7 kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
4 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
3 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
3 aarch64-linux-gnu-ld: warning: -z norelro ignored
1 drivers/gpu/drm/omapdrm/dss/dispc.c:2111:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
Section mismatches summary:
3 WARNING: modpost: Found 1 section mismatch(es).
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
32r2el_defconfig (mips, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
--------------------------------------------------------------------------------
allnoconfig (riscv, gcc-12) — FAIL, 8 errors, 0 warnings, 0 section mismatches
Errors:
arch/riscv/kernel/vdso/flush_icache.S:25: Error: unrecognized opcode `fence.i', extension `zifencei' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
allnoconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
defconfig (riscv, gcc-12) — FAIL, 18 errors, 0 warnings, 0 section mismatches
Errors:
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/mm/fault.c:249: Error: unrecognized opcode `csrr a3,sptbr', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/kernel/signal.c:175: Error: unrecognized opcode `csrs sstatus,a3', extension `zicsr' required
arch/riscv/kernel/signal.c:175: Error: unrecognized opcode `csrc sstatus,a3', extension `zicsr' required
arch/riscv/kernel/signal.c:176: Error: unrecognized opcode `csrs sstatus,a3', extension `zicsr' required
arch/riscv/kernel/signal.c:176: Error: unrecognized opcode `csrc sstatus,a3', extension `zicsr' required
arch/riscv/kernel/signal.c:134: Error: unrecognized opcode `csrs sstatus,a2', extension `zicsr' required
arch/riscv/kernel/signal.c:134: Error: unrecognized opcode `csrc sstatus,a2', extension `zicsr' required
arch/riscv/kernel/signal.c:73: Error: unrecognized opcode `csrs sstatus,a2', extension `zicsr' required
arch/riscv/kernel/signal.c:73: Error: unrecognized opcode `csrc sstatus,a2', extension `zicsr' required
--------------------------------------------------------------------------------
defconfig (arm64, gcc-12) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
defconfig+arm64-chromebook (arm64, gcc-12) — FAIL, 0 errors, 3 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-12) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
drivers/gpu/drm/omapdrm/dss/dispc.c:2111:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
--------------------------------------------------------------------------------
tinyconfig (riscv, gcc-12) — FAIL, 10 errors, 0 warnings, 0 section mismatches
Errors:
arch/riscv/kernel/vdso/flush_icache.S:25: Error: unrecognized opcode `fence.i', extension `zifencei' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/mm/fault.c:249: Error: unrecognized opcode `csrr a3,sptbr', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
--------------------------------------------------------------------------------
tinyconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
--------------------------------------------------------------------------------
x86_64_defconfig+x86-board (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320: No such file or directory
---
For more info write to <info(a)kernelci.org>
cip/linux-4.19.y-cip build: 122 builds: 1 failed, 121 passed, 182 warnings (v4.19.320-cip112)
Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.19.y-cip/kernel/v4.19.320-cip…
Tree: cip
Branch: linux-4.19.y-cip
Git Describe: v4.19.320-cip112
Git Commit: 72fd755c494bf69e165c988b15e91295569c7938
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git
Built: 3 unique architectures
Build Failure Detected:
arm64:
defconfig+arm64-chromebook: (gcc-12) FAIL
Warnings Detected:
arm64:
cip://4.19.y-cip/arm64/qemu_arm64_defconfig (gcc-12): 7 warnings
defconfig (gcc-12): 7 warnings
defconfig+arm64-chromebook (gcc-12): 3 warnings
defconfig+kselftest (gcc-12): 8 warnings
arm:
acs5k_defconfig (gcc-12): 1 warning
acs5k_tiny_defconfig (gcc-12): 1 warning
am200epdkit_defconfig (gcc-12): 1 warning
assabet_defconfig (gcc-12): 1 warning
at91_dt_defconfig (gcc-12): 1 warning
axm55xx_defconfig (gcc-12): 4 warnings
badge4_defconfig (gcc-12): 1 warning
bcm2835_defconfig (gcc-12): 2 warnings
cerfcube_defconfig (gcc-12): 1 warning
cip://4.19.y-cip/arm/qemu_arm_defconfig (gcc-12): 4 warnings
cm_x2xx_defconfig (gcc-12): 1 warning
cm_x300_defconfig (gcc-12): 1 warning
colibri_pxa270_defconfig (gcc-12): 1 warning
colibri_pxa300_defconfig (gcc-12): 1 warning
corgi_defconfig (gcc-12): 2 warnings
davinci_all_defconfig (gcc-12): 2 warnings
dove_defconfig (gcc-12): 1 warning
ebsa110_defconfig (gcc-12): 1 warning
em_x270_defconfig (gcc-12): 1 warning
ep93xx_defconfig (gcc-12): 1 warning
eseries_pxa_defconfig (gcc-12): 1 warning
exynos_defconfig (gcc-12): 1 warning
ezx_defconfig (gcc-12): 1 warning
footbridge_defconfig (gcc-12): 1 warning
h3600_defconfig (gcc-12): 1 warning
h5000_defconfig (gcc-12): 1 warning
hackkit_defconfig (gcc-12): 1 warning
imote2_defconfig (gcc-12): 1 warning
imx_v4_v5_defconfig (gcc-12): 2 warnings
imx_v6_v7_defconfig (gcc-12): 1 warning
integrator_defconfig (gcc-12): 1 warning
iop13xx_defconfig (gcc-12): 1 warning
iop32x_defconfig (gcc-12): 1 warning
iop33x_defconfig (gcc-12): 1 warning
ixp4xx_defconfig (gcc-12): 1 warning
jornada720_defconfig (gcc-12): 2 warnings
keystone_defconfig (gcc-12): 4 warnings
ks8695_defconfig (gcc-12): 1 warning
lart_defconfig (gcc-12): 1 warning
lpc32xx_defconfig (gcc-12): 1 warning
lpd270_defconfig (gcc-12): 1 warning
lubbock_defconfig (gcc-12): 1 warning
magician_defconfig (gcc-12): 1 warning
mainstone_defconfig (gcc-12): 1 warning
mini2440_defconfig (gcc-12): 1 warning
mmp2_defconfig (gcc-12): 1 warning
multi_v5_defconfig (gcc-12): 2 warnings
multi_v7_defconfig (gcc-12): 1 warning
multi_v7_defconfig+kselftest (gcc-12): 2 warnings
mvebu_v5_defconfig (gcc-12): 2 warnings
mvebu_v7_defconfig (gcc-12): 1 warning
mxs_defconfig (gcc-12): 1 warning
neponset_defconfig (gcc-12): 1 warning
netx_defconfig (gcc-12): 1 warning
nhk8815_defconfig (gcc-12): 1 warning
omap1_defconfig (gcc-12): 3 warnings
omap2plus_defconfig (gcc-12): 5 warnings
orion5x_defconfig (gcc-12): 2 warnings
oxnas_v6_defconfig (gcc-12): 1 warning
palmz72_defconfig (gcc-12): 1 warning
pcm027_defconfig (gcc-12): 1 warning
pleb_defconfig (gcc-12): 1 warning
prima2_defconfig (gcc-12): 1 warning
pxa168_defconfig (gcc-12): 1 warning
pxa255-idp_defconfig (gcc-12): 1 warning
pxa3xx_defconfig (gcc-12): 1 warning
pxa910_defconfig (gcc-12): 1 warning
pxa_defconfig (gcc-12): 3 warnings
qcom_defconfig (gcc-12): 4 warnings
raumfeld_defconfig (gcc-12): 1 warning
realview_defconfig (gcc-12): 1 warning
s3c2410_defconfig (gcc-12): 1 warning
s3c6400_defconfig (gcc-12): 1 warning
s5pv210_defconfig (gcc-12): 1 warning
sama5_defconfig (gcc-12): 1 warning
shannon_defconfig (gcc-12): 1 warning
simpad_defconfig (gcc-12): 1 warning
socfpga_defconfig (gcc-12): 4 warnings
spear13xx_defconfig (gcc-12): 1 warning
spear3xx_defconfig (gcc-12): 1 warning
spear6xx_defconfig (gcc-12): 1 warning
spitz_defconfig (gcc-12): 2 warnings
sunxi_defconfig (gcc-12): 1 warning
tango4_defconfig (gcc-12): 1 warning
tct_hammer_defconfig (gcc-12): 1 warning
tegra_defconfig (gcc-12): 1 warning
trizeps4_defconfig (gcc-12): 1 warning
u300_defconfig (gcc-12): 1 warning
u8500_defconfig (gcc-12): 1 warning
versatile_defconfig (gcc-12): 1 warning
vexpress_defconfig (gcc-12): 4 warnings
viper_defconfig (gcc-12): 1 warning
xcep_defconfig (gcc-12): 1 warning
zeus_defconfig (gcc-12): 1 warning
x86_64:
allnoconfig (gcc-12): 2 warnings
cip://4.19.y-cip/x86/cip_qemu_defconfig (gcc-12): 6 warnings
x86_64_defconfig (gcc-12): 6 warnings
x86_64_defconfig+kselftest (gcc-12): 7 warnings
x86_64_defconfig+x86-board (gcc-12): 6 warnings
Warnings summary:
96 depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
24 kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
15 kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
15 kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
9 aarch64-linux-gnu-ld: warning: -z norelro ignored
5 ld: warning: creating DT_TEXTREL in a PIE
5 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
5 fs/xfs/libxfs/xfs_inode_fork.c:731:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘i_df’ will never be NULL [-Waddress]
1 drivers/video/backlight/jornada720_bl.c:70:11: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
1 drivers/gpu/drm/omapdrm/dss/dispc.c:2111:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
1 drivers/gpio/gpio-omap.c:1233:34: warning: array ‘omap_gpio_match’ assumed to have one element
1 depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112oe1: No such file or directory
1 depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112gum: No such file or directory
1 depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112.xcep-itech: No such file or directory
1 depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112-ezx200910312315: No such file or directory
1 depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112-cm-x300: No such file or directory
Section mismatches summary:
17 WARNING: modpost: Found 1 section mismatch(es).
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
acs5k_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
acs5k_tiny_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
am200epdkit_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112gum: No such file or directory
--------------------------------------------------------------------------------
aspeed_g4_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
aspeed_g5_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
assabet_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
at91_dt_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
axm55xx_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
badge4_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
bcm2835_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
cerfcube_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
cip://4.19.y-cip/arm/qemu_arm_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
cip://4.19.y-cip/arm64/qemu_arm64_defconfig (arm64, gcc-12) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
cip://4.19.y-cip/x86/cip_qemu_defconfig (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
cm_x2xx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
cm_x300_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112-cm-x300: No such file or directory
--------------------------------------------------------------------------------
colibri_pxa270_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
colibri_pxa300_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
collie_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
corgi_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
davinci_all_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
fs/xfs/libxfs/xfs_inode_fork.c:731:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘i_df’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
defconfig (arm64, gcc-12) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
defconfig+arm64-chromebook (arm64, gcc-12) — FAIL, 0 errors, 3 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
--------------------------------------------------------------------------------
defconfig+kselftest (arm64, gcc-12) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
fs/xfs/libxfs/xfs_inode_fork.c:731:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘i_df’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
dove_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
ebsa110_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
efm32_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
em_x270_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
ep93xx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
eseries_pxa_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
exynos_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
ezx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112-ezx200910312315: No such file or directory
--------------------------------------------------------------------------------
footbridge_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
gemini_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
h3600_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
h5000_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
hackkit_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
hisi_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
imote2_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
imx_v4_v5_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
integrator_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
iop13xx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
iop32x_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
iop33x_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
ixp4xx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
jornada720_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/video/backlight/jornada720_bl.c:70:11: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
keystone_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
ks8695_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
lart_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
lpc18xx_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lpc32xx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
lpd270_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
lubbock_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
magician_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
mainstone_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
mini2440_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
mmp2_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
moxart_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mps2_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v4t_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
multi_v7_defconfig+kselftest (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
fs/xfs/libxfs/xfs_inode_fork.c:731:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘i_df’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
mvebu_v5_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
mvebu_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
mxs_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
neponset_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
netwinder_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
netx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
nhk8815_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
nuc910_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nuc950_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nuc960_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
omap1_defconfig (arm, gcc-12) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
drivers/gpio/gpio-omap.c:1233:34: warning: array ‘omap_gpio_match’ assumed to have one element
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-12) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
drivers/gpu/drm/omapdrm/dss/dispc.c:2111:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
orion5x_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
oxnas_v6_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
palmz72_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
pcm027_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
pleb_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
prima2_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
pxa168_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
pxa255-idp_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
pxa3xx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
pxa910_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
pxa_defconfig (arm, gcc-12) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
fs/xfs/libxfs/xfs_inode_fork.c:731:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘i_df’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
qcom_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
raumfeld_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
realview_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
s3c2410_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
s3c6400_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
s5pv210_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
sama5_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
shannon_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
shmobile_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
simpad_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112oe1: No such file or directory
--------------------------------------------------------------------------------
socfpga_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
spear13xx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
spear3xx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
spear6xx_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
spitz_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
stm32_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
sunxi_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
tango4_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
tct_hammer_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
tegra_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
trizeps4_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
u300_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
u8500_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
versatile_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
vf610m4_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
viper_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
vt8500_v6_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
x86_64_defconfig+kselftest (x86_64, gcc-12) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
fs/xfs/libxfs/xfs_inode_fork.c:731:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘i_df’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
x86_64_defconfig+x86-board (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
xcep_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112.xcep-itech: No such file or directory
--------------------------------------------------------------------------------
zeus_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.320-cip112: No such file or directory
--------------------------------------------------------------------------------
zx_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
---
For more info write to <info(a)kernelci.org>