From owner-freebsd-ports@FreeBSD.ORG Sat Dec 13 11:42:00 2014 Return-Path: <owner-freebsd-ports@FreeBSD.ORG> Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CFD7DE03; Sat, 13 Dec 2014 11:42:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A0024D9C; Sat, 13 Dec 2014 11:42:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id sBDBg0AM024827; Sat, 13 Dec 2014 11:42:00 GMT (envelope-from antoine@freefall.freebsd.org) Received: (from antoine@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id sBDBg0i2024826; Sat, 13 Dec 2014 11:42:00 GMT (envelope-from antoine) Date: Sat, 13 Dec 2014 11:42:00 +0000 From: Antoine Brodin <antoine@FreeBSD.org> To: ports@FreeBSD.org Subject: FreeBSD Ports failing to build with clang 3.5 Message-ID: <20141213114200.GA24822@freefall.freebsd.org> Reply-To: portmgr-feedback@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports/> List-Post: <mailto:freebsd-ports@freebsd.org> List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 13 Dec 2014 11:42:00 -0000 Dear maintainer, The FreeBSD project is working on updating llvm and clang to 3.5.0 in head [1]. The following ports you maintain fail to build after this update: science/vmd http://pb2.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-12-12_23h17m02s/logs/errors/vmd-1.9.1_3.log Usually, the -Werror warnings are pointing to actual bugs in the ports themselves. If you have a patch to fix the ports, please submit them in FreeBSD Bugzilla [2]. [1] https://lists.freebsd.org/pipermail/freebsd-current/2014-November/053570.html [2] https://bugs.freebsd.org/submit/ Cheers, Antoine on behalf of portmgr@