#5322: Sage 3.3.rc2: mandriva 32/64 bit fails with mysterious error 139 in make
----------------------+-----------------------------------------------------
 Reporter:  mabshoff  |       Owner:  mabshoff
     Type:  defect    |      Status:  new     
 Priority:  critical  |   Milestone:  sage-3.3
Component:  build     |    Keywords:          
----------------------+-----------------------------------------------------
 This might be relevant, but seems to be rather old:

   http://mail.python.org/pipermail/python-list/2003-February/190047.html


 This is the tail of the log:
 {{{
 gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
 -Wstrict-prototypes -I.
 -I/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src/./Include
 -I. -IInclude -I./Include -I/space/wstein/farm/sage-3.3.rc2/local/include
 -I/usr/local/include
 -I/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src/Include
 -I/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src -c
 
/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src/Modules/readline.c
 -o
 
build/temp.linux-i686-2.5/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src/Modules/readline.o
 In file included from
 /space/wstein/farm/sage-3.3.rc2/local/include/readline/readline.h:37,
                  from
 
/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src/Modules/readline.c:31:
 /space/wstein/farm/sage-3.3.rc2/local/include/readline/rltypedefs.h:35:
 warning: function declaration isn’t a prototype
 /space/wstein/farm/sage-3.3.rc2/local/include/readline/rltypedefs.h:36:
 warning: function declaration isn’t a prototype
 /space/wstein/farm/sage-3.3.rc2/local/include/readline/rltypedefs.h:37:
 warning: function declaration isn’t a prototype
 /space/wstein/farm/sage-3.3.rc2/local/include/readline/rltypedefs.h:38:
 warning: function declaration isn’t a prototype
 In file included from
 
/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src/Modules/readline.c:31:
 /space/wstein/farm/sage-3.3.rc2/local/include/readline/readline.h:378:
 warning: function declaration isn’t a prototype
 
/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src/Modules/readline.c:
 In function ‘flex_complete’:
 
/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src/Modules/readline.c:681:
 warning: implicit declaration of function ‘completion_matches’
 
/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src/Modules/readline.c:681:
 warning: return makes pointer from integer without a cast
 gcc -pthread -shared -L/space/wstein/farm/sage-3.3.rc2/local/lib -I.
 -IInclude -I./Include -I/space/wstein/farm/sage-3.3.rc2/local/include
 
build/temp.linux-i686-2.5/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src/Modules/readline.o
 -L/usr/lib/termcap -L/space/wstein/farm/sage-3.3.rc2/local/lib
 -L/usr/local/lib -lreadline -ltermcap -o
 build/lib.linux-i686-2.5/readline.so
 /bin/sh: line 1: 16345 Segmentation fault      CC='gcc -pthread'
 LDSHARED='gcc -pthread -shared' OPT='-DNDEBUG -g -fwrapv -O3 -Wall
 -Wstrict-prototypes' ./python -E ./setup.py build
 make[2]: *** [sharedmods] Error 139
 make[2]: Leaving directory
 `/space/wstein/farm/sage-3.3.rc2/spkg/build/python-2.5.2.p8/src'
 Error building Python.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5322>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to