Re: [wip] Python 3.2.1: make regress

2011-07-27 Thread Samir SAADA
Hi,
here's for mips64el (loogson)
5.0 GENERIC#11 loongson

Samir.




No soap, honkie-lips.
===  Regression check for Python-3.2.1
ldd: /usr/lib/libreadline.a: not an ELF executable
building dbm using ndbm

Python build finished, but the necessary bits to build these modules were not 
found:
ossaudiodevspwd   
To find the necessary bits, look in setup.py in detect_modules() for the 
module's name.

find ./Lib -name '*.py[co]' -print | xargs rm -f
LD_LIBRARY_PATH=/usr/obj/pobj/Python-3.2.1/Python-3.2.1: ./python -Wd -E -bb  
./Lib/test/regrtest.py -l -w
== CPython 3.2.1 (default, Jul 26 2011, 22:55:25) [GCC 4.2.1 20070719 ]
==   OpenBSD-5.0-loongson-Loongson_2F-64bit-ELF little-endian
==   /usr/obj/pobj/Python-3.2.1/Python-3.2.1/build/test_python_19983
Testing with flags: sys.flags(debug=0, division_warning=0, inspect=0, 
interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, 
ignore_environment=1, verbose=0, bytes_warning=2, quiet=0)
[  1/352] test_grammar
[  2/352] test_opcodes
[  3/352] test_dict
[  4/352] test_builtin
[  5/352] test_exceptions
[  6/352] test_types
[  7/352] test_unittest
[  8/352] test_doctest
[  9/352] test_doctest2
[ 10/352] test___all__
[ 11/352] test___future__
[ 12/352] test__locale
[ 13/352] test_abc
[ 14/352] test_abstract_numbers
[ 15/352] test_aifc
[ 16/352] test_argparse
test test_argparse failed -- multiple errors occurred; run in verbose mode for 
details
[ 17/352/1] test_array
[ 18/352/1] test_ast
[ 19/352/1] test_asynchat
[ 20/352/1] test_asyncore
[ 21/352/1] test_atexit
[ 22/352/1] test_audioop
[ 23/352/1] test_augassign
[ 24/352/1] test_base64
[ 25/352/1] test_bigaddrspace
[ 26/352/1] test_bigmem
[ 27/352/1] test_binascii
[ 28/352/1] test_binhex
[ 29/352/1] test_binop
[ 30/352/1] test_bisect
[ 31/352/1] test_bool
[ 32/352/1] test_bufio
[ 33/352/1] test_bytes
[ 34/352/1] test_bz2
[ 35/352/1] test_calendar
[ 36/352/1] test_call
[ 37/352/1] test_capi
[ 38/352/1] test_cfgparser
[ 39/352/1] test_cgi
[ 40/352/1] test_charmapcodec
[ 41/352/1] test_class
[ 42/352/1] test_cmath
test test_cmath failed -- Traceback (most recent call last):
  File /usr/obj/pobj/Python-3.2.1/Python-3.2.1/Lib/test/test_cmath.py, line 
380, in test_specific_values
msg=error_message)
  File /usr/obj/pobj/Python-3.2.1/Python-3.2.1/Lib/test/test_cmath.py, line 
146, in rAssertAlmostEqual
'{!r} and {!r} are not sufficiently close'.format(a, b))
AssertionError: log0010: log(complex(-1e-323, 0.0))
Expected: complex(-743.7469247408213, 3.141592653589793)
Received: complex(inf, 3.141592653589793)
Received value insufficiently close to expected value.

