New comment by Eloitor on void-packages repository https://github.com/void-linux/void-packages/issues/39353#issuecomment-1253711102 Comment: Thank you now my template is ``` # Template file for 'dooble' pkgname=dooble version=2022.06.15 revision=1 build_style=qmake configure_args="dooble.pro" hostmakedepends="qt5-qmake" makedepends="qt5-charts-devel qt5-webengine-devel qt5-webchannel-devel qt5-location-devel" depends="" short_desc="Dooble, the scientific browser. Minimal, cute, and unusually stable" maintainer="Eloi Torrents " license="GPL-3.0-or-later" homepage="https://textbrowser.github.io/dooble/" distfiles="https://github.com/textbrowser/dooble/archive/refs/tags/${version}.tar.gz" checksum=3af9a06c477f9317cf279389bd66237109fa205fb5526f4df7909250dc2c8e41 ``` Now the compilation works fine but the installation phase doesn't. https://pastebin.com/8hd1dqPh