linusw/for-next build: 6 builds: 3 failed, 3 passed, 3 errors, 4 warnings (v5.3-rc7-67-g0481c073211c) Full Build Summary: https://kernelci.org/build/linusw/branch/for-next/kernel/v5.3-rc7-67-g0481c073211c/ Tree: linusw Branch: for-next Git Describe: v5.3-rc7-67-g0481c073211c Git Commit: 0481c073211c5fa98f97d3c798f2d104008ce286 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git/ Built: 6 unique architectures Build Failures Detected: arm64: defconfig: (gcc-8) FAIL arm: multi_v7_defconfig: (gcc-8) FAIL mips: 32r2el_defconfig: (gcc-8) FAIL Errors and Warnings Detected: arc: nsim_hs_defconfig (gcc-8): 2 warnings arm64: defconfig (gcc-8): 1 error arm: multi_v7_defconfig (gcc-8): 1 error, 1 warning mips: 32r2el_defconfig (gcc-8): 1 error, 1 warning riscv: x86_64: Errors summary: 3 drivers/gpio/gpiolib.c:1402:2: error: 'status' undeclared (first use in this function); did you mean 'kstatfs'? Warnings summary: 3 <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] 1 drivers/dma/imx-dma.c:542:6: warning: this statement may fall through [-Wimplicit-fallthrough=] ================================================================================ Detailed per-defconfig build reports: -------------------------------------------------------------------------------- 32r2el_defconfig (mips, gcc-8) — FAIL, 1 error, 1 warning, 0 section mismatches Errors: drivers/gpio/gpiolib.c:1402:2: error: 'status' undeclared (first use in this function); did you mean 'kstatfs'? Warnings: <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] -------------------------------------------------------------------------------- defconfig (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- defconfig (arm64, gcc-8) — FAIL, 1 error, 0 warnings, 0 section mismatches Errors: drivers/gpio/gpiolib.c:1402:2: error: 'status' undeclared (first use in this function); did you mean 'kstatfs'? -------------------------------------------------------------------------------- multi_v7_defconfig (arm, gcc-8) — FAIL, 1 error, 1 warning, 0 section mismatches Errors: drivers/gpio/gpiolib.c:1402:2: error: 'status' undeclared (first use in this function); did you mean 'kstatfs'? Warnings: drivers/dma/imx-dma.c:542:6: warning: this statement may fall through [-Wimplicit-fallthrough=] -------------------------------------------------------------------------------- nsim_hs_defconfig (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches Warnings: <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] -------------------------------------------------------------------------------- x86_64_defconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches --- For more info write to <info@xxxxxxxxxxxx>