[ 43/352/2] test_cmd
[ 44/352/2] test_cmd_line
[ 45/352/2] test_cmd_line_script
[ 46/352/2] test_code
[ 47/352/2] test_codeccallbacks
[ 48/352/2] test_codecencodings_cn
[ 49/352/2] test_codecencodings_hk
[ 50/352/2] test_codecencodings_iso2022
[ 51/352/2] test_codecencodings_jp
[ 52/352/2] test_codecencodings_kr
[ 53/352/2] test_codecencodings_tw
[ 54/352/2] test_codecmaps_cn
test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled
[ 55/352/2] test_codecmaps_hk
test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled
[ 56/352/2] test_codecmaps_jp
test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled
[ 57/352/2] test_codecmaps_kr
test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled
[ 58/352/2] test_codecmaps_tw
test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled
[ 59/352/2] test_codecs
[ 60/352/2] test_codeop
[ 61/352/2] test_coding
[ 62/352/2] test_collections
[ 63/352/2] test_colorsys
[ 64/352/2] test_compare
[ 65/352/2] test_compile
[ 66/352/2] test_compileall
[ 67/352/2] test_complex
[ 68/352/2] test_concurrent_futures
test_concurrent_futures skipped -- This platform lacks a functioning sem_open 
implementation, therefore, the required synchronization primitives needed will 
not function, see issue 3770.
[ 69/352/2] test_contains
[ 70/352/2] test_contextlib
[ 71/352/2] test_copy
[ 72/352/2] test_copyreg
[ 73/352/2] test_cprofile
[ 74/352/2] test_crypt
[ 75/352/2] test_csv
[ 76/352/2] test_ctypes
Bus error (core dumped) 
*** Error code 138 (ignored)
LD_LIBRARY_PATH=/usr/obj/pobj/Python-3.2.1/Python-3.2.1: ./python -Wd -E -bb  
./Lib/test/regrtest.py -l -w
== CPython 3.2.1 (default, Jul 26 2011, 22:55:25) [GCC 4.2.1 20070719 ]
==   OpenBSD-5.0-loongson-Loongson_2F-64bit-ELF little-endian
==   /usr/obj/pobj/Python-3.2.1/Python-3.2.1/build/test_python_411
Testing with flags: sys.flags(debug=0, division_warning=0, inspect=0, 
interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, 
ignore_environment=1, verbose=0, bytes_warning=2, quiet=0)
[  1/352] test_grammar
[  2/352] test_opcodes
[  3/352] test_dict
[  4/352] test_builtin
[  5/352] test_exceptions
[  6/352] test_types
[  7/352] test_unittest
[  8/352] test_doctest
[  9/352] test_doctest2
[ 10/352] test___all__
[ 11/352] test___future__
[ 

[wip] Python 3.2.1: make regress

2011-07-25 Thread Remi Pointel
Hi,

now we have 3.2.1 in ports (not yet linked to the build), could you send me a 
make regress please on the different arch?

It could be usefull to have Python 3.2.1 linked to the build.

Thanks a lot for your help,

Remi.



Re: [wip] Python 3.2.1: make regress

2011-07-25 Thread Landry Breuil
On Mon, Jul 25, 2011 at 10:21:03PM +0200, Remi Pointel wrote:
 Hi,
 
 now we have 3.2.1 in ports (not yet linked to the build), could you send me a 
 make regress please on the different arch?

For the record, i386/amd64/ppc/sparc64 have already been covered.. we
are looking for testers on arm/mips64/mips64el/hppa/alpha/sparc.

Landry



Re: [wip] Python 3.2.1: make regress

2011-07-25 Thread Federico Schwindt
FWIW, you might want to apply the same hack I did for 2.7 so you don't
need to mark skipIf lots of test.

On Mon, Jul 25, 2011 at 9:51 PM, Landry Breuil lan...@rhaalovely.net wrote:
 On Mon, Jul 25, 2011 at 10:21:03PM +0200, Remi Pointel wrote:
 Hi,

 now we have 3.2.1 in ports (not yet linked to the build), could you send me 
 a make regress please on the different arch?

 For the record, i386/amd64/ppc/sparc64 have already been covered.. we
 are looking for testers on arm/mips64/mips64el/hppa/alpha/sparc.

 Landry