From owner-freebsd-questions@FreeBSD.ORG Thu Jan 10 15:59:34 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 94652AD0 for ; Thu, 10 Jan 2013 15:59:34 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 5852E6D6 for ; Thu, 10 Jan 2013 15:59:34 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0AFxXnD007457; Thu, 10 Jan 2013 08:59:33 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0AFxXqU007454; Thu, 10 Jan 2013 08:59:33 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 10 Jan 2013 08:59:33 -0700 (MST) From: Warren Block To: Xavier Subject: Re: I can't compile graphics/py-cairo In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 10 Jan 2013 08:59:33 -0700 (MST) Cc: freebsd-questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 15:59:34 -0000 On Thu, 10 Jan 2013, Xavier wrote: > Hi to all, > > I use 9.1-RELEASE and up to date the ports tree: > > # portsnap fetch update > Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. > Fetching snapshot tag from ec2-eu-west-1.portsnap.FreeBSD.org... done. > Ports tree hasn't changed since last snapshot. > No updates needed. > Ports tree is already up to date. > root@casa:/root # date > Thu Jan 10 11:25:43 CET 2013 > > And graphics/py-cairo don't compile: > > http://pastebin.com/1ccxe2jt > > http://pastebin.com/4r5JGR3H Something is going on with the Python headers. It affects more than one port. Some have said that enabling the PTH option when building Python helps, but it doesn't sound like a correct fix. The freebsd-ports mailing list may be a better source of information on this.