Buildresult: linus/rpc_defconfig/arm-gcc4.9 built on May 15 2021, 04:52
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 15 2021, 04:52
Duration:
0:00:25.449338
Builder:
ka4
Revision:
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (
bd3c9cdb21a2674dd0db70199df884828e37abd4)
Target:
linus/rpc_defconfig/arm-gcc4.9
Branch:
linus
Compiler:
arm-gcc4.9
(arm-linux-gnueabi-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
rpc_defconfig
(
download
)
Log:
Download original
Possible errors
drivers/tty/vt/vt_ioctl.c:956:1: internal compiler error: Max. number of generated reload insns per insn is achieved (90) make[4]: *** [scripts/Makefile.build:272: drivers/tty/vt/vt_ioctl.o] Error 1 make[3]: *** [scripts/Makefile.build:515: drivers/tty/vt] Error 2 fs/fat/dir.c:759:43: internal compiler error: Max. number of generated reload insns per insn is achieved (90) make[3]: *** [scripts/Makefile.build:272: fs/fat/dir.o] Error 1 make[2]: *** [scripts/Makefile.build:515: drivers/tty] Error 2 make[2]: *** [scripts/Makefile.build:515: fs/fat] Error 2 make[1]: *** [Makefile:1839: fs] Error 2 make[1]: *** [Makefile:1839: drivers] Error 2 make: *** [Makefile:215: __sub-make] Error 2
Possible warnings (2)
net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces]
Full Log
# git rev-parse -q --verify bd3c9cdb21a2674dd0db70199df884828e37abd4^{commit} bd3c9cdb21a2674dd0db70199df884828e37abd4 already have revision, skipping fetch # git checkout -q -f -B kisskb bd3c9cdb21a2674dd0db70199df884828e37abd4 # git clean -qxdf # < git log -1 # commit bd3c9cdb21a2674dd0db70199df884828e37abd4 # Merge: ac524ece210e 588a513d3425 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri May 14 10:52:47 2021 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Catalin Marinas: # "Fixes and cpucaps.h automatic generation: # # - Generate cpucaps.h at build time rather than carrying lots of # #defines. Merged at -rc1 to avoid some conflicts during the merge # window. # # - Initialise RGSR_EL1.SEED in __cpu_setup() as it may be left as 0 # out of reset and the IRG instruction would not function as expected # if only the architected pseudorandom number generator is # implemented. # # - Fix potential race condition in __sync_icache_dcache() where the # PG_dcache_clean page flag is set before the actual cache # maintenance. # # - Fix header include in BTI kselftests" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() # arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.h # arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup # kselftest/arm64: Add missing stddef.h include to BTI tests # arm64: Generate cpucaps.h # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 bd3c9cdb21a2674dd0db70199df884828e37abd4 # < make -s -j 120 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- rpc_defconfig # < make -s -j 120 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 120 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 120 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:956:1: internal compiler error: Max. number of generated reload insns per insn is achieved (90) } ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. make[4]: *** [/kisskb/src/scripts/Makefile.build:272: drivers/tty/vt/vt_ioctl.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:515: drivers/tty/vt] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/fs/fat/dir.c: In function 'fat_ioctl_filldir': /kisskb/src/fs/fat/dir.c:759:43: internal compiler error: Max. number of generated reload insns per insn is achieved (90) FAT_IOCTL_FILLDIR_FUNC(fat_ioctl_filldir, __fat_dirent) ^ /kisskb/src/fs/fat/dir.c:714:9: note: in definition of macro 'FAT_IOCTL_FILLDIR_FUNC' struct dirent_type __user *d2 = d1 + 1; \ ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:272: fs/fat/dir.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] make[2]: *** [/kisskb/src/scripts/Makefile.build:515: drivers/tty] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:515: fs/fat] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1839: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1839: drivers] Error 2 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 120 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_rpc_defconfig_arm-gcc4.9 # Build took: 0:00:25.449338
© Michael Ellerman 2006-2018.