Skip to content

WIP pac195x config

WIP pac195x config #5

Triggered via pull request November 4, 2024 17:07
Status Failure
Total duration 1h 52m 12s
Artifacts 18

build.yml

on: pull_request
Linux-Arch  /  Select-Builds
3s
Linux-Arch / Select-Builds
macOS-Arch  /  Select-Builds
9s
macOS-Arch / Select-Builds
msvc-Arch  /  Select-Builds
4s
msvc-Arch / Select-Builds
msys2-Arch  /  Select-Builds
4s
msys2-Arch / Select-Builds
Matrix: Linux
Matrix: macOS
Matrix: msys2
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 42 warnings
macOS (sim-02)
incompatible function pointer types initializing 'ssize_t (*)(struct file *, const struct uio *)' (aka 'long (*)(struct file *, const struct uio *)') with an expression of type 'int (struct inode *)' [-Werror,-Wincompatible-function-pointer-types]
macOS (sim-02)
Process completed with exit code 1.
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]
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-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]
Linux (arm-05)
#warning "FPU test not built; CONFIG_SCHED_WAITPID not defined" [-Wcpp]
Linux (arm-05)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
Linux (arm-10)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
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.
macOS (sim-02)
CONFIG_NET_TCP_DEBUG_DROP_SEND is selected, this is debug feature to drop the tcp send packet on the floor, please confirm the configuration again if you do not want debug the TCP stack. [-W#pragma-messages]
macOS (sim-02)
CONFIG_NET_TCP_DEBUG_DROP_RECV is selected, this is debug feature to drop the tcp received packet on the floor, please confirm the configuration again if you do not want debug the TCP stack. [-W#pragma-messages]

Artifacts

Produced during runtime
Name Size
linux-arm-03-builds
12.5 MB
linux-arm-05-builds
42.2 MB
linux-arm-06-builds
113 MB
linux-arm-07-builds
51.3 MB
linux-arm-08-builds
22.3 MB
linux-arm-10-builds
17 MB
linux-arm-13-builds
58.3 MB
linux-other-builds
12.1 MB
linux-risc-v-01-builds
27.2 MB
linux-risc-v-02-builds
43.4 MB
linux-risc-v-03-builds
42.9 MB
linux-sim-01-builds
14.9 MB
linux-sim-02-builds
53.5 MB
linux-xtensa-01-builds
112 MB
macos-macos-builds
12.4 MB
macos-sim-01-builds
2.23 MB
msys2-msys2-builds
2.94 MB
source-bundle
400 MB