[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 13:39:52 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225156

Diane Bruce <db at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |db at FreeBSD.org

--- Comment #1 from Diane Bruce <db at FreeBSD.org> ---
N.B.

From 
Log URL:                                                                        
http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/458882/logs/wsjt-10.r5745_6.log 

...
creating /tmp/tmp2ijw0_y2/tmp                                                   
creating /tmp/tmp2ijw0_y2/tmp/tmp2ijw0_y2                                       
compile options: '-MMD -MF /tmp/tmp2ijw0_y2/file.c.d -c'                        
cc: /tmp/tmp2ijw0_y2/file.c                                                     
This account is currently not available.                                        
This account is currently not available.      
...


nobody:*:65534:65534:Unprivileged user:/nonexistent:/usr/sbin/nologin
/usr/sbin/nologin
This account is currently not available.

exec_command.py uses nobody shell which fails, when it should be always using
 /bin/sh

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


More information about the freebsd-python mailing list