Re: buildworld fails on recent stable

2012-11-09 Thread James
Thanks Dimitry. Confirmed successful build here, too. -- James. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: buildworld fails on recent stable

2012-11-09 Thread David Wolfskill
On Fri, Nov 09, 2012 at 12:28:11AM +0100, Dimitry Andric wrote: > ... > I have also looked at merging the snapshot of 3.2 we now have in head to > stable/9, but it is also quite some work, so I found a better solution: > I managed to shrink boot2 by enough bytes to make it fit again. > > I committ

Re: buildworld fails on recent stable

2012-11-09 Thread Jakub Lach
Thanks, looking forward to MFC! -- View this message in context: http://freebsd.1045724.n5.nabble.com/buildworld-fails-on-recent-stable-tp5758273p5759526.html Sent from the freebsd-stable mailing list archive at Nabble.com. ___ freebsd-stable

Re: buildworld fails on recent stable

2012-11-08 Thread Dimitry Andric
On 2012-11-05 17:28, Volodymyr Kostyrko wrote: 05.11.2012 18:00, Andriy Gapon wrote: I bet on clang 3.2. Thank you for checking. So how do we proceed from here? I could just revert the MFC-es, but the functionality could be desirable to some users. Are there any alternatives? Dunno, clang

Re: buildworld fails on recent stable

2012-11-08 Thread Jakub Lach
IS_CC=true WITHOUT_GCC=true one can have at this point gcc42-less system, and for quite some time. I understand that situation is complicated, but would be happy if it would be fixed before Dec 16. -- View this message in context: http://freebsd.1045724.n5.nabble.com/buildworld-fails-on-rec

Re: buildworld fails on recent stable

2012-11-05 Thread Volodymyr Kostyrko
05.11.2012 18:00, Andriy Gapon wrote: I bet on clang 3.2. Thank you for checking. So how do we proceed from here? I could just revert the MFC-es, but the functionality could be desirable to some users. Are there any alternatives? Dunno, clang 3.2 is still pending so I guess it wouldn't be M

Re: buildworld fails on recent stable

2012-11-05 Thread Andriy Gapon
on 05/11/2012 17:52 Volodymyr Kostyrko said the following: > I bet on clang 3.2. Thank you for checking. So how do we proceed from here? I could just revert the MFC-es, but the functionality could be desirable to some users. Are there any alternatives? -- Andriy Gapon _

Re: buildworld fails on recent stable

2012-11-05 Thread Volodymyr Kostyrko
05.11.2012 17:42, Andriy Gapon wrote: on 05/11/2012 16:51 Dimitry Andric said the following: On 2012-11-05 12:41, Volodymyr Kostyrko wrote: When CLANG_IS_CC build fails at sys/boot/i386/boot2: ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x2000 -o boot2.out /usr/obj/usr/src/sy

Re: buildworld fails on recent stable

2012-11-05 Thread Andriy Gapon
on 05/11/2012 16:51 Dimitry Andric said the following: > On 2012-11-05 12:41, Volodymyr Kostyrko wrote: >> When CLANG_IS_CC build fails at sys/boot/i386/boot2: >> >> ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x2000 -o >> boot2.out /usr/obj/usr/src/sys/boot/i386/boot2/../btx/lib/

Re: buildworld fails on recent stable

2012-11-05 Thread Dimitry Andric
On 2012-11-05 12:41, Volodymyr Kostyrko wrote: When CLANG_IS_CC build fails at sys/boot/i386/boot2: ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x2000 -o boot2.out /usr/obj/usr/src/sys/boot/i386/boot2/../btx/lib/crt0.o boot2.o sio.o objcopy -S -O binary boot2.out boot2.bin btxl

Re: buildworld fails on recent stable

2012-11-05 Thread Andreas Nilsson
On Mon, Nov 5, 2012 at 12:41 PM, Volodymyr Kostyrko wrote: > Hi all. > > When CLANG_IS_CC build fails at sys/boot/i386/boot2: > > ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x2000 -o > boot2.out /usr/obj/usr/src/sys/boot/**i386/boot2/../btx/lib/crt0.o > boot2.o sio.o > objcopy -

buildworld fails on recent stable

2012-11-05 Thread Volodymyr Kostyrko
Hi all. When CLANG_IS_CC build fails at sys/boot/i386/boot2: ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x2000 -o boot2.out /usr/obj/usr/src/sys/boot/i386/boot2/../btx/lib/crt0.o boot2.o sio.o objcopy -S -O binary boot2.out boot2.bin btxld -v -E 0x2000 -f bin -b /usr/obj/u