Re: I had to revert /usr/local/aarch64-freebsd from 2.28 for its bin/ld to work for -r315870 buildworld (adm64 -> arm64 cross build)

2017-03-26 Thread Li-Wen Hsu
d to 2.28 on pkg.freebsd.org. Should we revert this change for now? Or the fix is being prepared? Best, Li-Wen -- Li-Wen Hsu https://lwhsu.org ___ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebs

Re: A head buildworld race visible in the ci.freebsd.org build history

2018-06-18 Thread Li-Wen Hsu
> for 'toupper' > >>> --- kerberos5/lib__L --- > >>> *** [libkafs5_p.a] Error code 70 > >>> > >>> make[5]: stopped in /usr/src/kerberos5/lib/libkafs5 > >>> --- libkafs5.a --- > >>> *** [libkafs5.a] Error code 70 > >>&

Re: A head buildworld race visible in the ci.freebsd.org build history

2018-06-18 Thread Li-Wen Hsu
; ranlib -D libclang_rt.asan_cxx-i386.a > >> ranlib: fatal: Failed to open 'libclang_rt.asan_cxx-i386.a' > >> *** [libclang_rt.asan_cxx-i386.a] Error code 70 > >> > >> > >> (Notice the variabilit

Re: A head buildworld race visible in the ci.freebsd.org build history

2018-06-19 Thread Li-Wen Hsu
yi.freebsd.org is running r331373 now. -- Li-Wen Hsu https://lwhsu.org ___ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Re: A head buildworld race visible in the ci.freebsd.org build history

2018-06-19 Thread Li-Wen Hsu
On Tue, Jun 19, 2018 at 9:24 PM Mark Millard wrote: > > On 2018-Jun-19, at 8:02 AM, Li-Wen Hsu wrote: > > > On Mon, Jun 18, 2018 at 8:36 PM Ed Maste wrote: > >> Li-Wen reported that the build is done in a 11.1-rel jail though, so > >> the libarchive (or

Do we need FreeBSD's minor version in gcc and binutils paths?

2018-07-05 Thread Li-Wen Hsu
alone with local-built toolchains. Does it make sense to strip the minor version in the paths? i.e. change to something like /usr/local/bin/aarch64-unknown-freebsd11-gcc I think this should be fine since we guarantee ABI stable in a stable branch. Li-Wen -- Li-Wen Hsu https://lwhsu.org

Re: head -r341836 (jump to clang 7): amd64 -> armv7 cross build failed: ld: error: unable to find library -lh_csu

2018-12-12 Thread Li-Wen Hsu
On Thu, Dec 13, 2018 at 3:25 AM Mark Millard via freebsd-toolchain wrote: > Looks like this might have been from a race condition or some such. > Rerunning the meta-mode build again had no such problem and completed. It is also happening in clean build, I've filed a PR about this: https://bugs.f

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 director

2019-09-19 Thread Li-Wen Hsu
On Thu, Sep 19, 2019 at 8:29 AM Mark Millard via freebsd-toolchain 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 -r