[CFT]: ClangBSD is selfhosting, we need testers now

Dima Panov fluffy at freebsd.org
Wed Apr 28 09:18:34 UTC 2010


On Saturday 17 April 2010 03:08:18 Roman Divacky wrote:
> 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 :)).
> 

Great works, thanks!

But I have a problem with recently-compiled clangbsd (in chroot)

while building lang/ruby18:

clang -I/usr/include -pipe -g -g -std=gnu89  -fPIC    -DRUBY_EXPORT -I. -I. -I/usr/include    
-c main.c
clang -I/usr/include -pipe -g -g -std=gnu89  -fPIC    -DRUBY_EXPORT -L.  -
rpath=/usr/lib:/usr/local/lib -pthread -rdynamic  -pthread main.o  libruby18-static.a -lrt 
-lcrypt -lm -L/usr/lib  -rpath=/usr/lib:/usr/local/lib -pthread  -o miniruby
./lib/fileutils.rb:1429: fu_same? is not a class/module (TypeError)
        from ./mkconfig.rb:11:in `require'
        from ./mkconfig.rb:11
*** Error code 1


host system:

[root at Fluffy] ~# uname -a
FreeBSD Fluffy.Khv.RU 9.0-900010-CURRENT FreeBSD 9.0-900010-CURRENT #0 r207097M: Fri Apr 
23 19:20:05 VLAST 2010     root at Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot  amd64


clangbsd: /base/!svn/ver/206467/projects/clangbsd/sys


-- 
Dima "Red Fox" Panov @ Home | C73E 2B72 1FFD 61BD E206 1234 A626 76ED 93E3 B018
Khabarovsk, Russia          | 2D30 2CCB 9984 130C 6F87 BAFC FB8B A09D D539 8F29
KDE at FreeBSD Team | FreeBSD committer since 10.08.2009 | FreeBSD since Sept 1995
Twitter.com:fluffy_khv | Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024


More information about the freebsd-current mailing list