Re: -r319991 buildkernel waiting in sed for terminal input (the buildworld part completes first), amd64->powerpc cross build

2017-06-15 Thread Mark Millard
On 2017-Jun-15, at 9:28 PM, Bryan Drewery wrote: > On 6/15/17 8:05 PM, Mark Millard wrote: >> I've been having amd64 -> powerpc cross builds that >> stop with sed waiting for terminal input: >> >> 780 0 Is 0:00.00 -sh (sh) >> 786 0 I0:00.01 - su >> 787 0 I0:00.01 `-- su (sh)

Re: -r319936 and -r319991 TARGET_ARCH=powerpc via clang: boot1.chrp/boot1.c:(.text+0x14b8): undefined reference to `__udivdi3' (boot1.o: In function `fsread_size')

2017-06-15 Thread Mark Millard
[I should have listed more about my build context for clang.] On 2017-Jun-15, at 9:20 PM, Mark Millard wrote: > [A gcc 4.2.1 based buildworld buildkernel did not have this problem.] > > On 2017-Jun-15, at 5:34 PM, Mark Millard wrote: > >> Context: amd64 -> powerpc cross build of -r319936 >>

Re: -r319991 buildkernel waiting in sed for terminal input (the buildworld part completes first), amd64->powerpc cross build

2017-06-15 Thread Bryan Drewery
On 6/15/17 8:05 PM, Mark Millard wrote: > I've been having amd64 -> powerpc cross builds that > stop with sed waiting for terminal input: > > 780 0 Is 0:00.00 -sh (sh) > 786 0 I0:00.01 - su > 787 0 I0:00.01 `-- su (sh) > 792 0 I+ 0:00.00 `-- /bin/sh >

Re: -r319936 and -r319991 TARGET_ARCH=powerpc via clang: boot1.chrp/boot1.c:(.text+0x14b8): undefined reference to `__udivdi3' (boot1.o: In function `fsread_size')

2017-06-15 Thread Mark Millard
[A gcc 4.2.1 based buildworld buildkernel did not have this problem.] On 2017-Jun-15, at 5:34 PM, Mark Millard wrote: > Context: amd64 -> powerpc cross build of -r319936 > (one of my usual clang-based experiments): > > --- all_subdir_sys --- > Building >

Re: -r319991 buildkernel waiting in sed for terminal input (the buildworld part completes first), amd64->powerpc cross build

2017-06-15 Thread Bryan Drewery
It's a meta mode only thing. I'll look at it shortly. Regards, Bryan Drewery > On Jun 15, 2017, at 20:05, Mark Millard wrote: > > I've been having amd64 -> powerpc cross builds that > stop with sed waiting for terminal input: > > 780 0 Is 0:00.00 -sh (sh) > 786 0

-r319991 buildkernel waiting in sed for terminal input (the buildworld part completes first), amd64->powerpc cross build

2017-06-15 Thread Mark Millard
I've been having amd64 -> powerpc cross builds that stop with sed waiting for terminal input: 780 0 Is 0:00.00 -sh (sh) 786 0 I0:00.01 - su 787 0 I0:00.01 `-- su (sh) 792 0 I+ 0:00.00 `-- /bin/sh

-r319936 and -r319991 TARGET_ARCH=powerpc via clang: boot1.chrp/boot1.c:(.text+0x14b8): undefined reference to `__udivdi3' (boot1.o: In function `fsread_size')

2017-06-15 Thread Mark Millard
Context: amd64 -> powerpc cross build of -r319936 (one of my usual clang-based experiments): --- all_subdir_sys --- Building /usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/boot/powerpc/boot1.chrp/boot1.elf --- boot1.elf --- boot1.o: In function `fsread_size':