Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2019 21:07:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241400] devel/llvm90: stage fails with PREFIX != LOCALBASE (LLD_LINK)
Message-ID:  <bug-241400-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 241400
           Summary: devel/llvm90: stage fails with PREFIX !=3D 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@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
          Assignee: brooks@FreeBSD.org
             Flags: maintainer-feedback?(brooks@FreeBSD.org)

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

% make stage PREFIX=3D/opt/llvm90 WITH=3DLLD_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 wa=
y.

Simple patch attached.

--=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-241400-7788>