[Bug 241400] devel/llvm90: stage fails with PREFIX != LOCALBASE (LLD_LINK)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 21 21:07:42 UTC 2019


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

            Bug ID: 241400
           Summary: devel/llvm90: stage fails with PREFIX != LOCALBASE
                    (LLD_LINK)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks at FreeBSD.org
          Reporter: jcfyecrayz at liamekaens.com
          Assignee: brooks at FreeBSD.org
             Flags: maintainer-feedback?(brooks at FreeBSD.org)

Created attachment 208492
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208492&action=edit
[patch] fix post-install-LLD_LINK-on when PREFIX != LOCALBASE

% make stage PREFIX=/opt/llvm90 WITH=LLD_LINK
 .
 .
/bin/ln -s ld.lld
/wrkdirs/usr/ports/devel/llvm90/work/stage/usr/local/llvm90/bin/ld
ln: /wrkdirs/usr/ports/devel/llvm90/work/stage/usr/local/llvm90/bin/ld: No such
file or directory
*** Error code 1


This sym link is new for llvm90, so llvm80 and earlier did not fail this way.

Simple patch attached.

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


More information about the freebsd-ports-bugs mailing list