# 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 # Date: Tue Apr 23 16:51:29 2024 +1000 # # Add linux-next specific files for 20240423 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 a59668a9397e7245b26e9be85d23f242ff757ae8 # make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_defconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig Using /kisskb/src/arch/mips/configs/generic_defconfig as base Merging /kisskb/src/arch/mips/configs/generic/32r2.config Merging /kisskb/src/arch/mips/configs/generic/el.config Merging /kisskb/src/arch/mips/configs/generic/board-boston.config Merging /kisskb/src/arch/mips/configs/generic/board-marduk.config Merging /kisskb/src/arch/mips/configs/generic/board-ni169445.config Merging /kisskb/src/arch/mips/configs/generic/board-ocelot.config Merging /kisskb/src/arch/mips/configs/generic/board-ranchu.config Merging /kisskb/src/arch/mips/configs/generic/board-sead-3.config Merging /kisskb/src/arch/mips/configs/generic/board-virt.config Merging /kisskb/src/arch/mips/configs/generic/board-xilfpga.config # < make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_defconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_defconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- olddefconfig # make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_defconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-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' In file included from /kisskb/src/arch/mips/include/asm/bug.h:5:0, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:6, from /kisskb/src/mm/slub.c:13: /kisskb/src/mm/slub.c: In function ‘count_partial_free_approx’: /kisskb/src/mm/slub.c:3330:14: error: implicit declaration of function ‘node_nr_objs’ [-Werror=implicit-function-declaration] x = min(x, node_nr_objs(n)); ^ /kisskb/src/include/linux/compiler.h:286:48: note: in definition of macro ‘__is_constexpr’ (sizeof(int) == sizeof(*(8 ? ((void *)((long)(x) * 0l)) : (int *)8))) ^ /kisskb/src/include/linux/minmax.h:85:19: note: in expansion of macro ‘__careful_cmp’ #define min(x, y) __careful_cmp(min, x, y) ^ /kisskb/src/mm/slub.c:3330:7: note: in expansion of macro ‘min’ x = min(x, node_nr_objs(n)); ^ In file included from /kisskb/src/include/linux/init.h:5:0, from /kisskb/src/include/linux/printk.h:6, from /kisskb/src/include/asm-generic/bug.h:22, from /kisskb/src/arch/mips/include/asm/bug.h:42, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:6, from /kisskb/src/mm/slub.c:13: /kisskb/src/include/linux/build_bug.h:78:41: error: static assertion failed: "min(x, node_nr_objs(n)) signedness error, fix types or consider umin() before min_t()" #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) ^ /kisskb/src/include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) ^ /kisskb/src/include/linux/minmax.h:51:2: note: in expansion of macro ‘static_assert’ static_assert(__types_ok(x, y), \ ^ /kisskb/src/include/linux/minmax.h:58:3: note: in expansion of macro ‘__cmp_once’ __cmp_once(op, x, y, __UNIQUE_ID(__x), __UNIQUE_ID(__y))) ^ /kisskb/src/include/linux/minmax.h:85:19: note: in expansion of macro ‘__careful_cmp’ #define min(x, y) __careful_cmp(min, x, y) ^ /kisskb/src/mm/slub.c:3330:7: note: in expansion of macro ‘min’ x = min(x, node_nr_objs(n)); ^ /kisskb/src/mm/slub.c: At top level: /kisskb/src/mm/slub.c:3301:22: warning: ‘count_partial_free_approx’ defined but not used [-Wunused-function] static unsigned long count_partial_free_approx(struct kmem_cache_node *n) ^ cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’ cc1: warning: unrecognized command line option ‘-Wno-stringop-overflow’ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: mm/slub.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: mm] Error 2 make[3]: *** Waiting for unfinished jobs.... 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_defconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_defconfig_mipsel-gcc5 # Build took: 0:00:52.310740