From owner-freebsd-python@FreeBSD.ORG Thu Oct 31 00:10:01 2013 Return-Path: Delivered-To: freebsd-python@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7199AB39 for ; Thu, 31 Oct 2013 00:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5F6382E66 for ; Thu, 31 Oct 2013 00:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9V0A1Qv052231 for ; Thu, 31 Oct 2013 00:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9V0A1fb052228; Thu, 31 Oct 2013 00:10:01 GMT (envelope-from gnats) Date: Thu, 31 Oct 2013 00:10:01 GMT Message-Id: <201310310010.r9V0A1fb052228@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: Justin Hibbits Subject: Re: ports/178094: math/py-numpy dependency on atlas assumes existing install of atlas X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Justin Hibbits List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 00:10:01 -0000 The following reply was made to PR ports/178094; it has been noted by GNATS. From: Justin Hibbits To: koobs@freebsd.org Cc: "bug-followup@freebsd.org" Subject: Re: ports/178094: math/py-numpy dependency on atlas assumes existing install of atlas Date: Wed, 30 Oct 2013 17:08:41 -0700 --20cf301cc05497d8b804e9fe40d2 Content-Type: text/plain; charset=UTF-8 Hi Kubilay, On Tue, Oct 29, 2013 at 3:03 AM, Kubilay Kocak wrote: > > Can you confirm whether or not this is still an issue for you please. > > I'd like to feedback->open this PR with maintainer-timeout if so someone > can take care of this for you, and feedback->close if not. > > This is indeed still a problem. It lies in line 59, where it checks for a static library. --20cf301cc05497d8b804e9fe40d2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Kubilay,

On Tue, Oct 29, 2013 at 3:03 AM, Kubilay Kocak <k= oobs.freebsd@gmail.com> wrote:
Can you confirm whether or not this is still an issue for you please.

I'd like to feedback->open this PR with maintainer-timeout if so som= eone
can take care of this for you, and feedback->close if not.


This is indee= d still a problem. =C2=A0It lies in line 59, where it checks for a static l= ibrary.


--20cf301cc05497d8b804e9fe40d2--