The following reply was made to PR ports/149167; it has been noted by GNATS.
From: Werner Thie <wer...@thie.ch> To: bug-follo...@freebsd.org, r...@cooltrainer.org Cc: Subject: Re: ports/149167: lang/python26 fails to build _ctypes on Sheevaplug (ARM) Date: Sun, 24 Feb 2013 15:35:28 +0100 Follow up for Beaglebone (ARM) with Python-2.7.3 Python27 on FreeBSD 10.0-CURRENT #0 r246947M builds ok from ports, but aborts and dumps core when importing ctypes. I debugged this so far that I was able to identify the offending line, being a quite questionable fix in ctypes/__init__.py:279 in function _reset_cache() If this line is commented out, ctypes just loads fine and twisted being dependent on ctypes is unfolding its power with an impressively clean bill when twisted tests are run. Werner _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"