Buildresult: linux-next/nds32-allyesconfig/nds32le-gcc8 built on May 20 2021, 17:11
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 20 2021, 17:11
Duration:
0:21:49.966539
Builder:
ka1
Revision:
Add linux-next specific files for 20210520 (
7a42b92b6d30c3f09629c7d5ada9e3de2aba01af)
Target:
linux-next/nds32-allyesconfig/nds32le-gcc8
Branch:
linux-next
Compiler:
nds32le-gcc8
(nds32le-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30.51.20180307)
Config:
allyesconfig
(
download
)
Log:
Download original
Possible errors
scrub.c:(.text+0x2900): undefined reference to `__udivdi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: scrub.c:(.text+0x2904): undefined reference to `__udivdi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: scrub.c:(.text+0x29e8): undefined reference to `__divdi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: scrub.c:(.text+0x29ec): undefined reference to `__divdi3' make[1]: *** [Makefile:1275: vmlinux] Error 1 make: *** [Makefile:222: __sub-make] Error 2
Possible warnings (10)
<stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] 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. 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 "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 7a42b92b6d30c3f09629c7d5ada9e3de2aba01af^{commit} 7a42b92b6d30c3f09629c7d5ada9e3de2aba01af already have revision, skipping fetch # git checkout -q -f -B kisskb 7a42b92b6d30c3f09629c7d5ada9e3de2aba01af # git clean -qxdf # < git log -1 # commit 7a42b92b6d30c3f09629c7d5ada9e3de2aba01af # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu May 20 14:36:22 2021 +1000 # # Add linux-next specific files for 20210520 # # 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 7a42b92b6d30c3f09629c7d5ada9e3de2aba01af # < make -s -j 8 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 8 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 8 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 8 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_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/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. ^~~~~~~ /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 "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: fs/btrfs/scrub.o: in function `scrub_submit': scrub.c:(.text+0x2900): undefined reference to `__udivdi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: scrub.c:(.text+0x2904): undefined reference to `__udivdi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: scrub.c:(.text+0x29e8): undefined reference to `__divdi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: scrub.c:(.text+0x29ec): undefined reference to `__divdi3' make[1]: *** [/kisskb/src/Makefile:1275: vmlinux] Error 1 make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 8 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:21:49.966539
© Michael Ellerman 2006-2018.