[issue11192] test_socket error on AIX

2013-06-18 Thread alef

alef added the comment:

Same error with Python 2.7.3 on AIX 6.1

--
versions: +Python 2.7

___
Python tracker 
<http://bugs.python.org/issue11192>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11215] test_fileio error on AIX

2013-02-19 Thread alef

Changes by alef :


--
versions: +Python 2.7

___
Python tracker 
<http://bugs.python.org/issue11215>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8918] distutils test_config_cmd failure on Solaris

2013-03-14 Thread alef

alef added the comment:

The same happens with AIX 6.1 using xlc 10.1. Using -P implies removing -o 
output_file. The resulting _configtest.i is anyhow empty, even using -qppline.

--
nosy: +alef

___
Python tracker 
<http://bugs.python.org/issue8918>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11188] test_time error on AIX

2013-03-14 Thread alef

Changes by alef :


--
nosy: +alef

___
Python tracker 
<http://bugs.python.org/issue11188>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11192] test_socket error on AIX

2013-03-14 Thread alef

Changes by alef :


--
nosy: +alef

___
Python tracker 
<http://bugs.python.org/issue11192>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11190] test_locale error on AIX

2013-03-14 Thread alef

Changes by alef :


--
nosy: +alef

___
Python tracker 
<http://bugs.python.org/issue11190>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15477] test_cmath failures on OS X 10.8

2013-03-14 Thread alef

Changes by alef :


--
nosy: +alef

___
Python tracker 
<http://bugs.python.org/issue15477>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15477] test_cmath failures on OS X 10.8

2013-03-14 Thread alef

Changes by alef :


--
nosy:  -alef

___
Python tracker 
<http://bugs.python.org/issue15477>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9920] test_cmath on atan fails on AIX

2013-03-14 Thread alef

Changes by alef :


--
nosy: +alef

___
Python tracker 
<http://bugs.python.org/issue9920>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17454] ld_so_aix not used when linking c++ (scipy)

2013-03-18 Thread alef

New submission from alef:

error: Command "xlC_r xlC_r -bI:/pathp/to/lib/python2.7/config/python.exp ...".

unixccompiler.py at line 251 override linker[0] with self.compiler_cxx[0]. This 
is not true for AIX that uses the script ld_so_aix, and not xlC_r.

--
assignee: eric.araujo
components: Distutils
messages: 184437
nosy: alef, eric.araujo, tarek
priority: normal
severity: normal
status: open
title: ld_so_aix not used when linking c++ (scipy)
type: compile error
versions: Python 2.7

___
Python tracker 
<http://bugs.python.org/issue17454>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com