DX-113970 Fix cmake and boost dependencies for macOS builds #22
dev.yml
on: push
Lint C++, Python, R, Docker, RAT
2m 12s
Matrix: release
Annotations
5 errors and 3 warnings
|
Source Release and Merge Script on ubuntu-latest
Process completed with exit code 1.
|
|
Error:
dev/release/02-source-test.rb#L87
CommandRunnable::Error: Failed to run: python3 setup.py sdist
stdout:
stderr:
Traceback (most recent call last):
File "/tmp/d20260312-2781-7zds9u/apache-arrow-17.0.0/python/setup.py", line 34, in <module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
/home/runner/work/arrow/arrow/dev/release/test-helper.rb:47:in 'CommandRunnable#sh'
/home/runner/work/arrow/arrow/dev/release/02-source-test.rb:87:in 'block in SourceTest#test_python_version'
/home/runner/work/arrow/arrow/dev/release/02-source-test.rb:86:in 'Dir.chdir'
/home/runner/work/arrow/arrow/dev/release/02-source-test.rb:86:in 'SourceTest#test_python_version'
/home/runner/work/arrow/arrow/dev/release/02-source-test.rb:32:in 'block (2 levels) in SourceTest#setup'
/home/runner/work/arrow/arrow/dev/release/02-source-test.rb:31:in 'Dir.chdir'
/home/runner/work/arrow/arrow/dev/release/02-source-test.rb:31:in 'block in SourceTest#setup'
/opt/hostedtoolcache/Ruby/4.0.1/x64/lib/ruby/4.0.0/tmpdir.rb:105:in 'Dir.mktmpdir'
/home/runner/work/arrow/arrow/dev/release/02-source-test.rb:30:in 'SourceTest#setup'
|
|
Source Release and Merge Script on macos-latest
Process completed with exit code 1.
|
|
Error:
dev/release/02-source-test.rb#L87
CommandRunnable::Error: Failed to run: python3 setup.py sdist
stdout:
stderr:
Traceback (most recent call last):
File "/private/var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/d20260312-2108-9zyo5n/apache-arrow-17.0.0/python/setup.py", line 34, in <module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
/Users/runner/work/arrow/arrow/dev/release/test-helper.rb:47:in 'CommandRunnable#sh'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:87:in 'block in SourceTest#test_python_version'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:86:in 'Dir.chdir'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:86:in 'SourceTest#test_python_version'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:32:in 'block (2 levels) in SourceTest#setup'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:31:in 'Dir.chdir'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:31:in 'block in SourceTest#setup'
/Users/runner/hostedtoolcache/Ruby/4.0.1/arm64/lib/ruby/4.0.0/tmpdir.rb:105:in 'Dir.mktmpdir'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:30:in 'SourceTest#setup'
|
|
Lint C++, Python, R, Docker, RAT
Process completed with exit code 1.
|
|
Source Release and Merge Script on ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac, actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3, actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Source Release and Merge Script on macos-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac, actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3, actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint C++, Python, R, Docker, RAT
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac, actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|