Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2011 03:40:05 GMT
From:      Mars G Miro <spry@anarchy.in.the.ph>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/154326: [PATCH] math/py-numpy updated checksums
Message-ID:  <201102010340.p113e5Mr056115@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/154326; it has been noted by GNATS.

From: Mars G Miro <spry@anarchy.in.the.ph>
To: bug-followup@FreeBSD.org, "Li-Lun Wang (Leland Wang)" <llwang@infor.org>
Cc:  
Subject: Re: ports/154326: [PATCH] math/py-numpy updated checksums
Date: Tue, 1 Feb 2011 11:06:49 +0800

 Hi
 
 
  This is what happens w/ an updated ports tree:
 ++++++++++++++++++++++
 root@spry82RC:/home/ports/math/py-numpy# make build
 ===>  Vulnerability check disabled, database not found
 ===>  License check disabled, port has not defined LICENSE
 ===>  Found saved configuration for py26-numpy-1.3.0_2,1
 ===>  Extracting for py26-numpy-1.5.1,1
 => SHA256 Checksum OK for numpy-1.5.1.tar.gz.
 => SHA256 Checksum mismatch for numpy-ref.pdf.
 => SHA256 Checksum mismatch for numpy-user.pdf.
 ===>  Refetch for 1 more times files: numpy-ref.pdf numpy-user.pdf
 ===>  Vulnerability check disabled, database not found
 ===>  License check disabled, port has not defined LICENSE
 ===>  Found saved configuration for py26-numpy-1.3.0_2,1
 => numpy-ref.pdf doesn't seem to exist in /usr/distfiles/.
 => Attempting to fetch from http://docs.scipy.org/doc/numpy-1.5.x/.
 fetch: http://docs.scipy.org/doc/numpy-1.5.x/numpy-ref.pdf: Requested
 Range Not Satisfiable
 => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
 fetch: numpy-ref.pdf: local file (6645864 bytes) is longer than remote
 file (5865550 bytes)
 => Couldn't fetch it - please try to retrieve this
 => port manually into /usr/distfiles/ and try again.
 *** Error code 1
 
 Stop in /home/ports/math/py-numpy.
 *** Error code 1
 
 Stop in /home/ports/math/py-numpy.
 *** Error code 1
 
 Stop in /home/ports/math/py-numpy.
 
 ++++++++++++++++++++++
 
 So I updated distinfo from the site, made the patch, and it builds fine:
 
 ++++++++++++++++++++++
 root@spry82RC:/home/mars/py-numpy# make build
 ===>  Vulnerability check disabled, database not found
 ===>  License check disabled, port has not defined LICENSE
 ===>  Found saved configuration for py26-numpy-1.3.0_2,1
 ===>  Extracting for py26-numpy-1.5.1,1
 => SHA256 Checksum OK for numpy-1.5.1.tar.gz.
 => SHA256 Checksum OK for numpy-ref.pdf.
 => SHA256 Checksum OK for numpy-user.pdf.
 ===>  Patching for py26-numpy-1.5.1,1
 ===>  Applying FreeBSD patches for py26-numpy-1.5.1,1
 ===>   py26-numpy-1.5.1,1 depends on file: /usr/local/bin/python2.6 - found
 ===>   py26-numpy-1.5.1,1 depends on executable: gcc45 - found
 ===>   py26-numpy-1.5.1,1 depends on shared library: lapack.4 - found
 ===>   py26-numpy-1.5.1,1 depends on shared library: blas.2 - found
 ===>  Configuring for py26-numpy-1.5.1,1
 Running from numpy source directory.F2PY Version 1
 blas_opt_info:
 blas_mkl_info:
 /home/tmp_ports/home/mars/py-numpy/work/numpy-1.5.1/numpy/distutils/system_info.py:527:
 UserWarning: Specified path /usr/local/include/suitesparse is invalid.
   warnings.warn('Specified path %s is invalid.' % d)
   libraries mkl,vml,guide not found in /usr/lib
   libraries mkl,vml,guide not found in /usr/local/lib
   libraries mkl,vml,guide not found in
 /usr/local/lib/gcc45/gcc/x86_64-portbld-freebsd8.1/4.5.3/../../../
   NOT AVAILABLE
 
 ....
 
 
 
 -- 
 cheers
 mars
 -----



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