Bug 234719 - devel/mpatrol: Fails to build on i386 with lld: ld: error: relocation R_386_PC32 cannot be used against symbol __mp_init;
Summary: devel/mpatrol: Fails to build on i386 with lld: ld: error: relocation R_386_P...
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: i386 Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: easy, needs-patch
Depends on:
Blocks:
 
Reported: 2019-01-07 22:33 UTC by Ed Maste
Modified: 2021-07-29 02:16 UTC (History)
0 users

See Also:
koobs: merge-quarterly?


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Maste freebsd_committer freebsd_triage 2019-01-07 22:33:27 UTC
http://package18.nyi.freebsd.org/build.html?mastername=headi386PR214864-default&build=2019-01-05_21h00m02s
http://package18.nyi.freebsd.org/data/headi386PR214864-default/2019-01-05_21h00m02s/logs/errors/mpatrol-1.4.8_4.log

ld: error: relocation R_386_PC32 cannot be used against symbol __mp_init; recompile with -fPIC
>>> defined in inter.s.o
>>> referenced by machine.s.o:(.init+0x1)

ld: error: relocation R_386_PC32 cannot be used against symbol __mp_fini; recompile with -fPIC
>>> defined in inter.s.o
>>> referenced by machine.s.o:(.fini+0x1)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
...
Comment 1 Ed Maste freebsd_committer freebsd_triage 2019-07-24 19:32:19 UTC
lld has been enabled as system linker for i386 on stable/12 in advance of 12.1 (as of a few minutes ago)
Comment 2 Ed Maste freebsd_committer freebsd_triage 2020-05-26 01:24:12 UTC
Marked broken on i386 by antoine in r512222
Comment 3 Ed Maste freebsd_committer freebsd_triage 2021-02-08 01:18:14 UTC
No longer blocks PR214864 as it is marked broken
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2021-07-29 02:14:39 UTC
@Ed Do you have cycles to self-assign and take to resolution?