Buildresult: linux-next/or1ksim_defconfig/or32-gcc9 built on Aug 6 2021, 04:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 6 2021, 04:16
Duration:
0:00:39.161226
Builder:
blade46
Revision:
Add linux-next specific files for 20210805 (
18aeb561e3fdbd385379d82b079c3dec1f57793e)
Target:
linux-next/or1ksim_defconfig/or32-gcc9
Branch:
linux-next
Compiler:
or32-gcc9
(or1k-linux-gcc (GCC) 9.3.0 / GNU ld (GNU Binutils) 2.34)
Config:
or1ksim_defconfig
(
download
)
Log:
Download original
Possible errors
kernel/user.c:141:28: error: 'struct user_struct' has no member named 'epoll_watches' kernel/user.c:189:31: error: 'struct user_struct' has no member named 'epoll_watches' kernel/user.c:203:31: error: 'struct user_struct' has no member named 'epoll_watches' kernel/user.c:225:36: error: 'struct user_struct' has no member named 'epoll_watches' make[2]: *** [scripts/Makefile.build:272: kernel/user.o] Error 1 make[1]: *** [Makefile:1995: kernel] Error 2 make: *** [Makefile:227: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 18aeb561e3fdbd385379d82b079c3dec1f57793e^{commit} 18aeb561e3fdbd385379d82b079c3dec1f57793e already have revision, skipping fetch # git checkout -q -f -B kisskb 18aeb561e3fdbd385379d82b079c3dec1f57793e # git clean -qxdf # < git log -1 # commit 18aeb561e3fdbd385379d82b079c3dec1f57793e # Author: Mark Brown <broonie@kernel.org> # Date: Thu Aug 5 18:02:21 2021 +0100 # # Add linux-next specific files for 20210805 # # Signed-off-by: Mark Brown <broonie@kernel.org> # < /opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux-ld --version # < git log --format=%s --max-count=1 18aeb561e3fdbd385379d82b079c3dec1f57793e # < make -s -j 32 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- or1ksim_defconfig # < make -s -j 32 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- help # make -s -j 32 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- olddefconfig # make -s -j 32 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- /kisskb/src/kernel/user.c: In function 'free_user': /kisskb/src/kernel/user.c:141:28: error: 'struct user_struct' has no member named 'epoll_watches' 141 | percpu_counter_destroy(&up->epoll_watches); | ^~ /kisskb/src/kernel/user.c: In function 'alloc_uid': /kisskb/src/kernel/user.c:189:31: error: 'struct user_struct' has no member named 'epoll_watches' 189 | if (percpu_counter_init(&new->epoll_watches, 0, GFP_KERNEL)) { | ^~ /kisskb/src/kernel/user.c:203:31: error: 'struct user_struct' has no member named 'epoll_watches' 203 | percpu_counter_destroy(&new->epoll_watches); | ^~ /kisskb/src/kernel/user.c: In function 'uid_cache_init': /kisskb/src/kernel/user.c:225:36: error: 'struct user_struct' has no member named 'epoll_watches' 225 | if (percpu_counter_init(&root_user.epoll_watches, 0, GFP_KERNEL)) | ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:272: kernel/user.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1995: kernel] Error 2 make: *** [Makefile:227: __sub-make] Error 2 Command 'make -s -j 32 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_or1ksim_defconfig_or32 # Build took: 0:00:39.161226
© Michael Ellerman 2006-2018.