From owner-freebsd-ports@FreeBSD.ORG Wed Oct 22 12:42:26 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24752106566C; Wed, 22 Oct 2008 12:42:26 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 022EA8FC2E; Wed, 22 Oct 2008 12:42:25 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from localhost ([127.0.0.1]) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Ksd2d-0002ob-1Y; Wed, 22 Oct 2008 08:42:24 -0400 Message-ID: <48FF1FAD.3080806@FreeBSD.org> Date: Wed, 22 Oct 2008 07:42:21 -0500 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Alexander Logvinov , freebsd-ports@freebsd.org, glarkin@freebsd.org References: <20081021194653.26A9A12E4348@quark.ds9.tecnik93.com> <1476747122.20081022083801@akavia.ru> <20081022070147.GB2521@kyuzo.dunkelkammer.void> In-Reply-To: <20081022070147.GB2521@kyuzo.dunkelkammer.void> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) Cc: Subject: Re: math/py-numeric - fails: install_error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2008 12:42:26 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Stefan Walter wrote: > Alexander Logvinov, 22.10.08, 00:38h CEST: > >> Hello! >> >>> lib/python2.5/site-packages/Numeric/Numeric_headers/Numeric/ranlib.h: >>> Cannot stat: No such file or directory >>> tar: >>> lib/python2.5/site-packages/Numeric/Numeric_headers/Numeric/ufuncobject.h: >>> Cannot stat: No such file or directory >>> tar: Error exit delayed from previous errors. >>> pkg_create: make_dist: tar command failed with code 256 >>> Creating package /tmp/packages/All/py25-numeric-24.2_1.tbz >>> Registering depends: python25-2.5.2_3. >>> Creating bzip'd tar ball in >>> '/tmp/packages/All/py25-numeric-24.2_1.tbz' >>> *** Error code 1 >>> Stop in /a/ports/math/py-numeric. >>> ================================================================ >>> build of /usr/ports/math/py-numeric ended at Tue Oct 21 19:46:50 UTC 2008 >> Could some of you look on ports/122434? Thanks! > > That PR is currently assigned to glarkin (cc'd). > > Regards, > Stefan Hi folks, Sorry for the delay in closing the PR. I made some changes locally, and py-numeric installed/deinstalled with no problems. However, I tried running it under Tinderbox and came up with some errors. I believe the problem is related to the fact that py-numeric uses an implicit dependency on setuptools. In my environment, setuptools was installed, so py-numeric used it. In the Tinderbox environement, setuptools was not installed and not used, and that resulted in different behavior. I plan to fix the inconsistency this week and close the PR within the next couple of days. In the mean time, please try installing setuptools manually and then py-numeric to see if that fixes the problem. Regards, Greg Larkin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkj/H6wACgkQ0sRouByUApBqgwCfWSBqGHS7RLo0EJ6jATMCwQp6 Zn4An1aNw/rlzSlOAVq2W807d1eQVMcT =u/Ca -----END PGP SIGNATURE-----