On Mon, 20 Jul 2015, Vitale, Joseph wrote:
> ./configure
> make
>
> gcc -pthread -fPIC -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
> -Werror=declaration-after-statement -I/usr/local/ssl/include -I./Include -I.
> -IInclude -I/usr/local/include
> -I/xjp/Python-3.4.3/Include -I/xjp/Python-3.4.3 -c
> /xjp/Python-3.4.3/Modules/_ssl.c -o
> build/temp.linux-s390x-3.4/xjp/Python-3.4.3/Modules/_ssl.o
> gcc -pthread -shared
> build/temp.linux-s390x-3.4/xjp/Python-3.4.3/Modules/_ssl.o
> -L/usr/local/ssl/lib -L/usr/local/lib -lssl -lcrypto -o
> build/lib.linux-s390x-3.4/_ssl.cpython-34
> m.so
> /bin/sh: line 6: 48734 Segmentation fault (core dumped) CC='gcc
> -pthread' LDSHARED='gcc -pthread -shared ' OPT='-DNDEBUG -g -fwrapv -O3
> -Wall -Wstrict-prototypes' _TCLTK_I
> NCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py $quiet build
> make: *** [sharedmods] Error 139
The setup.py is failing down in a section which seemingly is
set to run '$quiet'ly. It may make sense to over-ride this so
you can see where it is failing
When building with either tk or tcl, usually both -devel
libraries are needed. tk-devel and tcl-devel
Python-3 is usually built and installed 'alongside' the
python-2.6 in a RHEL 6 environment (there are deep
dependencies for that 2 series version of Python throughout
the environment of RHEL 6. The "SCL' project which some Red
Hat engineering folks somes to mind. I see:
/var/ftp/pub/nfs/mirror/centos/all/6/SRPMSonly/6.5/SCL/\
Source/SPackages/python33-python-3.3.2-7.el6.centos.alt.src.rpm
It might make sense to open a request with your TAM
which I will take a run at shortly; I need to find the
package providing the 'scl_prefix' rpmbuild macro ...
-- Russ herrold
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/