Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2019 00:25:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239934] lang/fpc linking failure /usr/bin/ld.bfd not found
Message-ID:  <bug-239934-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239934

            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@FreeBSD.org
          Reporter: fbsdbugs4@sentry.org
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239934-7788>