* next/master build: 219 builds: 8 failed, 211 passed, 102 errors, 77 warnings (next-20220810)
@ 2022-08-10 3:57 kernelci.org bot
0 siblings, 0 replies; only message in thread
From: kernelci.org bot @ 2022-08-10 3:57 UTC (permalink / raw)
To: linux-next
next/master build: 219 builds: 8 failed, 211 passed, 102 errors, 77 warnings (next-20220810)
Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20220810/
Tree: next
Branch: master
Git Describe: next-20220810
Git Commit: bc6c6584ffb27b62e19ea89553b22b4cad1abaca
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Built: 8 unique architectures
Build Failures Detected:
arm:
multi_v5_defconfig: (clang-16) FAIL
imx_v4_v5_defconfig: (gcc-10) FAIL
imxrt_defconfig: (gcc-10) FAIL
multi_v4t_defconfig: (gcc-10) FAIL
multi_v5_defconfig: (gcc-10) FAIL
rpc_defconfig: (gcc-10) FAIL
vf610m4_defconfig: (gcc-10) FAIL
mips:
decstation_64_defconfig: (gcc-10) FAIL
Errors and Warnings Detected:
arc:
arm64:
arm:
aspeed_g4_defconfig (gcc-10): 1 warning
aspeed_g5_defconfig (gcc-10): 1 warning
aspeed_g5_defconfig (clang-16): 12 warnings
cros://chromeos-5.10/armel/chromiumos-arm.flavour.config (clang-13): 6 warnings
cros://chromeos-5.10/armel/chromiumos-rockchip.flavour.config (clang-13): 6 warnings
imx_v4_v5_defconfig (gcc-10): 19 errors, 5 warnings
imxrt_defconfig (gcc-10): 13 errors, 5 warnings
multi_v4t_defconfig (gcc-10): 19 errors, 5 warnings
multi_v5_defconfig (clang-16): 13 errors
multi_v5_defconfig (gcc-10): 19 errors, 5 warnings
multi_v7_defconfig (clang-16): 10 warnings
rpc_defconfig (gcc-10): 2 errors
u8500_defconfig (gcc-10): 2 warnings
vf610m4_defconfig (gcc-10): 13 errors, 5 warnings
i386:
mips:
32r2el_defconfig (gcc-10): 1 warning
32r2el_defconfig+kselftest (gcc-10): 1 warning
fuloong2e_defconfig (gcc-10): 1 error
lemote2f_defconfig (gcc-10): 1 error
loongson2k_defconfig (gcc-10): 1 error
loongson3_defconfig (gcc-10): 1 error
rb532_defconfig (gcc-10): 1 warning
riscv:
sparc:
allnoconfig (gcc-10): 1 warning
sparc32_defconfig (gcc-10): 2 warnings
sparc64_defconfig (gcc-10): 3 warnings
sparc64_defconfig+debug (gcc-10): 2 warnings
sparc64_defconfig+kselftest (gcc-10): 2 warnings
tinyconfig (gcc-10): 1 warning
x86_64:
Errors summary:
5 drivers/irqchip/irq-imx-mu-msi.c:262:25: error: implicit declaration of function ‘platform_msi_create_irq_domain’ [-Werror=implicit-function-declaration]
5 drivers/irqchip/irq-imx-mu-msi.c:197:34: error: request for member ‘desc’ in something not a structure or union
5 drivers/irqchip/irq-imx-mu-msi.c:179:2: error: unknown type name ‘msi_alloc_info_t’
5 drivers/irqchip/irq-imx-mu-msi.c:146:3: error: ‘struct msi_domain_info’ has no member named ‘chip’
5 drivers/irqchip/irq-imx-mu-msi.c:145:3: error: ‘struct msi_domain_info’ has no member named ‘ops’
5 drivers/irqchip/irq-imx-mu-msi.c:144:6: error: ‘MSI_FLAG_PCI_MSIX’ undeclared here (not in a function)
5 drivers/irqchip/irq-imx-mu-msi.c:143:6: error: ‘MSI_FLAG_USE_DEF_CHIP_OPS’ undeclared here (not in a function)
5 drivers/irqchip/irq-imx-mu-msi.c:142:3: error: ‘struct msi_domain_info’ has no member named ‘flags’
5 drivers/irqchip/irq-imx-mu-msi.c:142:12: error: ‘MSI_FLAG_USE_DEF_DOM_OPS’ undeclared here (not in a function)
5 drivers/irqchip/irq-imx-mu-msi.c:141:31: error: storage size of ‘imx_mu_msi_domain_info’ isn’t known
5 drivers/irqchip/irq-imx-mu-msi.c:141:15: error: variable ‘imx_mu_msi_domain_info’ has initializer but incomplete type
5 drivers/irqchip/irq-imx-mu-msi.c:138:30: error: storage size of ‘its_pmsi_ops’ isn’t known
5 drivers/irqchip/irq-imx-mu-msi.c:138:15: error: variable ‘its_pmsi_ops’ has initializer but incomplete type
4 cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’
3 drivers/irqchip/irq-imx-mu-msi.c:229:3: error: ‘const struct irq_domain_ops’ has no member named ‘free’
3 drivers/irqchip/irq-imx-mu-msi.c:229:10: error: initialization of ‘int (*)(struct irq_domain *, struct irq_fwspec *, enum irq_domain_bus_token)’ from incompatible pointer type ‘void (*)(struct irq_domain *, unsigned int, unsigned int)’ [-Werror=incompatible-pointer-types]
3 drivers/irqchip/irq-imx-mu-msi.c:228:3: error: ‘const struct irq_domain_ops’ has no member named ‘alloc’
3 drivers/irqchip/irq-imx-mu-msi.c:228:11: error: initialization of ‘int (*)(struct irq_domain *, struct device_node *, enum irq_domain_bus_token)’ from incompatible pointer type ‘int (*)(struct irq_domain *, unsigned int, unsigned int, void *)’ [-Werror=incompatible-pointer-types]
3 drivers/irqchip/irq-imx-mu-msi.c:126:63: error: ‘struct irq_data’ has no member named ‘parent_data’
3 drivers/irqchip/irq-imx-mu-msi.c:118:63: error: ‘struct irq_data’ has no member named ‘parent_data’
1 drivers/irqchip/irq-imx-mu-msi.c:262:25: error: call to undeclared function 'platform_msi_create_irq_domain'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
1 drivers/irqchip/irq-imx-mu-msi.c:229:3: error: field designator 'free' does not refer to any field in type 'const struct irq_domain_ops'
1 drivers/irqchip/irq-imx-mu-msi.c:228:3: error: field designator 'alloc' does not refer to any field in type 'const struct irq_domain_ops'
1 drivers/irqchip/irq-imx-mu-msi.c:197:30: error: use of undeclared identifier 'info'
1 drivers/irqchip/irq-imx-mu-msi.c:179:2: error: use of undeclared identifier 'msi_alloc_info_t'
1 drivers/irqchip/irq-imx-mu-msi.c:179:20: error: use of undeclared identifier 'info'
1 drivers/irqchip/irq-imx-mu-msi.c:144:6: error: use of undeclared identifier 'MSI_FLAG_PCI_MSIX'
1 drivers/irqchip/irq-imx-mu-msi.c:143:6: error: use of undeclared identifier 'MSI_FLAG_USE_DEF_CHIP_OPS'
1 drivers/irqchip/irq-imx-mu-msi.c:142:12: error: use of undeclared identifier 'MSI_FLAG_USE_DEF_DOM_OPS'
1 drivers/irqchip/irq-imx-mu-msi.c:141:31: error: variable has incomplete type 'struct msi_domain_info'
1 drivers/irqchip/irq-imx-mu-msi.c:138:30: error: variable has incomplete type 'struct msi_domain_ops'
1 drivers/irqchip/irq-imx-mu-msi.c:126:65: error: no member named 'parent_data' in 'struct irq_data'
1 drivers/irqchip/irq-imx-mu-msi.c:118:65: error: no member named 'parent_data' in 'struct irq_data'
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:
22 clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
10 clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
10 <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
5 drivers/irqchip/irq-imx-mu-msi.c:262:23: warning: assignment to ‘struct irq_domain *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
5 drivers/irqchip/irq-imx-mu-msi.c:146:10: warning: excess elements in struct initializer
5 drivers/irqchip/irq-imx-mu-msi.c:145:9: warning: excess elements in struct initializer
5 drivers/irqchip/irq-imx-mu-msi.c:142:11: warning: excess elements in struct initializer
5 cc1: some warnings being treated as errors
2 kernel/trace/ftrace.c:3149:1: warning: ‘ops_references_rec’ defined but not used [-Wunused-function]
2 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"
1 kernel/trace/ftrace.c:3149:1: warning: unused function 'ops_references_rec' [-Wunused-function]
1 drivers/power/supply/ab8500_chargalg.c:493:13: warning: ‘ab8500_chargalg_ex_ac_enable_toggle’ defined but not used [-Wunused-variable]
1 drivers/power/supply/ab8500_chargalg.c:493:13: warning: unused variable ‘ab8500_chargalg_ex_ac_enable_toggle’ [-Wunused-variable]
1 cc1: warning: result of ‘-117440512 << 16’ requires 44 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
1 WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
1 1 warning generated.
================================================================================
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+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, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (i386, clang-16) — 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 (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
am200epdkit_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ar7_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
aspeed_g4_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
kernel/trace/ftrace.c:3149:1: warning: ‘ops_references_rec’ defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
aspeed_g5_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
kernel/trace/ftrace.c:3149:1: warning: ‘ops_references_rec’ defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
aspeed_g5_defconfig (arm, clang-16) — PASS, 0 errors, 12 warnings, 0 section mismatches
Warnings:
clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
kernel/trace/ftrace.c:3149:1: warning: unused function 'ops_references_rec' [-Wunused-function]
1 warning generated.
clang: warning: argument unused during compilation: '-march=armv6k' [-Wunused-command-line-argument]
--------------------------------------------------------------------------------
assabet_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
at91_dt_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ath25_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ath79_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
axm55xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
axs103_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
axs103_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
badge4_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bcm2835_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bcm47xx_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bcm63xx_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bigsur_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bmips_be_defconfig (mips, gcc-10) — PASS, 0 errors, 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
--------------------------------------------------------------------------------
cerfcube_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ci20_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cm_x300_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cobalt_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
colibri_pxa270_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
colibri_pxa300_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
collie_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
corgi_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cros://chromeos-5.10/arm64/chromiumos-arm64.flavour.config (arm64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cros://chromeos-5.10/arm64/chromiumos-arm64.flavour.config+arm64-chromebook (arm64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cros://chromeos-5.10/arm64/chromiumos-mediatek.flavour.config+arm64-chromebook (arm64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cros://chromeos-5.10/arm64/chromiumos-qualcomm.flavour.config+arm64-chromebook (arm64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cros://chromeos-5.10/arm64/chromiumos-rockchip64.flavour.config+arm64-chromebook (arm64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cros://chromeos-5.10/armel/chromiumos-arm.flavour.config (arm, clang-13) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
--------------------------------------------------------------------------------
cros://chromeos-5.10/armel/chromiumos-rockchip.flavour.config (arm, clang-13) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
--------------------------------------------------------------------------------
cros://chromeos-5.10/x86_64/chromeos-amd-stoneyridge.flavour.config+x86-chromebook (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cros://chromeos-5.10/x86_64/chromeos-intel-denverton.flavour.config+x86-chromebook (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cros://chromeos-5.10/x86_64/chromeos-intel-pineview.flavour.config+x86-chromebook (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cros://chromeos-5.10/x86_64/chromiumos-x86_64.flavour.config (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cros://chromeos-5.10/x86_64/chromiumos-x86_64.flavour.config+x86-chromebook (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cu1000-neo_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cu1830-neo_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
davinci_all_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
db1xxx_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
decstation_64_defconfig (mips, gcc-10) — FAIL, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
decstation_r4k_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (arm64, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (arm64, gcc-10) — 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_ARM64_64K_PAGES=y (arm64, clang-16) — 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_EFI=n (riscv, clang-16) — 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 (arm64, clang-13) — 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+debug (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+ima (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+kselftest (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+kselftest (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
eseries_pxa_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
exynos_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ezx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
footbridge_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
fuloong2e_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors:
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’
--------------------------------------------------------------------------------
gcw0_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
gemini_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
gpr_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
h3600_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
h5000_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
hackkit_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
haps_hs_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
haps_hs_smp_defconfig+debug (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
haps_hs_smp_defconfig+kselftest (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
hisi_defconfig (arm, 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+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) — FAIL, 19 errors, 5 warnings, 0 section mismatches
Errors:
drivers/irqchip/irq-imx-mu-msi.c:118:63: error: ‘struct irq_data’ has no member named ‘parent_data’
drivers/irqchip/irq-imx-mu-msi.c:126:63: error: ‘struct irq_data’ has no member named ‘parent_data’
drivers/irqchip/irq-imx-mu-msi.c:138:15: error: variable ‘its_pmsi_ops’ has initializer but incomplete type
drivers/irqchip/irq-imx-mu-msi.c:141:15: error: variable ‘imx_mu_msi_domain_info’ has initializer but incomplete type
drivers/irqchip/irq-imx-mu-msi.c:142:3: error: ‘struct msi_domain_info’ has no member named ‘flags’
drivers/irqchip/irq-imx-mu-msi.c:142:12: error: ‘MSI_FLAG_USE_DEF_DOM_OPS’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:143:6: error: ‘MSI_FLAG_USE_DEF_CHIP_OPS’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:144:6: error: ‘MSI_FLAG_PCI_MSIX’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:145:3: error: ‘struct msi_domain_info’ has no member named ‘ops’
drivers/irqchip/irq-imx-mu-msi.c:146:3: error: ‘struct msi_domain_info’ has no member named ‘chip’
drivers/irqchip/irq-imx-mu-msi.c:179:2: error: unknown type name ‘msi_alloc_info_t’
drivers/irqchip/irq-imx-mu-msi.c:197:34: error: request for member ‘desc’ in something not a structure or union
drivers/irqchip/irq-imx-mu-msi.c:228:3: error: ‘const struct irq_domain_ops’ has no member named ‘alloc’
drivers/irqchip/irq-imx-mu-msi.c:228:11: error: initialization of ‘int (*)(struct irq_domain *, struct device_node *, enum irq_domain_bus_token)’ from incompatible pointer type ‘int (*)(struct irq_domain *, unsigned int, unsigned int, void *)’ [-Werror=incompatible-pointer-types]
drivers/irqchip/irq-imx-mu-msi.c:229:3: error: ‘const struct irq_domain_ops’ has no member named ‘free’
drivers/irqchip/irq-imx-mu-msi.c:229:10: error: initialization of ‘int (*)(struct irq_domain *, struct irq_fwspec *, enum irq_domain_bus_token)’ from incompatible pointer type ‘void (*)(struct irq_domain *, unsigned int, unsigned int)’ [-Werror=incompatible-pointer-types]
drivers/irqchip/irq-imx-mu-msi.c:262:25: error: implicit declaration of function ‘platform_msi_create_irq_domain’ [-Werror=implicit-function-declaration]
drivers/irqchip/irq-imx-mu-msi.c:138:30: error: storage size of ‘its_pmsi_ops’ isn’t known
drivers/irqchip/irq-imx-mu-msi.c:141:31: error: storage size of ‘imx_mu_msi_domain_info’ isn’t known
Warnings:
drivers/irqchip/irq-imx-mu-msi.c:142:11: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:145:9: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:146:10: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:262:23: warning: assignment to ‘struct irq_domain *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
imxrt_defconfig (arm, gcc-10) — FAIL, 13 errors, 5 warnings, 0 section mismatches
Errors:
drivers/irqchip/irq-imx-mu-msi.c:138:15: error: variable ‘its_pmsi_ops’ has initializer but incomplete type
drivers/irqchip/irq-imx-mu-msi.c:141:15: error: variable ‘imx_mu_msi_domain_info’ has initializer but incomplete type
drivers/irqchip/irq-imx-mu-msi.c:142:3: error: ‘struct msi_domain_info’ has no member named ‘flags’
drivers/irqchip/irq-imx-mu-msi.c:142:12: error: ‘MSI_FLAG_USE_DEF_DOM_OPS’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:143:6: error: ‘MSI_FLAG_USE_DEF_CHIP_OPS’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:144:6: error: ‘MSI_FLAG_PCI_MSIX’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:145:3: error: ‘struct msi_domain_info’ has no member named ‘ops’
drivers/irqchip/irq-imx-mu-msi.c:146:3: error: ‘struct msi_domain_info’ has no member named ‘chip’
drivers/irqchip/irq-imx-mu-msi.c:179:2: error: unknown type name ‘msi_alloc_info_t’
drivers/irqchip/irq-imx-mu-msi.c:197:34: error: request for member ‘desc’ in something not a structure or union
drivers/irqchip/irq-imx-mu-msi.c:262:25: error: implicit declaration of function ‘platform_msi_create_irq_domain’ [-Werror=implicit-function-declaration]
drivers/irqchip/irq-imx-mu-msi.c:138:30: error: storage size of ‘its_pmsi_ops’ isn’t known
drivers/irqchip/irq-imx-mu-msi.c:141:31: error: storage size of ‘imx_mu_msi_domain_info’ isn’t known
Warnings:
drivers/irqchip/irq-imx-mu-msi.c:142:11: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:145:9: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:146:10: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:262:23: warning: assignment to ‘struct irq_domain *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
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, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lart_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lemote2f_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors:
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’
--------------------------------------------------------------------------------
loongson1b_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
loongson1c_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
loongson2k_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors:
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’
--------------------------------------------------------------------------------
loongson3_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors:
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’
--------------------------------------------------------------------------------
lpc18xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lpc32xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lpd270_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lubbock_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
magician_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mainstone_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
malta_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
malta_kvm_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
malta_qemu_32r6_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltaaprp_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltasmvp_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltasmvp_eva_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltaup_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltaup_xpa_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
milbeaut_m10v_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mini2440_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mmp2_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
moxart_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mps2_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mtx1_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v4t_defconfig (arm, gcc-10) — FAIL, 19 errors, 5 warnings, 0 section mismatches
Errors:
drivers/irqchip/irq-imx-mu-msi.c:118:63: error: ‘struct irq_data’ has no member named ‘parent_data’
drivers/irqchip/irq-imx-mu-msi.c:126:63: error: ‘struct irq_data’ has no member named ‘parent_data’
drivers/irqchip/irq-imx-mu-msi.c:138:15: error: variable ‘its_pmsi_ops’ has initializer but incomplete type
drivers/irqchip/irq-imx-mu-msi.c:141:15: error: variable ‘imx_mu_msi_domain_info’ has initializer but incomplete type
drivers/irqchip/irq-imx-mu-msi.c:142:3: error: ‘struct msi_domain_info’ has no member named ‘flags’
drivers/irqchip/irq-imx-mu-msi.c:142:12: error: ‘MSI_FLAG_USE_DEF_DOM_OPS’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:143:6: error: ‘MSI_FLAG_USE_DEF_CHIP_OPS’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:144:6: error: ‘MSI_FLAG_PCI_MSIX’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:145:3: error: ‘struct msi_domain_info’ has no member named ‘ops’
drivers/irqchip/irq-imx-mu-msi.c:146:3: error: ‘struct msi_domain_info’ has no member named ‘chip’
drivers/irqchip/irq-imx-mu-msi.c:179:2: error: unknown type name ‘msi_alloc_info_t’
drivers/irqchip/irq-imx-mu-msi.c:197:34: error: request for member ‘desc’ in something not a structure or union
drivers/irqchip/irq-imx-mu-msi.c:228:3: error: ‘const struct irq_domain_ops’ has no member named ‘alloc’
drivers/irqchip/irq-imx-mu-msi.c:228:11: error: initialization of ‘int (*)(struct irq_domain *, struct device_node *, enum irq_domain_bus_token)’ from incompatible pointer type ‘int (*)(struct irq_domain *, unsigned int, unsigned int, void *)’ [-Werror=incompatible-pointer-types]
drivers/irqchip/irq-imx-mu-msi.c:229:3: error: ‘const struct irq_domain_ops’ has no member named ‘free’
drivers/irqchip/irq-imx-mu-msi.c:229:10: error: initialization of ‘int (*)(struct irq_domain *, struct irq_fwspec *, enum irq_domain_bus_token)’ from incompatible pointer type ‘void (*)(struct irq_domain *, unsigned int, unsigned int)’ [-Werror=incompatible-pointer-types]
drivers/irqchip/irq-imx-mu-msi.c:262:25: error: implicit declaration of function ‘platform_msi_create_irq_domain’ [-Werror=implicit-function-declaration]
drivers/irqchip/irq-imx-mu-msi.c:138:30: error: storage size of ‘its_pmsi_ops’ isn’t known
drivers/irqchip/irq-imx-mu-msi.c:141:31: error: storage size of ‘imx_mu_msi_domain_info’ isn’t known
Warnings:
drivers/irqchip/irq-imx-mu-msi.c:142:11: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:145:9: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:146:10: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:262:23: warning: assignment to ‘struct irq_domain *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, clang-16) — FAIL, 13 errors, 0 warnings, 0 section mismatches
Errors:
drivers/irqchip/irq-imx-mu-msi.c:118:65: error: no member named 'parent_data' in 'struct irq_data'
drivers/irqchip/irq-imx-mu-msi.c:126:65: error: no member named 'parent_data' in 'struct irq_data'
drivers/irqchip/irq-imx-mu-msi.c:138:30: error: variable has incomplete type 'struct msi_domain_ops'
drivers/irqchip/irq-imx-mu-msi.c:142:12: error: use of undeclared identifier 'MSI_FLAG_USE_DEF_DOM_OPS'
drivers/irqchip/irq-imx-mu-msi.c:143:6: error: use of undeclared identifier 'MSI_FLAG_USE_DEF_CHIP_OPS'
drivers/irqchip/irq-imx-mu-msi.c:144:6: error: use of undeclared identifier 'MSI_FLAG_PCI_MSIX'
drivers/irqchip/irq-imx-mu-msi.c:141:31: error: variable has incomplete type 'struct msi_domain_info'
drivers/irqchip/irq-imx-mu-msi.c:179:2: error: use of undeclared identifier 'msi_alloc_info_t'
drivers/irqchip/irq-imx-mu-msi.c:179:20: error: use of undeclared identifier 'info'
drivers/irqchip/irq-imx-mu-msi.c:197:30: error: use of undeclared identifier 'info'
drivers/irqchip/irq-imx-mu-msi.c:228:3: error: field designator 'alloc' does not refer to any field in type 'const struct irq_domain_ops'
drivers/irqchip/irq-imx-mu-msi.c:229:3: error: field designator 'free' does not refer to any field in type 'const struct irq_domain_ops'
drivers/irqchip/irq-imx-mu-msi.c:262:25: error: call to undeclared function 'platform_msi_create_irq_domain'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-10) — FAIL, 19 errors, 5 warnings, 0 section mismatches
Errors:
drivers/irqchip/irq-imx-mu-msi.c:118:63: error: ‘struct irq_data’ has no member named ‘parent_data’
drivers/irqchip/irq-imx-mu-msi.c:126:63: error: ‘struct irq_data’ has no member named ‘parent_data’
drivers/irqchip/irq-imx-mu-msi.c:138:15: error: variable ‘its_pmsi_ops’ has initializer but incomplete type
drivers/irqchip/irq-imx-mu-msi.c:141:15: error: variable ‘imx_mu_msi_domain_info’ has initializer but incomplete type
drivers/irqchip/irq-imx-mu-msi.c:142:3: error: ‘struct msi_domain_info’ has no member named ‘flags’
drivers/irqchip/irq-imx-mu-msi.c:142:12: error: ‘MSI_FLAG_USE_DEF_DOM_OPS’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:143:6: error: ‘MSI_FLAG_USE_DEF_CHIP_OPS’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:144:6: error: ‘MSI_FLAG_PCI_MSIX’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:145:3: error: ‘struct msi_domain_info’ has no member named ‘ops’
drivers/irqchip/irq-imx-mu-msi.c:146:3: error: ‘struct msi_domain_info’ has no member named ‘chip’
drivers/irqchip/irq-imx-mu-msi.c:179:2: error: unknown type name ‘msi_alloc_info_t’
drivers/irqchip/irq-imx-mu-msi.c:197:34: error: request for member ‘desc’ in something not a structure or union
drivers/irqchip/irq-imx-mu-msi.c:228:3: error: ‘const struct irq_domain_ops’ has no member named ‘alloc’
drivers/irqchip/irq-imx-mu-msi.c:228:11: error: initialization of ‘int (*)(struct irq_domain *, struct device_node *, enum irq_domain_bus_token)’ from incompatible pointer type ‘int (*)(struct irq_domain *, unsigned int, unsigned int, void *)’ [-Werror=incompatible-pointer-types]
drivers/irqchip/irq-imx-mu-msi.c:229:3: error: ‘const struct irq_domain_ops’ has no member named ‘free’
drivers/irqchip/irq-imx-mu-msi.c:229:10: error: initialization of ‘int (*)(struct irq_domain *, struct irq_fwspec *, enum irq_domain_bus_token)’ from incompatible pointer type ‘void (*)(struct irq_domain *, unsigned int, unsigned int)’ [-Werror=incompatible-pointer-types]
drivers/irqchip/irq-imx-mu-msi.c:262:25: error: implicit declaration of function ‘platform_msi_create_irq_domain’ [-Werror=implicit-function-declaration]
drivers/irqchip/irq-imx-mu-msi.c:138:30: error: storage size of ‘its_pmsi_ops’ isn’t known
drivers/irqchip/irq-imx-mu-msi.c:141:31: error: storage size of ‘imx_mu_msi_domain_info’ isn’t known
Warnings:
drivers/irqchip/irq-imx-mu-msi.c:142:11: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:145:9: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:146:10: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:262:23: warning: assignment to ‘struct irq_domain *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, clang-16) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-march=armv7-a' [-Wunused-command-line-argument]
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-10) — 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, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v7_defconfig+debug (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v7_defconfig+kselftest (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mvebu_v5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mvebu_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mxs_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
neponset_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
netwinder_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nhk8815_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nommu_k210_defconfig (riscv, 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
--------------------------------------------------------------------------------
nsimosci_hs_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nsimosci_hs_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
omega2p_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
orion5x_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
oxnas_v6_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
palmz72_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pcm027_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pic32mzda_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pleb_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa255-idp_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa3xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa910_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
qcom_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
qi_lb60_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
rb532_defconfig (mips, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
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, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
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
--------------------------------------------------------------------------------
s3c2410_defconfig (arm, gcc-10) — 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
--------------------------------------------------------------------------------
shannon_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
shmobile_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
simpad_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
socfpga_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
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, 3 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]
--------------------------------------------------------------------------------
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]
--------------------------------------------------------------------------------
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, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tct_hammer_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tegra_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tinyconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tinyconfig (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tinyconfig (sparc, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
trizeps4_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
u8500_defconfig (arm, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/power/supply/ab8500_chargalg.c:493:13: warning: unused variable ‘ab8500_chargalg_ex_ac_enable_toggle’ [-Wunused-variable]
drivers/power/supply/ab8500_chargalg.c:493:13: warning: ‘ab8500_chargalg_ex_ac_enable_toggle’ defined but not used [-Wunused-variable]
--------------------------------------------------------------------------------
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) — FAIL, 13 errors, 5 warnings, 0 section mismatches
Errors:
drivers/irqchip/irq-imx-mu-msi.c:138:15: error: variable ‘its_pmsi_ops’ has initializer but incomplete type
drivers/irqchip/irq-imx-mu-msi.c:141:15: error: variable ‘imx_mu_msi_domain_info’ has initializer but incomplete type
drivers/irqchip/irq-imx-mu-msi.c:142:3: error: ‘struct msi_domain_info’ has no member named ‘flags’
drivers/irqchip/irq-imx-mu-msi.c:142:12: error: ‘MSI_FLAG_USE_DEF_DOM_OPS’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:143:6: error: ‘MSI_FLAG_USE_DEF_CHIP_OPS’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:144:6: error: ‘MSI_FLAG_PCI_MSIX’ undeclared here (not in a function)
drivers/irqchip/irq-imx-mu-msi.c:145:3: error: ‘struct msi_domain_info’ has no member named ‘ops’
drivers/irqchip/irq-imx-mu-msi.c:146:3: error: ‘struct msi_domain_info’ has no member named ‘chip’
drivers/irqchip/irq-imx-mu-msi.c:179:2: error: unknown type name ‘msi_alloc_info_t’
drivers/irqchip/irq-imx-mu-msi.c:197:34: error: request for member ‘desc’ in something not a structure or union
drivers/irqchip/irq-imx-mu-msi.c:262:25: error: implicit declaration of function ‘platform_msi_create_irq_domain’ [-Werror=implicit-function-declaration]
drivers/irqchip/irq-imx-mu-msi.c:138:30: error: storage size of ‘its_pmsi_ops’ isn’t known
drivers/irqchip/irq-imx-mu-msi.c:141:31: error: storage size of ‘imx_mu_msi_domain_info’ isn’t known
Warnings:
drivers/irqchip/irq-imx-mu-msi.c:142:11: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:145:9: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:146:10: warning: excess elements in struct initializer
drivers/irqchip/irq-imx-mu-msi.c:262:23: warning: assignment to ‘struct irq_domain *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
viper_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
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
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+amdgpu (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+crypto (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+debug (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+ima (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+kselftest (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+x86-chromebook (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+x86-chromebook (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+x86-chromebook+kselftest (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+x86_kvm_guest (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
xcep_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
zeus_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
---
For more info write to <info@kernelci.org>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-10 3:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-10 3:57 next/master build: 219 builds: 8 failed, 211 passed, 102 errors, 77 warnings (next-20220810) kernelci.org bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).