[debian-mysql] Bug#942412: Does not build on platform other than i386/amd64

Bernhard Schmidt berni at debian.org
Tue Oct 15 22:30:53 BST 2019


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.



More information about the pkg-mysql-maint mailing list