aider 0.60.0 #472393
Annotations
4 errors and 4 notices
|
Run brew test-bot --only-formulae --junit --only-json-tab --skip-dependents --testing-formulae="aider" --added-formulae="" --deleted-formulae="":
Formula/a/aider.rb#L426
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/private/tmp/aider--tree-sitter-languages-20241024-24272-sgo1mb/py-tree-sitter-languages-1.10.2/setup.py", line 5, in <module>
from Cython.Build import cythonize
ModuleNotFoundError: No module named 'Cython'
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
full command: /opt/homebrew/Cellar/aider/0.60.0/libexec/bin/python -c '
exec(compile('"'"''"'"''"'"'
# This is <pip-setuptools-caller> -- a caller that pip uses to run setup.py
#
# - It imports setuptools before invoking setup.py, to enable projects that directly
# import from `distutils.core` to work with newer packaging standards.
# - It provides a clear error message when setuptools is not installed.
# - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so
# setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning:
# manifest_maker: standard file '"'"'-c'"'"' not found".
# - It generates a shim setup.py, for handling setup.cfg-only projects.
import os, sys, tokenize
try:
import setuptools
except ImportError as error:
print(
"ERROR: Can not execute `setup.py` since setuptools is not available in "
"the build environment.",
file=sys.stderr,
)
sys.exit(1)
__file__ = %r
sys.argv[0] = __file__
if os.path.exists(__file__):
filename = __file__
with tokenize.open(__file__) as f:
setup_py_code = f.read()
else:
filename = "<auto-generated setuptools caller>"
setup_py_code = "from setuptools import setup; setup()"
exec(compile(setup_py_code, filename, "exec"))
'"'"''"'"''"'"' % ('"'"'/private/tmp/aider--tree-sitter-languages-20241024-24272-sgo1mb/py-tree-sitter-languages-1.10.2/setup.py'"'"',), "<pip-setuptools-caller>", "exec"))' egg_info --egg-base /private/tmp/pip-pip-egg-info-d20yi6yt
cwd: /private/tmp/aider--tree-sitter-languages-20241024-24272-sgo1mb/py-tree-sitter-languages-1.10.2/
Preparing metadata (setup.py): finished with status 'error'
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
==> Formula
Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/a/aider.rb
==> Configuration
HOMEBREW_VERSION: 4.4.2-43-g5538282
ORIGIN: https://github.com/Homebrew/brew
HEAD: 5538282b4887f01d26a0f2c9aff44383d18f28d7
Last commit: 4 hours ago
Core tap HEAD: 349cf724162bfd36ed446026c92a411b0c80e839
Core tap last commit: 19 minutes ago
Core tap JSON: 24 Oct 23:33 UTC
Core cask tap JSON: 24 Oct 23:33 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_COLOR: set
HOMEBREW_CURL_PATH: /usr/bin/curl
HOMEBREW_FAIL_LOG_LINES: 150
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GIT_EMAIL: [email protected]
HOMEBREW_GIT_NAME: BrewTestBot
HOMEBREW_GIT_PATH: /usr/bin/git
HOMEBREW_LOGS: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs
HOMEBREW_MAKE_JOBS: 4
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_NO_EMOJI: set
HOMEBREW_NO_ENV_HINTS: set
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set
HOMEBREW_NO_INSTALL_FROM_API: set
HOMEBREW_SORBET_RUNTIME: set
HOMEBREW_VERIFY_ATTESTATIONS: set
Homebrew Ruby: 3.3.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/bin/ruby
CPU: quad-core 64-bit dunno
Clang: 16.0.0 build 1600
Git: 2.39.5 => /usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.1-arm64
CLT: 16.1.0.0.1.1729049160
Xcode: 16.1
Rosetta 2: false
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /opt/homebrew/opt/cython:/opt/homebrew/opt/open
|
|
Run brew test-bot --only-formulae --junit --only-json-tab --skip-dependents --testing-formulae="aider" --added-formulae="" --deleted-formulae=""
Process completed with exit code 1.
|
Post-build steps
0 bottle(s)
|
Post-build steps
0 failed bottle(s)
|
Post-build steps
1 list(s) of skipped formulae
|
Post-build steps
0 list(s) of successfully tested dependents
|
Loading