Two issues. One minor, one major.

Justin Hibbits jrh29 at alumni.cwru.edu
Wed Dec 10 06:11:09 PST 2008


On Wed, Dec 10, 2008 at 11:08:01PM +1100, Horst Günther Burkhardt III wrote:
> [ bsdbox ] [ root ] [ /usr/ports/lang/python25 ] ==> make install
> 
> ( ... )
> 
> ( ... )
> 
> Listing /usr/local/lib/python2.5/test/output ...
> Compiling /usr/local/lib/python2.5/test/outstanding_bugs.py ...
> Compiling /usr/local/lib/python2.5/test/pickletester.py ...
> Illegal instruction (core dumped)
> *** Error code 132
> 
> Stop in /usr/ports/lang/python25/work/Python-2.5.2/portbld.static.
> *** Error code 1
> 
> Stop in /usr/ports/lang/python25.
> *** Error code 1
> 
> Stop in /usr/ports/lang/python25.
> 
> [ bsdbox ] [ root ] [ /usr/ports/lang/python25 ] ==>
> 
> 
> .... This is exceedingly disturbing. EXCEEDINGLY disturbing. I kinda
> need Python 2.5 :(

Have you been compiling everything with altivec support?  That would cause
illegal instructions for a lot of things, since it's not yet enabled.

- Justin


More information about the freebsd-ppc mailing list