Buildresult: stable-4.4/sh-defconfig/sh4-gcc4.9 built on May 14 2020, 03:51
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 14 2020, 03:51
Duration:
0:00:37.215331
Builder:
ka2
Revision:
Linux 4.4.223 (
e157447efd85bb2e6f8deaabbb62663bccd9bad2)
Target:
stable-4.4/sh-defconfig/sh4-gcc4.9
Branch:
stable-4.4
Compiler:
sh4-gcc4.9
(sh4-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
download
)
Log:
Download original
Possible errors
core.c:(.text+0x51d5c): undefined reference to `__fpscr_values' core.c:(.text+0x522ac): undefined reference to `__fpscr_values' core.c:(.text+0x52580): undefined reference to `__fpscr_values' core.c:(.text+0x52704): undefined reference to `__fpscr_values' core.c:(.text+0x528cc): undefined reference to `__fpscr_values' make[1]: *** [Makefile:985: vmlinux] Error 1 make: *** [Makefile:152: sub-make] Error 2
Possible warnings (33)
<stdin>:1229:2: warning: #warning syscall sched_setattr not implemented [-Wcpp] <stdin>:1232:2: warning: #warning syscall sched_getattr not implemented [-Wcpp] <stdin>:1235:2: warning: #warning syscall renameat2 not implemented [-Wcpp] <stdin>:1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] <stdin>:1241:2: warning: #warning syscall getrandom not implemented [-Wcpp] <stdin>:1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp] <stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] <stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp] <stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp] <stdin>:1301:2: warning: #warning syscall membarrier not implemented [-Wcpp] <stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp] arch/sh/kernel/cpu/sh2/../../entry-common.S:380: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence arch/sh/kernel/cpu/sh2/../../entry-common.S:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence arch/sh/kernel/cpu/clock-cpg.c:52:3: warning: 'arch_init_clk_ops' is deprecated (declared at arch/sh/include/asm/clock.h:7) [-Wdeprecated-declarations] arch/sh/kernel/cpu/clock-cpg.c:77:2: warning: 'cpg_clk_init' is deprecated (declared at arch/sh/kernel/cpu/clock-cpg.c:46) [-Wdeprecated-declarations] kernel/sched/core.c:3089:1: warning: control reaches end of non-void function [-Wreturn-type] mm/bootmem.c:388:1: warning: control reaches end of non-void function [-Wreturn-type] block/cfq-iosched.c:3783:1: warning: control reaches end of non-void function [-Wreturn-type] fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] drivers/sh/clk/cpg.c:41:17: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type drivers/sh/clk/cpg.c:46:18: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type drivers/sh/clk/cpg.c:51:18: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type fs/binfmt_elf_fdpic.c:1522:17: warning: unused variable 'addr' [-Wunused-variable] fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] net/core/ethtool.c:260:1: warning: control reaches end of non-void function [-Wreturn-type] fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] include/linux/sunrpc/svc_xprt.h:174:1: warning: control reaches end of non-void function [-Wreturn-type]
Full Log
# git rev-parse -q --verify e157447efd85bb2e6f8deaabbb62663bccd9bad2^{commit} e157447efd85bb2e6f8deaabbb62663bccd9bad2 already have revision, skipping fetch # git checkout -q -f -B kisskb e157447efd85bb2e6f8deaabbb62663bccd9bad2 # git clean -qxdf # < git log -1 # commit e157447efd85bb2e6f8deaabbb62663bccd9bad2 # Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # Date: Sun May 10 10:26:37 2020 +0200 # # Linux 4.4.223 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 e157447efd85bb2e6f8deaabbb62663bccd9bad2 # < make -s -j 48 ARCH=sh O=/kisskb/build/stable-4.4_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 48 ARCH=sh O=/kisskb/build/stable-4.4_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 48 ARCH=sh O=/kisskb/build/stable-4.4_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 48 ARCH=sh O=/kisskb/build/stable-4.4_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1229:2: warning: #warning syscall sched_setattr not implemented [-Wcpp] <stdin>:1232:2: warning: #warning syscall sched_getattr not implemented [-Wcpp] <stdin>:1235:2: warning: #warning syscall renameat2 not implemented [-Wcpp] <stdin>:1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] <stdin>:1241:2: warning: #warning syscall getrandom not implemented [-Wcpp] <stdin>:1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp] <stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] <stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp] <stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp] <stdin>:1301:2: warning: #warning syscall membarrier not implemented [-Wcpp] <stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:380: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:52:3: warning: 'arch_init_clk_ops' is deprecated (declared at /kisskb/src/arch/sh/include/asm/clock.h:7) [-Wdeprecated-declarations] arch_init_clk_ops(&clk->ops, i); ^ /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:77:2: warning: 'cpg_clk_init' is deprecated (declared at /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:46) [-Wdeprecated-declarations] return cpg_clk_init(); ^ /kisskb/src/kernel/sched/core.c: In function 'pick_next_task': /kisskb/src/kernel/sched/core.c:3089:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /kisskb/src/mm/bootmem.c:388:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/block/cfq-iosched.c: In function 'cfq_async_queue_prio': /kisskb/src/block/cfq-iosched.c:3783:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /kisskb/src/fs/ext4/fsync.c:32:0: /kisskb/src/fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode': /kisskb/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /kisskb/src/fs/ext4/file.c:30:0: /kisskb/src/fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode': /kisskb/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:17: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type return ioread8(addr); ^ In file included from /kisskb/src/arch/sh/include/asm/io.h:20:0, from /kisskb/src/include/linux/io.h:25, from /kisskb/src/drivers/sh/clk/cpg.c:14: /kisskb/src/include/asm-generic/iomap.h:28:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread8(void __iomem *); ^ /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:18: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type return ioread16(addr); ^ In file included from /kisskb/src/arch/sh/include/asm/io.h:20:0, from /kisskb/src/include/linux/io.h:25, from /kisskb/src/drivers/sh/clk/cpg.c:14: /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread16(void __iomem *); ^ /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:18: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type return ioread32(addr); ^ In file included from /kisskb/src/arch/sh/include/asm/io.h:20:0, from /kisskb/src/include/linux/io.h:25, from /kisskb/src/drivers/sh/clk/cpg.c:14: /kisskb/src/include/asm-generic/iomap.h:31:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread32(void __iomem *); ^ /kisskb/src/fs/binfmt_elf_fdpic.c: In function 'elf_fdpic_dump_segments': /kisskb/src/fs/binfmt_elf_fdpic.c:1522:17: warning: unused variable 'addr' [-Wunused-variable] unsigned long addr; ^ In file included from /kisskb/src/fs/ext4/inode.c:41:0: /kisskb/src/fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode': /kisskb/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/ethtool.c: In function 'ethtool_get_feature_mask': /kisskb/src/net/core/ethtool.c:260:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /kisskb/src/fs/ext4/extents.c:43:0: /kisskb/src/fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode': /kisskb/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /kisskb/src/fs/ext4/ext4_jbd2.c:5:0: /kisskb/src/fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode': /kisskb/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /kisskb/src/fs/ext4/mballoc.c:24:0: /kisskb/src/fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode': /kisskb/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /kisskb/src/fs/ext4/move_extent.c:19:0: /kisskb/src/fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode': /kisskb/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /kisskb/src/fs/ext4/indirect.c:23:0: /kisskb/src/fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode': /kisskb/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /kisskb/src/fs/ext4/inline.c:17:0: /kisskb/src/fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode': /kisskb/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /kisskb/src/include/linux/sunrpc/svcsock.h:13:0, from /kisskb/src/net/sunrpc/svcsock.c:52: /kisskb/src/include/linux/sunrpc/svc_xprt.h: In function 'svc_addr_len': /kisskb/src/include/linux/sunrpc/svc_xprt.h:174:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ kernel/built-in.o: In function `__bpf_prog_run': core.c:(.text+0x51d5c): undefined reference to `__fpscr_values' core.c:(.text+0x522ac): undefined reference to `__fpscr_values' core.c:(.text+0x52580): undefined reference to `__fpscr_values' core.c:(.text+0x52704): undefined reference to `__fpscr_values' core.c:(.text+0x528cc): undefined reference to `__fpscr_values' make[1]: *** [/kisskb/src/Makefile:985: vmlinux] Error 1 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 48 ARCH=sh O=/kisskb/build/stable-4.4_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-4.4_sh-defconfig_sh4-gcc4.9 # Build took: 0:00:37.215331
© Michael Ellerman 2006-2018.