-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
I'm trying to build a kernel, but I'm getting the following errors.
branch: oneplus/sm8350_u_14.0.0_oneplus9
github workflow: https://github.com/fatalcoder524/OP9_KSUN_SUSFS/blob/main/.github/workflows/build.yml
Errors:
HDRTEST usr/include/linux/bcache.h
b'In file included from <built-in>:1:\n' b"./usr/include/linux/bcache.h:286:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:286:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]\n" error, forbidden warning: bcache.h:286
make[3]: *** [/home/runner/work/OP9_KSUN_SUSFS/OP9_KSUN_SUSFS/OP9/kernel/msm-5.4/usr/include/Makefile:141: usr/include/linux/bcache.hdrtest] Error 1
make[2]: *** [/home/runner/work/OP9_KSUN_SUSFS/OP9_KSUN_SUSFS/OP9/kernel/msm-5.4/scripts/Makefile.build:572: usr/include] Error 2
make[1]: *** [/home/runner/work/OP9_KSUN_SUSFS/OP9_KSUN_SUSFS/OP9/kernel/msm-5.4/Makefile:1956: usr] Error 2
make[1]: *** Waiting for unfinished jobs....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels