Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically link to conda-installed libspdlog #252

Open
jdblischak opened this issue Jan 17, 2025 · 0 comments
Open

Dynamically link to conda-installed libspdlog #252

jdblischak opened this issue Jan 17, 2025 · 0 comments

Comments

@jdblischak
Copy link
Collaborator

We want the conda libtiledbsoma binary to dynamically link to the conda-installed libspdlog.

conda-build should report that libspdlog was "Needed" just like it does for libfmt, which indicates it was successfully linked to the conda binary.

   INFO (libtiledbsoma,lib/libtiledbsoma.so): Needed DSO lib/libfmt.so.11 found in conda-forge/linux-64::fmt==11.0.2=h434a139_0
WARNING (libtiledbsoma): run-exports library package conda-forge/linux-64::spdlog==1.15.0=h10c9db5_0 in requirements/run but it is not used (i.e. it is overdepending or perhaps statically linked? If that is what you want then add it to `build/ignore_run_exports`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant