FIX: Fix stypes when upgrading SymbolMappingMsgV1 #404
build.yaml
on: push
Matrix: aarch64-build
Matrix: macos-build
Matrix: x86_64-build
Annotations
11 errors
build - Python 3.8 (macOS)
dyld[4398]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: <1286E7D2-FA50-3ECE-8514-2AB7882601AE> /Users/
|
build - Python 3.8 (macOS)
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 - Python 3.8 (macOS)
./setup.sh: line 52: 4398 Abort trap: 6 ./python -m ensurepip
|
build - Python 3.8 (macOS)
The process '/bin/bash' failed with exit code 134
|
build - Python 3.9 (macOS)
dyld[3977]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: <64474517-EFC0-32F5-93D6-1C4BAE8783F9> /Users/runner/hostedtoolcache/Python/3.
|
build - Python 3.9 (macOS)
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)
|
build - Python 3.9 (macOS)
./setup.sh: line 52: 3977 Abort trap: 6 ./python -m ensurepip
|
build - Python 3.9 (macOS)
The process '/bin/bash' failed with exit code 134
|
build - Python 3.10 (macOS)
dyld[4238]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: <09857011-94D0-3FBA-9F9D-9FCE0E7366FF> /Users/
|
build - Python 3.10 (macOS)
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/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 52: 4238 Abort trap: 6 ./python -m ensurepip
|
build - Python 3.10 (macOS)
The process '/bin/bash' failed with exit code 134
|