Package: src:mariadb-connector-odbc Version: 3.1.4-1 Severity: minor Tags: upstream
src:mariadb-connector-odbc fails to build on platforms other than i386/amd64 with -- Looking for floor -- Looking for floor - not found -- Looking for floor in m -- Looking for floor in m - found -- odbc_config is not found -- Found ODBC Driver Manager includes: /usr/include CMake Error at CMakeLists.txt:237 (MESSAGE): Driver Manager was not found There is a lot of hardcoding library paths based on pointer size in cmake/FindDM.cmake, which is probably the culprit here. It has been reported upstream at https://jira.mariadb.org/browse/ODBC-268 . I'll limit architectures to i386 / amd64 with the next upload for now.

