Skip to content

Add necessary Import to compilation #146

Add necessary Import to compilation

Add necessary Import to compilation #146

Triggered via push October 14, 2024 02:07
Status Failure
Total duration 2h 29m 9s
Artifacts 19

build.yml

on: push
Linux-Arch  /  Select-Builds
0s
Linux-Arch / Select-Builds
macOS-Arch  /  Select-Builds
0s
macOS-Arch / Select-Builds
msvc-Arch  /  Select-Builds
0s
msvc-Arch / Select-Builds
msys2-Arch  /  Select-Builds
2s
msys2-Arch / Select-Builds
Matrix: Linux
Matrix: macOS
Matrix: msys2
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 37 warnings
Linux (arm-03)
'CONFIG_SYSTEM_TELNETD_SESSION_STACKSIZE' undeclared (first use in this function); did you mean 'CONFIG_SYSTEM_TELNETD_SESSION_PRIORITY'?
Linux (arm-04)
The job was canceled because "arm-03" failed.
Linux (arm-04)
The operation was canceled.
Linux (arm-01)
The job was canceled because "arm-03" failed.
Linux (arm-01)
The operation was canceled.
Linux (sim-01)
The job was canceled because "arm-03" failed.
Linux (sim-01)
The operation was canceled.
Linux (risc-v-04)
The job was canceled because "arm-03" failed.
Linux (risc-v-04)
The operation was canceled.
Linux (arm-02)
The job was canceled because "arm-03" failed.
Linux (arm-02)
The operation was canceled.
Linux (arm-05)
The job was canceled because "arm-03" failed.
Linux (arm-05)
The operation was canceled.
Linux (xtensa-02)
The job was canceled because "arm-03" failed.
Linux (xtensa-02)
The operation was canceled.
Linux (risc-v-03)
The job was canceled because "arm-03" failed.
Linux (risc-v-03)
The operation was canceled.
Linux (risc-v-02)
The job was canceled because "arm-03" failed.
Linux (risc-v-02)
The operation was canceled.
Linux (xtensa-01)
The job was canceled because "arm-03" failed.
Linux (xtensa-01)
The operation was canceled.
Linux (other)
The job was canceled because "arm-03" failed.
Linux (other)
The operation was canceled.
msvc
No files were found with the provided path: buildartifacts/. No artifacts will be uploaded.
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]
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]
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 (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]
macOS (sim-02)
Treating flock as a formula. For the cask, use homebrew/cask/flock or specify the `--cask` flag. To silence this message, use the `--formula` flag.

Artifacts

Produced during runtime
Name Size
linux-arm-01-builds
41.8 MB
linux-arm-02-builds
34.2 MB
linux-arm-03-builds
12.3 MB
linux-arm-04-builds
26.5 MB
linux-arm-05-builds
7.91 MB
linux-other-builds
38.3 MB
linux-risc-v-01-builds
26.9 MB
linux-risc-v-02-builds
31.5 MB
linux-risc-v-03-builds
29.3 MB
linux-risc-v-04-builds
12.6 MB
linux-sim-01-builds
16.3 MB
linux-sim-02-builds
39.9 MB
linux-xtensa-01-builds
53.9 MB
linux-xtensa-02-builds
36 MB
macos-macos-builds
11.9 MB
macos-sim-01-builds
7.48 MB
macos-sim-02-builds
7.07 MB
msys2-msys2-builds
2.54 MB
source-bundle
395 MB