New comment by Johnnynator on void-packages repository https://github.com/void-linux/void-packages/pull/12608#issuecomment-504501057 Comment: > ``` > => vlc-3.0.7_1: installing target dependency 'qt5-x11extras-devel-5.11.3_7' ... > ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/qdbuscpp2xml-qt5' already installed by package qt5-5.11.3_7. > ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/qdbusxml2cpp-qt5' already installed by package qt5-5.11.3_7. > ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/qlalr-qt5' already installed by package qt5-5.11.3_7. > ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/rcc-qt5' already installed by package qt5-5.11.3_7. > ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/uic-qt5' already installed by package qt5-5.11.3_7. > ``` > > Not sure if this is fixed here, but just in case. This should be fixed here, at least it is on my qt 5.13 branch https://void.johnnynator.dev/qt5.13/ / #11891