From owner-freebsd-current@FreeBSD.ORG Sun Apr 18 17:21:10 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AFAB1065670 for ; Sun, 18 Apr 2010 17:21:10 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from hosting.lissyara.su (hosting.lissyara.su [77.221.149.162]) by mx1.freebsd.org (Postfix) with ESMTP id B63078FC12 for ; Sun, 18 Apr 2010 17:21:09 +0000 (UTC) Received: from [77.41.96.17] (port=27016 helo=dc7700p.lissyara.su) by hosting.lissyara.su with esmtpa (Exim 4.71 (FreeBSD)) (envelope-from ) id 1O3YB9-0003XL-A8 for freebsd-current@freebsd.org; Sun, 18 Apr 2010 21:21:07 +0400 Message-ID: <4BCB3F78.7020809@lissyara.su> Date: Sun, 18 Apr 2010 21:20:56 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; ru-RU; rv:1.9.1.9) Gecko/20100403 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20100416160818.GA69460@freebsd.org> <4BCABD00.8070104@lissyara.su> <20100418094951.GA53584@freebsd.org> In-Reply-To: <20100418094951.GA53584@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: hosting.lissyara.su Subject: Re: [CFT]: ClangBSD is selfhosting, we need testers now X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2010 17:21:10 -0000 18.04.2010 13:49, Roman Divacky пишет: > 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? I build world, build kernel, install kernel, install world - all to / Now, I working with: FreeBSD dc7700p.lissyara.su 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r206791: Sun Apr 18 20:37:09 MSD 2010 lissyara@dc7700p.lissyara.su:/usr/obj/usr/src/sys/GENERIC amd64 all working (without 'make'). Again, I have boot error: BTX loader 1.00 BTX version is 0.00 Error: Client format not supported. if I copy /boot/boot* and /boot/loader from working system (i have only 8.0 amd64) - boot OK