Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942774 - media-sound/sonic-visualiser-5.0.1 fails to compile: meson.build:31:11: ERROR: Dependency qt6 not found, tried pkgconfig and config-tool
Summary: media-sound/sonic-visualiser-5.0.1 fails to compile: meson.build:31:11: ERROR...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-02 18:37 UTC by Agostino Sarubbo
Modified: 2024-12-01 20:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,62.17 KB, text/plain)
2024-11-02 18:37 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,14.30 KB, text/plain)
2024-11-02 18:37 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-11-02 18:37:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/sonic-visualiser-5.0.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-02 18:37:20 UTC
Created attachment 907712 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-02 18:37:21 UTC
Created attachment 907713 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-11-02 18:37:21 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


meson.build:31:11: ERROR: Dependency "qt6" not found, tried pkgconfig and config-tool
qmake6 found: NO need ['>= 6', '< 7']
Run-time dependency qt6 (modules: Core, Gui, Network, Svg, Test, Widgets, Xml) found: NO (tried pkgconfig and config-tool)
Comment 4 Larry the Git Cow gentoo-dev 2024-12-01 20:43:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c697ce442d3455faa2f3b5d9a174febc1684d3

commit e7c697ce442d3455faa2f3b5d9a174febc1684d3
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2024-12-01 20:43:41 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-12-01 20:43:41 +0000

    media-sound/sonic-visualiser: fixed qt6 deps in 5.0.1
    
    Closes: https://bugs.gentoo.org/942774
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 ...isualiser-5.0.1.ebuild => sonic-visualiser-5.0.1-r1.ebuild} | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)