Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2006 16:10:59 GMT
From:      rachid achellal <rachid@in.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/99496: Segmentation fault python bij building from ports
Message-ID:  <200606261610.k5QGAxU2068071@www.freebsd.org>
Resent-Message-ID: <200606261710.k5QHAPl5070265@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         99496
>Category:       i386
>Synopsis:       Segmentation fault python bij building from ports
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 26 17:10:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     rachid achellal
>Release:        6.1
>Organization:
IN bvba - IN nederland
>Environment:
FreeBSD cpanel-01.smsgedicht.nl 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Jun 26 13:44:34 CEST 2006     root@cpanel-01.smsgedicht.nl:/usr/obj/usr/src/sys/bas  i386
>Description:
When i run portupgrade -aO and want's to upgrade python to version python-2.4.2. Then i get the follow error:

/usr/ports/lang/python/work/Python-2.4.3/Modules/nismodule.c: In function `nis_cat':
/usr/ports/lang/python/work/Python-2.4.3/Modules/nismodule.c:165: warning: assignment from incompatible pointer type
cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-6.1-STABLE-i386-2.4/nismodule.o -L/usr/local/lib -o build/lib.freebsd-6.1-STABLE-i386-2.4/nis.so
building '_curses' extension
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/python/work/Python-2.4.3/./Include -I/usr/local/include -I/usr/ports/lang/python/work/Python-2.4.3/Include -I/usr/ports/lang/python/work/Python-2.4.3 -c /usr/ports/lang/python/work/Python-2.4.3/Modules/_cursesmodule.c -o build/temp.freebsd-6.1-STABLE-i386-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.1-STABLE-i386-2.4/_cursesmodule.o -L/usr/local/lib -lncursesw -o build/lib.freebsd-6.1-STABLE-i386-2.4/_curses.so
Segmentation fault (core dumped)
*** Error code 139

Stop in /usr/ports/lang/python/work/Python-2.4.3.
*** Error code 1

Stop in /usr/ports/lang/python.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade75066.20 make
** Fix the problem and try again.


** Listing the failed packages (*:skipped / !:failed)
        ! lang/python (python-2.4.2)    (new compiler error)

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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