From owner-freebsd-ports@FreeBSD.ORG Thu Mar 18 01:50:05 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28D3D1065676 for ; Thu, 18 Mar 2010 01:50:05 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout023.mac.com (asmtpout023.mac.com [17.148.16.98]) by mx1.freebsd.org (Postfix) with ESMTP id 1316D8FC18 for ; Thu, 18 Mar 2010 01:50:04 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from [17.151.111.153] by asmtp023.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KZG00FOQFQZQX80@asmtp023.mac.com> for freebsd-ports@freebsd.org; Wed, 17 Mar 2010 18:49:48 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1003170312 From: Chuck Swiger In-reply-to: <970380131003171835i19383b57nc52886cc6e64ce25@mail.gmail.com> Date: Wed, 17 Mar 2010 18:49:47 -0700 Message-id: <9DAB6E99-9E7F-4444-BC25-5BF219A90E88@mac.com> References: <970380131003171146g73c81069t4fff06a349c2acc3@mail.gmail.com> <970380131003171835i19383b57nc52886cc6e64ce25@mail.gmail.com> To: Jason Garrett X-Mailer: Apple Mail (2.1077) Cc: freebsd-ports@freebsd.org Subject: Re: lang/guile fails to build on amd64 / 9-CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2010 01:50:05 -0000 Hi-- On Mar 17, 2010, at 6:35 PM, Jason Garrett wrote: > I can't believe that no one running 9-CURRENT also didn't build gnome2 > and found this problem? Shall I submit a PR? You appear to be compiling with -Werror set. Consider changing that, otherwise submitting a PR with the fix would certainly be helpful. Regards, -- -Chuck