Skip to content

Linux: Manage routes in a routing table dedicated to ZET. #3547

Linux: Manage routes in a routing table dedicated to ZET.

Linux: Manage routes in a routing table dedicated to ZET. #3547

Triggered via pull request September 28, 2024 05:44
Status Cancelled
Total duration 35m 39s
Artifacts 5

cmake.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 53 warnings
build windows-arm64-vs2022
Process completed with exit code 1.
build windows-x64-mingw
Canceling since a higher priority waiting request for 'CI build-feature/isolate_routes' exists
build macOS-x64
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
build macOS-x64
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
build macOS-x64
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
build macOS-x64
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build macOS-x64
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build macOS-x64
assigning to 'char *' from 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-x64
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-x64
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-x64
assigning to 'uint8_t *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-x64
passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build linux-x64-static-libssl
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build linux-x64-static-libssl
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build linux-x64-static-libssl
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
build linux-x64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
build linux-x64-static-libssl
format '%d' expects argument of type 'int', but argument 8 has type 'model_number' {aka 'const long int'} [-Wformat=]
build macOS-arm64
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
build macOS-arm64
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
build macOS-arm64
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
build macOS-arm64
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build macOS-arm64
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build macOS-arm64
assigning to 'char *' from 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-arm64
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-arm64
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-arm64
passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-arm64
passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
build linux-arm-static-libssl
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build linux-arm-static-libssl
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build linux-arm-static-libssl
format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
build linux-arm-static-libssl
format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
build linux-arm-static-libssl
format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
build linux-arm-static-libssl
format '%ld' expects argument of type 'long int', but argument 6 has type 'ssize_t' {aka 'int'} [-Wformat=]
build linux-arm-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm-static-libssl
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
build linux-arm64-static-libssl
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build linux-arm64-static-libssl
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build linux-arm64-static-libssl
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
build linux-arm64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
format '%d' expects argument of type 'int', but argument 8 has type 'model_number' {aka 'const long int'} [-Wformat=]
build linux-arm64-static-libssl
format '%d' expects argument of type 'int', but argument 8 has type 'model_number' {aka 'const long int'} [-Wformat=]
build windows-arm64-vs2022
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build windows-arm64-vs2022
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build windows-arm64-vs2022
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/[email protected], lukka/run-vcpkg@v10, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
linux-arm-static-libssl
3.62 MB
linux-arm64-static-libssl
4.46 MB
linux-x64-static-libssl
4.16 MB
macOS-arm64
3.04 MB
macOS-x64
2.82 MB