From owner-freebsd-ports@FreeBSD.ORG Mon Sep 2 00:41:04 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E2FEBE73 for ; Mon, 2 Sep 2013 00:41:04 +0000 (UTC) (envelope-from kentas@hush.com) Received: from smtp1.hushmail.com (smtp1.hushmail.com [65.39.178.135]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CAA8F23EE for ; Mon, 2 Sep 2013 00:41:04 +0000 (UTC) Received: from smtp1.hushmail.com (localhost [127.0.0.1]) by smtp1.hushmail.com (Postfix) with SMTP id 5935940170 for ; Mon, 2 Sep 2013 00:40:58 +0000 (UTC) Received: from smtp.hushmail.com (w7.hushmail.com [65.39.178.32]) by smtp1.hushmail.com (Postfix) with ESMTP; Mon, 2 Sep 2013 00:40:58 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id 12F03200DE; Mon, 2 Sep 2013 00:40:58 +0000 (UTC) MIME-Version: 1.0 Date: Sun, 01 Sep 2013 20:40:57 -0400 To: ports@freebsd.org Subject: graphics/libfpx fails to build From: "Kenta Suzumoto" Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20130902004058.12F03200DE@smtp.hushmail.com> Cc: mi@aldan.algebra.com X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2013 00:41:04 -0000 Hi all. graphics/libfpx seems to fail for me in poudriere. Here's the whole log http://dpaste.com/1363160/plain/ Building with GCC in base instead of Clang seems to fix it. Maybe we can update the Makefile? There's also a PR to update it which may fix it, but the maintainer hasn't responded in a few weeks. https://www.freebsd.org/cgi/query-pr.cgi?pr=181302