From owner-freebsd-java@FreeBSD.ORG Sun Nov 30 14:05:58 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F380EF; Sun, 30 Nov 2014 14:05:58 +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 4DC31845; Sun, 30 Nov 2014 14:05:58 +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 sAUE5wBB044208; Sun, 30 Nov 2014 14:05:58 GMT (envelope-from antoine@freefall.freebsd.org) Received: (from antoine@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id sAUE5wKv044207; Sun, 30 Nov 2014 14:05:58 GMT (envelope-from antoine) Date: Sun, 30 Nov 2014 14:05:58 +0000 From: Antoine Brodin To: java@FreeBSD.org Subject: FreeBSD Ports failing to build with clang 3.5 Message-ID: <20141130140558.GA44203@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-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2014 14:05:58 -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: java/openjdk6 http://package18.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-11-29_14h36m35s/logs/errors/openjdk6-b33,1.log java/openjdk6-jre http://package18.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-11-29_14h36m35s/logs/errors/openjdk6-jre-b33,1.log java/openjdk8 http://package18.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-11-29_14h36m35s/logs/errors/openjdk8-8.25.17_2.log java/openjdk8-jre http://package18.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-11-29_14h36m35s/logs/errors/openjdk8-jre-8.25.17_2.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@