TileDB Fails to compile on GCC-13/Ubuntu 24.04
Open
Bug
- Dominant language
- C++
- Stars
- 93
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The TileDB dependency will not compile using GCC-13, thus breaking the VDMS build.
**To Reproduce**
Follow the current instructions for VDMS dependency builds.
**Expected behavior**
Compilations should run to completion.
**Screenshots**
Compilation fails to build, and is a known issue within TIleDB
**Additional context**
TileDB is aware of the issue and created a fix, https://github.com/TileDB-Inc/TileDB/issues/4100
However, while updating to the latest version allows the dependency to compile, it is not compatible with VDMS as is.
Contributor guide
Assessment
This issue has not been assessed yet.