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

vbox 7.1.2 compile - "error: patch failed: Config.kmk:1996" "error: Config.kmk: patch does not apply" #37

Open
jmergy opened this issue Oct 7, 2024 · 3 comments

Comments

@jmergy
Copy link

jmergy commented Oct 7, 2024

Trying to compile with virtualbox 7.1.2 source. Just not able yet? 7.0.x working fine.

# git am ../vbox-kvm/patches/*.patch
Applying: NEM: Implement KVM backend
error: patch failed: Config.kmk:1996
error: Config.kmk: patch does not apply
error: patch failed: include/iprt/x86.h:686
error: include/iprt/x86.h: patch does not apply
error: patch failed: src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp:1390
error: src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp: patch does not apply
error: patch failed: src/VBox/VMM/VMMR3/EM.cpp:219
error: src/VBox/VMM/VMMR3/EM.cpp: patch does not apply
error: patch failed: src/VBox/VMM/VMMR3/NEMR3Native-linux.cpp:37
error: src/VBox/VMM/VMMR3/NEMR3Native-linux.cpp: patch does not apply
error: patch failed: src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp:34
error: src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp: patch does not apply
error: patch failed: src/VBox/VMM/include/GIMHvInternal.h:1100
error: src/VBox/VMM/include/GIMHvInternal.h: patch does not apply
error: patch failed: src/VBox/VMM/include/NEMInternal.h:35
error: src/VBox/VMM/include/NEMInternal.h: patch does not apply
Patch failed at 0001 NEM: Implement KVM backend
hint: Use 'git am --show-current-patch=diff' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".`

@parthy
Copy link
Contributor

parthy commented Oct 8, 2024

Yes, you are correct that the patch set is currently created against VirtualBox 7.0. We did not look into 7.1 yet.

@jmergy
Copy link
Author

jmergy commented Oct 8, 2024

Thanks @parthy - all good with vbox-kvm and 7.0.x but would be cool at some point.

@limbo127
Copy link

vbox 7.1.x is very progressing in wayland support . Thank for the effort

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

3 participants