Try without CONFIG_JUMP_LABEL #21
Annotations
8 errors and 11 warnings
Build:
arch/powerpc/include/asm/percpu.h#L15
type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
|
Build:
arch/powerpc/include/asm/percpu.h#L15
a parameter list without types is only allowed in a function definition
|
Build:
arch/powerpc/include/asm/percpu.h#L28
#endif without #if
|
Build:
arch/powerpc/include/asm/percpu.h#L28
#endif without #if
|
Build:
arch/powerpc/include/asm/percpu.h#L28
#endif without #if
|
Build:
arch/powerpc/include/asm/percpu.h#L28
#endif without #if
|
Build:
arch/powerpc/include/asm/percpu.h#L28
#endif without #if
|
Build
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
include/linux/signal.h#L97
array index 3 is past the end of the array (that has type 'unsigned long[1]') [-Warray-bounds]
|
Build:
include/linux/signal.h#L97
array index 2 is past the end of the array (that has type 'unsigned long[1]') [-Warray-bounds]
|
Build:
include/linux/signal.h#L98
array index 1 is past the end of the array (that has type 'unsigned long[1]') [-Warray-bounds]
|
Build:
include/linux/signal.h#L100
array index 1 is past the end of the array (that has type 'unsigned long[1]') [-Warray-bounds]
|
Build:
include/linux/signal.h#L113
array index 3 is past the end of the array (that has type 'const unsigned long[1]') [-Warray-bounds]
|
Build:
include/linux/signal.h#L113
array index 3 is past the end of the array (that has type 'const unsigned long[1]') [-Warray-bounds]
|
Build:
include/linux/signal.h#L114
array index 2 is past the end of the array (that has type 'const unsigned long[1]') [-Warray-bounds]
|
Build:
include/linux/signal.h#L114
array index 2 is past the end of the array (that has type 'const unsigned long[1]') [-Warray-bounds]
|
Build:
include/linux/signal.h#L115
array index 1 is past the end of the array (that has type 'const unsigned long[1]') [-Warray-bounds]
|
Build:
include/linux/signal.h#L115
array index 1 is past the end of the array (that has type 'const unsigned long[1]') [-Warray-bounds]
|
The logs for this run have expired and are no longer available.
Loading