next/master build: 214 builds: 9 failed, 205 passed, 47 errors, 170 warnings (next-20210608)
Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20210608/
Tree: next
Branch: master
Git Describe: next-20210608
Git Commit: ab5803bc555fe68b9b0d37b9a850d3ec601b938a
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Built: 7 unique architectures

Build Failures Detected:

arc:
allnoconfig (gcc-8) FAIL
nsimosci_hs_smp_defconfig (gcc-8) FAIL
arm:
allmodconfig (clang-10) FAIL
allmodconfig (clang-12) FAIL
allmodconfig (gcc-8) FAIL
i386:
allmodconfig (clang-12) FAIL
mips:
decstation_64_defconfig (gcc-8) FAIL
lemote2f_defconfig (gcc-8) FAIL
riscv:
rv32_defconfig (gcc-8) FAIL

Errors and Warnings Detected:

arc:
allnoconfig (gcc-8) 8 errors
haps_hs_smp_defconfig+kselftest (gcc-8) 3 warnings
nsimosci_hs_smp_defconfig (gcc-8) 8 errors
arm64:
allmodconfig (clang-10) 12 warnings
defconfig (clang-12) 3 warnings
defconfig (clang-10) 4 warnings
defconfig+CONFIG_ARM64_64K_PAGES=y (clang-12) 3 warnings
defconfig+CONFIG_ARM64_64K_PAGES=y (clang-10) 4 warnings
defconfig+kselftest (gcc-8) 1 warning
arm:
allmodconfig (clang-12) 31 warnings 1 error
allmodconfig (gcc-8) 1 warning 2 errors
allmodconfig (clang-10) 31 warnings 1 error
davinci_all_defconfig (gcc-8) 1 warning
ezx_defconfig (gcc-8) 1 warning
multi_v7_defconfig (clang-12) 2 warnings
multi_v7_defconfig (clang-10) 2 warnings
multi_v7_defconfig+kselftest (gcc-8) 1 warning
pxa_defconfig (gcc-8) 1 warning
i386:
allmodconfig (clang-12) 29 warnings 1 error
i386_defconfig+kselftest (gcc-8) 1 warning
mips:
32r2el_defconfig+kselftest (gcc-8) 1 warning
db1xxx_defconfig (gcc-8) 1 warning
ip22_defconfig (gcc-8) 1 warning
jazz_defconfig (gcc-8) 1 warning
lemote2f_defconfig (gcc-8) 1 warning
loongson2k_defconfig (gcc-8) 1 warning
loongson3_defconfig (gcc-8) 1 warning
malta_defconfig (gcc-8) 1 warning
malta_kvm_defconfig (gcc-8) 1 warning
malta_qemu_32r6_defconfig (gcc-8) 1 warning
maltaaprp_defconfig (gcc-8) 1 warning
maltasmvp_defconfig (gcc-8) 1 warning
maltasmvp_eva_defconfig (gcc-8) 1 warning
maltaup_defconfig (gcc-8) 1 warning
maltaup_xpa_defconfig (gcc-8) 1 warning
rm200_defconfig (gcc-8) 2 warnings
tb0287_defconfig (gcc-8) 1 warning
riscv:
defconfig+kselftest (gcc-8) 1 warning
rv32_defconfig (gcc-8) 16 warnings 26 errors
x86_64:
x86_64_defconfig (clang-10) 2 warnings
x86_64_defconfig+kselftest (gcc-8) 1 warning
x86_64_defconfig+x86-chromebook+kselftest (gcc-8) 1 warning
Errors summary:
13 arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
13 arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
3 ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
2 arc-elf32-ld: stackdepot.c:(.text+0x4e0): undefined reference to `__softirqentry_text_end'
2 arc-elf32-ld: stackdepot.c:(.text+0x4d8): undefined reference to `__softirqentry_text_start'
2 arc-elf32-ld: stackdepot.c:(.text+0x4cc): undefined reference to `__irqentry_text_end'
2 arc-elf32-ld: stackdepot.c:(.text+0x38): undefined reference to `__softirqentry_text_end'
2 arc-elf32-ld: stackdepot.c:(.text+0x30): undefined reference to `__softirqentry_text_start'
2 arc-elf32-ld: stackdepot.c:(.text+0x24): undefined reference to `__irqentry_text_end'
1 stackdepot.c:(.text+0x4ac): undefined reference to `__irqentry_text_start'
1 stackdepot.c:(.text+0x4): undefined reference to `__irqentry_text_start'
1 arc-elf32-ld: stackdepot.c:(.text+0x4ac): undefined reference to `__irqentry_text_start'
1 arc-elf32-ld: stackdepot.c:(.text+0x4): undefined reference to `__irqentry_text_start'
1 ERROR: modpost: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
1 ERROR: modpost: "__aeabi_ldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
Warnings summary:
39 1 warning generated.
27 fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]
13 cc1: some warnings being treated as errors
8 drivers/scsi/ufs/ufshcd.c:2976:6: warning: variable 'lrbp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
8 drivers/scsi/ufs/ufshcd.c:2953:25: note: initialize the variable 'lrbp' to silence this warning
8 2 warnings generated.
4 drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion]
4 drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:730:2: warning: variable 'member_type' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
4 arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings]
4 #warning This code requires at least version 4.6 of GCC
3 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
2 drivers/staging/fbtft/fbtft-core.c:902:12: warning: stack frame size of 1080 bytes in function 'fbtft_init_display_from_property' [-Wframe-larger-than=]
2 drivers/net/wireless/cisco/airo.c:3075:12: warning: stack frame size of 1056 bytes in function 'airo_thread' [-Wframe-larger-than=]
2 drivers/gpu/drm/selftests/test-drm_mm.c:372:12: warning: stack frame size of 1040 bytes in function '__igt_reserve' [-Wframe-larger-than=]
2 drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3043:6: warning: stack frame size of 1384 bytes in function 'bw_calcs' [-Wframe-larger-than=]
2 drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size of 1264 bytes in function 'bpmp_debug_store' [-Wframe-larger-than=]
1 kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1392 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=]
1 kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1384 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=]
1 kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1332 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=]
1 drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3328 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=]
1 drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 1804 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=]
1 drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1216 bytes in function 'fbtft_init_display' [-Wframe-larger-than=]
1 drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1208 bytes in function 'fbtft_init_display' [-Wframe-larger-than=]
1 drivers/platform/x86/think-lmi.c:566:57: warning: address of array 'tlmi_priv.pwd_admin->password' will always evaluate to 'true' [-Wpointer-bool-conversion]
1 drivers/platform/x86/think-lmi.c:540:57: warning: address of array 'tlmi_priv.pwd_admin->password' will always evaluate to 'true' [-Wpointer-bool-conversion]
1 drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1064 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=]
1 drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1056 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=]
1 drivers/infiniband/hw/irdma/hw.c:579:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_relocate_parse_slow()+0x427: stack state mismatch: cfa1=4+120 cfa2=-1+0
1 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_copy_relocations()+0x1d5: stack state mismatch: cfa1=4+104 cfa2=-1+0
1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dml1_display_rq_dlg_calc.c:997:6: warning: stack frame size of 1196 bytes in function 'dml1_rq_dlg_get_dlg_params' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:941:13: warning: stack frame size of 1308 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_rq_dlg_calc_30.c:981:13: warning: stack frame size of 1036 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:3393:6: warning: stack frame size of 1468 bytes in function 'dml21_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:1463:13: warning: stack frame size of 1132 bytes in function 'DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:3393:6: warning: stack frame size of 1420 bytes in function 'dml20v2_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:1145:13: warning: stack frame size of 1164 bytes in function 'dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:3286:6: warning: stack frame size of 1420 bytes in function 'dml20_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:1085:13: warning: stack frame size of 1180 bytes in function 'dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:452:13: warning: stack frame size of 1580 bytes in function 'dcn_bw_calc_rq_dlg_ttu' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5560 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=]
1 drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5536 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=]
1 drivers/block/paride/bpck.c:32: warning: "PC" redefined
1 crypto/wp512.c:782:13: warning: stack frame size of 1192 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=]
1 crypto/wp512.c:782:13: warning: stack frame size of 1176 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=]
1 arch/arc/include/asm/perf_event.h:91:27: warning: ‘arc_pmu_ev_hw_map’ defined but not used [-Wunused-const-variable=]
1 arch/arc/include/asm/perf_event.h:126:23: warning: ‘arc_pmu_cache_map’ defined but not used [-Wunused-const-variable=]
1 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/sound/soc/intel/boards/snd-soc-intel-hda-dsp-common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
1 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/drivers/clk/keystone/gate.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
1 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/crypto/cast_common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
1 aarch64-linux-gnu-strip: warning: SIGN /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/drivers/clk/clk-si5341.ko
1 :834:2: warning: #warning syscall fstat64 not implemented [-Wcpp]
1 :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp]
1 :1131:2: warning: #warning syscall fstatat64 not implemented [-Wcpp]

Detailed per-defconfig build reports:

32r2el_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

32r2el_defconfig+kselftest (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

allmodconfig (arm, clang-12) — FAIL, 1 error, 31 warnings, 0 section mismatches

Errors:
ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
Warnings:
kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1384 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=]
1 warning generated.
drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size of 1264 bytes in function 'bpmp_debug_store' [-Wframe-larger-than=]
1 warning generated.
arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings]
#warning This code requires at least version 4.6 of GCC
1 warning generated.
arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings]
#warning This code requires at least version 4.6 of GCC
1 warning generated.
crypto/wp512.c:782:13: warning: stack frame size of 1176 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=]
1 warning generated.
drivers/gpu/drm/selftests/test-drm_mm.c:372:12: warning: stack frame size of 1040 bytes in function '__igt_reserve' [-Wframe-larger-than=]
1 warning generated.
drivers/scsi/ufs/ufshcd.c:2976:6: warning: variable 'lrbp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
drivers/scsi/ufs/ufshcd.c:2953:25: note: initialize the variable 'lrbp' to silence this warning
1 warning generated.
drivers/net/wireless/cisco/airo.c:3075:12: warning: stack frame size of 1056 bytes in function 'airo_thread' [-Wframe-larger-than=]
1 warning generated.
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:730:2: warning: variable 'member_type' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
1 warning generated.
drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3043:6: warning: stack frame size of 1384 bytes in function 'bw_calcs' [-Wframe-larger-than=]
drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5560 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=]
2 warnings generated.
drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1208 bytes in function 'fbtft_init_display' [-Wframe-larger-than=]
drivers/staging/fbtft/fbtft-core.c:902:12: warning: stack frame size of 1080 bytes in function 'fbtft_init_display_from_property' [-Wframe-larger-than=]
2 warnings generated.
drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1064 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=]
1 warning generated.
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion]
1 warning generated.

