OpenCL and sqlite3 incompatibilities

Vincent Habchi vince at macports.org
Thu May 14 13:16:26 UTC 2020


Folks,

Just to inform you, after digging into this, that the legacy OpenCL framework some ports may use and Macport’s sqlite3 are incompatible. The OpenCL framework, as farfetched as it seems, pulls in the system provided /usr/lib/libsqlite3.dylib, which causes, if Macport’s sqlite3 is also required, a duplication of symbols leading to unpredictable behaviour and mostly crashes.

So if you’re stuck on a bug that happens within sqlite3, it’s worth having a look at this.

Cheers,
Vincent



More information about the macports-dev mailing list