ClickHouse / ClickHouse/clickhouse-odbc

Homebrew reports a warning of libc++ incompatibilities upon installation

Open
#431 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
C
Stars
285
Forks
105
Avg merge
3h 56m
Merged PRs (30d)
3

Description

```sh

$ brew install clickhouse-odbc

.
.
==> Reinstalling 1 dependent with broken linkage from source:
clickhouse-odbc
Warning: clickhouse-odbc has been deprecated because it vendors an old version of folly that is incompatible with new versions of libc++!
```

Contributor guide

Open the contributing guide

Research direction

Reproduce the warning with `brew install clickhouse-odbc` and inspect the reported dependency relationship. Trace the vendored folly version and its libc++ compatibility in the build configuration; the issue does not name affected files or tests, so clarify the expected fix before implementation. Done should mean installation no longer reports this incompatibility.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.