Would unetbootin require dependency to dev-qt/linguist-tools? I don't have that emerged, and therefore got error when emerging unetbootin: production/var/tmp/portage/portage/sys-boot/unetbootin-661/temp/environment: line 1632: /usr/lib64/qt5/bin/lrelease: No such file or directory * ERROR: sys-boot/unetbootin-661::gentoo failed (configure phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 1632: Called die * The specific snippet of code: * "${UNBN_QTPATH}"lrelease ${PN}.pro || die; * Error was fixed by installing dev-qt/linguist-tools. I found a similar situation in a bug 545784: https://bugs.gentoo.org/545784
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32eea0aba4822e4c645086d0c6f078537d5008d8 commit 32eea0aba4822e4c645086d0c6f078537d5008d8 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-08-22 07:50:03 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-08-22 07:50:03 +0000 sys-boot/unetbootin: Add missing DEPEND Closes: https://bugs.gentoo.org/664232 Package-Manager: Portage-2.3.48, Repoman-2.3.10 sys-boot/unetbootin/unetbootin-661.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)