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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 29 07:56:41 UTC 2016


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

--- Comment #9 from Emmanuel Vadot <manu at freebsd.org> ---
When cross-builing python with qemu-static the compiler is /nxb-bin/usr/bin/cc
and python save this value for compiling module after.
/nxb-bin/ doesn't exists on arm image (or mips or whatever).
If I was crazy enough to build python from an arm board I wouldn't have the
problem.

As for other ports it's possible, I know that perl needs it and iirc the
changes have been commited.

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


More information about the freebsd-python mailing list