From owner-freebsd-python@FreeBSD.ORG  Sat Mar 16 18:10:01 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
 by hub.freebsd.org (Postfix) with ESMTP id D47999E1
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Sat, 16 Mar 2013 18:10:01 +0000 (UTC)
 (envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 by mx1.freebsd.org (Postfix) with ESMTP id C4B96D31
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Sat, 16 Mar 2013 18:10:01 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2GIA1dR074676
 for <freebsd-python@freefall.freebsd.org>; Sat, 16 Mar 2013 18:10:01 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2GIA08Q074675;
 Sat, 16 Mar 2013 18:10:00 GMT (envelope-from gnats)
Date: Sat, 16 Mar 2013 18:10:00 GMT
Message-Id: <201303161810.r2GIA08Q074675@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: "Vladimir Chukharev" <chukharev@mail.ru>
Subject: Re: ports/176993: math/py-matplotlib/work does not see installed numpy
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: Vladimir Chukharev <chukharev@mail.ru>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 16 Mar 2013 18:10:01 -0000

The following reply was made to PR ports/176993; it has been noted by GNATS.

From: "Vladimir Chukharev" <chukharev@mail.ru>
To: "Geoffrey Mainland" <mainland@gmail.com>
Cc: bug-followup@freebsd.org, Vladimir.Chukharev@gmail.com, "Geoffrey
 Mainland" <mainland@apeiron.net>
Subject: Re: ports/176993: math/py-matplotlib/work does not see installed
 numpy
Date: Sat, 16 Mar 2013 20:01:09 +0200

 On Sat, 16 Mar 2013 18:21:35 +0200, Geoffrey Mainland <mainland@gmail.com> wrote:
 
 > On 03/16/2013 02:04 PM, Vladimir Chukharev wrote:
 >> So, I will reinstall atlas with the default options now (that's not fast
 >> IIRC...), then matplotlib again, and let you know the results.
 >
 > Hope that works for you.
 
 It does not, unfortunately.
 
 I think, this PS can be closed, since the problem is numpy, atlas, or
 their dependents.
 
 >> BTW, can the message be more clear in your port?
 >
 > The message you saw is generated by matplotlib's configuration
 > script. You would do best to contact the matplotlib developers if you
 > think it should be changed as it is something that would need to be
 > modified upstream. I do not think a FreeBSD-only patch is justified.
 
 Well... For me it's not anymore a problem, I will remember the actual
 reason. Just more similar PRs might come up.
 
 >>> I have seen many broken numpy installations. The matplotlib will "see"
 >>> that numpy is installed, but when the configuration runs, numpy can't be
 >>> imported so configuration fails.
 >>>
 >>> Geoff
 >
 >
 >
 -- 
 Vladimir Chukharev