Re: HEADS UP: Clang now the default on x86

看板FB_current作者時間12年前 (2013/04/27 12:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/7 (看更多)
On Mon, Nov 05, 2012 at 01:52:33PM -0600, Brooks Davis wrote: B> I've made clang the default on x86 systems. There will probably be a B> few bumps as we work out the last kinks including a ABI issue for i386 B> system libraries, but the transition is expected to be fairly smooth for B> most users. B> B> Please report problems on freebsd-current or freebsd-toolchain. buildworld fails for me. I run with wiped /usr/obj, with -j6 and with these lines in make.conf: WITH_PKGNG=yes WITH_NEW_XORG=yes WITH_KMS=yes SYSDIR=/usr/src/head/sys SRC_BASE=/usr/src/head PERL_VERSION=5.14.2 It fails in gnu/usr.bin/texinfo: /usr/src/head/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/util/install-info.c:1179:3: warning: expression result unused [-Wunused-value] bindtextdomain (PACKAGE, LOCALEDIR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/head/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/lib/gettext.h:54:47: note: expanded from macro 'bindtextdomain' # define bindtextdomain(Domainname, Dirname) ((const char *) (Dirname)) ^ ~~~~~~~~~ /usr/src/head/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/util/install-info.c:1180:3: warning: expression result unused [-Wunused-value] textdomain (PACKAGE); ^~~~~~~~~~~~~~~~~~~~ /usr/src/head/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/lib/gettext.h:53:34: note: expanded from macro 'textdomain' # define textdomain(Domainname) ((const char *) (Domainname)) ^ ~~~~~~~~~~~~ /usr/src/head/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texindex.c:166:3: warning: expression result unused [-Wunused-value] bindtextdomain (PACKAGE, LOCALEDIR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/head/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib/gettext.h:54:47: note: expanded from macro 'bindtextdomain' # define bindtextdomain(Domainname, Dirname) ((const char *) (Dirname)) ^ ~~~~~~~~~ /usr/src/head/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texindex.c:167:3: warning: expression result unused [-Wunused-value] textdomain (PACKAGE); ^~~~~~~~~~~~~~~~~~~~ /usr/src/head/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib/gettext.h:53:34: note: expanded from macro 'textdomain' # define textdomain(Domainname) ((const char *) (Domainname)) ^ ~~~~~~~~~~~~ I see that tinderbox is silent, so may be error is on my side. But I have no clue on where the error is. -- Totus tuus, Glebius. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1HUrJvuy (FB_current)
討論串 (同標題文章)
文章代碼(AID): #1HUrJvuy (FB_current)