New comment by dmarto on void-packages repository https://github.com/void-linux/void-packages/issues/38092#issuecomment-1186236205 Comment: > I don't have the machine with glibc available, so I can't test. Updated patchset. Please test again. no worries, I don't mind testing; will update this comment with result :) Edit: @sgn ``` Building DKMS module 'virtualbox-ose-6.1.34' for kernel-5.15.50_1... done. Installing DKMS module 'virtualbox-ose-6.1.34' for kernel-5.15.50_1... done. Building DKMS module 'virtualbox-ose-6.1.34' for kernel-5.15.54_1... done. Installing DKMS module 'virtualbox-ose-6.1.34' for kernel-5.15.54_1... done. Building DKMS module 'virtualbox-ose-6.1.34' for kernel-5.18.11_1... done. Installing DKMS module 'virtualbox-ose-6.1.34' for kernel-5.18.11_1... done. ``` Looks like success to me :) Edit2: but it looks like there maybe some other issue with virtualbox ``` Failed to load R0 module /usr/lib/virtualbox/VBoxDDR0.r0: Unable to locate imported symbol 'memset' for module 'VBoxDDR0.r0' (VERR_SYMBOL_NOT_FOUND). Failed to load ring-0 module 'VBoxDDR0.r0' for device 'ich9pci' (VERR_SYMBOL_NOT_FOUND). ``` on first look, I found this issue - https://www.virtualbox.org/ticket/20904