[Bug 225156] math/py-numpy: distutils bug uses incorrect shell during compilation leading to errors
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 14 20:34:08 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225156
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: db
Date: Sun Jan 14 20:33:38 UTC 2018
New revision: 458999
URL: https://svnweb.freebsd.org/changeset/ports/458999
Log:
exec_command.py states in comments it uses /bin/sh on POSIX for subprocess
but incorrectly uses shell from environment. This makes compiles fail when
compilation is done using the account 'nobody' which is default on pkg-fallout
runs.
PR: ports/225156
Submitted by: self
Reported by: self
Reviewed by: antoine
Approved by: antoine
Changes:
head/math/py-numpy/Makefile
head/math/py-numpy/files/patch-numpy-distutils-exec_command.py
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list