Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783222 - media-sound/qtractor-0.9.21[dssi,-ladspa] leads to undefined reference to `qtractorLadspaPluginType::open()'
Summary: media-sound/qtractor-0.9.21[dssi,-ladspa] leads to undefined reference to `qt...
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: 2021-04-16 23:17 UTC by Melker Narikka
Modified: 2021-04-18 09:19 UTC (History)
4 users (show)

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


Attachments
build.log (emerge-build.log,161.10 KB, text/x-log)
2021-04-16 23:17 UTC, Melker Narikka
Details
emerge --info (emerge--info.txt,8.20 KB, text/plain)
2021-04-16 23:18 UTC, Melker Narikka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Melker Narikka 2021-04-16 23:17:42 UTC
Created attachment 700269 [details]
build.log

When emerged with +dssi, I think the ebuild should set +ladspa (or alternatively just yell really loud) as well.

Manually adding +ladspa to package.use resolves this issue. The dssi object files start causing missing reference errors to qtractor's own ladspa support at the link stage otherwise.
Comment 1 Melker Narikka 2021-04-16 23:18:15 UTC
Created attachment 700272 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-18 09:19:54 UTC
The bug has been closed via the following commit(s):

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

commit 2efa26e91ba7e5aa1a483c80c83fd59661e2103f
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-04-18 09:19:31 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-04-18 09:19:31 +0000

    media-sound/qtractor: fixed required use flag
    
    Closes: https://bugs.gentoo.org/783222
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/qtractor/qtractor-0.9.20.ebuild | 1 +
 media-sound/qtractor/qtractor-0.9.21.ebuild | 1 +
 2 files changed, 2 insertions(+)