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

Add scikit-build-core build backend #99

Closed
wants to merge 1 commit into from

Conversation

Hains
Copy link

@Hains Hains commented Oct 18, 2024

https://github.com/scikit-build/scikit-build-core

Build system for e.g. Rapidfuzz.
https://github.com/rapidfuzz/RapidFuzz

Set PYTHONPATH for python3targetconfig bbclass to fix compile error Rapifuzz:

Log data follows:
| DEBUG: Executing shell function do_compile
| * Getting build dependencies for wheel...
|
| ERROR Missing dependencies:
| cmake>=3.15
| WARNING: exit code 1 from a shell command.

Introduced with commit:
2442ab9

https://github.com/scikit-build/scikit-build-core

Build system for e.g. Rapidfuzz.
https://github.com/rapidfuzz/RapidFuzz

Set PYTHONPATH for python3targetconfig bbclass to fix compile error Rapifuzz:

Log data follows:
| DEBUG: Executing shell function do_compile
| * Getting build dependencies for wheel...
|
| ERROR Missing dependencies:
| 	cmake>=3.15
| WARNING: exit code 1 from a shell command.

Introduced with commit:
2442ab9
@Hains
Copy link
Author

Hains commented Dec 17, 2024

scikit-build-core recipe already in openembedded-core.

@Hains Hains closed this Dec 17, 2024
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