> On Dec 22, 2015, at 13:51, Ed Maste <ema...@freebsd.org> wrote: > > On 19 December 2015 at 13:42, Alan Cox <a...@freebsd.org> wrote: >> Author: alc >> Date: Sat Dec 19 18:42:50 2015 >> New Revision: 292469 >> URL: https://svnweb.freebsd.org/changeset/base/292469 >> >> Log: >> Introduce a new mechanism for relocating virtual pages to a new physical >> address and use this mechanism when: > > Universe build is failing on powerpc.powerpc with: > > cc1: warnings being treated as errors > /scratch/tmp/emaste/freebsd/sys/vm/vm_page.c: In function > 'vm_page_reclaim_run': > /scratch/tmp/emaste/freebsd/sys/vm/vm_page.c:2449: warning: comparison > is always true due to limited range of data type > *** [vm_page.o] Error code 1
+1 It’s only with the MPC85XX kernel, which I believe is 32-bit powerpc. Thanks! -NGie _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"