From owner-freebsd-python@FreeBSD.ORG Wed Aug 28 14:40:02 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 2B200B84 for ; Wed, 28 Aug 2013 14:40:02 +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 189442BF8 for ; Wed, 28 Aug 2013 14:40:02 +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 r7SEe10f019071 for ; Wed, 28 Aug 2013 14:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7SEe1V0019070; Wed, 28 Aug 2013 14:40:01 GMT (envelope-from gnats) Date: Wed, 28 Aug 2013 14:40:01 GMT Message-Id: <201308281440.r7SEe1V0019070@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: Denis Generalov Subject: Re: ports/181593: math/py-numpy maintainer gone X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Denis Generalov List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Aug 2013 14:40:02 -0000 The following reply was made to PR ports/181593; it has been noted by GNATS. From: Denis Generalov To: "Kenta Suzumoto" Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/181593: math/py-numpy maintainer gone Date: Wed, 28 Aug 2013 18:34:44 +0400 On Tue, 27 Aug 2013 19:15:10 -0400 "Kenta Suzumoto" wrote: > On 08/27/2013 at 6:50 PM, "Denis Generalov" wrote: > > > >Hello, Kenta S. > > > >Could you show poudriere build log? > > > > Attached. It may be a problem with math/suitesparse, which is a dependency. I'm not sure. Thanks for any help! You are probably right. Could you show the same log for math/suitesparse? I can't reproduce this, but I use poudriere-devel. -- Denis Generalov