[Bug 208282] lang/python*: Packages fails on arm due to variable in _sysconfigdata.py

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 31 18:10:40 UTC 2017


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

Sean Bruno <sbruno at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress

--- Comment #21 from Sean Bruno <sbruno at FreeBSD.org> ---
(In reply to Michal Meloun from comment #20)
I *think* the correct answer is that ports/Mk things should be taught to deal
with the cross build environment of QEMU user.

There is no bug in python's build or run time.  There is no bug in
qemu-user-static.  The "bug" is that the build CC is not the runtime CC.

Python cannot be the only port that is going to fail this way.

The attached patch inflicts maintenance requirements on the *maintainer* of
freebsd's python port.  I don't think that's what we want here.

It *does* work however.  :-)

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


More information about the freebsd-python mailing list