allmodconfig (i386, clang-12) — FAIL, 1 error, 29 warnings, 0 section mismatches

Errors:
ERROR: modpost: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
Warnings:
kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1332 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=]
1 warning generated.
drivers/scsi/ufs/ufshcd.c:2976:6: warning: variable 'lrbp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
drivers/scsi/ufs/ufshcd.c:2953:25: note: initialize the variable 'lrbp' to silence this warning
1 warning generated.
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:730:2: warning: variable 'member_type' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
1 warning generated.
drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:452:13: warning: stack frame size of 1580 bytes in function 'dcn_bw_calc_rq_dlg_ttu' [-Wframe-larger-than=]
1 warning generated.
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dml1_display_rq_dlg_calc.c:997:6: warning: stack frame size of 1196 bytes in function 'dml1_rq_dlg_get_dlg_params' [-Wframe-larger-than=]
1 warning generated.
drivers/platform/x86/think-lmi.c:540:57: warning: address of array 'tlmi_priv.pwd_admin->password' will always evaluate to 'true' [-Wpointer-bool-conversion]
drivers/platform/x86/think-lmi.c:566:57: warning: address of array 'tlmi_priv.pwd_admin->password' will always evaluate to 'true' [-Wpointer-bool-conversion]
2 warnings generated.
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:1085:13: warning: stack frame size of 1180 bytes in function 'dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:3286:6: warning: stack frame size of 1420 bytes in function 'dml20_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=]
2 warnings generated.
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:1145:13: warning: stack frame size of 1164 bytes in function 'dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:3393:6: warning: stack frame size of 1420 bytes in function 'dml20v2_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_rq_dlg_calc_30.c:981:13: warning: stack frame size of 1036 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than=]
1 warning generated.
2 warnings generated.
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:1463:13: warning: stack frame size of 1132 bytes in function 'DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:3393:6: warning: stack frame size of 1468 bytes in function 'dml21_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:941:13: warning: stack frame size of 1308 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than=]
1 warning generated.
2 warnings generated.
drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 1804 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=]
1 warning generated.

