checking for Qt major version... ./configure: line 4520: no: command not found 0 configure: error: qmake-qt5 not found in current PATH. Maybe QT development environment isn't available. (qt5-devel) !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-sound/qjackctl-0.9.0/work/qjackctl-0.9.0/config.log ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-20201228-133206 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * clang version 11.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python2.7 [3] python3.9 (fallback) [4] python3.7 (fallback) [5] pypy3 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) [2] ruby26 (with Rubygems) [3] ruby27 (with Rubygems) * Available Rust versions: [1] rust-1.48.0 * The following VMs are available for generation-2: 1) IcedTea JDK 3.17.0 [icedtea-8] 2) OpenJDK 8.272_p10 [openjdk-8] *) AdoptOpenJDK 8.272_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] icedtea-8 [2] openjdk-8 [3] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Wed Jan 20 03:32:48 PM UTC 2021 emerge -qpvO media-sound/qjackctl [ebuild N ] media-sound/qjackctl-0.9.0 USE="alsa dbus -debug -portaudio"
Created attachment 683854 [details] emerge-info.txt
Created attachment 683857 [details] emerge-history.txt
Created attachment 683860 [details] environment
Created attachment 683863 [details] etc.portage.tar.bz2
Created attachment 683866 [details] logs.tar.bz2
Created attachment 683869 [details] media-sound:qjackctl-0.9.0:20210120-163319.log
Created attachment 683872 [details] temp.tar.bz2
pls see the blocker too, qtchooser was not merged, just "provided"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ec41d7c27fff58da5317d3b45641f00d883f36 commit d3ec41d7c27fff58da5317d3b45641f00d883f36 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2021-02-03 08:27:03 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2021-02-03 08:30:13 +0000 media-sound/qjackctl: ported changes from live to 0.9.0 Closes: https://bugs.gentoo.org/766300 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-sound/qjackctl/qjackctl-0.9.0.ebuild | 42 ++++++++++++------------------ 1 file changed, 16 insertions(+), 26 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7da5c1b7adc92028731881d7882a506cd091e760 commit 7da5c1b7adc92028731881d7882a506cd091e760 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-02-02 23:52:04 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2021-02-03 08:30:13 +0000 media-sound/qjackctl: Switch to cmake, add missing DEPEND and RDEPEND Bug: https://bugs.gentoo.org/766300 Closes: https://github.com/gentoo/gentoo/pull/19312 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-sound/qjackctl/qjackctl-9999.ebuild | 47 +++++++++++-------------------- 1 file changed, 16 insertions(+), 31 deletions(-)
Please note that the cmake code runs a git command, which is why I didn't simply port it to 0.9.0; that would require patching it out. I'm working on a PR for upstream.
(In reply to Andreas Sturmlechner from comment #10) > Please note that the cmake code runs a git command, which is why I didn't > simply port it to 0.9.0; that would require patching it out. I'm working on > a PR for upstream. ah, i did not notice that, thanks.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cefb5c1b6b5566497477262fbd9fc44a3c7c01f commit 6cefb5c1b6b5566497477262fbd9fc44a3c7c01f Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2021-02-03 09:20:18 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2021-02-03 09:20:33 +0000 media-sound/qjackctl: disable git calls in 0.9.0 Bug: https://bugs.gentoo.org/766300 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> .../qjackctl/files/qjackctl-0.9.0-disable-git.patch | 20 ++++++++++++++++++++ media-sound/qjackctl/qjackctl-0.9.0.ebuild | 4 ++++ 2 files changed, 24 insertions(+)