[Bug 221727] devel/libffi: fails to link with lld (WITH_LLD_IS_LD) on i386
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 22 20:05:54 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221727
Bug ID: 221727
Summary: devel/libffi: fails to link with lld (WITH_LLD_IS_LD)
on i386
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: zeising at FreeBSD.org
Reporter: emaste at freebsd.org
Blocks: 214864
Flags: maintainer-feedback?(zeising at FreeBSD.org)
Assignee: zeising at FreeBSD.org
PR submitted for tracking. Found during exp-run in PR214864 -- linking fails
with:
/usr/bin/ld: error: can't create dynamic relocation R_386_32 against local
symbol in readonly segment
>>> defined in src/x86/.libs/win32.o
>>> referenced by src/x86/.libs/win32.o:(.text+0x3F0)
/usr/bin/ld: error: can't create dynamic relocation R_386_32 against local
symbol in readonly segment
>>> defined in src/x86/.libs/win32.o
>>> referenced by src/x86/.libs/win32.o:(.text+0x414)
/usr/bin/ld: error: can't create dynamic relocation R_386_32 against local
symbol in readonly segment
>>> defined in src/x86/.libs/win32.o
>>> referenced by src/x86/.libs/win32.o:(.text+0x438)
/usr/bin/ld: error: can't create dynamic relocation R_386_32 against local
symbol in readonly segment
>>> defined in src/x86/.libs/win32.o
>>> referenced by src/x86/.libs/win32.o:(.text+0x460)
http://package18.nyi.freebsd.org/data/headi386PR214864-default/2017-08-20_08h31m49s/logs/errors/libffi-3.2.1.log
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214864
[Bug 214864] [exp-run] test build with lld as /usr/bin/ld
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list