Buildresult: linux-next/mips-allmodconfig/mips-gcc8 built on Apr 23, 17:39
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 23, 17:39
Duration:
0:10:46.270694
Builder:
ka4
Revision:
Add linux-next specific files for 20240423 (
a59668a9397e7245b26e9be85d23f242ff757ae8)
Target:
linux-next/mips-allmodconfig/mips-gcc8
Branch:
linux-next
Compiler:
mips-gcc8
(mips-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
kernel/kallsyms.c:181:56: error: array subscript [0, 0] is outside array bounds of 'const int[1]' [-Werror=array-bounds] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:244: kernel/kallsyms.o] Error 1 make[3]: *** [scripts/Makefile.build:485: kernel] Error 2 fs/bcachefs/btree_key_cache.c:1046:18: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] fs/bcachefs/btree_key_cache.c:1047:18: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] cc1: all warnings being treated as errors make[5]: *** [scripts/Makefile.build:244: fs/bcachefs/btree_key_cache.o] Error 1 make[4]: *** [scripts/Makefile.build:485: fs/bcachefs] Error 2 make[3]: *** [scripts/Makefile.build:485: fs] Error 2 make[2]: *** [Makefile:1924: .] Error 2 make[1]: *** [Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2
Possible warnings (4)
.config:15039: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 a59668a9397e7245b26e9be85d23f242ff757ae8^{commit} a59668a9397e7245b26e9be85d23f242ff757ae8 already have revision, skipping fetch # git checkout -q -f -B kisskb a59668a9397e7245b26e9be85d23f242ff757ae8 # git clean -qxdf # < git log -1 # commit a59668a9397e7245b26e9be85d23f242ff757ae8 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Tue Apr 23 16:51:29 2024 +1000 # # Add linux-next specific files for 20240423 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 a59668a9397e7245b26e9be85d23f242ff757ae8 # make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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 40 ARCH=mips O=/kisskb/build/linux-next_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:15039:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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/kernel/kallsyms.c: In function 'get_symbol_pos': /kisskb/src/kernel/kallsyms.c:181:56: error: array subscript [0, 0] is outside array bounds of 'const int[1]' [-Werror=array-bounds] return kallsyms_relative_base + (u32)kallsyms_offsets[idx]; ~~~~~~~~~~~~~~~~^~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: kernel/kallsyms.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/fs/bcachefs/vstructs.h:5, from /kisskb/src/fs/bcachefs/bcachefs_format.h:79, from /kisskb/src/fs/bcachefs/bcachefs.h:207, from /kisskb/src/fs/bcachefs/btree_key_cache.c:3: /kisskb/src/fs/bcachefs/btree_key_cache.c: In function 'bch2_btree_key_cache_to_text': /kisskb/src/fs/bcachefs/btree_key_cache.c:1046:18: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] prt_printf(out, "nonpcpu freelist:\t%lu\r\n", bc->nr_freed_nonpcpu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/bcachefs/util.h:192:54: note: in definition of macro 'prt_printf' #define prt_printf(_out, ...) bch2_prt_printf(_out, __VA_ARGS__) ^~~~~~~~~~~ /kisskb/src/fs/bcachefs/btree_key_cache.c:1047:18: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] prt_printf(out, "pcpu freelist:\t%lu\r\n", bc->nr_freed_pcpu); ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ /kisskb/src/fs/bcachefs/util.h:192:54: note: in definition of macro 'prt_printf' #define prt_printf(_out, ...) bch2_prt_printf(_out, __VA_ARGS__) ^~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: fs/bcachefs/btree_key_cache.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: fs/bcachefs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: fs] Error 2 lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation lxml not found, skipping validation make[2]: *** [/kisskb/src/Makefile:1924: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_allmodconfig_mips-gcc8 # Build took: 0:10:46.270694
© Michael Ellerman 2006-2018.