Skip to content

ci(tests): add speed benchmark using CodSpeed #300

ci(tests): add speed benchmark using CodSpeed

ci(tests): add speed benchmark using CodSpeed #300

Triggered via pull request August 9, 2024 09:36
Status Failure
Total duration 2m 11s
Artifacts

builds.yml

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

Annotations

10 errors and 1 warning
build (macos-latest, 3.8)
dyld[2131]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <9976D7C4-C208-3431-973C-AAF1551823AF> /Users/runner/hostedtoolcache/Python/3.8.18/x64/bin/python3.8 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache)
build (macos-latest, 3.8)
./setup.sh: line 54: 2131 Abort trap: 6 ./python -m ensurepip
build (macos-latest, 3.8)
The process '/bin/bash' failed with exit code 134
build (macos-latest, 3.10)
dyld[2134]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <07D5E0A7-E19C-3D8F-B269-121F5EE9FF07> /Users/runner/hostedtoolcache/Python/3.10.14/x64/bin/python3.10 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/
build (macos-latest, 3.10)
Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache) ./setup.sh: line 54: 2134 Abort trap: 6 ./python -m ensurepip
build (macos-latest, 3.10)
The process '/bin/bash' failed with exit code 134
build (macos-latest, 3.9)
dyld[2044]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <1D2E4423-D3D0-3E57-BCF8-9FA871666A9F> /Users/
build (macos-latest, 3.9)
runner/hostedtoolcache/Python/3.9.19/x64/bin/python3.9 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache) ./setup.sh: line 54: 2044 Abort trap: 6 ./python -m ensurepip
build (macos-latest, 3.9)
The process '/bin/bash' failed with exit code 134
conda
Process completed with exit code 1.
conda
The following actions uses Node.js version which is deprecated and will be forced to run on node20: conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/