Re: 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 <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.toolchain,gmane.os.freebsd.devel.ports,gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <CAKBkRUyWXxAKZ04usSJeFkQ2_RsMOSUSR6hiEEESgMwjf3Ei5Q@mail.gmail.com> |
On Thu, Sep 19, 2019 at 8:29 AM Mark Millard via freebsd-toolchain <[email protected]> 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