Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2016 04:02:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209630] [maintainer-update] science/py-h5py: update to 2.6.0
Message-ID:  <bug-209630-13-uwSMMLwNQO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209630-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209630-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209630

--- Comment #7 from Kurt Jaeger <pi@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 -e=
xec
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209630-13-uwSMMLwNQO>