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

Unvendor some dependencies #84

Open
jaimergp opened this issue Oct 26, 2021 · 1 comment
Open

Unvendor some dependencies #84

jaimergp opened this issue Oct 26, 2021 · 1 comment

Comments

@jaimergp
Copy link
Member

ppc64le builds are emulated so they run like 6x slower. We could think of cross-compiling those, but anyway rdkit is vendoring a few dependencies according to the logs, so we should probably provide those as separate packages to depend on, as recommended.

These packages would need to be provided separately:

Also, rapidjson (https://github.com/Tencent/rapidjson/archive/v1.1.0.tar.gz) is being vendored but there's a package on CF already. We should use that. I'd recommend closing this and fixing the above issues before. Once these dependencies are provided, new RDKit builds need to be generated.

Originally posted by @jaimergp in #79 (comment)

@jaimergp
Copy link
Member Author

I'll be working on this on my free time. Refer to PRs above for progress. If anybody wants to help, let me know!

@mcs07 mcs07 mentioned this issue Jan 6, 2023
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 a pull request may close this issue.

1 participant