There is a new pull request by ericonr against master on the void-packages repository https://github.com/ericonr/void-packages vbox https://github.com/void-linux/void-packages/pull/32328 virtualbox-ose: update to 6.1.26. Remove vsed added in 13b1a5d83b4f3d03689a150c2ddf080ee91587c0 with no justification; another configure step needed GCC version to have been obtained. It's broken: uses `-I/usr/include/qt5/QtGui/QtOpenGL` in flags instead of `-I/usr/include/qt5/QtOpenGL`, I can't find where that mistake happens. That can be fixed by fixing the `#include` in one of the files, because I can't find where these CXXFLAGS are set. #### General - [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR A patch file from https://github.com/void-linux/void-packages/pull/32328.patch is attached