Re: -r321371: -j8 failed for "installworld distrib-dirs distribute DESTDIR=/usr/obj/DESTDIRs/clang-amd64-installworld-dist"

2017-07-24 Thread Bryan Drewery
On 7/24/2017 11:20 AM, Bryan Drewery wrote: > On 7/22/2017 9:04 PM, Mark Millard wrote: >> After buildworld buildkernel installkernel installkernel reboot to >> upgrade to -r321371 (from -r321109 ) I attempted: >> >> ~/sys_build_scripts.amd64-host/make_amd64_nodebug_clang-amd64-host.sh >> installw

Re: -r321371: -j8 failed for "installworld distrib-dirs distribute DESTDIR=/usr/obj/DESTDIRs/clang-amd64-installworld-dist"

2017-07-24 Thread Bryan Drewery
On 7/22/2017 9:04 PM, Mark Millard wrote: > After buildworld buildkernel installkernel installkernel reboot to > upgrade to -r321371 (from -r321109 ) I attempted: > > ~/sys_build_scripts.amd64-host/make_amd64_nodebug_clang-amd64-host.sh > installworld distrib-dirs distribute > DESTDIR=/usr/obj/D

Re: -r321371 amd64 -> powerpc64 cross build: lldb.full link fails with: c++: error: linker command failed with exit code 1, -B/usr/local/powerpc64-freebsd/bin/ in use

2017-07-24 Thread Warner Losh
On Mon, Jul 24, 2017 at 1:33 AM, Mark Millard wrote: > [I forgot that linking lldb historically failed on armv6 > (cortex-a7) based on the historical system binutils.] > > On 2017-Jul-23, at 8:51 PM, Mark Millard wrote: > > > [Using WITH_LLDB= had no problem for amd64 -> TARGET_ARCH=aarch64 > >

Re: libstdc++ build failures on MIPS, PowerPC, Sparc

2017-07-24 Thread Mark Millard
[I'm just sending the notes to Bryan Drewery, no new information added.] Ravi Pokala rpokala at mac.com wrote on Sun Jul 23 19:44:57 UTC 2017 : > I did a tinderbox build of -HEAD as of r321376; there were failures like this > (paths shortened): > >c++ -isystem ${OUTDIR}/tmp/usr/include/c++

Re: libstdc++ build failures on MIPS, PowerPC, Sparc

2017-07-24 Thread Mark Millard
[My amd64 -> powerpc cross build attempt quickly got the reported problem.] On 2017-Jul-24, at 12:23 AM, Mark Millard wrote: > On 2017-Jul-24, at 12:03 AM, David Chisnall wrote: > >> On 23 Jul 2017, at 23:54, Mark Millard wrote: >>> c++ -isystem ${OUTDIR}/tmp/usr/include/c++/v1 -std=c+

Re: -r321371 amd64 -> powerpc64 cross build: lldb.full link fails with: c++: error: linker command failed with exit code 1, -B/usr/local/powerpc64-freebsd/bin/ in use

2017-07-24 Thread Mark Millard
[I forgot that linking lldb historically failed on armv6 (cortex-a7) based on the historical system binutils.] On 2017-Jul-23, at 8:51 PM, Mark Millard wrote: > [Using WITH_LLDB= had no problem for amd64 -> TARGET_ARCH=aarch64 > buildworld buildkernel .] > > On 2017-Jul-23, at 3:44 PM, Mark Mil

Re: libstdc++ build failures on MIPS, PowerPC, Sparc

2017-07-24 Thread Mark Millard
On 2017-Jul-24, at 12:03 AM, David Chisnall wrote: > On 23 Jul 2017, at 23:54, Mark Millard wrote: >> >>> c++ -isystem ${OUTDIR}/tmp/usr/include/c++/v1 -std=c++11 -nostdinc++ >>> -isystem ${OUTDIR}/tmp/usr/include -L${OUTDIR}/tmp/usr/lib >>> -B${OUTDIR}/tmp/usr/lib --sysroot=${OUTDIR}/tmp

Re: libstdc++ build failures on MIPS, PowerPC, Sparc

2017-07-24 Thread David Chisnall
On 23 Jul 2017, at 23:54, Mark Millard wrote: > >>c++ -isystem ${OUTDIR}/tmp/usr/include/c++/v1 -std=c++11 -nostdinc++ >> -isystem ${OUTDIR}/tmp/usr/include -L${OUTDIR}/tmp/usr/lib >> -B${OUTDIR}/tmp/usr/lib --sysroot=${OUTDIR}/tmp -B${OUTDIR}/tmp/usr/bin -O >> -pipe -G0 -EB -mabi=32 -ms