From owner-freebsd-python@FreeBSD.ORG Mon Nov 29 15:40:16 2010 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 561A010656CE for ; Mon, 29 Nov 2010 15:40:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 13E298FC1C for ; Mon, 29 Nov 2010 15:40:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oATFe9rB038613 for ; Mon, 29 Nov 2010 15:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oATFe9Vw038607; Mon, 29 Nov 2010 15:40:09 GMT (envelope-from gnats) Date: Mon, 29 Nov 2010 15:40:09 GMT Message-Id: <201011291540.oATFe9Vw038607@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Milos Negovanovic Cc: Subject: Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Milos Negovanovic List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2010 15:40:16 -0000 The following reply was made to PR ports/152671; it has been noted by GNATS. From: Milos Negovanovic To: wen heping Cc: bug-followup@FreeBSD.org Subject: Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions Date: Mon, 29 Nov 2010 15:35:58 +0000 On Mon, Nov 29, 2010 at 01:12:41PM +0000, Milos Negovanovic wrote: > On Mon, Nov 29, 2010 at 09:08:29PM +0800, wen heping wrote: > > Hi, > > > > Is this build problem caused by the update of python27 to 2.7.1 ? > > Or it existed with 2.7.0 ? > > > > > > wen > > Yes, its caused by update of python27 to 2.7.1. All extensions used to > build fine with 2.7.0. > > Ive updated python27 this morning and went on to recompile my python > extensions. One thing crossed my mind ... It could be setuptools issue rather then python27. -- Milos Negovanovic milos.negovanovic@gmail.com