[Bug 201523] lang/python27 on raspberry B, _ctypes libffi sysv.S 'invalid instruction'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 16 02:47:56 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201523
--- Comment #6 from Kubilay Kocak <koobs at FreeBSD.org> ---
(In reply to Sean Bruno from comment #5)
The LIBFFI option was added and was/is enabled by default.
The option switches Python to use the the ports version of libffi
(devel/libffi).
The option can be disabled, which results in Python using its bundled version.
If the issue is not reproducible for you with this option ENABLED, then either:
* A change fixing the issue has already been committed in libffi upstream and
released (and the bug should not be open), OR
* A change was made elsewhere outside of Python/libffi (FreeBSD?) that fixes
it.
If the issue is not reproducible for you with this option DISABLED, then
either:
* A fix was committed to Python upstream, OR
* A change was made elsewhere outside of Python/libffi (FreeBSD?) that fixes
it.
Either way, we need to isolate why this works for you but doesn't for the
original reporter
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list