[REL - 84amd64-default][math/py-pandas] Failed for py27-pandas-0.14.0 in configure

John W. O'Brien john at saltant.com
Fri Jul 18 03:10:02 UTC 2014


On 7/17/14 7:32 PM, pkg-fallout-builder at FreeBSD.org wrote:
[...]
> =======================<phase: configure      >============================
> ===>  Configuring for py27-pandas-0.14.0
> Download error on https://pypi.python.org/simple/numpy/: [Errno 49] Can't assign requested address -- Some packages may not be found!
> Couldn't find index page for 'numpy' (maybe misspelled?)
> Download error on https://pypi.python.org/simple/: [Errno 49] Can't assign requested address -- Some packages may not be found!
> No local packages or download links found for numpy>=1.6.1
[...]

I believe this is caused by a problem [0] a level or two removed from
math/py-pandas. Some change in the ports infrastructure caused a change
in whether math/py-numpy installed an egg-info directory, which blinded
devel/py-setuptools27 (in this case) to the fact that the math/py-pandas
build dependency on math/py-numpy had been satisfied, which caused
${WRKSRC}/setup.py to try to satisfy it by installing math/py-numpy from
pypi, which isn't possible on pkg builder, which causes a failure in the
configure target of math/py-pandas, a work-around for which is offered
in [1]. However, I would have expected this to be fixed by the patch
committed under [0]. The fix must not have gotten in under the wire to
be picked up for this package building round.

If this is still a problem next week, I'll investigate further.

[0] math/py-numpy: Builds and stages egg-info directory but silently
fails to install it
    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191865
[1] [MAINTAINER] math/py-pandas: Update to 0.14.1
    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191857

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg-fallout/attachments/20140717/bcd63d47/attachment.sig>


More information about the freebsd-pkg-fallout mailing list