Date: Tue, 20 Jul 2010 21:06:04 -0300 From: "Marcelo/Porks" <marcelorossi@gmail.com> To: Roman Divacky <rdivacky@freebsd.org> Cc: current@freebsd.org Subject: Re: [TESTING]: updated clang/LLVM needs testing in ClangBSD Message-ID: <AANLkTinmQ3abJ-GAMzJ1hg3lrmBGpOVLGDzGxOvhT2qg@mail.gmail.com> In-Reply-To: <AANLkTinkHWpZV2j9oAVVJWf7uGLmoUmhhPhQ-TMbpI7s@mail.gmail.com> References: <20100714183834.GA19684@freebsd.org> <AANLkTinkHWpZV2j9oAVVJWf7uGLmoUmhhPhQ-TMbpI7s@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 20, 2010 at 8:25 AM, Marcelo/Porks <marcelorossi@gmail.com> wrote: > On Wed, Jul 14, 2010 at 3:38 PM, Roman Divacky <rdivacky@freebsd.org> wrote: >> hi, >> >> ClangBSD was updated to LLVM/clang revision r108243 which we plan to >> merge into HEAD. We would like that revision to be tested as much as possible >> and therefore we ask you to test ClangBSD to assure that the revision >> we are updating to does not have some really embarassing bugs. >> >> How to do it (on i386 and amd64): >> >> 0) install fresh devel/llvm-devel port >> >> 1) svn co http://svn.freebsd.org/base/projects/clangbsd src >> >> 2) echo NO_WERROR= >> /etc/src.conf ; echo WERROR= >> /etc/src.conf >> >> 3) cd src && make buildworld > > Hi. Until here worked fine. I'm on an AMD64-Quadcore (Phenom x4). > > I did 'make buildworld'. Should I use something like 'make -j 8' for testing? > > The 'installworld' and kernel I will test thursday. > Hi again. I did a 'svn up' on http://svn.freebsd.org/base/projects/clangbsd at 2010-07-20 21:30:00 UTC make -j 8 buildworld make installworld DESTDIR=/usr/clang cd sys/amd64/conf config GENERIC export CC=clang cd ../compile/GENERIC make make install KODIR=/boot/clang nextboot -k clang shutdown -r now and... BARAD-DUR% grep clang -A 3 -B 3 /var/log/messages Jul 20 20:52:51 BARAD-DUR su: porks to root on /dev/pts/5 Jul 20 20:52:58 BARAD-DUR shutdown: reboot by porks: Jul 20 20:53:02 BARAD-DUR syslogd: exiting on signal 15 Jul 20 20:54:21 BARAD-DUR syslogd: kernel boot file is /boot/clang/kernel Jul 20 20:54:21 BARAD-DUR kernel: Copyright (c) 1992-2010 The FreeBSD Project. Jul 20 20:54:21 BARAD-DUR kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Jul 20 20:54:21 BARAD-DUR kernel: The Regents of the University of California. All rights reserved. BARAD-DUR% uname -a FreeBSD BARAD-DUR 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r210317: Tue Jul 20 20:40:06 BRT 2010 porks@BARAD-DUR:/usr/src/sys/amd64/compile/GENERIC amd64 (I'm using GMT-3) Everything is running ok : ) -- Marcelo Rossi "This e-mail is provided "AS IS" with no warranties, and confers no rights." "I have nothing against God, I just hate His fan club"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinmQ3abJ-GAMzJ1hg3lrmBGpOVLGDzGxOvhT2qg>