[Bug 201523] lang/python27 on raspberry B, _ctypes libffi sysv.S 'invalid instruction'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 14 13:30:27 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201523
--- Comment #3 from ArnoB <bug at rgbaz.nl> ---
(In reply to Kubilay Kocak from comment #2)
* What version of FreeBSD? (uname -a output)
FreeBSD rpi-b 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r284969: Wed Jul 1 06:34:08
UTC 2015 root at releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI-B
arm
* Are you using the lang/python27 port or package?
I'm installing from ports: lang/python27
(It was actually initated by the installation of subversion)
* If using the lang/python27 port, is it built with or without LIBFFI option?
I didn't get an option to build it without. Only to use python's bundled
version or the one from ports.
make config gave me this:
"LIBFFI Use libffi from ports instead of bundled version"
I have this disabled.
* If built without LIBFFI option, please try to reproduce after rebuilding
with the LIBFFI option enabled
I tried enabling it, but that didn't make a difference. I got the exact same
error.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list