Buildresult: linux-next/nds32-allyesconfig/nds32le-gcc8 built on Jan 6 2021, 16:30
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jan 6 2021, 16:30
Duration:
0:25:04.035048
Builder:
ka3
Revision:
Add linux-next specific files for 20210106 (
7e4525a4232ffd10fe52a090e1be570c3f5491ee)
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
fs/binfmt_elf.c:2040:20: error: passing argument 1 of 'fill_prstatus' from incompatible pointer type [-Werror=incompatible-pointer-types] cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:279: fs/binfmt_elf.o] Error 1 make[1]: *** [Makefile:1805: fs] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (4)
<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.
Full Log
# git rev-parse -q --verify 7e4525a4232ffd10fe52a090e1be570c3f5491ee^{commit} 7e4525a4232ffd10fe52a090e1be570c3f5491ee already have revision, skipping fetch # git checkout -q -f -B kisskb 7e4525a4232ffd10fe52a090e1be570c3f5491ee # git clean -qxdf # < git log -1 # commit 7e4525a4232ffd10fe52a090e1be570c3f5491ee # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Jan 6 14:29:05 2021 +1100 # # Add linux-next specific files for 20210106 # # 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 7e4525a4232ffd10fe52a090e1be570c3f5491ee # < make -s -j 10 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 10 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 10 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 10 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/fs/binfmt_elf.c: In function 'fill_note_info': /kisskb/src/fs/binfmt_elf.c:2040:20: error: passing argument 1 of 'fill_prstatus' from incompatible pointer type [-Werror=incompatible-pointer-types] fill_prstatus(info->prstatus, current, siginfo->si_signo); ~~~~^~~~~~~~~~ /kisskb/src/fs/binfmt_elf.c:1498:55: note: expected 'struct elf_prstatus_common *' but argument is of type 'struct elf_prstatus *' static void fill_prstatus(struct elf_prstatus_common *prstatus, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:279: fs/binfmt_elf.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1805: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... /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. ^~~~~~~ make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 10 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:25:04.035048
© Michael Ellerman 2006-2018.