Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740158 - media-plugins/calf-0.90.3 fails to link with lld - undefined symbol: calf_plugins::plugin_registry::instance()
Summary: media-plugins/calf-0.90.3 fails to link with lld - undefined symbol: calf_plu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2020-09-03 06:42 UTC by Agostino Sarubbo
Modified: 2023-09-22 15:44 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,295.77 KB, text/plain)
2020-09-03 06:42 UTC, Agostino Sarubbo
Details
1-autoconf.out (1-autoconf.out,116 bytes, text/plain)
2020-09-03 06:42 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 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(+)