From owner-freebsd-ports@freebsd.org Wed Jan 11 19:51:36 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29219CAB9B2 for ; Wed, 11 Jan 2017 19:51:36 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E248F1619 for ; Wed, 11 Jan 2017 19:51:35 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::7049:d69d:d97f:c66f] (unknown [IPv6:2001:7b8:3a7:0:7049:d69d:d97f:c66f]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 6AD0A25274; Wed, 11 Jan 2017 20:51:27 +0100 (CET) Content-Type: multipart/signed; boundary="Apple-Mail=_F4CA737F-F1F6-423F-85BF-D52E6F6A5D4C"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: www/chromium build failure on 12-CURRENT From: Dimitry Andric In-Reply-To: <20170111160121.rdzny5cufrsn5eo4@mutt-hardenedbsd> Date: Wed, 11 Jan 2017 20:51:22 +0100 Cc: freebsd-ports@freebsd.org Message-Id: <9CDC6A87-C024-48DB-B29F-908A4F981E4B@FreeBSD.org> References: <20170111160121.rdzny5cufrsn5eo4@mutt-hardenedbsd> To: Shawn Webb X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 19:51:36 -0000 --Apple-Mail=_F4CA737F-F1F6-423F-85BF-D52E6F6A5D4C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 11 Jan 2017, at 17:01, Shawn Webb wrote: >=20 > It looks like www/chromium fails to build on 12-CURRENT. ... > /usr/include/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. \ Hi Shawn, This has been fixed in https://svnweb.freebsd.org/changeset/ports/431170 (head) and https://svnweb.freebsd.org/changeset/ports/431185 (2017Q1). See also https://bugs.freebsd.org/214654 . -Dimitry --Apple-Mail=_F4CA737F-F1F6-423F-85BF-D52E6F6A5D4C Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlh2jL8ACgkQsF6jCi4glqPrUQCdFXDSYgCVx1hFiVMBKLcbUqcq CFEAn2fPOiA2NQ7rmfvkLMSpQRUBugbT =qhgn -----END PGP SIGNATURE----- --Apple-Mail=_F4CA737F-F1F6-423F-85BF-D52E6F6A5D4C--