Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925578 - media-gfx/renderdoc-1.30-r1 fails to compile: ld.lld: error: version script assignment of global to symbol dlsym failed: symbol not defined
Summary: media-gfx/renderdoc-1.30-r1 fails to compile: ld.lld: error: version script a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-27 08:07 UTC by Agostino Sarubbo
Modified: 2024-04-05 08:22 UTC (History)
0 users

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


Attachments
build.log (build.log,502.25 KB, text/plain)
2024-02-27 08:07 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-02-27 08:07:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/renderdoc-1.30-r1 fails to compile.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-27 08:07:36 UTC
Created attachment 886062 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-27 08:07:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: lib/librenderdoc.so 
ld.lld: error: version script assignment of 'global' to symbol 'dlsym' failed: symbol not defined
Comment 3 Larry the Git Cow gentoo-dev 2024-04-05 08:22:38 UTC
The bug has been closed via the following commit(s):

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

commit 005b4f99bb3495483514c179811f253ea7132c71
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2024-04-05 07:32:07 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2024-04-05 08:21:29 +0000

    media-gfx/renderdoc: add 1.31
    
    Closes: https://bugs.gentoo.org/925578
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 media-gfx/renderdoc/Manifest                       |   2 +
 media-gfx/renderdoc/files/renderdoc-1.31-lld.patch |  23 +++
 media-gfx/renderdoc/renderdoc-1.31.ebuild          | 191 +++++++++++++++++++++
 3 files changed, 216 insertions(+)