Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 740158

Summary: media-plugins/calf-0.90.3 fails to link with lld - undefined symbol: calf_plugins::plugin_registry::instance()
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal CC: fordfrog
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/32980
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 731004    
Attachments: build.log
1-autoconf.out

Description Agostino Sarubbo gentoo-dev 2020-09-03 06:42:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/calf-0.90.3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-03 06:42:58 UTC
Created attachment 658022 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-03 06:42:59 UTC
Created attachment 658024 [details]
1-autoconf.out

1-autoconf.out
Comment 3 Violet Purcell 2023-09-07 13:32:02 UTC
Note: for some reason using slibtool fixes this issue???
Comment 4 Larry the Git Cow gentoo-dev 2023-09-22 15:44:02 UTC
The bug has been closed via the following commit(s):

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

commit 308d60bf39e9fffb5d632f7ca012b14b406ba0ff
Author:     Violet Purcell <vimproved@inventati.org>
AuthorDate: 2023-09-22 00:22:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-09-22 15:42:47 +0000

    media-plugins/calf: Fix build with LLD
    
    Upstream-PR: https://github.com/calf-studio-gear/calf/pull/332
    Closes: https://bugs.gentoo.org/740158
    Signed-off-by: Violet Purcell <vimproved@inventati.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 ...calf-0.90.3-r1.ebuild => calf-0.90.3-r2.ebuild} |  1 +
 media-plugins/calf/calf-9999.ebuild                |  1 +
 .../files/calf-0.90.3-fix-build-with-lld.patch     | 26 ++++++++++++++++++++++
 .../calf/files/calf-9999-fix-build-with-lld.patch  | 26 ++++++++++++++++++++++
 4 files changed, 54 insertions(+)