Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2013 14:40:01 GMT
From:      Werner Thie <werner@thie.ch>
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/149167: lang/python26 fails to build _ctypes on Sheevaplug (ARM)
Message-ID:  <201302241440.r1OEe1Qe013076@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/149167; it has been noted by GNATS.

From: Werner Thie <werner@thie.ch>
To: bug-followup@FreeBSD.org, root@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302241440.r1OEe1Qe013076>