Date: Wed, 28 Apr 2010 20:07:24 +1100 From: Dima Panov <fluffy@freebsd.org> To: freebsd-current@freebsd.org Cc: Roman Divacky <rdivacky@freebsd.org>, current@freebsd.org Subject: Re: [CFT]: ClangBSD is selfhosting, we need testers now Message-ID: <201004282007.25568.fluffy@freebsd.org> In-Reply-To: <20100416160818.GA69460@freebsd.org> References: <20100416160818.GA69460@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004282007.25568.fluffy>