From owner-freebsd-python@FreeBSD.ORG Wed Oct 1 17:55:13 2014 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4BB00703; Wed, 1 Oct 2014 17:55:13 +0000 (UTC) Received: from mail-qc0-x229.google.com (mail-qc0-x229.google.com [IPv6:2607:f8b0:400d:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DB42BCB9; Wed, 1 Oct 2014 17:55:12 +0000 (UTC) Received: by mail-qc0-f169.google.com with SMTP id i8so827240qcq.0 for ; Wed, 01 Oct 2014 10:55:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=qyl0v4v+/h6PIIhNCWRLm0YwGHGH+lUwqsETONDxXC4=; b=t+o3kOeIcC3+C6tPJDtMU6Qa1cfiIOKG0fXSKSeWJWKGpvBuVZpbJ4dqH/MewbLgY+ n7W0H65bRBvT9pKPngDz7mTpqat7Sb2Fz5niFMqtSU/IHv03DDkaC6DCEQiS48pzwxrj 2DatRcDe5N02ZSn3V0GlvG5FgLEaKm6G4zmCaifjWmXKQAtNiT1i94aI77MkmdwyUFo4 mW3HCWJtgYl3e4cic3HSayF6c6anhDEppZ6Yd3XeJXcdJ4E7Spfl8oMfW81OmsOahiD/ bt7Poe5vXwWYpQGG4g/TXRwC6W6iNORUz1O4ikZBARDGICSX8clUKtfIuKrtNfCGRXgh smKQ== MIME-Version: 1.0 X-Received: by 10.236.172.161 with SMTP id t21mr83130023yhl.65.1412186109725; Wed, 01 Oct 2014 10:55:09 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.164.197 with HTTP; Wed, 1 Oct 2014 10:55:09 -0700 (PDT) In-Reply-To: <20140930105901.Horde.8NnDt4jYnDKAQm8WBYG8sg2@graf.pompo.net> References: <62DE6FC0-81E3-4948-8EEC-E117F8804C47@FreeBSD.org> <20140929171014.Horde.YYy7h3WioJML_Df5UL6LGw1@graf.pompo.net> <98696AA7-E23D-46BF-854C-DAAB0FEAE9CC@FreeBSD.org> <20140929174352.GH22824@graf.pompo.net> <20140929220609.GK22824@graf.pompo.net> <6D4AA066-D0FE-4F86-9519-4235A4B8D4B8@FreeBSD.org> <20140930094610.Horde.DUABEBfOMwkJwRR-18ZKxw1@graf.pompo.net> <794D8C26-FC05-4417-A16C-47B3156285F2@FreeBSD.org> <20140930105901.Horde.8NnDt4jYnDKAQm8WBYG8sg2@graf.pompo.net> Date: Wed, 1 Oct 2014 19:55:09 +0200 X-Google-Sender-Auth: aDXVJ1E3tuAypn17HrAUwi1dX3o Message-ID: Subject: Re: svn commit: r369447 - head/math/py-numpy From: Antoine Brodin To: Thierry Thomas Content-Type: text/plain; charset=UTF-8 Cc: Dmitry Sivachenko , python@freebsd.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2014 17:55:13 -0000 On Tue, Sep 30, 2014 at 10:59 AM, wrote: > Selon Dmitry Sivachenko le mar 30 sep 10:40:46 2014 : > >> I committed your fix for py-scipy and py-symeig port, I also verified >> several other py-numpy-dependent ports: they have no such an issue. Hi, 2 others: http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369680/logs/errors/py27-obspy-0.9.2_2.log http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369680/logs/errors/py27-pymc-2.3_2,1.log Cheers, Antoine > > > Thanks Dmitry! > > -- > Th. Thomas.