From owner-freebsd-current@freebsd.org Wed Sep 23 19:57:42 2015 Return-Path: Delivered-To: freebsd-current@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 CCB91A08C2B for ; Wed, 23 Sep 2015 19:57:42 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B1D5711F1 for ; Wed, 23 Sep 2015 19:57:42 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id AFDBAA08C2A; Wed, 23 Sep 2015 19:57:42 +0000 (UTC) Delivered-To: current@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 AF746A08C29 for ; Wed, 23 Sep 2015 19:57:42 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (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 7423711F0 for ; Wed, 23 Sep 2015 19:57:42 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [10.192.0.157] (unknown [178.20.49.58]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 50DEE1AE00; Wed, 23 Sep 2015 21:57:36 +0200 (CEST) Subject: Re: Port compilation fails on HEAD. works on 9 and 10 STABLE Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: multipart/signed; boundary="Apple-Mail=_ADED6E69-2915-4E6F-92DE-E3257081F784"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5.1 From: Dimitry Andric In-Reply-To: Date: Wed, 23 Sep 2015 21:57:27 +0200 Cc: "current@freebsd.org" , leo@mediatomb.cc Message-Id: References: To: Kevin Oberman X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2015 19:57:42 -0000 --Apple-Mail=_ADED6E69-2915-4E6F-92DE-E3257081F784 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 23 Sep 2015, at 17:38, Kevin Oberman wrote: > > met/mediatomb fails to compile with clang++36. Works fine with gcc++ and > older versions of clang++. Try dropping the attached patch in net/mediatomb/files. I submitted it in March, in PR198436: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198436 but it did not get applied, because it apparently caused a build failure on 8.4 (for which the log is not available anymore, so no idea what the problem was). -Dimitry --Apple-Mail=_ADED6E69-2915-4E6F-92DE-E3257081F784 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.28 iEYEARECAAYFAlYDBC4ACgkQsF6jCi4glqOEAgCfU3yqbOu+WW0wjT6M6ZLqQ+si IroAn2N+X7jZxG4FDxJWEsLjlc/qgIuG =p7Vx -----END PGP SIGNATURE----- --Apple-Mail=_ADED6E69-2915-4E6F-92DE-E3257081F784--