[email protected]_py310.rb version formula for freecad #411
Annotations
6 errors and 6 warnings
`brew install --verbose --build-bottle freecad/freecad/[email protected]_py310` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/[email protected]_py310.rb#L32
==> Fetching freecad/freecad/[email protected]_py310
==> Downloading https://files.pythonhosted.org/packages/65/6e/09db70a523a96d25e115e71cc56a6f9031e7b8cd166c1ac8438307c14058/numpy-1.26.4.tar.gz
Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/74d8f89b67cfbe9d38834cd89c739f63e466c302531ca2d8e6e1bfff270dc7a1--numpy-1.26.4.tar.gz
==> Verifying checksum for '74d8f89b67cfbe9d38834cd89c739f63e466c302531ca2d8e6e1bfff270dc7a1--numpy-1.26.4.tar.gz'
==> Installing [email protected]_py310 from freecad/freecad
/usr/bin/env tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/74d8f89b67cfbe9d38834cd89c739f63e466c302531ca2d8e6e1bfff270dc7a1--numpy-1.26.4.tar.gz --directory /private/tmp/homebrew-unpack20240311-7961-7vprw6
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240311-7961-7vprw6/numpy-1.26.4/. /private/tmp/numpyA1.26.4_py310-20240311-7961-5igscj/numpy-1.26.4
==> /opt/homebrew/opt/[email protected]/libexec/bin/python -m pip install --verbose --no-deps --no-binary=:all: --ignore-installed --no-compile --prefix=/opt/homebrew/Cellar/[email protected]_py310/1.26.4 --no-build-isolation . -Csetup-args=-Dblas=openblas -Csetup-args=-Dlapack=openblas
Using pip 23.3.1 from /opt/homebrew/lib/python3.10/site-packages/pip (python 3.10)
Processing /private/tmp/numpyA1.26.4_py310-20240311-7961-5igscj/numpy-1.26.4
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
ERROR: Exception:
Traceback (most recent call last):
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper
status = run_func(*args)
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper
return func(self, options, args)
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 377, in run
requirement_set = resolver.resolve(
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 76, in resolve
collected = self.factory.collect_root_requirements(root_reqs)
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 513, in collect_root_requirements
reqs = list(
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 474, in _make_requirements_from_install_req
cand = self._make_candidate_from_link(
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link
self._link_candidate_cache[link] = LinkCandidate(
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__
super().__init__(
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__
self.dist = self._prepare()
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare
dist = self._prepare_distribution()
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution
return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True)
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement
return self._prepare_linked_requirement(req, parallel_builds)
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 640, in _prepare_linked_requirement
dist = _get_prepared_distribution(
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution
abstract_dist.prepare_distribution_metadata(
File "/opt/homebrew/lib/python3.10/site-packages/pip/_internal/distributions/sdist.py", line 6
|
test-bot (macos-14)
Process completed with exit code 1.
|
`brew install --verbose --build-bottle freecad/freecad/[email protected]_py310` failed on macOS Ventura (13)!:
Formula/[email protected]_py310.rb#L32
==> Fetching freecad/freecad/[email protected]_py310
==> Downloading https://files.pythonhosted.org/packages/65/6e/09db70a523a96d25e115e71cc56a6f9031e7b8cd166c1ac8438307c14058/numpy-1.26.4.tar.gz
Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/74d8f89b67cfbe9d38834cd89c739f63e466c302531ca2d8e6e1bfff270dc7a1--numpy-1.26.4.tar.gz
==> Verifying checksum for '74d8f89b67cfbe9d38834cd89c739f63e466c302531ca2d8e6e1bfff270dc7a1--numpy-1.26.4.tar.gz'
==> Installing [email protected]_py310 from freecad/freecad
/usr/bin/env tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/74d8f89b67cfbe9d38834cd89c739f63e466c302531ca2d8e6e1bfff270dc7a1--numpy-1.26.4.tar.gz --directory /private/tmp/homebrew-unpack20240311-11248-abfdw7
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240311-11248-abfdw7/numpy-1.26.4/. /private/tmp/numpyA1.26.4_py310-20240311-11248-z6ak4x/numpy-1.26.4
==> /usr/local/opt/[email protected]/libexec/bin/python -m pip install --verbose --no-deps --no-binary=:all: --ignore-installed --no-compile --prefix=/usr/local/Cellar/[email protected]_py310/1.26.4 --no-build-isolation . -Csetup-args=-Dblas=openblas -Csetup-args=-Dlapack=openblas
Using pip 23.3.1 from /usr/local/lib/python3.10/site-packages/pip (python 3.10)
Processing /private/tmp/numpyA1.26.4_py310-20240311-11248-z6ak4x/numpy-1.26.4
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
ERROR: Exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper
status = run_func(*args)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper
return func(self, options, args)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 377, in run
requirement_set = resolver.resolve(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 76, in resolve
collected = self.factory.collect_root_requirements(root_reqs)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 513, in collect_root_requirements
reqs = list(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 474, in _make_requirements_from_install_req
cand = self._make_candidate_from_link(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link
self._link_candidate_cache[link] = LinkCandidate(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__
super().__init__(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__
self.dist = self._prepare()
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare
dist = self._prepare_distribution()
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution
return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement
return self._prepare_linked_requirement(req, parallel_builds)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 640, in _prepare_linked_requirement
dist = _get_prepared_distribution(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution
abstract_dist.prepare_distribution_metadata(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/distributions/sdist.py", line 67, in prepare_distribution_metadata
self.req.
|
test-bot (macos-13)
Process completed with exit code 1.
|
`brew install --verbose --build-bottle freecad/freecad/[email protected]_py310` failed on macOS Monterey (12)!:
Formula/[email protected]_py310.rb#L32
==> Fetching freecad/freecad/[email protected]_py310
==> Downloading https://files.pythonhosted.org/packages/65/6e/09db70a523a96d25e115e71cc56a6f9031e7b8cd166c1ac8438307c14058/numpy-1.26.4.tar.gz
Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/74d8f89b67cfbe9d38834cd89c739f63e466c302531ca2d8e6e1bfff270dc7a1--numpy-1.26.4.tar.gz
==> Verifying checksum for '74d8f89b67cfbe9d38834cd89c739f63e466c302531ca2d8e6e1bfff270dc7a1--numpy-1.26.4.tar.gz'
==> Installing [email protected]_py310 from freecad/freecad
/usr/bin/env tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/74d8f89b67cfbe9d38834cd89c739f63e466c302531ca2d8e6e1bfff270dc7a1--numpy-1.26.4.tar.gz --directory /private/tmp/homebrew-unpack20240311-11437-b5d13x
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240311-11437-b5d13x/numpy-1.26.4/. /private/tmp/numpyA1.26.4_py310-20240311-11437-rag02i/numpy-1.26.4
==> /usr/local/opt/[email protected]/libexec/bin/python -m pip install --verbose --no-deps --no-binary=:all: --ignore-installed --no-compile --prefix=/usr/local/Cellar/[email protected]_py310/1.26.4 --no-build-isolation . -Csetup-args=-Dblas=openblas -Csetup-args=-Dlapack=openblas
Using pip 23.3.1 from /usr/local/lib/python3.10/site-packages/pip (python 3.10)
Processing /private/tmp/numpyA1.26.4_py310-20240311-11437-rag02i/numpy-1.26.4
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
ERROR: Exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper
status = run_func(*args)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper
return func(self, options, args)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 377, in run
requirement_set = resolver.resolve(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 76, in resolve
collected = self.factory.collect_root_requirements(root_reqs)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 513, in collect_root_requirements
reqs = list(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 474, in _make_requirements_from_install_req
cand = self._make_candidate_from_link(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link
self._link_candidate_cache[link] = LinkCandidate(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__
super().__init__(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__
self.dist = self._prepare()
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare
dist = self._prepare_distribution()
File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution
return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement
return self._prepare_linked_requirement(req, parallel_builds)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 640, in _prepare_linked_requirement
dist = _get_prepared_distribution(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution
abstract_dist.prepare_distribution_metadata(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/distributions/sdist.py", line 67, in prepare_distribution_metadata
self.req.
|
test-bot (macos-12)
Process completed with exit code 1.
|
test-bot (macos-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bot (macos-14)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bot (macos-12)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|