greenhills: fix the unknow build options warning #1
build.yml
on: push
Fetch-Source
1m 26s
Matrix: Linux
Matrix: macOS
Matrix: msys2
Annotations
26 errors and 56 warnings
Linux (xtensa-02)
The job was canceled because "arm-04" failed.
|
Linux (xtensa-01)
The job was canceled because "arm-04" failed.
|
Linux (sim-01)
The job was canceled because "arm-04" failed.
|
Linux (sim-01)
The operation was canceled.
|
Linux (arm-07)
The job was canceled because "arm-04" failed.
|
Linux (arm-07)
The operation was canceled.
|
Linux (arm-02)
The job was canceled because "arm-04" failed.
|
Linux (arm-02)
The operation was canceled.
|
Linux (arm-01)
The job was canceled because "arm-04" failed.
|
Linux (arm-01)
The operation was canceled.
|
Linux (arm-12)
The job was canceled because "arm-04" failed.
|
Linux (arm-12)
The operation was canceled.
|
Linux (arm-13)
The job was canceled because "arm-04" failed.
|
Linux (arm-13)
The operation was canceled.
|
Linux (risc-v-01)
The job was canceled because "arm-04" failed.
|
Linux (risc-v-01)
The operation was canceled.
|
Linux (risc-v-02)
The job was canceled because "arm-04" failed.
|
Linux (risc-v-02)
The operation was canceled.
|
Linux (other)
The job was canceled because "arm-04" failed.
|
Linux (other)
The operation was canceled.
|
Linux (arm-06)
The job was canceled because "arm-04" failed.
|
Linux (arm-06)
The operation was canceled.
|
Linux (arm-08)
The job was canceled because "arm-04" failed.
|
Linux (arm-08)
The operation was canceled.
|
Linux (arm-05)
The job was canceled because "arm-04" failed.
|
Linux (arm-05)
The operation was canceled.
|
Linux (arm-11)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-11)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-11)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-11)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-09)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-01)
format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (arm-08)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
macOS (macos)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (macos)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (macos)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (macos)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (macos)
passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
macOS (macos)
a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
|
macOS (macos)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
|
macOS (macos)
format string is empty [-Wformat-zero-length]
|
macOS (macos)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
|
macOS (macos)
format string is empty [-Wformat-zero-length]
|
macOS (sim-02)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-02)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-02)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-02)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-02)
passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
macOS (sim-02)
a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
|
macOS (sim-02)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
|
macOS (sim-02)
format string is empty [-Wformat-zero-length]
|
macOS (sim-02)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
|
macOS (sim-02)
format string is empty [-Wformat-zero-length]
|
macOS (sim-01)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-01)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-01)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-01)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-01)
passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
macOS (sim-01)
a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
|
macOS (sim-01)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
|
macOS (sim-01)
format string is empty [-Wformat-zero-length]
|
macOS (sim-01)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
|
macOS (sim-01)
format string is empty [-Wformat-zero-length]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-arm-01-builds
Expired
|
43.3 MB |
|
linux-arm-02-builds
Expired
|
35.4 MB |
|
linux-arm-03-builds
Expired
|
12.2 MB |
|
linux-arm-04-builds
Expired
|
23.8 MB |
|
linux-arm-05-builds
Expired
|
25.6 MB |
|
linux-arm-06-builds
Expired
|
31.2 MB |
|
linux-arm-07-builds
Expired
|
20.3 MB |
|
linux-arm-08-builds
Expired
|
22.8 MB |
|
linux-arm-09-builds
Expired
|
16.7 MB |
|
linux-arm-10-builds
Expired
|
16 MB |
|
linux-arm-11-builds
Expired
|
21.6 MB |
|
linux-arm-12-builds
Expired
|
34.7 MB |
|
linux-arm-13-builds
Expired
|
29.5 MB |
|
linux-other-builds
Expired
|
41.9 MB |
|
linux-risc-v-01-builds
Expired
|
39.9 MB |
|
linux-risc-v-02-builds
Expired
|
39.8 MB |
|
linux-sim-01-builds
Expired
|
14.4 MB |
|
linux-sim-02-builds
Expired
|
33.8 MB |
|
macos-macos-builds
Expired
|
11.7 MB |
|
macos-sim-01-builds
Expired
|
6.62 MB |
|
macos-sim-02-builds
Expired
|
6.55 MB |
|
msys2-msys2-builds
Expired
|
2.46 MB |
|
source-bundle
Expired
|
393 MB |
|