Date: Sun, 18 Apr 2010 11:49:51 +0200 From: Roman Divacky <rdivacky@freebsd.org> To: Alex Keda <admin@lissyara.su> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: [CFT]: ClangBSD is selfhosting, we need testers now Message-ID: <20100418094951.GA53584@freebsd.org> In-Reply-To: <4BCABD00.8070104@lissyara.su> References: <20100416160818.GA69460@freebsd.org> <4BCABD00.8070104@lissyara.su>
next in thread | previous in thread | raw e-mail | index | archive | help
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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100418094951.GA53584>