Skip to content

Remove libunwind dynamic linked library in macOS Intel CI - #163

Merged
alinaliBQ merged 1 commit into
apache-odbcfrom
fix-libunwind
Mar 20, 2026
Merged

Remove libunwind dynamic linked library in macOS Intel CI#163
alinaliBQ merged 1 commit into
apache-odbcfrom
fix-libunwind

Conversation

@alinaliBQ

@alinaliBQ alinaliBQ commented Mar 20, 2026

Copy link
Copy Markdown

See apache#49563 for the issue description.

Currently CLANG_TOOLS_PATH path is resolved as /usr/local/bin/clang-format. This is likely due to a new macOS update mentioned in xpack-dev-tools/clang-xpack#13. Before the GitHub macOS update, CLANG_TOOLS_PATH was resolved as /usr/local/opt/llvm@18/bin and we did not have the issue of libunwind linking dynamically to ODBC dylib.

The solution is to explicitly set CLANG_TOOLS_PATH to llvm@18/bin.

@alinaliBQ alinaliBQ changed the title Remove libunwind dynamic linked library in macOS CI Remove libunwind dynamic linked library in macOS Intel CI Mar 20, 2026
@alinaliBQ
alinaliBQ merged commit b98d401 into apache-odbc Mar 20, 2026
34 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants