Skip to content

dbt-mcp 0.2.20 (new formula)#1119

Open
chenrui333 wants to merge 1 commit into
mainfrom
dbt-mcp
Open

dbt-mcp 0.2.20 (new formula)#1119
chenrui333 wants to merge 1 commit into
mainfrom
dbt-mcp

Conversation

@chenrui333

Copy link
Copy Markdown
Owner

No description provided.

@chenrui333 chenrui333 added the in progress Stale bot should stay away label Jul 30, 2025
@github-actions github-actions Bot added new formula python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue labels Jul 30, 2025
Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333

Copy link
Copy Markdown
Owner Author
    Traceback (most recent call last):
      File "/opt/homebrew/Cellar/python@3.13/3.13.5/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
        main()
        ~~~~^^
      File "/opt/homebrew/Cellar/python@3.13/3.13.5/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
        json_out["return_val"] = hook(**hook_input["kwargs"])
                                 ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
      File "/opt/homebrew/Cellar/python@3.13/3.13.5/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
        return hook(config_settings)
      File "/private/tmp/pip-build-env-0d6jzppo/overlay/lib/python3.13/site-packages/setuptools/build_meta.py", line 331, in get_requires_for_build_wheel
        return self._get_build_requires(config_settings, requirements=[])
               ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/private/tmp/pip-build-env-0d6jzppo/overlay/lib/python3.13/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
        self.run_setup()
        ~~~~~~~~~~~~~~^^
      File "/private/tmp/pip-build-env-0d6jzppo/overlay/lib/python3.13/site-packages/setuptools/build_meta.py", line 317, in run_setup
        exec(code, locals())
        ~~~~^^^^^^^^^^^^^^^^
      File "<string>", line 44, in <module>
    ValueError: Must provide ADBC_FLIGHTSQL_LIBRARY
    error: subprocess-exited-with-error
    
    × Getting requirements to build wheel did not run successfully.
    │ exit code: 1
    ╰─> See above for output.

@chenrui333 chenrui333 added the build failure CI fails while building the software label Jul 30, 2025
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Feb 19, 2026
@chenrui333

Copy link
Copy Markdown
Owner Author

Blocked on upstream source-build support. I verified that the formula should eventually switch to shared pydantic (depends_on "pydantic" => :no_linkage) instead of vendoring pydantic/pydantic-core, but that is not the current failing edge. The build is stopping first in transitive dependency adbc-driver-flightsql, which aborts unless ADBC_FLIGHTSQL_LIBRARY points at a prebuilt Flight SQL shared library. I filed dbt-labs/dbt-mcp#627 with the exact dependency chain and repro. Leaving this PR open and moving on to other patchable blockers for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. in progress Stale bot should stay away new formula python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant