Buildresult: linux-next/mips-allmodconfig/mips-gcc8.1 built on Nov 14, 20:25
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 14, 20:25
Duration:
0:33:41.224750
Builder:
blade4b
Revision:
Add linux-next specific files for 20241114 (
37c5695cb37a20403947062be8cb7e00f6bed353)
Target:
linux-next/mips-allmodconfig/mips-gcc8.1
Branch:
linux-next
Compiler:
mips-gcc8.1
(mips-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
security/apparmor/domain.c:695:3: error: a label can only be part of a statement and a declaration is not a statement make[5]: *** [scripts/Makefile.build:229: security/apparmor/domain.o] Error 1 make[4]: *** [scripts/Makefile.build:485: security/apparmor] Error 2 make[3]: *** [scripts/Makefile.build:485: security] Error 2 drivers/input/touchscreen/ads7846.c:412:11: error: array subscript 6 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] drivers/input/touchscreen/ads7846.c:413:11: error: array subscript 6 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] drivers/input/touchscreen/ads7846.c:416:11: error: array subscript 7 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] drivers/input/touchscreen/ads7846.c:417:11: error: array subscript 7 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] drivers/input/touchscreen/ads7846.c:418:21: error: array subscript 7 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: drivers/input/touchscreen/ads7846.o] Error 1 make[5]: *** [scripts/Makefile.build:485: drivers/input/touchscreen] Error 2 make[4]: *** [scripts/Makefile.build:485: drivers/input] Error 2 make[3]: *** [scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [Makefile:1988: .] Error 2 make[1]: *** [Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2
Possible warnings (4)
.config:15481:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT arch/mips/boot/dts/img/boston.dts:128.17-178.5: Warning (interrupt_provider): /pci@14000000/pci2_root@0,0: '#interrupt-cells' found, but node is not an interrupt provider arch/mips/boot/dts/img/boston.dts:136.23-177.6: Warning (interrupt_provider): /pci@14000000/pci2_root@0,0/eg20t_bridge@1,0,0: '#interrupt-cells' found, but node is not an interrupt provider arch/mips/boot/dts/img/boston.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
Full Log
# git rev-parse -q --verify 37c5695cb37a20403947062be8cb7e00f6bed353^{commit} 37c5695cb37a20403947062be8cb7e00f6bed353 already have revision, skipping fetch # git checkout -q -f -B kisskb 37c5695cb37a20403947062be8cb7e00f6bed353 # git clean -qxdf # < git log -1 # commit 37c5695cb37a20403947062be8cb7e00f6bed353 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Nov 14 17:14:45 2024 +1100 # # Add linux-next specific files for 20241114 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 37c5695cb37a20403947062be8cb7e00f6bed353 # make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_allmodconfig_mips-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_allmodconfig_mips-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_allmodconfig_mips-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:15481:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_allmodconfig_mips-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.17-178.5: Warning (interrupt_provider): /pci@14000000/pci2_root@0,0: '#interrupt-cells' found, but node is not an interrupt provider /kisskb/src/arch/mips/boot/dts/img/boston.dts:136.23-177.6: Warning (interrupt_provider): /pci@14000000/pci2_root@0,0/eg20t_bridge@1,0,0: '#interrupt-cells' found, but node is not an interrupt provider arch/mips/boot/dts/img/boston.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider' /kisskb/src/security/apparmor/domain.c: In function 'profile_transition': /kisskb/src/security/apparmor/domain.c:695:3: error: a label can only be part of a statement and a declaration is not a statement struct aa_profile *new_profile = NULL; ^~~~~~ make[5]: *** [/kisskb/src/scripts/Makefile.build:229: security/apparmor/domain.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: security/apparmor] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: security] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/input/touchscreen/ads7846.c: In function 'ads7846_read12_ser': /kisskb/src/drivers/input/touchscreen/ads7846.c:412:11: error: array subscript 6 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] req->xfer[6].tx_buf = &req->scratch; ~~~~~~~~~^~~ /kisskb/src/drivers/input/touchscreen/ads7846.c:413:11: error: array subscript 6 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] req->xfer[6].len = 1; ~~~~~~~~~^~~ /kisskb/src/drivers/input/touchscreen/ads7846.c:416:11: error: array subscript 7 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] req->xfer[7].rx_buf = &req->scratch; ~~~~~~~~~^~~ /kisskb/src/drivers/input/touchscreen/ads7846.c:417:11: error: array subscript 7 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] req->xfer[7].len = 2; ~~~~~~~~~^~~ /kisskb/src/drivers/input/touchscreen/ads7846.c:418:21: error: array subscript 7 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] /kisskb/src/drivers/input/touchscreen/ads7846.c:156:26: #define CS_CHANGE(xfer) ((xfer).cs_change = 0) ~~~~~~ /kisskb/src/drivers/input/touchscreen/ads7846.c:418:21: CS_CHANGE(req->xfer[7]); /kisskb/src/drivers/input/touchscreen/ads7846.c:156:27: note: in definition of macro 'CS_CHANGE' #define CS_CHANGE(xfer) ((xfer).cs_change = 0) ^~~~ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:229: drivers/input/touchscreen/ads7846.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/input/touchscreen] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/input] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1988: .] Error 2 make[1]: *** [/kisskb/src/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 Command 'make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_allmodconfig_mips-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_allmodconfig_mips-gcc8.1 # Build took: 0:33:41.224750
© Michael Ellerman 2006-2018.