[CFT]: ClangBSD is selfhosting, we need testers now
Roman Divacky
rdivacky at freebsd.org
Sun Apr 18 09:52:16 UTC 2010
On Sun, Apr 18, 2010 at 12:04:16PM +0400, Alex Keda wrote:
> 16.04.2010 20:08, Roman Divacky ?????:
> >Hi,
> >
> >ClangBSD is a branch of FreeBSD that aims at integrating clang
> >(clang.llvm.org)
> >into FreeBSD, replacing GCC as a system compiler.
> >
> >Recently, we've achieved the state when clang can compile all of FreeBSD
> >world
> >on i386/amd64 platforms (including all the C++ apps we have and itself)
> >and a bootable kernel. Thus we feel that the time has come to ask the
> >FreeBSD
> >community for wider testing on i386/amd64 (you sure can help with other
> >platforms too :)).
> I accidentally install world to /
> it's not bootable - loader error
> I'm copy /boot/boot* /boot/loader from 8 - it successfully boot.
strange.. I have reports that clangbsd world+kernel compild with clang
boots in vmware
what was the exact problem with your booting?
> kernel not build, with error:
> dc7700p# make buildworld
> "Makefile", line 111: warning: "/usr/bin/env -i
> PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin make
> __MAKE_CONF=/etc/make.conf -f /dev/null -V MAKEOBJDIRPREFIX dummy"
> returned non-zero status
> Segmentation fault (core dumped)
> "/usr/src/Makefile", line 111: warning: "/usr/bin/env -i
> PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin make
> __MAKE_CONF=/etc/make.conf -f /dev/null -V MAKEOBJDIRPREFIX dummy"
> returned non-zero status
>
> --------------------------------------------------------------
> >>> Building an up-to-date make(1)
> --------------------------------------------------------------
> /usr/obj/usr/src/make.amd64/usr/src/usr.bin/make created for
> /usr/src/usr.bin/make
> Segmentation fault (core dumped)
> *** Error code 139
>
> Stop in /usr/src.
> *** Signal 11
>
> Stop in /usr/src.
what exactly is crashing here?
More information about the freebsd-current
mailing list