[Bug 209630] [maintainer-update] science/py-h5py: update to 2.6.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 20 04:02:29 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209630
--- Comment #7 from Kurt Jaeger <pi at FreeBSD.org> ---
I made a test with make -d all
In line 691 of
http://people.freebsd.org/~pi/logs/h5py-build-issues-3.txt
this is executed:
(cd /home/pi/myp/science/py-h5py/work/h5py-2.6.0/docs) && /bin/sh -c
'(/usr/bin/
find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d
$
0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec
c
hmod 444 $1/{} \;' -- .
/home/pi/myp/science/py-h5py/work/stage/usr/local/share/
doc/h5py
There are many (>700) lines of failing chmod following.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list