New comment by jonagoldman on void-packages repository https://github.com/void-linux/void-packages/issues/32327#issuecomment-893086162 Comment: I tried to compile virtualbox-ose updating the template version and sha but it fails. In step: ``` => virtualbox-ose-6.1.26_1: running do_configure ... ``` I get the error: ``` Checking for Qt5: ./configure: line 1566: * 100 + : syntax error: operand expected (error token is "* 100 + ") => ERROR: virtualbox-ose-6.1.26_1: do_configure: './configure --disable-docs --disable-java --enable-vde --disable-python --disable-kmods --nofatal --enable-webservice' exited with 1 => ERROR: in do_configure() at srcpkgs/virtualbox-ose/template:40 ```