Buildresult: linux-next/bcm2835_defconfig/arm-gcc4.9 built on Dec 18 2020, 16:56
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Dec 18 2020, 16:56
Duration:
0:02:18.847016
Builder:
ka2
Revision:
Add linux-next specific files for 20201218 (
0d52778b8710eb11cb616761a02aee0a7fd60425)
Target:
linux-next/bcm2835_defconfig/arm-gcc4.9
Branch:
linux-next
Compiler:
arm-gcc4.9
(arm-linux-gnueabi-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
bcm2835_defconfig
(
download
)
Log:
Download original
Possible errors
fs/nfsd/xdr4.h:750:13: error: 'struct svc_fh' has no member named 'fh_pre_saved' fs/nfsd/xdr4.h:751:27: error: 'struct svc_fh' has no member named 'fh_post_saved' fs/nfsd/xdr4.h:753:28: error: 'struct svc_fh' has no member named 'fh_pre_change' fs/nfsd/xdr4.h:754:27: error: 'struct svc_fh' has no member named 'fh_post_change' make[3]: *** [scripts/Makefile.build:279: fs/nfsd/nfssvc.o] Error 1 make[2]: *** [scripts/Makefile.build:496: fs/nfsd] Error 2 make[1]: *** [Makefile:1805: fs] Error 2 make: *** [Makefile:185: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 0d52778b8710eb11cb616761a02aee0a7fd60425^{commit} 0d52778b8710eb11cb616761a02aee0a7fd60425 already have revision, skipping fetch # git checkout -q -f -B kisskb 0d52778b8710eb11cb616761a02aee0a7fd60425 # git clean -qxdf # < git log -1 # commit 0d52778b8710eb11cb616761a02aee0a7fd60425 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Fri Dec 18 16:31:10 2020 +1100 # # Add linux-next specific files for 20201218 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 0d52778b8710eb11cb616761a02aee0a7fd60425 # < make -s -j 8 ARCH=arm O=/kisskb/build/linux-next_bcm2835_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- bcm2835_defconfig # < make -s -j 8 ARCH=arm O=/kisskb/build/linux-next_bcm2835_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 8 ARCH=arm O=/kisskb/build/linux-next_bcm2835_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 8 ARCH=arm O=/kisskb/build/linux-next_bcm2835_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/fs/nfsd/nfssvc.c:10: /kisskb/src/fs/nfsd/xdr4.h: In function 'set_change_info': /kisskb/src/fs/nfsd/xdr4.h:750:13: error: 'struct svc_fh' has no member named 'fh_pre_saved' BUG_ON(!fhp->fh_pre_saved); ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/fs/nfsd/xdr4.h:750:2: note: in expansion of macro 'BUG_ON' BUG_ON(!fhp->fh_pre_saved); ^ In file included from /kisskb/src/fs/nfsd/nfssvc.c:31:0: /kisskb/src/fs/nfsd/xdr4.h:751:27: error: 'struct svc_fh' has no member named 'fh_post_saved' cinfo->atomic = (u32)(fhp->fh_post_saved && !fhp->fh_no_atomic_attr); ^ /kisskb/src/fs/nfsd/xdr4.h:753:28: error: 'struct svc_fh' has no member named 'fh_pre_change' cinfo->before_change = fhp->fh_pre_change; ^ /kisskb/src/fs/nfsd/xdr4.h:754:27: error: 'struct svc_fh' has no member named 'fh_post_change' cinfo->after_change = fhp->fh_post_change; ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:279: fs/nfsd/nfssvc.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:496: fs/nfsd] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 8 ARCH=arm O=/kisskb/build/linux-next_bcm2835_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_bcm2835_defconfig_arm-gcc4.9 # Build took: 0:02:18.847016
© Michael Ellerman 2006-2018.