From: "kernelci.org bot" <bot@kernelci.org>
To: llvm@lists.linux.dev
Subject: next/master build: 223 builds: 14 failed, 209 passed, 31 errors, 577 warnings (next-20221130)
Date: Wed, 30 Nov 2022 05:58:24 -0800 (PST) [thread overview]
Message-ID: <63876180.170a0220.2a3b6.22eb@mx.google.com> (raw)
next/master build: 223 builds: 14 failed, 209 passed, 31 errors, 577 warnings (next-20221130)
Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20221130/
Tree: next
Branch: master
Git Describe: next-20221130
Git Commit: 700e0cd3a5ce6a2cb90d9a2aab729b52f092a7d6
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Built: 8 unique architectures
Build Failures Detected:
arc:
haps_hs_smp_defconfig+kselftest: (gcc-10) FAIL
arm64:
allmodconfig: (clang-16) FAIL
allmodconfig: (gcc-10) FAIL
arm:
allmodconfig: (clang-16) FAIL
allmodconfig: (gcc-10) FAIL
mini2440_defconfig: (gcc-10) FAIL
rpc_defconfig: (gcc-10) FAIL
s3c2410_defconfig: (gcc-10) FAIL
s3c6400_defconfig: (gcc-10) FAIL
tct_hammer_defconfig: (gcc-10) FAIL
mips:
decstation_64_defconfig: (gcc-10) FAIL
sparc:
tinyconfig: (gcc-10) FAIL
x86_64:
allmodconfig: (clang-16) FAIL
allmodconfig: (gcc-10) FAIL
Errors and Warnings Detected:
arc:
haps_hs_smp_defconfig+kselftest (gcc-10): 1 error
arm64:
allmodconfig (clang-16): 3 errors, 2 warnings
allmodconfig (gcc-10): 2 errors, 2 warnings
arm:
allmodconfig (clang-16): 1 error
allmodconfig (gcc-10): 1 error
imxrt_defconfig (gcc-10): 51 warnings
keystone_defconfig (gcc-10): 1 warning
lpc18xx_defconfig (gcc-10): 53 warnings
milbeaut_m10v_defconfig (gcc-10): 79 warnings
mini2440_defconfig (gcc-10): 1 error
moxart_defconfig (gcc-10): 1 warning
mps2_defconfig (gcc-10): 50 warnings
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y (gcc-10): 123 warnings
rpc_defconfig (gcc-10): 2 errors
s3c2410_defconfig (gcc-10): 1 error
s3c6400_defconfig (gcc-10): 1 error
sp7021_defconfig (gcc-10): 65 warnings
stm32_defconfig (gcc-10): 48 warnings
tct_hammer_defconfig (gcc-10): 1 error
tegra_defconfig (gcc-10): 1 warning
vf610m4_defconfig (gcc-10): 47 warnings
viper_defconfig (gcc-10): 1 warning
i386:
mips:
32r2el_defconfig (gcc-10): 1 warning
32r2el_defconfig+debug (gcc-10): 1 warning
32r2el_defconfig+kselftest (gcc-10): 1 warning
ar7_defconfig (gcc-10): 1 warning
bmips_be_defconfig (gcc-10): 11 warnings
bmips_stb_defconfig (gcc-10): 11 warnings
fuloong2e_defconfig (gcc-10): 1 error
lemote2f_defconfig (gcc-10): 1 error
loongson2k_defconfig (gcc-10): 1 error
loongson3_defconfig (gcc-10): 1 error
rb532_defconfig (gcc-10): 2 warnings
rs90_defconfig (gcc-10): 1 warning
riscv:
sparc:
allnoconfig (gcc-10): 1 warning
sparc32_defconfig (gcc-10): 2 warnings
sparc64_defconfig (gcc-10): 4 warnings
sparc64_defconfig+debug (gcc-10): 2 warnings
sparc64_defconfig+kselftest (gcc-10): 2 warnings
tinyconfig (gcc-10): 8 errors, 4 warnings
x86_64:
allmodconfig (clang-16): 4 errors, 8 warnings
allmodconfig (gcc-10): 1 error, 1 warning
Errors summary:
4 cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’
3 arch/arm/mach-s3c/s3c24xx.c:21:10: fatal error: linux/platform_data/dma-s3c24xx.h: No such file or directory
2 drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c:418:2: error: variable 'enabled' is used uninitialized whenever switch default is taken [-Werror,-Wsometimes-uninitialized]
2 drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:445:7: error: variable 'ret' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
2 drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:441:7: error: variable 'ret' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
2 arch/arm/mach-s3c/devs.c:32:10: fatal error: linux/platform_data/dma-s3c24xx.h: No such file or directory
1 net/bpfilter/main.c:3:10: fatal error: sys/uio.h: No such file or directory
1 lib/fortify_kunit.c:140:1: error: the frame size of 2368 bytes is larger than 2048 bytes [-Werror=frame-larger-than=]
1 lib/fortify_kunit.c:140:1: error: the frame size of 2360 bytes is larger than 2048 bytes [-Werror=frame-larger-than=]
1 kernel/printk/printk.c:95:1: error: type defaults to ‘int’ in declaration of ‘DEFINE_STATIC_SRCU’ [-Werror=implicit-int]
1 kernel/printk/printk.c:3523:20: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_setup’?
1 kernel/printk/printk.c:3471:20: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_setup’?
1 kernel/printk/printk.c:3124:20: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_setup’?
1 kernel/printk/printk.c:302:28: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_sem’?
1 kernel/printk/printk.c:290:1: error: control reaches end of non-void function [-Werror=return-type]
1 kernel/printk/printk.c:289:33: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_sem’?
1 kernel/printk/printk.c:261:29: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_sem’?
1 include/linux/fortify-string.h:57:29: error: argument 2 null where non-null expected [-Werror=nonnull]
1 drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.c:135:6: error: variable 'stride_chroma_div4' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
1 arch/arm/mach-s3c/devs.c:32:10: fatal error: 'linux/platform_data/dma-s3c24xx.h' file not found
1 arch/arm/kernel/head.S:319: Error: missing expression -- `ldr r7,=0x'
1 arch/arm/kernel/head.S:319: Error: missing expression -- `ldr r3,=0x'
Warnings summary:
516 <command-line>: warning: "__thumb2__" redefined
10 <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
7 fs/coredump.c:841:12: warning: ‘dump_emit_page’ defined but not used [-Wunused-function]
3 cc1: all warnings being treated as errors
3 arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0"
2 drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c:407:14: note: initialize the variable 'enabled' to silence this warning
2 drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:431:9: note: initialize the variable 'ret' to silence this warning
2 arch/mips/boot/dts/brcm/bcm63268.dtsi:120.5-22: Warning (reg_format): /ubus/timer-mfd@10000080/watchdog@1c:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 1)
2 arch/mips/boot/dts/brcm/bcm63268.dtsi:118.21-126.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on default #size-cells value
2 arch/mips/boot/dts/brcm/bcm63268.dtsi:118.21-126.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on default #address-cells value
2 arch/mips/boot/dts/brcm/bcm63268.dtsi:115.5-22: Warning (reg_format): /ubus/timer-mfd@10000080/timer@0:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 1)
2 arch/mips/boot/dts/brcm/bcm63268.dtsi:113.12-116.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/timer@0: Relying on default #size-cells value
2 arch/mips/boot/dts/brcm/bcm63268.dtsi:113.12-116.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/timer@0: Relying on default #address-cells value
2 arch/mips/boot/dts/brcm/bcm63268.dtsi:111.4-35: Warning (ranges_format): /ubus/timer-mfd@10000080:ranges: "ranges" property has invalid length (12 bytes) (parent #address-cells == 1, child #address-cells == 2, #size-cells == 1)
2 arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
2 arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (pci_device_reg): Failed prerequisite 'reg_format'
2 arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
2 arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
2 WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
1 vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x23: relocation to !ENDBR: machine_kexec_prepare+0x27d
1 vmlinux.o: warning: objtool: fixup_bad_iret+0x36: call to memset() leaves .noinstr.text section
1 kernel/printk/printk.c:95:1: warning: parameter names (without types) in function declaration
1 kernel/printk/printk.c:95:1: warning: data definition has no type or storage class
1 fs/reiserfs/reiserfs.o: warning: objtool: internal_delete_pointers_items+0x31a: stack state mismatch: cfa1=4+128 cfa2=4+136
1 drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.c:112:51: note: initialize the variable 'stride_chroma_div4' to silence this warning
1 drivers/media/platform/qcom/camss/qcom-camss.o: warning: objtool: csiphy_lanes_enable() falls through to next function __cfi_csiphy_hw_version_read()
1 drivers/media/i2c/m5mols/m5mols.o: warning: objtool: m5mols_set_fmt() falls through to next function __cfi_m5mols_get_frame_desc()
1 cc1: warning: result of ‘-117440512 << 16’ requires 44 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
1 cc1: some warnings being treated as errors
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
32r2el_defconfig (mips, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0"
--------------------------------------------------------------------------------
32r2el_defconfig+debug (mips, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0"
--------------------------------------------------------------------------------
32r2el_defconfig+kselftest (mips, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0"
--------------------------------------------------------------------------------
allmodconfig (arm64, clang-16) — FAIL, 3 errors, 2 warnings, 0 section mismatches
Errors:
drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c:418:2: error: variable 'enabled' is used uninitialized whenever switch default is taken [-Werror,-Wsometimes-uninitialized]
drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:445:7: error: variable 'ret' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:441:7: error: variable 'ret' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
Warnings:
drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c:407:14: note: initialize the variable 'enabled' to silence this warning
drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:431:9: note: initialize the variable 'ret' to silence this warning
--------------------------------------------------------------------------------
allmodconfig (arm, clang-16) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors:
arch/arm/mach-s3c/devs.c:32:10: fatal error: 'linux/platform_data/dma-s3c24xx.h' file not found
--------------------------------------------------------------------------------
allmodconfig (arm, gcc-10) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors:
arch/arm/mach-s3c/devs.c:32:10: fatal error: linux/platform_data/dma-s3c24xx.h: No such file or directory
--------------------------------------------------------------------------------
allmodconfig (x86_64, clang-16) — FAIL, 4 errors, 8 warnings, 0 section mismatches
Errors:
drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:445:7: error: variable 'ret' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:441:7: error: variable 'ret' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c:418:2: error: variable 'enabled' is used uninitialized whenever switch default is taken [-Werror,-Wsometimes-uninitialized]
drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.c:135:6: error: variable 'stride_chroma_div4' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
Warnings:
vmlinux.o: warning: objtool: fixup_bad_iret+0x36: call to memset() leaves .noinstr.text section
vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x23: relocation to !ENDBR: machine_kexec_prepare+0x27d
fs/reiserfs/reiserfs.o: warning: objtool: internal_delete_pointers_items+0x31a: stack state mismatch: cfa1=4+128 cfa2=4+136
drivers/media/i2c/m5mols/m5mols.o: warning: objtool: m5mols_set_fmt() falls through to next function __cfi_m5mols_get_frame_desc()
drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:431:9: note: initialize the variable 'ret' to silence this warning
drivers/media/platform/qcom/camss/qcom-camss.o: warning: objtool: csiphy_lanes_enable() falls through to next function __cfi_csiphy_hw_version_read()
drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c:407:14: note: initialize the variable 'enabled' to silence this warning
drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.c:112:51: note: initialize the variable 'stride_chroma_div4' to silence this warning
--------------------------------------------------------------------------------
allmodconfig (x86_64, gcc-10) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors:
lib/fortify_kunit.c:140:1: error: the frame size of 2360 bytes is larger than 2048 bytes [-Werror=frame-larger-than=]
Warnings:
cc1: all warnings being treated as errors
--------------------------------------------------------------------------------
allmodconfig (arm64, gcc-10) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/fortify_kunit.c:140:1: error: the frame size of 2368 bytes is larger than 2048 bytes [-Werror=frame-larger-than=]
include/linux/fortify-string.h:57:29: error: argument 2 null where non-null expected [-Werror=nonnull]
Warnings:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
--------------------------------------------------------------------------------
allnoconfig (sparc, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
--------------------------------------------------------------------------------
allnoconfig (x86_64, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (i386, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
am200epdkit_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ar7_defconfig (mips, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
fs/coredump.c:841:12: warning: ‘dump_emit_page’ defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
aspeed_g4_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
aspeed_g5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
aspeed_g5_defconfig (arm, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
assabet_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
at91_dt_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ath25_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ath79_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
axm55xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
axs103_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
axs103_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
badge4_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bcm2835_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bcm47xx_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bcm63xx_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bigsur_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bmips_be_defconfig (mips, gcc-10) — PASS, 0 errors, 11 warnings, 0 section mismatches
Warnings:
arch/mips/boot/dts/brcm/bcm63268.dtsi:115.5-22: Warning (reg_format): /ubus/timer-mfd@10000080/timer@0:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 1)
arch/mips/boot/dts/brcm/bcm63268.dtsi:120.5-22: Warning (reg_format): /ubus/timer-mfd@10000080/watchdog@1c:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 1)
arch/mips/boot/dts/brcm/bcm63268.dtsi:111.4-35: Warning (ranges_format): /ubus/timer-mfd@10000080:ranges: "ranges" property has invalid length (12 bytes) (parent #address-cells == 1, child #address-cells == 2, #size-cells == 1)
arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (pci_device_reg): Failed prerequisite 'reg_format'
arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
arch/mips/boot/dts/brcm/bcm63268.dtsi:113.12-116.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/timer@0: Relying on default #address-cells value
arch/mips/boot/dts/brcm/bcm63268.dtsi:113.12-116.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/timer@0: Relying on default #size-cells value
arch/mips/boot/dts/brcm/bcm63268.dtsi:118.21-126.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on default #address-cells value
arch/mips/boot/dts/brcm/bcm63268.dtsi:118.21-126.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on default #size-cells value
--------------------------------------------------------------------------------
bmips_stb_defconfig (mips, gcc-10) — PASS, 0 errors, 11 warnings, 0 section mismatches
Warnings:
arch/mips/boot/dts/brcm/bcm63268.dtsi:115.5-22: Warning (reg_format): /ubus/timer-mfd@10000080/timer@0:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 1)
arch/mips/boot/dts/brcm/bcm63268.dtsi:120.5-22: Warning (reg_format): /ubus/timer-mfd@10000080/watchdog@1c:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 1)
arch/mips/boot/dts/brcm/bcm63268.dtsi:111.4-35: Warning (ranges_format): /ubus/timer-mfd@10000080:ranges: "ranges" property has invalid length (12 bytes) (parent #address-cells == 1, child #address-cells == 2, #size-cells == 1)
arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (pci_device_reg): Failed prerequisite 'reg_format'
arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
arch/mips/boot/dts/brcm/bcm63268.dtsi:113.12-116.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/timer@0: Relying on default #address-cells value
arch/mips/boot/dts/brcm/bcm63268.dtsi:113.12-116.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/timer@0: Relying on default #size-cells value
arch/mips/boot/dts/brcm/bcm63268.dtsi:118.21-126.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on default #address-cells value
arch/mips/boot/dts/brcm/bcm63268.dtsi:118.21-126.6: Warning (avoid_default_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on default #size-cells value
--------------------------------------------------------------------------------
cavium_octeon_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cerfcube_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ci20_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cm_x300_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cobalt_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
colibri_pxa270_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
colibri_pxa300_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
collie_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
corgi_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cu1000-neo_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cu1830-neo_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
davinci_all_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
db1xxx_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
decstation_64_defconfig (mips, gcc-10) — FAIL, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
decstation_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
decstation_r4k_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (arm64, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (riscv, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+CONFIG_ARM64_16K_PAGES=y (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+CONFIG_RANDOMIZE_BASE=y (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+arm64-chromebook (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+arm64-chromebook+kselftest (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+crypto (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+debug (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+debug (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+ima (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+kselftest (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+kselftest (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+videodec (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
eseries_pxa_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
exynos_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ezx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
footbridge_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
fuloong2e_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors:
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’
--------------------------------------------------------------------------------
gcw0_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
gemini_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
gpr_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
h3600_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
h5000_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
hackkit_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
haps_hs_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
haps_hs_smp_defconfig+debug (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
haps_hs_smp_defconfig+kselftest (arc, gcc-10) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors:
net/bpfilter/main.c:3:10: fatal error: sys/uio.h: No such file or directory
--------------------------------------------------------------------------------
hisi_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
hsdk_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
i386_defconfig (i386, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
i386_defconfig+debug (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
i386_defconfig+kselftest (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
imx_v4_v5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
imxrt_defconfig (arm, gcc-10) — PASS, 0 errors, 51 warnings, 0 section mismatches
Warnings:
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
--------------------------------------------------------------------------------
integrator_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ip22_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ip27_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ip28_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ip32_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ixp4xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
jazz_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
jornada720_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
keystone_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
fs/coredump.c:841:12: warning: ‘dump_emit_page’ defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
lart_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lemote2f_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors:
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’
--------------------------------------------------------------------------------
loongson1b_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
loongson1c_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
loongson2k_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors:
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’
--------------------------------------------------------------------------------
loongson3_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors:
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’
--------------------------------------------------------------------------------
lpc18xx_defconfig (arm, gcc-10) — PASS, 0 errors, 53 warnings, 0 section mismatches
Warnings:
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
--------------------------------------------------------------------------------
lpc32xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lpd270_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lubbock_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
magician_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mainstone_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
malta_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
malta_kvm_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
malta_qemu_32r6_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltaaprp_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltasmvp_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltasmvp_eva_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltaup_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltaup_xpa_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
milbeaut_m10v_defconfig (arm, gcc-10) — PASS, 0 errors, 79 warnings, 0 section mismatches
Warnings:
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
--------------------------------------------------------------------------------
mini2440_defconfig (arm, gcc-10) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors:
arch/arm/mach-s3c/s3c24xx.c:21:10: fatal error: linux/platform_data/dma-s3c24xx.h: No such file or directory
--------------------------------------------------------------------------------
mmp2_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
moxart_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
fs/coredump.c:841:12: warning: ‘dump_emit_page’ defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
mps2_defconfig (arm, gcc-10) — PASS, 0 errors, 50 warnings, 0 section mismatches
Warnings:
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
--------------------------------------------------------------------------------
mtx1_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v4t_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_SMP=n (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y (arm, gcc-10) — PASS, 0 errors, 123 warnings, 0 section mismatches
Warnings:
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
--------------------------------------------------------------------------------
multi_v7_defconfig+debug (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v7_defconfig+kselftest (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mvebu_v5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mvebu_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mxs_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
neponset_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
netwinder_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nhk8815_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nommu_k210_defconfig (riscv, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nommu_k210_defconfig (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nommu_k210_sdcard_defconfig (riscv, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nommu_k210_sdcard_defconfig (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nsimosci_hs_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nsimosci_hs_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
omega2p_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
orion5x_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
oxnas_v6_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
palmz72_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pcm027_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pic32mzda_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pleb_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa168_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa255-idp_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa3xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa910_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
qcom_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
qi_lb60_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
rb532_defconfig (mips, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
fs/coredump.c:841:12: warning: ‘dump_emit_page’ defined but not used [-Wunused-function]
cc1: warning: result of ‘-117440512 << 16’ requires 44 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
--------------------------------------------------------------------------------
rbtx49xx_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
realview_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
rm200_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
rpc_defconfig (arm, gcc-10) — FAIL, 2 errors, 0 warnings, 0 section mismatches
Errors:
arch/arm/kernel/head.S:319: Error: missing expression -- `ldr r7,=0x'
arch/arm/kernel/head.S:319: Error: missing expression -- `ldr r3,=0x'
--------------------------------------------------------------------------------
rs90_defconfig (mips, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
fs/coredump.c:841:12: warning: ‘dump_emit_page’ defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
rt305x_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
rv32_defconfig (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
rv32_defconfig (riscv, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
s3c2410_defconfig (arm, gcc-10) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors:
arch/arm/mach-s3c/s3c24xx.c:21:10: fatal error: linux/platform_data/dma-s3c24xx.h: No such file or directory
--------------------------------------------------------------------------------
s3c6400_defconfig (arm, gcc-10) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors:
arch/arm/mach-s3c/devs.c:32:10: fatal error: linux/platform_data/dma-s3c24xx.h: No such file or directory
--------------------------------------------------------------------------------
s5pv210_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
sama5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
sama7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
sb1250_swarm_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
shannon_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
shmobile_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
simpad_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
socfpga_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
sp7021_defconfig (arm, gcc-10) — PASS, 0 errors, 65 warnings, 0 section mismatches
Warnings:
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
--------------------------------------------------------------------------------
sparc32_defconfig (sparc, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
--------------------------------------------------------------------------------
sparc64_defconfig (sparc, gcc-10) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
--------------------------------------------------------------------------------
sparc64_defconfig+debug (sparc, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
--------------------------------------------------------------------------------
sparc64_defconfig+kselftest (sparc, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
--------------------------------------------------------------------------------
spear13xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
spear3xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
spear6xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
spitz_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
stm32_defconfig (arm, gcc-10) — PASS, 0 errors, 48 warnings, 0 section mismatches
Warnings:
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
--------------------------------------------------------------------------------
sunxi_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tct_hammer_defconfig (arm, gcc-10) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors:
arch/arm/mach-s3c/s3c24xx.c:21:10: fatal error: linux/platform_data/dma-s3c24xx.h: No such file or directory
--------------------------------------------------------------------------------
tegra_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
fs/coredump.c:841:12: warning: ‘dump_emit_page’ defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
tinyconfig (sparc, gcc-10) — FAIL, 8 errors, 4 warnings, 0 section mismatches
Errors:
kernel/printk/printk.c:95:1: error: type defaults to ‘int’ in declaration of ‘DEFINE_STATIC_SRCU’ [-Werror=implicit-int]
kernel/printk/printk.c:261:29: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_sem’?
kernel/printk/printk.c:289:33: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_sem’?
kernel/printk/printk.c:302:28: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_sem’?
kernel/printk/printk.c:3124:20: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_setup’?
kernel/printk/printk.c:3471:20: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_setup’?
kernel/printk/printk.c:3523:20: error: ‘console_srcu’ undeclared (first use in this function); did you mean ‘console_setup’?
kernel/printk/printk.c:290:1: error: control reaches end of non-void function [-Werror=return-type]
Warnings:
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
kernel/printk/printk.c:95:1: warning: data definition has no type or storage class
kernel/printk/printk.c:95:1: warning: parameter names (without types) in function declaration
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tinyconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tinyconfig (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
trizeps4_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
u8500_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
vdk_hs38_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
vdk_hs38_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
versatile_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
vf610m4_defconfig (arm, gcc-10) — PASS, 0 errors, 47 warnings, 0 section mismatches
Warnings:
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
<command-line>: warning: "__thumb2__" redefined
--------------------------------------------------------------------------------
viper_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
fs/coredump.c:841:12: warning: ‘dump_emit_page’ defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
vocore2_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
vt8500_v6_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
wpcm450_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+amdgpu (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+crypto (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+debug (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+ima (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+kselftest (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+x86-chromebook (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+x86-chromebook+amdgpu (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+x86-chromebook+kselftest (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+x86_kvm_guest (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
xcep_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
zeus_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
---
For more info write to <info@kernelci.org>
next reply other threads:[~2022-11-30 13:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-30 13:58 kernelci.org bot [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-30 13:58 next/master build: 223 builds: 14 failed, 209 passed, 31 errors, 577 warnings (next-20221130) kernelci.org bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=63876180.170a0220.2a3b6.22eb@mx.google.com \
--to=bot@kernelci.org \
--cc=llvm@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.