ClickHouse / ClickHouse/clickhouse-cpp

Compatibility Issue: grpc/1.71.0 and clickhouse-cpp/2.5.1 - abseil-cpp Symbol/Linking Conflicts

Aperta
#430 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C
Stelle
382
Fork
209
Merge medio
1g 22h
PR unite (30g)
13

Descrizione

### Summary
There is a compatibility issue when using clickhouse-cpp (2.5.1) alongside gRPC (1.71.0) in a C++ project, caused by conflicting versions and linkage of abseil-cpp. This results in build/linker errors due to symbol redefinition or version mismatches for abseil-cpp symbols.

### Reproduction Steps
1. Set up a C++ project using both clickhouse-cpp (2.5.1) and grpc (1.71.0).

2. Both libraries depend on abseil-cpp, but possibly on different versions and with different static/shared linkage.

3. Attempt to build the project (using CMake or another build system).

Note: Using conan as package manager.

Image

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Reproduce the issue in a C++ project using clickhouse-cpp 2.5.1 and gRPC 1.71.0 with Conan, using CMake or the affected build system. Inspect the dependency versions, linkage modes, and reported abseil-cpp linker errors; done means the project builds without symbol redefinition or version-mismatch errors.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
cpp, grpc
Ambito
build-system, databases
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.