Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 2015 02:47:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 201523] lang/python27 on raspberry B, _ctypes libffi sysv.S 'invalid instruction'
Message-ID:  <bug-201523-21822-chouPw23u9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201523-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201523-21822@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #6 from Kubilay Kocak <koobs@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201523-21822-chouPw23u9>