Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829682 - dev-lua/md5-1.3 fails to compile: ld.lld: error: cant create dynamic relocation R_X86_64_32 against local symbol in readonly segment; recompile object files with -fPIC or pass -Wl,-z,notext to allow text relocations in the output
Summary: dev-lua/md5-1.3 fails to compile: ld.lld: error: cant create dynamic relocati...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-19 22:17 UTC by Agostino Sarubbo
Modified: 2022-02-09 13:34 UTC (History)
0 users

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


Attachments
build.log (build.log,60.79 KB, text/plain)
2021-12-19 22:17 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 2021-12-19 22:17:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lua/md5-1.3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses clang as a compiler and lld as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-19 22:17:34 UTC
Created attachment 759846 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-02-09 13:34:52 UTC
The bug has been closed via the following commit(s):

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

commit 9ee6aadee80f5198a98f29172e673cf6a050c215
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-02-09 13:32:41 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-02-09 13:33:53 +0000

    dev-lua/md5: update EAPI 7 -> 8
    
    Also fixed compilation with clang+lld
    
    Closes: https://bugs.gentoo.org/829682
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/md5/md5-1.3-r1.ebuild | 85 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 85 insertions(+)