[Bug 239934] lang/fpc linking failure /usr/bin/ld.bfd not found
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 18 00:25:16 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239934
Bug ID: 239934
Summary: lang/fpc linking failure /usr/bin/ld.bfd not found
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: acm at FreeBSD.org
Reporter: fbsdbugs4 at sentry.org
Assignee: acm at FreeBSD.org
Flags: maintainer-feedback?(acm at FreeBSD.org)
FreeBSD ghost 12.0-STABLE FreeBSD 12.0-STABLE #4 r350672: Wed Aug 7 19:37:10
AEST 2019
$ ls -l /usr/bin/ld*
lrwxr-xr-x 1 root wheel 6 7 Aug 20:31 /usr/bin/ld -> ld.lld
-r-xr-xr-x 1 root wheel 37783512 7 Aug 20:31 /usr/bin/ld.lld
-r-xr-xr-x 1 root wheel 19472 7 Aug 20:31 /usr/bin/ldd
-r-xr-xr-x 1 root wheel 27008 7 Aug 20:32 /usr/bin/ldd32
$ locate ld.bfd
/usr/local/bin/ld.bfd
/usr/local/x86_64-portbld-freebsd12.0/bin/ld.bfd
Build error below:
/bin/mkdir -p x86_64/units/x86_64-freebsd
/usr/ports/lang/fpc/work/fpc-3.0.4/compiler/ppc1 -Fux86_64 -Fusystems
-Fu../rtl/units/x86_64-freebsd -Fix86_64 -FE. -FUx86_64/units/x86_64-freebsd
-Cg -dx86_64 -dGDB -dBROWSERLOG -Fux86 -Sew pp.pas
/bin/sh: /usr/bin/ld.bfd: not found
pp.pas(247,1) Error: Error while linking
pp.pas(247,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list