Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2007 14:07:32 +0100
From:      Kirill Ponomarew <krion@voodoo.bawue.com>
To:        Xin LI <delphij@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: [ports] cvs commit: ports/Mk bsd.python.mk ports/lang/python Makefile distinfo ports/lang/python-doc-html distinfo ports/lang/python24 Makefile distinfo pkg-plist ports/lang/python24/files patch-CVE-2006-4980 patch-setup.py
Message-ID:  <20070214130732.GA58681@voodoo.bawue.com>
In-Reply-To: <20070214060733.4210D16A47D@hub.freebsd.org>
References:  <200702140607.l1E67TWO052440@repoman.freebsd.org> <20070214060733.4210D16A47D@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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