[Bug 228463] LLD_UNSAFE doesn't work on aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 24 16:50:59 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228463

            Bug ID: 228463
           Summary: LLD_UNSAFE doesn't work on aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: pgsql at FreeBSD.org
          Reporter: mikael.urankar at gmail.com
                CC: emaste at freebsd.org, linimon at FreeBSD.org
             Flags: maintainer-feedback?(pgsql at FreeBSD.org)
          Assignee: pgsql at FreeBSD.org

Created attachment 193658
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193658&action=edit
patch

Hi,

ld is not a symlink to ld.lld in my poudriere jails (and my board with
pkgbase):
file /usr/local/poudriere/jails/12aarch64/usr/bin/ld
ld: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), statically linked,
for FreeBSD 12.0 (1200063), FreeBSD-style, stripped
it results in a non working LLD_UNSAFE on my system and a lot of ports failing:
make -C /usr/ports/databases/postgresql95-server -V LD
ld (should be /usr/local/bin/ld)

I don't know how the RPI3 image is built but the symlink is present.

Could we commit the attached patch?

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


More information about the freebsd-ports-bugs mailing list