[Tarantool-patches] [PATCH] test: fix dynamic modules loading on macOS

Kirill Yukhin kyukhin at tarantool.org
Thu Dec 30 12:59:59 MSK 2021


Hello,

On 29 дек 14:58, Sergey Kaplun wrote:
> Since the auxiliary libraries are built as dynamically loaded modules on
> macOS instead of shared libraries as it is done on Linux and BSD,
> another environment variable should be used to guide `ffi.load()` while
> searching the extension. Hence the paths are set in test need to be set
> to `DYLD_LIBRARY_PATH` variable instead of `LD_LIBRARY_PATH` on macOS.
> ---
> 
> Branch: https://github.com/tarantool/tarantool/tree/skaplun/gh-noticket-fix-macos-fiber-switch-test-full-ci

LGTM.
I've checked your patch into 1.10, 2.8 and master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list