Date: Sat, 27 Jan 2018 00:02:45 -0600 From: Kyle Evans <kevans@freebsd.org> To: Scott Long <scottl@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r328455 - in head/sys/cam: . scsi Message-ID: <CACNAnaFKDagjt_TXkMB8xB_Saf_eR7SKuGMmYwxTtk5aiUhgPw@mail.gmail.com> In-Reply-To: <201801262356.w0QNu796087146@repo.freebsd.org> References: <201801262356.w0QNu796087146@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 26, 2018 at 5:56 PM, Scott Long <scottl@freebsd.org> wrote: > Author: scottl > Date: Fri Jan 26 23:56:07 2018 > New Revision: 328455 > URL: https://svnweb.freebsd.org/changeset/base/328455 > > Log: > Move CAM_PERIPH_PRINT() to cam_periph.h > > Modified: > head/sys/cam/cam_periph.h > head/sys/cam/scsi/scsi_da.c > Hi, This seems to have broken the build, because [1] still exists and conflicts with the definition now in cam_periph.h. See [2] for the build log. Thanks, Kyle Evans [1] https://svnweb.freebsd.org/base/head/sys/cam/scsi/scsi_da.c?view=markup&pathrev=328455#l1514 [2] https://ci.freebsd.org/job/FreeBSD-head-amd64-build/6960/console
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaFKDagjt_TXkMB8xB_Saf_eR7SKuGMmYwxTtk5aiUhgPw>