svn commit: r511878 - in head/devel: llvm90 llvm90/files/openmp xtoolchain-llvm-devel xtoolchain-llvm90: pkg-static: Unable to access file /wrkdirs/usr/. . ./llvm90/bin/ld:No such file or directory
Li-Wen Hsu
lwhsu at freebsd.org
Thu Sep 19 07:33:35 UTC 2019
On Thu, Sep 19, 2019 at 8:29 AM Mark Millard via freebsd-toolchain
<freebsd-toolchain at freebsd.org> wrote:
>
> [This is from a system-clang 8 based FreeBSD context for
> powerpc64 [ELFv1], not the usual gcc 4.2.1 based context.]
>
> In attempting to update the ports I normally build, jumping
> ahead from -r509171 to ports head -r512281, I got the
> following in the poudriere-devel bulk build:
>
> . . .
> =======================<phase: package >============================
> ===> Building package for xtoolchain-llvm90-0.2
> pkg-static: Unable to access file /wrkdirs/usr/ports/devel/xtoolchain-llvm90/work/stage/usr/local/llvm90/bin/ld:No such file or directory
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/devel/xtoolchain-llvm90
> =>> Cleaning up wrkdir
> ===> Cleaning for xtoolchain-llvm90-0.2
> build of devel/xtoolchain-llvm90 | xtoolchain-llvm90-0.2 ended at Wed Sep 18 20:08:59 PDT 2019
> build time: 00:01:42
> !!! build failure encountered !!!
(CC list adjusted)
Here is the patch hopefully can fix this: https://reviews.freebsd.org/D21680
More information about the freebsd-ppc
mailing list