Add option to specify stack size to pthread_create #2448
Triggered via pull request
November 22, 2024 18:11
Status
Success
Total duration
34m 53s
Artifacts
–
ci.yml
on: pull_request
clang-format-check
15m 7s
mac-os-build-clang
31m 35s
mac-os-build-gcc
34m 38s
mac-os-m1-build-clang
27m 31s
static-build-mac
32m 0s
address-sanitizer
30m 59s
undefined-behavior-sanitizer
29m 46s
thread-sanitizer
31m 50s
linux-gcc-4_4
17m 26s
static-build-linux
18m 40s
mbedtls-ubuntu-gcc
29m 23s
mbedtls-ubuntu-gcc-11
26m 56s
mbedtls-ubuntu-gcc-4_4-build
2m 54s
mbedtls-ubuntu-clang
25m 58s
sample-check
4m 41s
sample-check-no-data-channel
4m 46s
ubuntu-os-build
28m 51s
ubuntu-os-build-stats-calc-control
30m 48s
windows-msvc-openssl
27m 46s
arm64-cross-compilation
5m 23s
linux-aarch64-cross-compilation
5m 7s
arm32-cross-compilation
5m 4s
stack-size-check
4m 10s
valgrind-check
3m 56s
Annotations
8 warnings
valgrind-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, aws-actions/configure-aws-credentials@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
stack-size-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clang-format-check
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
clang-format-check
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.
|
mac-os-m1-build-clang
glib 2.82.2 is already installed and up-to-date.
To reinstall 2.82.2, run:
brew reinstall glib
|
mac-os-build-clang
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
static-build-mac
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
mac-os-build-gcc
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|