Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2005 21:26:55 +0930
From:      Ian Moore <no-spam@swiftdsl.com.au>
To:        =?iso-8859-1?q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
Cc:        "Anthony M. Agelastos" <iqgrande@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: py24-numeric upgrade woes
Message-ID:  <200507242127.06381.no-spam@swiftdsl.com.au>
In-Reply-To: <42E2E9EF.9060707@cs.tu-berlin.de>
References:  <list.freebsd.questions#list.freebsd.questions#list.freebsd.questions#42E235E0.9040608@gmail.com> <200507241015.45698.no-spam@swiftdsl.com.au> <42E2E9EF.9060707@cs.tu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Sunday 24 July 2005 10:37, Björn König wrote:
> You can fix this temporarily if you add the line
>
>    WRKSRC=  ${WRKDIR}/Numeric-${PORTVERSION}
>
> to Makefile, e.g. just before
>
>    .include <bsd.port.pre.mk>
>
> in line 28. I sent a mail to the maintainer yesterday.
>
> Björn

Thanks, that allows it to build now, but it falls over during the install:

-->  Installing the new version via the port
===>  Installing for py24-numeric-23.8
<snip>
MA Version 12.2.0
Numeric Version 23.8
install  -o root -g wheel -m 
444 /usr/ports/math/py-numeric/work/Numeric-23.8/Demo/*.py /usr/local/share/examples/py-numeric
install  -o root -g wheel -m 
444 /usr/ports/math/py-numeric/work/Numeric-23.8/Demo/NumTut/* /usr/local/share/examples/py-numeric/NumTut
install  -o root -g wheel -m 
444 /usr/ports/math/py-numeric/work/numpy.pdf /usr/local/share/doc/py-numeric
install: /usr/ports/math/py-numeric/work/numpy.pdf: No such file or directory
*** Error code 71

Stop in /usr/ports/math/py-numeric.
*** Error code 1

Stop in /usr/ports/math/py-numeric.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade2187.0 
make reinstall
egrep: /var/db/pkg/py24-numeric-23.7/+CONTENTS: No such file or directory
--->  Restoring the old version
** Fix the installation problem and try again.


numpy.pdf is actually in /usr/ports/math/py-numeric/work/Numeric-23.8
By editing line 48 of the Makefile to:
 ${INSTALL_DATA} ${WRKDIR}/Numeric-23.8/numpy.pdf ${DOCSDIR}
the port installs correctly.

Cheers,
-- 
Ian
gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQBC44ISPUlnmbKkJ6ARAgL8AJ95XGxMzriVMF08zVxSGmP6Wg/Z/QCfX4Y2
+eMejoq83lw9aUTeADNxyzg=
=7OFm
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507242127.06381.no-spam>