Skip to content

node 23.9.0

node 23.9.0 #527565

Triggered via pull request February 26, 2025 21:33
Status Failure
Total duration 2h 41m 47s
Artifacts 12

tests.yml

on: pull_request
formulae_detect
42s
formulae_detect
Matrix: tap_syntax
setup_tests
6s
setup_tests
report_analytics
5s
report_analytics
setup_runners
33s
setup_runners
setup_dep_tests
6s
setup_dep_tests
Matrix: tests
setup_dep_runners
2m 11s
setup_dep_runners
Matrix: test_deps
conclusion
0s
conclusion
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 11 warnings, and 25 notices
Linux
node 23.9.0 did not build
`brew install --verbose --formula --build-bottle node` failed on Linux!: Formula/n/node.rb#L52
gcc-11 -o /tmp/node-20250226-5350-7waxhp/node-v23.9.0/out/Release/obj.target/zstd/deps/zstd/lib/common/debug.o ../deps/zstd/lib/common/debug.c '-D_GLIBCXX_USE_CXX11_ABI=1' '-DNODE_OPENSSL_CONF_NAME=nodejs_conf' '-DNODE_OPENSSL_CERT_STORE' '-DICU_NO_USER_DATA_OVERRIDE' '-D__STDC_FORMAT_MACROS' '-DXXH_NAMESPACE=ZSTD_' '-DZSTD_MULTITHREAD' '-DZSTD_DISABLE_ASM' -I/home/linuxbrew/.linuxbrew/opt/zlib/include -I/home/linuxbrew/.linuxbrew/opt/libuv/include -I/home/linuxbrew/.linuxbrew/opt/brotli/include -I/home/linuxbrew/.linuxbrew/opt/c-ares/include -I/home/linuxbrew/.linuxbrew/opt/libnghttp2/include -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/home/linuxbrew/.linuxbrew/Cellar/icu4c@76/76.1_1/include -I../deps/zstd/lib -pthread -Wall -Wextra -Wno-unused-parameter -pthread -m64 -O3 -fno-omit-frame-pointer -MMD -MF /tmp/node-20250226-5350-7waxhp/node-v23.9.0/out/Release/.deps//tmp/node-20250226-5350-7waxhp/node-v23.9.0/out/Release/obj.target/zstd/deps/zstd/lib/common/debug.o.d.raw -c gcc-11 -o /tmp/node-20250226-5350-7waxhp/node-v23.9.0/out/Release/obj.target/zstd/deps/zstd/lib/common/entropy_common.o ../deps/zstd/lib/common/entropy_common.c '-D_GLIBCXX_USE_CXX11_ABI=1' '-DNODE_OPENSSL_CONF_NAME=nodejs_conf' '-DNODE_OPENSSL_CERT_STORE' '-DICU_NO_USER_DATA_OVERRIDE' '-D__STDC_FORMAT_MACROS' '-DXXH_NAMESPACE=ZSTD_' '-DZSTD_MULTITHREAD' '-DZSTD_DISABLE_ASM' -I/home/linuxbrew/.linuxbrew/opt/zlib/include -I/home/linuxbrew/.linuxbrew/opt/libuv/include -I/home/linuxbrew/.linuxbrew/opt/brotli/include -I/home/linuxbrew/.linuxbrew/opt/c-ares/include -I/home/linuxbrew/.linuxbrew/opt/libnghttp2/include -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/home/linuxbrew/.linuxbrew/Cellar/icu4c@76/76.1_1/include -I../deps/zstd/lib -pthread -Wall -Wextra -Wno-unused-parameter -pthread -m64 -O3 -fno-omit-frame-pointer -MMD -MF /tmp/node-20250226-5350-7waxhp/node-v23.9.0/out/Release/.deps//tmp/node-20250226-5350-7waxhp/node-v23.9.0/out/Release/obj.target/zstd/deps/zstd/lib/common/entropy_common.o.d.raw -c gcc-11 -o /tmp/node-20250226-5350-7waxhp/node-v23.9.0/out/Release/obj.target/zstd/deps/zstd/lib/common/fse_decompress.o ../deps/zstd/lib/common/fse_decompress.c '-D_GLIBCXX_USE_CXX11_ABI=1' '-DNODE_OPENSSL_CONF_NAME=nodejs_conf' '-DNODE_OPENSSL_CERT_STORE' '-DICU_NO_USER_DATA_OVERRIDE' '-D__STDC_FORMAT_MACROS' '-DXXH_NAMESPACE=ZSTD_' '-DZSTD_MULTITHREAD' '-DZSTD_DISABLE_ASM' -I/home/linuxbrew/.linuxbrew/opt/zlib/include -I/home/linuxbrew/.linuxbrew/opt/libuv/include -I/home/linuxbrew/.linuxbrew/opt/brotli/include -I/home/linuxbrew/.linuxbrew/opt/c-ares/include -I/home/linuxbrew/.linuxbrew/opt/libnghttp2/include -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/home/linuxbrew/.linuxbrew/Cellar/icu4c@76/76.1_1/include -I../deps/zstd/lib -pthread -Wall -Wextra -Wno-unused-parameter -pthread -m64 -O3 -fno-omit-frame-pointer -MMD -MF /tmp/node-20250226-5350-7waxhp/node-v23.9.0/out/Release/.deps//tmp/node-20250226-5350-7waxhp/node-v23.9.0/out/Release/obj.target/zstd/deps/zstd/lib/common/fse_decompress.o.d.raw -c In file included from ../deps/ada/ada.cpp:3: ../deps/ada/ada.h: In member function ‘constexpr std::string_view ada::url::get_pathname() const’: ../deps/ada/ada.h:6597:10: error: call to non-‘constexpr’ function ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::operator std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::__sv_type() const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::__sv_type = std::basic_string_view<char>]’ 6597 | return path; | ^~~~ In file included from /usr/include/c++/11/string:55, from ../deps/ada/ada.h:20, from ../deps/ada/ada.cpp:3: /usr/include/c++/11/bits/basic_string.h:806:7: note: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::operator std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::__sv_type() const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; std::__cxx11::basic_string<_CharT, _Trai
Linux
install failed
Linux
Process completed with exit code 1.
conclusion
`tests` job failure.
conclusion
`test_deps` job skipped. Do not merge until re-run with `CI-no-fail-fast-deps`
conclusion
Process completed with exit code 1.
Linux
Cache not found for keys: Linux-rubygems-2f971281b1c36977588e1d39fb87f629ecfbdf33dc805a2ee1d01f0b732823e4, Linux-rubygems-
macOS 13-arm64
String '/opt/homebrew' still exists in these files:
macOS 13-arm64
String '/opt/homebrew/Cellar' still exists in these files:
macOS 13-x86_64
String '/usr/local/opt' still exists in these files:
macOS 13-x86_64
String '/usr/local/Cellar' still exists in these files:
macOS 14-x86_64
String '/usr/local/opt' still exists in these files:
macOS 14-x86_64
String '/usr/local/Cellar' still exists in these files:
macOS 14-arm64
String '/opt/homebrew' still exists in these files:
macOS 14-arm64
String '/opt/homebrew/Cellar' still exists in these files:
macOS 15-arm64
String '/opt/homebrew' still exists in these files:
macOS 15-arm64
String '/opt/homebrew/Cellar' still exists in these files:
Linux
0 bottle(s)
Linux
0 failed bottle(s)
Linux
1 list(s) of skipped formulae
Linux
0 list(s) of successfully tested dependents
macOS 13-arm64
1 bottle(s)
macOS 13-arm64
0 failed bottle(s)
macOS 13-arm64
1 list(s) of skipped formulae
macOS 13-arm64
0 list(s) of successfully tested dependents
macOS 13-x86_64
1 bottle(s)
macOS 13-x86_64
0 failed bottle(s)
macOS 13-x86_64
1 list(s) of skipped formulae
macOS 13-x86_64
0 list(s) of successfully tested dependents
macOS 14-x86_64
1 bottle(s)
macOS 14-x86_64
0 failed bottle(s)
macOS 14-x86_64
1 list(s) of skipped formulae
macOS 14-x86_64
0 list(s) of successfully tested dependents
macOS 14-arm64
1 bottle(s)
macOS 14-arm64
0 failed bottle(s)
macOS 14-arm64
1 list(s) of skipped formulae
macOS 14-arm64
0 list(s) of successfully tested dependents
macOS 15-arm64
1 bottle(s)
macOS 15-arm64
0 failed bottle(s)
macOS 15-arm64
1 list(s) of skipped formulae
macOS 15-arm64
0 list(s) of successfully tested dependents
conclusion
`tests` job status: failure

Artifacts

Produced during runtime
Name Size
bottles_13-arm64-13553819414-long
20.6 MB
bottles_13-x86_64-13553819414-long
21 MB
bottles_14-arm64-13553819414-long
18.6 MB
bottles_14-x86_64-13553819414-long
19 MB
bottles_15-arm64-13553819414-long
18.7 MB
bottles_ubuntu-latest
784 Bytes
logs_13-arm64-13553819414-long
202 KB
logs_13-x86_64-13553819414-long
203 KB
logs_14-arm64-13553819414-long
200 KB
logs_14-x86_64-13553819414-long
201 KB
logs_15-arm64-13553819414-long
201 KB
logs_ubuntu-latest
21.7 KB