Buildresult: linux-next/mips-defconfig/mipsel-gcc5 built on Jul 2 2020, 18:13
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 2 2020, 18:13
Duration:
0:01:24.460343
Builder:
blade4b
Revision:
Add linux-next specific files for 20200702 (
d37d57041350dff35dd17cbdf9aef4011acada38)
Target:
linux-next/mips-defconfig/mipsel-gcc5
Branch:
linux-next
Compiler:
mipsel-gcc5
(mipsel-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.26.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible errors
mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining mm/slub.c:2910:8: error: called from here mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining mm/slub.c:2910:8: error: called from here mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining mm/slub.c:2910:8: error: called from here mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining mm/slub.c:2910:8: error: called from here mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining mm/slub.c:2910:8: error: called from here mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining mm/slub.c:2910:8: error: called from here mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining mm/slub.c:2910:8: error: called from here mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining mm/slub.c:2910:8: error: called from here make[2]: *** [scripts/Makefile.build:280: mm/slub.o] Error 1 make[1]: *** [Makefile:1765: mm] Error 2 make: *** [Makefile:185: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify d37d57041350dff35dd17cbdf9aef4011acada38^{commit} d37d57041350dff35dd17cbdf9aef4011acada38 already have revision, skipping fetch # git checkout -q -f -B kisskb d37d57041350dff35dd17cbdf9aef4011acada38 # git clean -qxdf # < git log -1 # commit d37d57041350dff35dd17cbdf9aef4011acada38 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Jul 2 16:12:45 2020 +1000 # # Add linux-next specific files for 20200702 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /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 d37d57041350dff35dd17cbdf9aef4011acada38 # < make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # < make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- help # make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- olddefconfig # make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/mm/slub.c: In function 'slab_alloc': /kisskb/src/mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining static __always_inline void *slab_alloc(struct kmem_cache *s, ^ /kisskb/src/mm/slub.c:2910:8: error: called from here void *ret = slab_alloc(s, gfpflags, _RET_IP_); ^ /kisskb/src/mm/slub.c: In function 'sysfs_slab_alias': /kisskb/src/mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining static __always_inline void *slab_alloc(struct kmem_cache *s, ^ /kisskb/src/mm/slub.c:2910:8: error: called from here void *ret = slab_alloc(s, gfpflags, _RET_IP_); ^ /kisskb/src/mm/slub.c: In function 'sysfs_slab_add': /kisskb/src/mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining static __always_inline void *slab_alloc(struct kmem_cache *s, ^ /kisskb/src/mm/slub.c:2910:8: error: called from here void *ret = slab_alloc(s, gfpflags, _RET_IP_); ^ /kisskb/src/mm/slub.c: In function '__kmalloc': /kisskb/src/mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining static __always_inline void *slab_alloc(struct kmem_cache *s, ^ /kisskb/src/mm/slub.c:2910:8: error: called from here void *ret = slab_alloc(s, gfpflags, _RET_IP_); ^ /kisskb/src/mm/slub.c: In function 'kmem_cache_alloc': /kisskb/src/mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining static __always_inline void *slab_alloc(struct kmem_cache *s, ^ /kisskb/src/mm/slub.c:2910:8: error: called from here void *ret = slab_alloc(s, gfpflags, _RET_IP_); ^ /kisskb/src/mm/slub.c: In function 'kmem_cache_alloc_bulk': /kisskb/src/mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining static __always_inline void *slab_alloc(struct kmem_cache *s, ^ /kisskb/src/mm/slub.c:2910:8: error: called from here void *ret = slab_alloc(s, gfpflags, _RET_IP_); ^ /kisskb/src/mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining static __always_inline void *slab_alloc(struct kmem_cache *s, ^ /kisskb/src/mm/slub.c:2910:8: error: called from here void *ret = slab_alloc(s, gfpflags, _RET_IP_); ^ /kisskb/src/mm/slub.c: In function '__kmalloc_track_caller': /kisskb/src/mm/slub.c:2902:30: error: inlining failed in call to always_inline 'slab_alloc': recursive inlining static __always_inline void *slab_alloc(struct kmem_cache *s, ^ /kisskb/src/mm/slub.c:2910:8: error: called from here void *ret = slab_alloc(s, gfpflags, _RET_IP_); ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:280: mm/slub.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1765: mm] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=mips O=/kisskb/build/linux-next_mips-defconfig_mipsel 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_mips-defconfig_mipsel # Build took: 0:01:24.460343
© Michael Ellerman 2006-2018.