On Tue, Jul 20, 2010 at 8:25 AM, Marcelo/Porks <marcelorossi_at_gmail.com> wrote: > On Wed, Jul 14, 2010 at 3:38 PM, Roman Divacky <rdivacky_at_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_at_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"Received on Tue Jul 20 2010 - 22:06:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:05 UTC