Re: Does anyone regularly build HEAD with clang?

看板FB_current作者時間14年前 (2012/02/13 20:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/8 (看更多)
Yes, we do have a buildbots, ie.: http://llvm-amd64.freebsd.your.org:8010/builders/freebsd-clang-amd64/ On Sun, Feb 12, 2012 at 09:42:47PM -0800, Jordan K. Hubbard wrote: > I've noticed that it's been broken for about a week as a result of: > > --- /usr/src/lib/libc/../../include/rpc/rpcb_clnt.h.orig 2012-02-12 22:42:29.000000000 -0800 > +++ /usr/src/lib/libc/../../include/rpc/rpcb_clnt.h 2012-02-12 22:41:27.000000000 -0800 > @@ -66,7 +66,7 @@ > const struct netconfig *, const struct netbuf *); > extern bool_t rpcb_unset(const rpcprog_t, const rpcvers_t, > const struct netconfig *); > -extern rpcblist *rpcb_getmaps(const struct netconfig *, const char *); > +extern struct rpcblist *rpcb_getmaps(const struct netconfig *, const char *); > extern enum clnt_stat rpcb_rmtcall(const struct netconfig *, > const char *, const rpcprog_t, > const rpcvers_t, const rpcproc_t, > > Easy fix (I don't have a commit bit anymore or I'd just check it in), but it makes me wonder if anyone is building with clang on a regular basis or they'd have caught this one quickly. > > Thanks, > > - Jordan > > _______________________________________________ > 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" _______________________________________________ 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): #1FEGB66F (FB_current)
討論串 (同標題文章)
文章代碼(AID): #1FEGB66F (FB_current)