Date: Wed, 11 Jan 2017 08:28:03 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Shawn Webb <shawn.webb@hardenedbsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: www/chromium build failure on 12-CURRENT Message-ID: <20170111162803.GA49535@troutmask.apl.washington.edu> In-Reply-To: <20170111160121.rdzny5cufrsn5eo4@mutt-hardenedbsd> References: <20170111160121.rdzny5cufrsn5eo4@mutt-hardenedbsd>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 11, 2017 at 11:01:21AM -0500, Shawn Webb wrote: > Hey All, > > It looks like www/chromium fails to build on 12-CURRENT. Has anyone else > run into this? > Yep. It is due to chasing bleeding edge clang. > > clang++39 > /c++/v1/__config:58:2: error: "_LIBCPP_TRIVIAL_PAIR_COPY_CTOR" is no longer supported. use _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR instead #error "_LIBCPP_TRIVIAL_PAIR_COPY_CTOR" is no longer supported. \ ^ 1 error generated. https://reviews.llvm.org/D27277 -- Steve 20161221 https://www.youtube.com/watch?v=IbCHE-hONow
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170111162803.GA49535>