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

Open
wants to merge 1 commit into
base: master
Choose a base branch
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:
openembedded@2442ab9
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