Skip to content

Add deprecation notice #9

Add deprecation notice

Add deprecation notice #9

Triggered via pull request February 27, 2025 13:52
Status Failure
Total duration 28s
Artifacts

test-mac.yml

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

Annotations

10 errors and 5 warnings
Mac Py2.7
Version 2.7 with arch x64 not found The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Mac Py3.6
dyld[1955]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <252D7864-2374-39B8-B8EB-3B58397F4390> /Users/runner/hostedtoolcache/Python/3.6.15/x64/bin/python3.6 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such fi
Mac Py3.6
le), '/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: 1955 Abort trap: 6 ./python -m ensurepip
Mac Py3.6
The process '/bin/bash' failed with exit code 134
Mac Py3.7
dyld[1963]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <FA1C5C30-D202-30DA-B1C2-8EFF35C22F2B> /Users/runner/hostedtoolcache/Python/3.7.17/x64/bin/python3.7 Reason:
Mac Py3.7
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: 1963 Abort trap: 6 ./python -m ensurepip
Mac Py3.7
The process '/bin/bash' failed with exit code 134
Mac Py3.8
dyld[1964]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <75E51F03-EA9B-3260-A88F-C8382EE65617> /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)
Mac Py3.8
./setup.sh: line 54: 1964 Abort trap: 6 ./python -m ensurepip
Mac Py3.8
The process '/bin/bash' failed with exit code 134
Mac Py3.7
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Mac Py3.8
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Mac Py3.6
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Mac Py2.7
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Mac Py2.7
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672