next/master build: 196 builds: 16 failed, 180 passed, 34 errors, 557 warnings (next-20230110) Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20230110/ Tree: next Branch: master Git Describe: next-20230110 Git Commit: 435bf71af3a0aa8067f3b87ff9febf68b564dbb6 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 arm: allmodconfig: (clang-16) FAIL assabet_defconfig: (gcc-10) FAIL collie_defconfig: (gcc-10) FAIL h3600_defconfig: (gcc-10) FAIL neponset_defconfig: (gcc-10) FAIL pxa3xx_defconfig: (gcc-10) FAIL rpc_defconfig: (gcc-10) FAIL i386: allmodconfig: (clang-16) FAIL mips: 32r2el_defconfig+debug: (gcc-10) FAIL decstation_64_defconfig: (gcc-10) FAIL loongson2k_defconfig: (gcc-10) FAIL loongson3_defconfig: (gcc-10) FAIL x86_64: allmodconfig: (clang-16) FAIL x86_64_defconfig+rust: (rustc-1.62) FAIL Errors and Warnings Detected: arc: haps_hs_smp_defconfig+kselftest (gcc-10): 1 error arm64: allmodconfig (clang-16): 1 error arm: allmodconfig (clang-16): 1 error assabet_defconfig (gcc-10): 4 errors, 2 warnings collie_defconfig (gcc-10): 5 errors, 3 warnings h3600_defconfig (gcc-10): 6 errors, 4 warnings 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 moxart_defconfig (gcc-10): 1 warning mps2_defconfig (gcc-10): 50 warnings multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y (gcc-10): 123 warnings neponset_defconfig (gcc-10): 4 errors, 2 warnings pxa3xx_defconfig (gcc-10): 1 error rpc_defconfig (gcc-10): 2 errors sp7021_defconfig (gcc-10): 65 warnings stm32_defconfig (gcc-10): 48 warnings tegra_defconfig (gcc-10): 1 warning vf610m4_defconfig (gcc-10): 47 warnings i386: allmodconfig (clang-16): 1 error 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 fuloong2e_defconfig (gcc-10): 1 error lemote2f_defconfig (gcc-10): 1 error loongson2k_defconfig (gcc-10): 2 errors, 3 warnings loongson3_defconfig (gcc-10): 2 errors, 3 warnings 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): 1 warning x86_64: allmodconfig (clang-16): 1 error x86_64_defconfig+kselftest (rustc-1.62): 2 warnings x86_64_defconfig+rust (rustc-1.62): 1 error Errors summary: 4 mm/migrate.c:1041:15: error: casting from randomized structure pointer type 'struct address_space *' to 'struct anon_vma *' 2 drivers/gpu/drm/ttm/ttm_bo_util.c:429:3: error: implicit declaration of function ‘vunmap’; did you mean ‘kunmap’? [-Werror=implicit-function-declaration] 2 drivers/gpu/drm/ttm/ttm_bo_util.c:364:18: error: implicit declaration of function ‘vmap’; did you mean ‘kmap’? [-Werror=implicit-function-declaration] 2 cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’ 2 arch/arm/mach-sa1100/assabet.c:328:3: error: ‘struct irda_platform_data’ has no member named ‘set_speed’ 2 arch/arm/mach-sa1100/assabet.c:327:3: error: ‘struct irda_platform_data’ has no member named ‘set_power’ 2 arch/arm/mach-sa1100/assabet.c:326:34: error: storage size of ‘assabet_irda_data’ isn’t known 2 arch/arm/mach-sa1100/assabet.c:326:15: error: variable ‘assabet_irda_data’ has initializer but incomplete type 1 net/bpfilter/main.c:3:10: fatal error: sys/uio.h: No such file or directory 1 error: aborting due to previous error 1 arch/arm/mach-sa1100/h3600.c:125:3: error: ‘struct irda_platform_data’ has no member named ‘shutdown’ 1 arch/arm/mach-sa1100/h3600.c:124:3: error: ‘struct irda_platform_data’ has no member named ‘startup’ 1 arch/arm/mach-sa1100/h3600.c:123:3: error: ‘struct irda_platform_data’ has no member named ‘set_speed’ 1 arch/arm/mach-sa1100/h3600.c:122:3: error: ‘struct irda_platform_data’ has no member named ‘set_power’ 1 arch/arm/mach-sa1100/h3600.c:121:34: error: storage size of ‘h3600_irda_data’ isn’t known 1 arch/arm/mach-sa1100/h3600.c:121:15: error: variable ‘h3600_irda_data’ has initializer but incomplete type 1 arch/arm/mach-sa1100/collie.c:148:3: error: ‘struct irda_platform_data’ has no member named ‘set_power’ 1 arch/arm/mach-sa1100/collie.c:147:3: error: ‘struct irda_platform_data’ has no member named ‘shutdown’ 1 arch/arm/mach-sa1100/collie.c:146:3: error: ‘struct irda_platform_data’ has no member named ‘startup’ 1 arch/arm/mach-sa1100/collie.c:145:34: error: storage size of ‘collie_ir_data’ isn’t known 1 arch/arm/mach-sa1100/collie.c:145:15: error: variable ‘collie_ir_data’ has initializer but incomplete type 1 arch/arm/mach-pxa/pxa320.h:6:10: fatal error: mfp-pxa320.h: No such file or directory 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] 6 fs/coredump.c:841:12: warning: ‘dump_emit_page’ defined but not used [-Wunused-function] 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/gpu/drm/ttm/ttm_bo_util.c:509:9: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 2 drivers/gpu/drm/ttm/ttm_bo_util.c:364:16: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 2 cc1: some warnings being treated as errors 2 arch/arm/mach-sa1100/assabet.c:328:15: warning: excess elements in struct initializer 2 arch/arm/mach-sa1100/assabet.c:327:15: warning: excess elements in struct initializer 2 WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. 1 vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x3e: relocation to !ENDBR: .text+0x142ee6 1 vmlinux.o: warning: objtool: lkdtm_UNSET_SMEP+0xcc: relocation to !ENDBR: native_write_cr4+0x4 1 cc1: warning: result of ‘-117440512 << 16’ requires 44 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=] 1 arch/arm/mach-sa1100/h3600.c:125:14: warning: excess elements in struct initializer 1 arch/arm/mach-sa1100/h3600.c:124:13: warning: excess elements in struct initializer 1 arch/arm/mach-sa1100/h3600.c:123:15: warning: excess elements in struct initializer 1 arch/arm/mach-sa1100/h3600.c:122:15: warning: excess elements in struct initializer 1 arch/arm/mach-sa1100/collie.c:148:15: warning: excess elements in struct initializer 1 arch/arm/mach-sa1100/collie.c:147:14: warning: excess elements in struct initializer 1 arch/arm/mach-sa1100/collie.c:146:13: warning: excess elements in struct initializer ================================================================================ 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) — FAIL, 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 (arm, clang-16) — FAIL, 1 error, 0 warnings, 0 section mismatches Errors: mm/migrate.c:1041:15: error: casting from randomized structure pointer type 'struct address_space *' to 'struct anon_vma *' -------------------------------------------------------------------------------- allmodconfig (x86_64, clang-16) — FAIL, 1 error, 0 warnings, 0 section mismatches Errors: mm/migrate.c:1041:15: error: casting from randomized structure pointer type 'struct address_space *' to 'struct anon_vma *' -------------------------------------------------------------------------------- allmodconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allmodconfig (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allmodconfig (i386, clang-16) — FAIL, 1 error, 0 warnings, 0 section mismatches Errors: mm/migrate.c:1041:15: error: casting from randomized structure pointer type 'struct address_space *' to 'struct anon_vma *' -------------------------------------------------------------------------------- allmodconfig (arm64, clang-16) — FAIL, 1 error, 0 warnings, 0 section mismatches Errors: mm/migrate.c:1041:15: error: casting from randomized structure pointer type 'struct address_space *' to 'struct anon_vma *' -------------------------------------------------------------------------------- allnoconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- 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, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allnoconfig (x86_64, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allnoconfig (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allnoconfig (i386, clang-16) — 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) — FAIL, 4 errors, 2 warnings, 0 section mismatches Errors: arch/arm/mach-sa1100/assabet.c:326:15: error: variable ‘assabet_irda_data’ has initializer but incomplete type arch/arm/mach-sa1100/assabet.c:327:3: error: ‘struct irda_platform_data’ has no member named ‘set_power’ arch/arm/mach-sa1100/assabet.c:328:3: error: ‘struct irda_platform_data’ has no member named ‘set_speed’ arch/arm/mach-sa1100/assabet.c:326:34: error: storage size of ‘assabet_irda_data’ isn’t known Warnings: arch/arm/mach-sa1100/assabet.c:327:15: warning: excess elements in struct initializer arch/arm/mach-sa1100/assabet.c:328:15: warning: excess elements in struct initializer -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- 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, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- bmips_stb_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- cavium_octeon_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- ci20_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- cobalt_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- collie_defconfig (arm, gcc-10) — FAIL, 5 errors, 3 warnings, 0 section mismatches Errors: arch/arm/mach-sa1100/collie.c:145:15: error: variable ‘collie_ir_data’ has initializer but incomplete type arch/arm/mach-sa1100/collie.c:146:3: error: ‘struct irda_platform_data’ has no member named ‘startup’ arch/arm/mach-sa1100/collie.c:147:3: error: ‘struct irda_platform_data’ has no member named ‘shutdown’ arch/arm/mach-sa1100/collie.c:148:3: error: ‘struct irda_platform_data’ has no member named ‘set_power’ arch/arm/mach-sa1100/collie.c:145:34: error: storage size of ‘collie_ir_data’ isn’t known Warnings: arch/arm/mach-sa1100/collie.c:146:13: warning: excess elements in struct initializer arch/arm/mach-sa1100/collie.c:147:14: warning: excess elements in struct initializer arch/arm/mach-sa1100/collie.c:148:15: warning: excess elements in struct initializer -------------------------------------------------------------------------------- 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 (riscv, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- defconfig (arm64, 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 (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+videodec (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- exynos_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) — FAIL, 6 errors, 4 warnings, 0 section mismatches Errors: arch/arm/mach-sa1100/h3600.c:121:15: error: variable ‘h3600_irda_data’ has initializer but incomplete type arch/arm/mach-sa1100/h3600.c:122:3: error: ‘struct irda_platform_data’ has no member named ‘set_power’ arch/arm/mach-sa1100/h3600.c:123:3: error: ‘struct irda_platform_data’ has no member named ‘set_speed’ arch/arm/mach-sa1100/h3600.c:124:3: error: ‘struct irda_platform_data’ has no member named ‘startup’ arch/arm/mach-sa1100/h3600.c:125:3: error: ‘struct irda_platform_data’ has no member named ‘shutdown’ arch/arm/mach-sa1100/h3600.c:121:34: error: storage size of ‘h3600_irda_data’ isn’t known Warnings: arch/arm/mach-sa1100/h3600.c:122:15: warning: excess elements in struct initializer arch/arm/mach-sa1100/h3600.c:123:15: warning: excess elements in struct initializer arch/arm/mach-sa1100/h3600.c:124:13: warning: excess elements in struct initializer arch/arm/mach-sa1100/h3600.c:125:14: warning: excess elements in struct initializer -------------------------------------------------------------------------------- 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] -------------------------------------------------------------------------------- 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) — FAIL, 2 errors, 3 warnings, 0 section mismatches Errors: drivers/gpu/drm/ttm/ttm_bo_util.c:364:18: error: implicit declaration of function ‘vmap’; did you mean ‘kmap’? [-Werror=implicit-function-declaration] drivers/gpu/drm/ttm/ttm_bo_util.c:429:3: error: implicit declaration of function ‘vunmap’; did you mean ‘kunmap’? [-Werror=implicit-function-declaration] Warnings: drivers/gpu/drm/ttm/ttm_bo_util.c:364:16: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] drivers/gpu/drm/ttm/ttm_bo_util.c:509:9: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] cc1: some warnings being treated as errors -------------------------------------------------------------------------------- loongson3_defconfig (mips, gcc-10) — FAIL, 2 errors, 3 warnings, 0 section mismatches Errors: drivers/gpu/drm/ttm/ttm_bo_util.c:364:18: error: implicit declaration of function ‘vmap’; did you mean ‘kmap’? [-Werror=implicit-function-declaration] drivers/gpu/drm/ttm/ttm_bo_util.c:429:3: error: implicit declaration of function ‘vunmap’; did you mean ‘kunmap’? [-Werror=implicit-function-declaration] Warnings: drivers/gpu/drm/ttm/ttm_bo_util.c:364:16: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] drivers/gpu/drm/ttm/ttm_bo_util.c:509:9: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] cc1: some warnings being treated as errors -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- 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) — FAIL, 4 errors, 2 warnings, 0 section mismatches Errors: arch/arm/mach-sa1100/assabet.c:326:15: error: variable ‘assabet_irda_data’ has initializer but incomplete type arch/arm/mach-sa1100/assabet.c:327:3: error: ‘struct irda_platform_data’ has no member named ‘set_power’ arch/arm/mach-sa1100/assabet.c:328:3: error: ‘struct irda_platform_data’ has no member named ‘set_speed’ arch/arm/mach-sa1100/assabet.c:326:34: error: storage size of ‘assabet_irda_data’ isn’t known Warnings: arch/arm/mach-sa1100/assabet.c:327:15: warning: excess elements in struct initializer arch/arm/mach-sa1100/assabet.c:328:15: warning: excess elements in struct initializer -------------------------------------------------------------------------------- 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, 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 -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- pic32mzda_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- pxa168_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- pxa3xx_defconfig (arm, gcc-10) — FAIL, 1 error, 0 warnings, 0 section mismatches Errors: arch/arm/mach-pxa/pxa320.h:6:10: fatal error: mfp-pxa320.h: No such file or directory -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- s3c6400_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- shmobile_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 -------------------------------------------------------------------------------- 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 (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- tinyconfig (sparc, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] -------------------------------------------------------------------------------- tinyconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- tinyconfig (i386, 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 -------------------------------------------------------------------------------- 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 (x86_64, rustc-1.62) — 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+kselftest (x86_64, rustc-1.62) — PASS, 0 errors, 2 warnings, 0 section mismatches Warnings: vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x3e: relocation to !ENDBR: .text+0x142ee6 vmlinux.o: warning: objtool: lkdtm_UNSET_SMEP+0xcc: relocation to !ENDBR: native_write_cr4+0x4 -------------------------------------------------------------------------------- x86_64_defconfig+rust (x86_64, rustc-1.62) — FAIL, 1 error, 0 warnings, 0 section mismatches Errors: error: aborting due to previous error -------------------------------------------------------------------------------- x86_64_defconfig+rust-samples (x86_64, rustc-1.62) — 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 --- For more info write to <info@xxxxxxxxxxxx>