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

chore(rollforward): example: Add example for pybind11 #447

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hofbi
Copy link
Contributor

@hofbi hofbi commented Nov 20, 2024

Reverts #444 and adds pybind dependency to WORKSPACE file as mention in #446.

@hofbi hofbi changed the title Pybind11 example chore(rollforward): example: Add example for pybind11 Nov 20, 2024
@hofbi
Copy link
Contributor Author

hofbi commented Nov 21, 2024

The new error looks like the C++ std lib is not correctly linked. Looking at your toolchain, https://github.com/aspect-build/rules_py/blob/main/third_party/com.github/bazel-contrib/toolchains_llvm/clang_ldd.patch looks like it could be related. However, I don't know why this patch is applied. Removing it led to other errors, so maybe @mattem could you explain what was the reason for this?

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

Successfully merging this pull request may close these issues.

1 participant