Buildresult: linux-next/nds32-allmodconfig/nds32le-gcc8 built on May 24 2021, 19:27
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 24 2021, 19:27
Duration:
0:17:58.689138
Builder:
blade4b
Revision:
Add linux-next specific files for 20210524 (
674dc447b09fb668976c6ab1356b11e02ff209ed)
Target:
linux-next/nds32-allmodconfig/nds32le-gcc8
Branch:
linux-next
Compiler:
nds32le-gcc8
(nds32le-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30.51.20180307)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (12)
<stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] mm/swapfile.c:1039:22: warning: 'scan_swap_map' defined but not used [-Wunused-function] drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. include/uapi/linux/byteorder/little_endian.h:32:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] drivers/staging/rtl8723bs/core/rtw_security.c:91:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=] drivers/staging/rtl8723bs/core/rtw_security.c:128:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=] drivers/staging/rtl8723bs/core/rtw_security.c:531:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] drivers/staging/rtl8723bs/core/rtw_security.c:633:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=] WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 674dc447b09fb668976c6ab1356b11e02ff209ed^{commit} 674dc447b09fb668976c6ab1356b11e02ff209ed already have revision, skipping fetch # git checkout -q -f -B kisskb 674dc447b09fb668976c6ab1356b11e02ff209ed # git clean -qxdf # < git log -1 # commit 674dc447b09fb668976c6ab1356b11e02ff209ed # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Mon May 24 16:06:48 2021 +1000 # # Add linux-next specific files for 20210524 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 674dc447b09fb668976c6ab1356b11e02ff209ed # < make -s -j 24 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allmodconfig # < make -s -j 24 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 24 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 24 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ /kisskb/src/mm/swapfile.c:1039:22: warning: 'scan_swap_map' defined but not used [-Wunused-function] static unsigned long scan_swap_map(struct swap_info_struct *si, ^~~~~~~~~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/include/linux/byteorder/little_endian.h:5, from /kisskb/src/arch/nds32/include/uapi/asm/byteorder.h:10, from /kisskb/src/include/asm-generic/bitops/le.h:7, from /kisskb/src/include/asm-generic/bitops.h:36, from ./arch/nds32/include/generated/asm/bitops.h:1, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/md/persistent-data/dm-block-manager.h:11, from /kisskb/src/drivers/md/persistent-data/dm-btree.h:9, from /kisskb/src/drivers/md/persistent-data/dm-array.h:9, from /kisskb/src/drivers/md/persistent-data/dm-array.c:7: /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'block_inc': /kisskb/src/include/uapi/linux/byteorder/little_endian.h:32:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_wep_encrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:91:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_wep_decrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:128:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_tkip_encrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:531:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_tkip_decrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:633:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linux-next_nds32-allmodconfig_nds32le-gcc8 # Build took: 0:17:58.689138
© Michael Ellerman 2006-2018.