Buildresult: linus/sh7763rdp_defconfig/sh4-gcc4.6 built on Feb 4 2020, 23:00
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 4 2020, 23:00
Duration:
0:00:42.142146
Builder:
ka1
Revision:
Merge branch 'akpm' (patches from Andrew) (
cc12071ff39060fc2e47c58b43e249fe0d0061ee)
Target:
linus/sh7763rdp_defconfig/sh4-gcc4.6
Branch:
linus
Compiler:
sh4-gcc4.6
(sh4-linux-gcc (GCC) 4.6.3 / GNU ld (GNU Binutils) 2.22)
Config:
sh7763rdp_defconfig
(
download
)
Log:
Download original
Possible warnings (11)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] fs/io_uring.c:5713:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized]
Full Log
# git rev-parse -q --verify cc12071ff39060fc2e47c58b43e249fe0d0061ee^{commit} cc12071ff39060fc2e47c58b43e249fe0d0061ee already have revision, skipping fetch # git checkout -q -f -B kisskb cc12071ff39060fc2e47c58b43e249fe0d0061ee # git clean -qxdf # < git log -1 # commit cc12071ff39060fc2e47c58b43e249fe0d0061ee # Merge: 9717c1cea16e f3cc4e1d44a8 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Feb 4 07:24:48 2020 +0000 # # Merge branch 'akpm' (patches from Andrew) # # Merge more updates from Andrew Morton: # "The rest of MM and the rest of everything else: hotfixes, ipc, misc, # procfs, lib, cleanups, arm" # # * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (67 commits) # ARM: dma-api: fix max_pfn off-by-one error in __dma_supported() # treewide: remove redundant IS_ERR() before error code check # include/linux/cpumask.h: don't calculate length of the input string # lib: new testcases for bitmap_parse{_user} # lib: rework bitmap_parse() # lib: make bitmap_parse_user a wrapper on bitmap_parse # lib: add test for bitmap_parse() # bitops: more BITS_TO_* macros # lib/string: add strnchrnul() # proc: convert everything to "struct proc_ops" # proc: decouple proc from VFS with "struct proc_ops" # asm-generic/tlb: provide MMU_GATHER_TABLE_FREE # asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER # asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE # asm-generic/tlb: rename HAVE_RCU_TABLE_FREE # asm-generic/tlb: add missing CONFIG symbol # asm-gemeric/tlb: remove stray function declarations # asm-generic/tlb: avoid potential double flush # mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush # powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 cc12071ff39060fc2e47c58b43e249fe0d0061ee # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7763rdp_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- sh7763rdp_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7763rdp_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:5713:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sh7763rdp_defconfig_sh4 # Build took: 0:00:42.142146
© Michael Ellerman 2006-2018.