allmodconfig (arm64, clang-10) — PASS, 0 errors, 12 warnings, 0 section mismatches

Warnings:
drivers/scsi/ufs/ufshcd.c:2976:6: warning: variable 'lrbp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
drivers/scsi/ufs/ufshcd.c:2953:25: note: initialize the variable 'lrbp' to silence this warning
1 warning generated.
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:730:2: warning: variable 'member_type' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
1 warning generated.
drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3328 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=]
1 warning generated.
aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/crypto/cast_common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/drivers/clk/keystone/gate.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
aarch64-linux-gnu-strip: warning: SIGN /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/drivers/clk/clk-si5341.ko
aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/sound/soc/intel/boards/snd-soc-intel-hda-dsp-common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000

allmodconfig (arm, gcc-8) — FAIL, 2 errors, 1 warning, 0 section mismatches

Errors:
ERROR: modpost: "__aeabi_ldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
Warnings:
drivers/infiniband/hw/irdma/hw.c:579:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

allmodconfig (arm, clang-10) — FAIL, 1 error, 31 warnings, 0 section mismatches

Errors:
ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
Warnings:
kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1392 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=]
1 warning generated.
drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size of 1264 bytes in function 'bpmp_debug_store' [-Wframe-larger-than=]
1 warning generated.
arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings]
#warning This code requires at least version 4.6 of GCC
1 warning generated.
arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings]
#warning This code requires at least version 4.6 of GCC
1 warning generated.
crypto/wp512.c:782:13: warning: stack frame size of 1192 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=]
1 warning generated.
drivers/gpu/drm/selftests/test-drm_mm.c:372:12: warning: stack frame size of 1040 bytes in function '__igt_reserve' [-Wframe-larger-than=]
1 warning generated.
drivers/scsi/ufs/ufshcd.c:2976:6: warning: variable 'lrbp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
drivers/scsi/ufs/ufshcd.c:2953:25: note: initialize the variable 'lrbp' to silence this warning
1 warning generated.
drivers/net/wireless/cisco/airo.c:3075:12: warning: stack frame size of 1056 bytes in function 'airo_thread' [-Wframe-larger-than=]
1 warning generated.
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:730:2: warning: variable 'member_type' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
1 warning generated.
drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1056 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=]
1 warning generated.
drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3043:6: warning: stack frame size of 1384 bytes in function 'bw_calcs' [-Wframe-larger-than=]
drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5536 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=]
2 warnings generated.
drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1216 bytes in function 'fbtft_init_display' [-Wframe-larger-than=]
drivers/staging/fbtft/fbtft-core.c:902:12: warning: stack frame size of 1080 bytes in function 'fbtft_init_display_from_property' [-Wframe-larger-than=]
2 warnings generated.
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion]
1 warning generated.

