Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2018 13:32:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 225156] math/py-numpy: distutils bug uses incorrect shell during compilation leading to errors
Message-ID:  <bug-225156-21822@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 225156
           Summary: math/py-numpy: distutils bug uses incorrect shell
                    during compilation leading to errors
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: db@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

Created attachment 189705
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189705&action=
=3Dedit
Patch to fix exec_command.py

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-fall=
out
runs.

e.g.
Subject: [exp - 103i386-default-build-as-user][comms/wsjt] Failed for=20=20=
=20=20=20=20=20=20=20=20=20
        wsjt-10.r5745_6 in build=20=20=20=20
http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/458497/=
logs/wsjt-10.r5745_6.log=20
Build URL:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
http://package19.nyi.freebsd.org/build.html?mastername=3D103i386-default-bu=
ild-as-user&build=3D458497=20

Subject: [exp - 103i386-default-build-as-user][comms/wspr] Failed for=20=20=
=20=20=20=20=20=20=20=20=20
        wspr-4.00.r4198_9 in build=20
http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/45849/l=
ogs/wspr-4.00.r4198_9.log=20
Build URL:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
http://package19.nyi.freebsd.org/build.html?mastername=3D103i386-default-bu=
ild-as-user&build=3D458497

--=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-225156-21822>