On Wed, Feb 14, 2007 at 06:07:33AM +0000, Xin LI wrote:
> delphij     2007-02-14 06:07:29 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     Mk                   bsd.python.mk 
>     lang/python          Makefile distinfo 
>     lang/python-doc-html distinfo 
>     lang/python24        Makefile distinfo pkg-plist 
>     lang/python24/files  patch-setup.py 
>   Removed files:
>     lang/python24/files  patch-CVE-2006-4980 
>   Log:
>   Update to Python 2.4.4.
>   
>   Approved by:    maintainer timeout, alexbl (python@)
>   Tested by:      pointyhat
>   PR:             ports/105901

Upgrading from python24-2.4.3_3 to python24-2.4.4 fails on AMD64 6.2 RELEASE.

cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t 
-DTHREAD_STACK_SIZE=0x20000 -fPIC -fno-strict-aliasing -I. 
-I/usr/ports/lang/python24/work/Python-2.4.4/./Include -I/usr/local/include 
-I/usr/ports/lang/python24/work/Python-2.4.4/Include 
-I/usr/ports/lang/python24/work/Python-2.4.4 -c 
/usr/ports/lang/python24/work/Python-2.4.4/Modules/_cursesmodule.c -o 
build/temp.freebsd-6.2-PRERELEASE-amd64-2.4/_cursesmodule.o
cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t 
-DTHREAD_STACK_SIZE=0x20000 
build/temp.freebsd-6.2-PRERELEASE-amd64-2.4/_cursesmodule.o -L/usr/local/lib 
-lncurses -o build/lib.freebsd-6.2-PRERELEASE-amd64-2.4/_curses.so
Segmentation fault (core dumped)
*** Error code 139

-Kirill
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to