Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881297 - media-sound/qsynth-0.9.11 fails to compile: Could not find a package configuration file provided by "Qt5Svg" with any
Summary: media-sound/qsynth-0.9.11 fails to compile: Could not find a package configur...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2022-11-14 17:45 UTC by Agostino Sarubbo
Modified: 2023-07-03 08:38 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,51.86 KB, text/plain)
2022-11-14 17:45 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,45.51 KB, text/plain)
2022-11-14 17:45 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 2022-11-14 17:45:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/qsynth-0.9.8 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-14 17:45:30 UTC
Created attachment 832449 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-11-14 17:45:31 UTC
Created attachment 832451 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Miroslav Šulc gentoo-dev 2022-11-14 18:06:04 UTC
so here it is again. afaics, qsynth does not link against qt5svg nor it is mentioned in ldtree output. there was same issue with qtractor before (bug #857057).
Comment 4 Agostino Sarubbo gentoo-dev 2022-12-29 12:06:45 UTC
ci has reproduced this issue with version 0.9.9 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-03-24 07:55:24 UTC
ci has reproduced this issue with version 0.9.10 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2023-06-02 07:09:23 UTC
ci has reproduced this issue with version 0.9.11 - Updating summary.
Comment 7 Larry the Git Cow gentoo-dev 2023-07-03 08:38:40 UTC
The bug has been closed via the following commit(s):

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

commit fd5fc2768ca299220de2d2a9a5a3ba61d1db22ca
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2023-07-03 08:38:31 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-07-03 08:38:37 +0000

    media-sound/qsynth: added support fot qt6, fixed missing dep
    
    Closes: https://bugs.gentoo.org/881297
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 ...synth-0.9.11.ebuild => qsynth-0.9.11-r1.ebuild} | 29 +++++++++++-----------
 media-sound/qsynth/qsynth-9999.ebuild              | 29 ++++++++++++----------
 2 files changed, 31 insertions(+), 27 deletions(-)