virtualbox-kvm icon indicating copy to clipboard operation
virtualbox-kvm copied to clipboard

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

Open jmergy opened this issue 1 year ago • 2 comments

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".`

jmergy avatar Oct 07 '24 20:10 jmergy

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

parthy avatar Oct 08 '24 07:10 parthy

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

jmergy avatar Oct 08 '24 15:10 jmergy

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

limbo127 avatar Oct 22 '24 09:10 limbo127

Feeling like this is a dead-end kind of thing. Had potential and performance was great on the initial release.

jmergy avatar Nov 26 '24 16:11 jmergy

Feeling like this is a dead-end kind of thing. Had potential and performance was great on the initial release.

We still maintain this project, it's just not a number one priority for us right now.

tpressure avatar Nov 26 '24 16:11 tpressure

Thanks!

jmergy avatar Nov 26 '24 16:11 jmergy

We have release a new patch series with 7.1.4 support

tpressure avatar Dec 20 '24 13:12 tpressure