https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-sound/nulloy-0.9.5 fails to compile. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 798643 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Project ERROR: Unknown module(s) in QT: svg sh: line 1: convert: command not found
I do not know how to fix this - any ideas?
The src/src.pri file includes QT += svg, but your package doesn't depend on qtsvg.
>sh: line 1: convert: command not found Possible missing dep on virtual/imagemagick-tools as well.
(In reply to Sam James from comment #5) > >sh: line 1: convert: command not found > > Possible missing dep on virtual/imagemagick-tools as well. there is already bug 864310 :)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b75ba650eee1c673aef3d34acec011786772901a commit b75ba650eee1c673aef3d34acec011786772901a Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru> AuthorDate: 2022-08-09 07:18:01 +0000 Commit: Vitaly Zdanevich <zdanevich.vitaly@ya.ru> CommitDate: 2022-08-09 07:18:01 +0000 media-sound/nulloy: add dependency qtsvg Closes: https://bugs.gentoo.org/864307 Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru> media-sound/nulloy/nulloy-0.9.5.ebuild | 1 + media-sound/nulloy/nulloy-9999.ebuild | 1 + 2 files changed, 2 insertions(+)