On Thu, Mar 22, 2018 at 9:05 PM, Justin Hibbits <[email protected]> wrote:
> On Thu, Mar 22, 2018 at 3:44 PM, Andriy Gapon <[email protected]> wrote: > > On 22/03/2018 17:39, Jonathan Looney wrote: > >> A tinderbox build didn't complain about atomic_fetchadd_64, so I assume > it is OK. > >> > > FWWI, TARGET=powerpc TARGET_ARCH=powerpc build failed for me. > > > > cc1: warnings being treated as errors > > /usr/devel/svn/head/sys/netinet/tcp_log_buf.c: In function > 'tcp_log_selectauto': > > /usr/devel/svn/head/sys/netinet/tcp_log_buf.c:286: warning: implicit > declaration > > of function 'atomic_fetchadd_64' > > /usr/devel/svn/head/sys/netinet/tcp_log_buf.c:286: warning: nested > extern > > declaration of 'atomic_fetchadd_64' [-Wnested-externs] > > mips complains, too. Check out https://ci.freebsd.org/tinderbox . > Thanks for all the reports! I'm working on a fix now. Jonathan _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
