We currently are tripping an important warning on some embedded builders:
src/third_party/sqlite-amalgamation-3190300/sqlite3.c:29798:6: error: "gethostuuid() is disabled." [-Werror,-W#warnings]
We need to address that issue, and ensure that we can build without suppressing warnings.
- depends on
-
SERVER-29908 Libraries db/s/sharding and db/query/query are directly cyclic
- Closed
-
SERVER-34058 Should not call gethostuuid on platforms where not permitted
- Closed