allnoconfig (x86_64, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

allnoconfig (arc, gcc-8) — FAIL, 8 errors, 0 warnings, 0 section mismatches

Errors:
stackdepot.c:(.text+0x4ac): undefined reference to `__irqentry_text_start'
arc-elf32-ld: stackdepot.c:(.text+0x4ac): undefined reference to `__irqentry_text_start'
arc-elf32-ld: stackdepot.c:(.text+0x4cc): undefined reference to `__irqentry_text_end'
arc-elf32-ld: stackdepot.c:(.text+0x4cc): undefined reference to `__irqentry_text_end'
arc-elf32-ld: stackdepot.c:(.text+0x4d8): undefined reference to `__softirqentry_text_start'
arc-elf32-ld: stackdepot.c:(.text+0x4d8): undefined reference to `__softirqentry_text_start'
arc-elf32-ld: stackdepot.c:(.text+0x4e0): undefined reference to `__softirqentry_text_end'
arc-elf32-ld: stackdepot.c:(.text+0x4e0): undefined reference to `__softirqentry_text_end'

allnoconfig (i386, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

allnoconfig (x86_64, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches

allnoconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

allnoconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

am200epdkit_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

ar7_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

aspeed_g4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

aspeed_g5_defconfig (arm, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

aspeed_g5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

aspeed_g5_defconfig (arm, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches

assabet_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

at91_dt_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

ath25_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

ath79_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

axm55xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

axs103_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

axs103_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

badge4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

bcm2835_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

bcm47xx_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

bcm63xx_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

bigsur_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

bmips_be_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

bmips_stb_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

capcella_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

cavium_octeon_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

cerfcube_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

ci20_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

cm_x300_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

cobalt_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

colibri_pxa270_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

colibri_pxa300_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

collie_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

corgi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

cu1000-neo_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

cu1830-neo_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

davinci_all_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

db1xxx_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

decstation_64_defconfig (mips, gcc-8) — FAIL, 0 errors, 0 warnings, 0 section mismatches

decstation_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

decstation_r4k_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig (arm64, clang-12) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
drivers/scsi/ufs/ufshcd.c:2976:6: warning: variable 'lrbp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
drivers/scsi/ufs/ufshcd.c:2953:25: note: initialize the variable 'lrbp' to silence this warning
1 warning generated.

defconfig (arm64, clang-10) — PASS, 0 errors, 4 warnings, 0 section mismatches

Warnings:
drivers/scsi/ufs/ufshcd.c:2976:6: warning: variable 'lrbp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
drivers/scsi/ufs/ufshcd.c:2953:25: note: initialize the variable 'lrbp' to silence this warning
1 warning generated.
aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000

defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, clang-12) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
drivers/scsi/ufs/ufshcd.c:2976:6: warning: variable 'lrbp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
drivers/scsi/ufs/ufshcd.c:2953:25: note: initialize the variable 'lrbp' to silence this warning
1 warning generated.

defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, clang-10) — PASS, 0 errors, 4 warnings, 0 section mismatches

Warnings:
drivers/scsi/ufs/ufshcd.c:2976:6: warning: variable 'lrbp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
drivers/scsi/ufs/ufshcd.c:2953:25: note: initialize the variable 'lrbp' to silence this warning
1 warning generated.
aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc5-next-20210608/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000

defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+CONFIG_EFI=n (riscv, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+CONFIG_RANDOMIZE_BASE=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+kselftest (arm64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

defconfig+kselftest (riscv, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

dove_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

e55_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

ep93xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

eseries_pxa_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

exynos_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

ezx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

footbridge_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

fuloong2e_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

gcw0_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

gemini_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

gpr_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

h3600_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

h5000_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

hackkit_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

haps_hs_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

haps_hs_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

haps_hs_smp_defconfig+kselftest (arc, gcc-8) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
arch/arc/include/asm/perf_event.h:126:23: warning: ‘arc_pmu_cache_map’ defined but not used [-Wunused-const-variable=]
arch/arc/include/asm/perf_event.h:91:27: warning: ‘arc_pmu_ev_hw_map’ defined but not used [-Wunused-const-variable=]
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

hisi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

hsdk_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

i386_defconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

i386_defconfig (i386, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches

i386_defconfig (i386, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

i386_defconfig+kselftest (i386, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

imote2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

imx_v4_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

imx_v6_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

integrator_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

iop32x_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

ip22_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

ip32_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

ixp4xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

jazz_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

jmr3927_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

jornada720_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

keystone_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

lart_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

lemote2f_defconfig (mips, gcc-8) — FAIL, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

loongson1b_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

loongson1c_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

loongson2k_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

loongson3_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

lpc18xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

lpc32xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

lpd270_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

lubbock_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

magician_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

mainstone_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

malta_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

malta_kvm_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

malta_qemu_32r6_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

maltaaprp_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

maltasmvp_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

maltasmvp_eva_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

maltaup_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

maltaup_xpa_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

milbeaut_m10v_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

mini2440_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

mmp2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

moxart_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

mpc30x_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

mps2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

mtx1_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v4t_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v5_defconfig (arm, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v5_defconfig (arm, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig (arm, clang-12) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion]
1 warning generated.

multi_v7_defconfig (arm, clang-10) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion]
1 warning generated.

multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig+CONFIG_SMP=n (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig+kselftest (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

mvebu_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

mvebu_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

mxs_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

neponset_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

netwinder_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

nhk8815_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

nlm_xlp_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

nlm_xlr_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

nommu_k210_defconfig (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

nommu_k210_sdcard_defconfig (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

nsimosci_hs_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

nsimosci_hs_smp_defconfig (arc, gcc-8) — FAIL, 8 errors, 0 warnings, 0 section mismatches

Errors:
stackdepot.c:(.text+0x4): undefined reference to `__irqentry_text_start'
arc-elf32-ld: stackdepot.c:(.text+0x4): undefined reference to `__irqentry_text_start'
arc-elf32-ld: stackdepot.c:(.text+0x24): undefined reference to `__irqentry_text_end'
arc-elf32-ld: stackdepot.c:(.text+0x24): undefined reference to `__irqentry_text_end'
arc-elf32-ld: stackdepot.c:(.text+0x30): undefined reference to `__softirqentry_text_start'
arc-elf32-ld: stackdepot.c:(.text+0x30): undefined reference to `__softirqentry_text_start'
arc-elf32-ld: stackdepot.c:(.text+0x38): undefined reference to `__softirqentry_text_end'
arc-elf32-ld: stackdepot.c:(.text+0x38): undefined reference to `__softirqentry_text_end'

omap1_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

omap2plus_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

omega2p_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

orion5x_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

oxnas_v6_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

palmz72_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

pcm027_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

pic32mzda_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

pistachio_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

pleb_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa168_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa255-idp_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa910_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

qcom_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

qi_lb60_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

rb532_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

rbtx49xx_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

realview_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

rm200_defconfig (mips, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
drivers/block/paride/bpck.c:32: warning: "PC" redefined
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

rs90_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

rt305x_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

rv32_defconfig (riscv, gcc-8) — FAIL, 26 errors, 16 warnings, 0 section mismatches

Errors:
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct ’} was expected
Warnings:
:834:2: warning: #warning syscall fstat64 not implemented [-Wcpp]
:1131:2: warning: #warning syscall fstatat64 not implemented [-Wcpp]
:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp]
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors

s3c2410_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

s3c6400_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

s5pv210_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

sama5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

sb1250_swarm_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

shannon_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

shmobile_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

simpad_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

socfpga_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

spear13xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

spear3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

spear6xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

spitz_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

stm32_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

sunxi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

tb0219_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

tb0226_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

tb0287_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

tct_hammer_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

tegra_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

tinyconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

tinyconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

tinyconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

trizeps4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

u8500_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

vdk_hs38_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

vdk_hs38_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

versatile_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

vexpress_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

vf610m4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

viper_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

vocore2_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

vt8500_v6_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

workpad_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

x86_64_defconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

x86_64_defconfig (x86_64, clang-10) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_relocate_parse_slow()+0x427: stack state mismatch: cfa1=4+120 cfa2=-1+0
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_copy_relocations()+0x1d5: stack state mismatch: cfa1=4+104 cfa2=-1+0

x86_64_defconfig (x86_64, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

x86_64_defconfig+kselftest (x86_64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

x86_64_defconfig+x86-chromebook (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

x86_64_defconfig+x86-chromebook+kselftest (x86_64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
fs/xfs/libxfs/xfs_ialloc.c:2032:20: warning: unused variable ‘agi’ [-Wunused-variable]

x86_64_defconfig+x86_kvm_guest (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

xcep_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

zeus_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches