Buildbot failure in Python on POWER6 AIX 3.9
The Buildbot has detected a new failure on builder POWER6 AIX 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/330/builds/20
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Karthikeyan Singaravelan <tir.karthi@gmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Pablo Galindo <Pablogsal@gmail.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 28 sec
- test_subprocess: 2 min 33 sec
- test_unparse: 2 min 21 sec
- test_multiprocessing_spawn: 2 min 16 sec
- test_tokenize: 2 min 6 sec
- test_capi: 1 min 32 sec
- test_lib2to3: 1 min 31 sec
- test_multiprocessing_forkserver: 1 min 30 sec
- test_ssl: 1 min 26 sec
- test_asyncio: 1 min 22 sec
1 test altered the execution environment: test_io
18 tests skipped: test_devpoll test_epoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_spwd test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 24 min 19 sec
Captured traceback
remote: Enumerating objects: 9, done.
remote: Counting objects: 11% (1/9)
remote: Counting objects: 22% (2/9)
remote: Counting objects: 33% (3/9)
remote: Counting objects: 44% (4/9)
remote: Counting objects: 55% (5/9)
remote: Counting objects: 66% (6/9)
remote: Counting objects: 77% (7/9)
remote: Counting objects: 88% (8/9)
remote: Counting objects: 100% (9/9)
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects: 100% (1/1)
remote: Compressing objects: 100% (1/1), done.
remote: Total 5 (delta 4), reused 4 (delta 4), pack-reused 0
From https://github.com/python/cpython
branch 3.9 -> FETCH_HEAD Reset branch '3.9'
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into _PyPegen_nonparen_genexp_in_call. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_kwarg_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into incorrect_arguments_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into incorrect_arguments_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into _RAISE_SYNTAX_ERROR_INVALID_TARGET. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_comprehension_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_dict_comprehension_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_group_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_named_expression_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_assignment_rule. 1501-201: (W) Maximum number of common component diagnostics, 10 has been exceeded. 1500-030: (I) INFORMATION: _PyExc_Init: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "Objects/moduleobject.c", line 282.20: 1506-068 (W) Operation between types "struct _object*(*)(struct _object*,struct PyModuleDef*)" and "void*" is not allowed. 1500-030: (I) INFORMATION: test_c_api: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "Objects/structseq.c", line 468.45: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "Objects/structseq.c", line 469.42: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "Objects/structseq.c", line 472.41: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "Objects/structseq.c", line 474.46: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,int(*)(struct _object*,void*),void*)" is not allowed. 1500-030: (I) INFORMATION: type_new: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: _copy_characters: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "Python/Python-ast.c", line 1119.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "Python/Python-ast.c", line 1250.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "Python/Python-ast.c", line 1251.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1252.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1253.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "Python/Python-ast.c", line 1254.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*)" is not allowed. "Python/Python-ast.c", line 1258.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1259.19: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,long)" is not allowed. "Python/Python-ast.c", line 1260.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1261.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed. "Python/Python-ast.c", line 10312.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. 1500-030: (I) INFORMATION: init_types@AF163_19: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: _PyEval_EvalFrameDefault: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: _Py_Mangle: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: convertsimple: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: config_as_dict: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: r_object: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "Python/pystate.c", line 53.26: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,void*)" is not allowed. "Python/pystate.c", line 59.29: 1506-068 (W) Operation between types "struct _object*(*)(struct _object*,void*)" and "void*" is not allowed. 1500-030: (I) INFORMATION: symtable_visit_stmt: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "./Modules/posixmodule.c", line 6364.11: 1506-131 (W) Explicit dimension specification or initializer required for an auto or static array. "./Modules/posixmodule.c", line 12749.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "./Modules/posixmodule.c", line 13073.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "./Modules/posixmodule.c", line 13074.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 13075.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 13492.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "./Modules/posixmodule.c", line 13505.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "./Modules/posixmodule.c", line 13506.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 13507.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 13508.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "./Modules/posixmodule.c", line 13509.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 15005.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/errnomodule.c", line 929.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. 1500-030: (I) INFORMATION: errno_exec: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: sre_ucs1_count: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "./Modules/_weakref.c", line 171.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_functoolsmodule.c", line 1453.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_operator.c", line 1771.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_collectionsmodule.c", line 2595.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_abc.c", line 101.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "./Modules/_abc.c", line 102.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/_abc.c", line 103.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "./Modules/_abc.c", line 104.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*)" is not allowed. "./Modules/_abc.c", line 888.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/itertoolsmodule.c", line 4718.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/atexitmodule.c", line 335.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_stat.c", line 614.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/timemodule.c", line 1861.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_localemodule.c", line 784.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/xxsubtype.c", line 293.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. ldd: /lib/libreadline.a: File is an archive. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1427.26: 1506-196 (W) Initialization between types "struct _object*(*)(struct _typeobject*,long)" and "void*" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1496.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1696.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1697.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1698.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1699.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1700.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1702.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2057.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2058.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2059.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2064.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2065.19: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,long)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2066.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2067.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/arraymodule.c", line 3023.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_contextvarsmodule.c", line 61.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/mathmodule.c", line 3506.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 1227.1: 1506-224 (I) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 1228.1: 1506-224 (I) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 1230.1: 1506-224 (I) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 2685.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_randommodule.c", line 572.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_randommodule.c", line 573.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_heapqmodule.c", line 708.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. 1500-030: (I) INFORMATION: save_reduce: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1215.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1216.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _PyScannerObject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1217.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyScannerObject*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1218.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyScannerObject*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1220.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1776.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1777.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _PyEncoderObject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1778.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyEncoderObject*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1779.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyEncoderObject*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1781.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1865.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. 1500-030: (I) INFORMATION: task_step_impl: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/selectmodule.c", line 2292.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/selectmodule.c", line 2294.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/syslogmodule.c", line 340.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/audioop.c", line 1966.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_posixsubprocess.c", line 527.43: 1506-280 (W) Function argument assignment between types "unsigned int*" and "const unsigned int*" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6229.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6231.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6257.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6259.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6299.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6340.23: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct bufferinfo*,int)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6341.27: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*,struct bufferinfo*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6363.24: 1506-196 (W) Initialization between types "int(*)(struct _object*,struct _object*,struct _object*)" and "void*" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6416.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6418.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6460.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6481.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6519.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6589.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6591.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6592.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. 1500-030: (I) INFORMATION: PyInit__testcapi: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 107.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 108.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 109.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 110.21: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,const char*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 412.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 459.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 662.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 683.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 704.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 718.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 719.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 739.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 760.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 781.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 818.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. 1500-030: (I) INFORMATION: PyInit__curses: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: PyInit__socket: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ssl.c", line 592.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. 1500-030: (I) INFORMATION: PyInit__ssl: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 572.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 573.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 577.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 1716.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 1717.20: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 1720.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. 1500-030: (I) INFORMATION: sha_transform: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: sha512_transform: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 140.14: 1506-726 (W) Attempting to pop an empty pack stack. Current pack may change. 1500-030: (I) INFORMATION: PyBlake2_blake2b_compress: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 140.14: 1506-726 (W) Attempting to pop an empty pack stack. Current pack may change. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 140.14: 1506-726 (W) Attempting to pop an empty pack stack. Current pack may change. 1500-030: (I) INFORMATION: PyBlake2_blake2s_compress: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/resource.c", line 497.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/zlibmodule.c", line 1327.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/zlibmodule.c", line 1341.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/binascii.c", line 1642.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_bz2module.c", line 744.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/pyexpat.c", line 1229.23: 1506-068 (W) Operation between types "void*" and "void(*)(void*,const char*,int)" is not allowed. 1500-030: (I) INFORMATION: PyInit_pyexpat: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: PyInit__decimal: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 940.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 941.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 942.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 943.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 944.25: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*,int)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 3235.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 3236.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 3290.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. ld: 0711-224 WARNING: Duplicate symbol: .strcmp ld: 0711-224 WARNING: Duplicate symbol: strcmp ld: 0711-224 WARNING: Duplicate symbol: .strcpy ld: 0711-224 WARNING: Duplicate symbol: strcpy ld: 0711-224 WARNING: Duplicate symbol: .strcat ld: 0711-224 WARNING: Duplicate symbol: strcat ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_uuidmodule.c", line 106.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 3649.27: 1506-068 (W) Operation between types "void*" and "int(*)(void)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 4201.31: 1506-280 (W) Function argument assignment between types "int(*)(void)" and "void*" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5844.63: 1506-280 (W) Function argument assignment between types "void*" and "void*(*)(void*,const void*,unsigned long)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5845.62: 1506-280 (W) Function argument assignment between types "void*" and "void*(*)(void*,int,unsigned long)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5846.65: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(const char*,int)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5847.60: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(void*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5849.66: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(const unsigned short*,int)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/callproc.c", line 870.32: 1506-280 (W) Function argument assignment between types "void(*)(void)" and "void*" is not allowed.
ldd: /lib/libreadline.a: File is an archive.
ldd: /lib/libreadline.a: File is an archive. test_startfile skipped -- object <module 'os' from '/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Lib/os.py'> has no attribute 'startfile' test_msilib skipped -- No module named '_msi' test_epoll skipped -- test works only on Linux 2.6 test_winsound skipped -- No module named 'winsound' test_flock (__main__.FNTLEINTRTest) ... ok test_lockf (__main__.FNTLEINTRTest) ... skipped 'AIX returns PermissionError' test_read (__main__.OSEINTRTest) ... ok test_wait (__main__.OSEINTRTest) ... ok test_wait3 (__main__.OSEINTRTest) ... ok test_wait4 (__main__.OSEINTRTest) ... ok test_waitpid (__main__.OSEINTRTest) ... ok test_write (__main__.OSEINTRTest) ... ok test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' test_epoll (__main__.SelectEINTRTest) ... skipped 'need select.epoll' test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' test_poll (__main__.SelectEINTRTest) ... ok test_select (__main__.SelectEINTRTest) ... ok test_sigtimedwait (__main__.SignalEINTRTest) ... ok test_sigwaitinfo (__main__.SignalEINTRTest) ... ok test_accept (__main__.SocketEINTRTest) ... ok test_open (__main__.SocketEINTRTest) ... ok test_os_open (__main__.SocketEINTRTest) ... ok test_recv (__main__.SocketEINTRTest) ... ok test_recvmsg (__main__.SocketEINTRTest) ... ok test_send (__main__.SocketEINTRTest) ... ok test_sendall (__main__.SocketEINTRTest) ... ok test_sendmsg (__main__.SocketEINTRTest) ... ok test_sleep (__main__.TimeEINTRTest) ... ok
Ran 24 tests in 7.948s
OK (skipped=4) Warning -- files was modified by test_io test_BufferedIOBase_destructor (test.test_io.CIOTest) ... ok test_BufferedIOBase_readinto (test.test_io.CIOTest) ... ok test_IOBase_destructor (test.test_io.CIOTest) ... ok test_IOBase_finalize (test.test_io.CIOTest) ... ok test_RawIOBase_destructor (test.test_io.CIOTest) ... ok test_RawIOBase_read (test.test_io.CIOTest) ... ok test_RawIOBase_readall (test.test_io.CIOTest) ... ok test_TextIOBase_destructor (test.test_io.CIOTest) ... ok test_append_mode_tell (test.test_io.CIOTest) ... ok test_array_writes (test.test_io.CIOTest) ... ok test_bad_opener_negative_1 (test.test_io.CIOTest) ... ok test_bad_opener_other_negative (test.test_io.CIOTest) ... ok test_buffered_file_io (test.test_io.CIOTest) ... ok test_buffered_readinto_mixin (test.test_io.CIOTest) ... ok test_close_assert (test.test_io.CIOTest) ... ok test_close_flushes (test.test_io.CIOTest) ... ok test_closefd (test.test_io.CIOTest) ... ok test_closefd_attr (test.test_io.CIOTest) ... ok test_destructor (test.test_io.CIOTest) ... ok test_fileio_closefd (test.test_io.CIOTest) ... ok test_flush_error_on_close (test.test_io.CIOTest) ... ok test_fspath_support (test.test_io.CIOTest) ... ok test_garbage_collection (test.test_io.CIOTest) ... ok test_invalid_newline (test.test_io.CIOTest) ... ok test_invalid_operations (test.test_io.CIOTest) ... ok test_large_file_ops (test.test_io.CIOTest) ... ok test_multi_close (test.test_io.CIOTest) ... ok test_next_nonsizeable (test.test_io.CIOTest) ... ok test_no_closefd_with_filename (test.test_io.CIOTest) ... ok test_nonbuffered_textio (test.test_io.CIOTest) ... ok test_open_handles_NUL_chars (test.test_io.CIOTest) ... ok test_opener (test.test_io.CIOTest) ... ok test_optional_abilities (test.test_io.CIOTest) ... ok test_raw_bytes_io (test.test_io.CIOTest) ... ok test_raw_file_io (test.test_io.CIOTest) ... ok test_read_closed (test.test_io.CIOTest) ... ok test_readline (test.test_io.CIOTest) ... ok test_readline_nonsizeable (test.test_io.CIOTest) ... ok test_types_have_dict (test.test_io.CIOTest) ... ok test_unbounded_file (test.test_io.CIOTest) ... skipped 'test requires at least 2 GiB of memory' test_with_open (test.test_io.CIOTest) ... ok test_BufferedIOBase_destructor (test.test_io.PyIOTest) ... ok test_BufferedIOBase_readinto (test.test_io.PyIOTest) ... ok test_IOBase_destructor (test.test_io.PyIOTest) ... ok test_RawIOBase_destructor (test.test_io.PyIOTest) ... ok test_RawIOBase_read (test.test_io.PyIOTest) ... ok test_RawIOBase_readall (test.test_io.PyIOTest) ... ok test_TextIOBase_destructor (test.test_io.PyIOTest) ... ok test_append_mode_tell (test.test_io.PyIOTest) ... ok test_array_writes (test.test_io.PyIOTest) ... ok test_bad_opener_negative_1 (test.test_io.PyIOTest) ... ok test_bad_opener_other_negative (test.test_io.PyIOTest) ... ok test_buffered_file_io (test.test_io.PyIOTest) ... ok test_buffered_readinto_mixin (test.test_io.PyIOTest) ... ok test_close_assert (test.test_io.PyIOTest) ... ok test_close_flushes (test.test_io.PyIOTest) ... ok test_closefd (test.test_io.PyIOTest) ... ok test_closefd_attr (test.test_io.PyIOTest) ... ok test_destructor (test.test_io.PyIOTest) ... ok test_fileio_closefd (test.test_io.PyIOTest) ... ok test_flush_error_on_close (test.test_io.PyIOTest) ... ok test_fspath_support (test.test_io.PyIOTest) ... ok test_garbage_collection (test.test_io.PyIOTest) ... ok test_invalid_newline (test.test_io.PyIOTest) ... ok test_invalid_operations (test.test_io.PyIOTest) ... ok test_large_file_ops (test.test_io.PyIOTest) ... ok test_multi_close (test.test_io.PyIOTest) ... ok test_next_nonsizeable (test.test_io.PyIOTest) ... ok test_no_closefd_with_filename (test.test_io.PyIOTest) ... ok test_nonbuffered_textio (test.test_io.PyIOTest) ... ok test_open_handles_NUL_chars (test.test_io.PyIOTest) ... ok test_opener (test.test_io.PyIOTest) ... ok test_optional_abilities (test.test_io.PyIOTest) ... ok test_raw_bytes_io (test.test_io.PyIOTest) ... ok test_raw_file_io (test.test_io.PyIOTest) ... ok test_read_closed (test.test_io.PyIOTest) ... ok test_readline (test.test_io.PyIOTest) ... ok test_readline_nonsizeable (test.test_io.PyIOTest) ... ok test_types_have_dict (test.test_io.PyIOTest) ... ok test_unbounded_file (test.test_io.PyIOTest) ... skipped 'test requires at least 2 GiB of memory' test_with_open (test.test_io.PyIOTest) ... ok test_RawIOBase_io_in_pyio_match (test.test_io.APIMismatchTest) Test that pyio RawIOBase class has all c RawIOBase methods ... ok test_RawIOBase_pyio_in_io_match (test.test_io.APIMismatchTest) Test that c RawIOBase class has all pyio RawIOBase methods ... ok test_args_error (test.test_io.CBufferedReaderTest) ... ok test_buffer_freeing (test.test_io.CBufferedReaderTest) ... ok test_buffering (test.test_io.CBufferedReaderTest) ... ok test_close_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_constructor (test.test_io.CBufferedReaderTest) ... ok test_context_manager (test.test_io.CBufferedReaderTest) ... ok test_detach (test.test_io.CBufferedReaderTest) ... ok test_error_through_destructor (test.test_io.CBufferedReaderTest) ... ok test_fileno (test.test_io.CBufferedReaderTest) ... ok test_flush_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_garbage_collection (test.test_io.CBufferedReaderTest) ... ok test_initialization (test.test_io.CBufferedReaderTest) ... ok test_invalid_args (test.test_io.CBufferedReaderTest) ... ok test_misbehaved_io (test.test_io.CBufferedReaderTest) ... ok test_misbehaved_io_read (test.test_io.CBufferedReaderTest) ... ok test_multi_close (test.test_io.CBufferedReaderTest) ... ok test_no_extraneous_read (test.test_io.CBufferedReaderTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_override_destructor (test.test_io.CBufferedReaderTest) ... ok test_read (test.test_io.CBufferedReaderTest) ... ok test_read1 (test.test_io.CBufferedReaderTest) ... ok test_read1_arbitrary (test.test_io.CBufferedReaderTest) ... ok test_read_all (test.test_io.CBufferedReaderTest) ... ok test_read_non_blocking (test.test_io.CBufferedReaderTest) ... ok test_read_on_closed (test.test_io.CBufferedReaderTest) ... ok test_read_past_eof (test.test_io.CBufferedReaderTest) ... ok test_readinto (test.test_io.CBufferedReaderTest) ... ok test_readinto1 (test.test_io.CBufferedReaderTest) ... ok test_readinto1_array (test.test_io.CBufferedReaderTest) ... ok test_readinto_array (test.test_io.CBufferedReaderTest) ... ok test_readlines (test.test_io.CBufferedReaderTest) ... ok test_readonly_attributes (test.test_io.CBufferedReaderTest) ... ok test_recursive_repr (test.test_io.CBufferedReaderTest) ... ok test_repr (test.test_io.CBufferedReaderTest) ... ok test_sizeof (test.test_io.CBufferedReaderTest) ... ok test_threads (test.test_io.CBufferedReaderTest) ... ok test_truncate_on_read_only (test.test_io.CBufferedReaderTest) ... ok test_uninitialized (test.test_io.CBufferedReaderTest) ... ok test_unseekable (test.test_io.CBufferedReaderTest) ... ok test_buffering (test.test_io.PyBufferedReaderTest) ... ok test_close_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_constructor (test.test_io.PyBufferedReaderTest) ... ok test_context_manager (test.test_io.PyBufferedReaderTest) ... ok test_detach (test.test_io.PyBufferedReaderTest) ... ok test_error_through_destructor (test.test_io.PyBufferedReaderTest) ... ok test_fileno (test.test_io.PyBufferedReaderTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_invalid_args (test.test_io.PyBufferedReaderTest) ... ok test_misbehaved_io (test.test_io.PyBufferedReaderTest) ... ok test_multi_close (test.test_io.PyBufferedReaderTest) ... ok test_no_extraneous_read (test.test_io.PyBufferedReaderTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_override_destructor (test.test_io.PyBufferedReaderTest) ... ok test_read (test.test_io.PyBufferedReaderTest) ... ok test_read1 (test.test_io.PyBufferedReaderTest) ... ok test_read1_arbitrary (test.test_io.PyBufferedReaderTest) ... ok test_read_all (test.test_io.PyBufferedReaderTest) ... ok test_read_non_blocking (test.test_io.PyBufferedReaderTest) ... ok test_read_on_closed (test.test_io.PyBufferedReaderTest) ... ok test_read_past_eof (test.test_io.PyBufferedReaderTest) ... ok test_readinto (test.test_io.PyBufferedReaderTest) ... ok test_readinto1 (test.test_io.PyBufferedReaderTest) ... ok test_readinto1_array (test.test_io.PyBufferedReaderTest) ... ok test_readinto_array (test.test_io.PyBufferedReaderTest) ... ok test_readlines (test.test_io.PyBufferedReaderTest) ... ok test_readonly_attributes (test.test_io.PyBufferedReaderTest) ... ok test_recursive_repr (test.test_io.PyBufferedReaderTest) ... ok test_repr (test.test_io.PyBufferedReaderTest) ... ok test_threads (test.test_io.PyBufferedReaderTest) ... ok test_truncate_on_read_only (test.test_io.PyBufferedReaderTest) ... ok test_uninitialized (test.test_io.PyBufferedReaderTest) ... ok test_unseekable (test.test_io.PyBufferedReaderTest) ... ok test_args_error (test.test_io.CBufferedWriterTest) ... ok test_buffer_freeing (test.test_io.CBufferedWriterTest) ... ok test_close_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_constructor (test.test_io.CBufferedWriterTest) ... ok test_context_manager (test.test_io.CBufferedWriterTest) ... ok test_destructor (test.test_io.CBufferedWriterTest) ... ok test_detach (test.test_io.CBufferedWriterTest) ... ok test_detach_flush (test.test_io.CBufferedWriterTest) ... ok test_error_through_destructor (test.test_io.CBufferedWriterTest) ... ok test_fileno (test.test_io.CBufferedWriterTest) ... ok test_flush (test.test_io.CBufferedWriterTest) ... ok test_flush_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_garbage_collection (test.test_io.CBufferedWriterTest) ... ok test_initialization (test.test_io.CBufferedWriterTest) ... ok test_invalid_args (test.test_io.CBufferedWriterTest) ... ok test_max_buffer_size_removal (test.test_io.CBufferedWriterTest) ... ok test_misbehaved_io (test.test_io.CBufferedWriterTest) ... ok test_multi_close (test.test_io.CBufferedWriterTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_override_destructor (test.test_io.CBufferedWriterTest) ... ok test_readonly_attributes (test.test_io.CBufferedWriterTest) ... ok test_recursive_repr (test.test_io.CBufferedWriterTest) ... ok test_repr (test.test_io.CBufferedWriterTest) ... ok test_sizeof (test.test_io.CBufferedWriterTest) ... ok test_slow_close_from_thread (test.test_io.CBufferedWriterTest) ... ok test_threads (test.test_io.CBufferedWriterTest) ... ok test_truncate (test.test_io.CBufferedWriterTest) ... ok test_truncate_after_write (test.test_io.CBufferedWriterTest) ... ok test_uninitialized (test.test_io.CBufferedWriterTest) ... ok test_unseekable (test.test_io.CBufferedWriterTest) ... ok test_write (test.test_io.CBufferedWriterTest) ... ok test_write_and_rewind (test.test_io.CBufferedWriterTest) ... ok test_write_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_write_non_blocking (test.test_io.CBufferedWriterTest) ... ok test_write_overflow (test.test_io.CBufferedWriterTest) ... ok test_writelines (test.test_io.CBufferedWriterTest) ... ok test_writelines_error (test.test_io.CBufferedWriterTest) ... ok test_writelines_userlist (test.test_io.CBufferedWriterTest) ... ok test_writes (test.test_io.CBufferedWriterTest) ... ok test_writes_and_flushes (test.test_io.CBufferedWriterTest) ... ok test_writes_and_seeks (test.test_io.CBufferedWriterTest) ... ok test_writes_and_truncates (test.test_io.CBufferedWriterTest) ... ok test_close_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_constructor (test.test_io.PyBufferedWriterTest) ... ok test_context_manager (test.test_io.PyBufferedWriterTest) ... ok test_destructor (test.test_io.PyBufferedWriterTest) ... ok test_detach (test.test_io.PyBufferedWriterTest) ... ok test_detach_flush (test.test_io.PyBufferedWriterTest) ... ok test_error_through_destructor (test.test_io.PyBufferedWriterTest) ... ok test_fileno (test.test_io.PyBufferedWriterTest) ... ok test_flush (test.test_io.PyBufferedWriterTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_invalid_args (test.test_io.PyBufferedWriterTest) ... ok test_max_buffer_size_removal (test.test_io.PyBufferedWriterTest) ... ok test_misbehaved_io (test.test_io.PyBufferedWriterTest) ... ok test_multi_close (test.test_io.PyBufferedWriterTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_override_destructor (test.test_io.PyBufferedWriterTest) ... ok test_readonly_attributes (test.test_io.PyBufferedWriterTest) ... ok test_recursive_repr (test.test_io.PyBufferedWriterTest) ... ok test_repr (test.test_io.PyBufferedWriterTest) ... ok test_slow_close_from_thread (test.test_io.PyBufferedWriterTest) ... ok test_threads (test.test_io.PyBufferedWriterTest) ... ok test_truncate (test.test_io.PyBufferedWriterTest) ... ok test_truncate_after_write (test.test_io.PyBufferedWriterTest) ... ok test_uninitialized (test.test_io.PyBufferedWriterTest) ... ok test_unseekable (test.test_io.PyBufferedWriterTest) ... ok test_write (test.test_io.PyBufferedWriterTest) ... ok test_write_and_rewind (test.test_io.PyBufferedWriterTest) ... ok test_write_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_write_non_blocking (test.test_io.PyBufferedWriterTest) ... ok test_write_overflow (test.test_io.PyBufferedWriterTest) ... ok test_writelines (test.test_io.PyBufferedWriterTest) ... ok test_writelines_error (test.test_io.PyBufferedWriterTest) ... ok test_writelines_userlist (test.test_io.PyBufferedWriterTest) ... ok test_writes (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_flushes (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_seeks (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_truncates (test.test_io.PyBufferedWriterTest) ... ok test_close_and_closed (test.test_io.CBufferedRWPairTest) ... ok test_constructor (test.test_io.CBufferedRWPairTest) ... ok test_constructor_max_buffer_size_removal (test.test_io.CBufferedRWPairTest) ... ok test_constructor_with_not_readable (test.test_io.CBufferedRWPairTest) ... ok test_constructor_with_not_writeable (test.test_io.CBufferedRWPairTest) ... ok test_detach (test.test_io.CBufferedRWPairTest) ... ok test_isatty (test.test_io.CBufferedRWPairTest) ... ok test_peek (test.test_io.CBufferedRWPairTest) ... ok test_read (test.test_io.CBufferedRWPairTest) ... ok test_read1 (test.test_io.CBufferedRWPairTest) ... ok test_readable (test.test_io.CBufferedRWPairTest) ... ok test_reader_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_reader_writer_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_readinto (test.test_io.CBufferedRWPairTest) ... ok test_readlines (test.test_io.CBufferedRWPairTest) ... ok test_seekable (test.test_io.CBufferedRWPairTest) ... ok test_uninitialized (test.test_io.CBufferedRWPairTest) ... ok test_weakref_clearing (test.test_io.CBufferedRWPairTest) ... ok test_write (test.test_io.CBufferedRWPairTest) ... ok test_writeable (test.test_io.CBufferedRWPairTest) ... ok test_writer_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_close_and_closed (test.test_io.PyBufferedRWPairTest) ... ok test_constructor (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_max_buffer_size_removal (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_with_not_readable (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_with_not_writeable (test.test_io.PyBufferedRWPairTest) ... ok test_detach (test.test_io.PyBufferedRWPairTest) ... ok test_isatty (test.test_io.PyBufferedRWPairTest) ... ok test_peek (test.test_io.PyBufferedRWPairTest) ... ok test_read (test.test_io.PyBufferedRWPairTest) ... ok test_read1 (test.test_io.PyBufferedRWPairTest) ... ok test_readable (test.test_io.PyBufferedRWPairTest) ... ok test_reader_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_reader_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_readinto (test.test_io.PyBufferedRWPairTest) ... ok test_readlines (test.test_io.PyBufferedRWPairTest) ... ok test_seekable (test.test_io.PyBufferedRWPairTest) ... ok test_uninitialized (test.test_io.PyBufferedRWPairTest) ... ok test_weakref_clearing (test.test_io.PyBufferedRWPairTest) ... ok test_write (test.test_io.PyBufferedRWPairTest) ... ok test_writeable (test.test_io.PyBufferedRWPairTest) ... ok test_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_args_error (test.test_io.CBufferedRandomTest) ... ok test_buffer_freeing (test.test_io.CBufferedRandomTest) ... ok test_buffering (test.test_io.CBufferedRandomTest) ... ok test_close_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_constructor (test.test_io.CBufferedRandomTest) ... ok test_context_manager (test.test_io.CBufferedRandomTest) ... ok test_destructor (test.test_io.CBufferedRandomTest) ... ok test_detach (test.test_io.CBufferedRandomTest) ... ok test_detach_flush (test.test_io.CBufferedRandomTest) ... ok test_error_through_destructor (test.test_io.CBufferedRandomTest) ... ok test_fileno (test.test_io.CBufferedRandomTest) ... ok test_flush (test.test_io.CBufferedRandomTest) ... ok test_flush_and_peek (test.test_io.CBufferedRandomTest) ... ok test_flush_and_read (test.test_io.CBufferedRandomTest) ... ok test_flush_and_readinto (test.test_io.CBufferedRandomTest) ... ok test_flush_and_write (test.test_io.CBufferedRandomTest) ... ok test_flush_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_garbage_collection (test.test_io.CBufferedRandomTest) ... ok test_interleaved_read_write (test.test_io.CBufferedRandomTest) ... ok test_interleaved_readline_write (test.test_io.CBufferedRandomTest) ... ok test_invalid_args (test.test_io.CBufferedRandomTest) ... ok test_max_buffer_size_removal (test.test_io.CBufferedRandomTest) ... ok test_misbehaved_io (test.test_io.CBufferedRandomTest) ... ok test_multi_close (test.test_io.CBufferedRandomTest) ... ok test_no_extraneous_read (test.test_io.CBufferedRandomTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_override_destructor (test.test_io.CBufferedRandomTest) ... ok test_read (test.test_io.CBufferedRandomTest) ... ok test_read1 (test.test_io.CBufferedRandomTest) ... ok test_read1_arbitrary (test.test_io.CBufferedRandomTest) ... ok test_read_all (test.test_io.CBufferedRandomTest) ... ok test_read_and_write (test.test_io.CBufferedRandomTest) ... ok test_read_non_blocking (test.test_io.CBufferedRandomTest) ... ok test_read_on_closed (test.test_io.CBufferedRandomTest) ... ok test_read_past_eof (test.test_io.CBufferedRandomTest) ... ok test_readinto (test.test_io.CBufferedRandomTest) ... ok test_readinto1 (test.test_io.CBufferedRandomTest) ... ok test_readinto1_array (test.test_io.CBufferedRandomTest) ... ok test_readinto_array (test.test_io.CBufferedRandomTest) ... ok test_readlines (test.test_io.CBufferedRandomTest) ... ok test_readonly_attributes (test.test_io.CBufferedRandomTest) ... ok test_recursive_repr (test.test_io.CBufferedRandomTest) ... ok test_repr (test.test_io.CBufferedRandomTest) ... ok test_seek_and_tell (test.test_io.CBufferedRandomTest) ... ok test_sizeof (test.test_io.CBufferedRandomTest) ... ok test_slow_close_from_thread (test.test_io.CBufferedRandomTest) ... ok test_threads (test.test_io.CBufferedRandomTest) ... ok test_truncate (test.test_io.CBufferedRandomTest) ... ok test_truncate_after_read_or_write (test.test_io.CBufferedRandomTest) ... ok test_truncate_after_write (test.test_io.CBufferedRandomTest) ... ok test_uninitialized (test.test_io.CBufferedRandomTest) ... ok test_write (test.test_io.CBufferedRandomTest) ... ok test_write_after_readahead (test.test_io.CBufferedRandomTest) ... ok test_write_and_rewind (test.test_io.CBufferedRandomTest) ... ok test_write_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_write_non_blocking (test.test_io.CBufferedRandomTest) ... ok test_write_overflow (test.test_io.CBufferedRandomTest) ... ok test_write_rewind_write (test.test_io.CBufferedRandomTest) ... ok test_writelines (test.test_io.CBufferedRandomTest) ... ok test_writelines_error (test.test_io.CBufferedRandomTest) ... ok test_writelines_userlist (test.test_io.CBufferedRandomTest) ... ok test_writes (test.test_io.CBufferedRandomTest) ... ok test_writes_and_flushes (test.test_io.CBufferedRandomTest) ... ok test_writes_and_peek (test.test_io.CBufferedRandomTest) ... ok test_writes_and_read1s (test.test_io.CBufferedRandomTest) ... ok test_writes_and_readintos (test.test_io.CBufferedRandomTest) ... ok test_writes_and_reads (test.test_io.CBufferedRandomTest) ... ok test_writes_and_seeks (test.test_io.CBufferedRandomTest) ... ok test_writes_and_truncates (test.test_io.CBufferedRandomTest) ... ok test_buffering (test.test_io.PyBufferedRandomTest) ... ok test_close_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_constructor (test.test_io.PyBufferedRandomTest) ... ok test_context_manager (test.test_io.PyBufferedRandomTest) ... ok test_destructor (test.test_io.PyBufferedRandomTest) ... ok test_detach (test.test_io.PyBufferedRandomTest) ... ok test_detach_flush (test.test_io.PyBufferedRandomTest) ... ok test_error_through_destructor (test.test_io.PyBufferedRandomTest) ... ok test_fileno (test.test_io.PyBufferedRandomTest) ... ok test_flush (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_peek (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_read (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_readinto (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_write (test.test_io.PyBufferedRandomTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_interleaved_read_write (test.test_io.PyBufferedRandomTest) ... ok test_interleaved_readline_write (test.test_io.PyBufferedRandomTest) ... ok test_invalid_args (test.test_io.PyBufferedRandomTest) ... ok test_max_buffer_size_removal (test.test_io.PyBufferedRandomTest) ... ok test_misbehaved_io (test.test_io.PyBufferedRandomTest) ... ok test_multi_close (test.test_io.PyBufferedRandomTest) ... ok test_no_extraneous_read (test.test_io.PyBufferedRandomTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_override_destructor (test.test_io.PyBufferedRandomTest) ... ok test_read (test.test_io.PyBufferedRandomTest) ... ok test_read1 (test.test_io.PyBufferedRandomTest) ... ok test_read1_arbitrary (test.test_io.PyBufferedRandomTest) ... ok test_read_all (test.test_io.PyBufferedRandomTest) ... ok test_read_and_write (test.test_io.PyBufferedRandomTest) ... ok test_read_non_blocking (test.test_io.PyBufferedRandomTest) ... ok test_read_on_closed (test.test_io.PyBufferedRandomTest) ... ok test_read_past_eof (test.test_io.PyBufferedRandomTest) ... ok test_readinto (test.test_io.PyBufferedRandomTest) ... ok test_readinto1 (test.test_io.PyBufferedRandomTest) ... ok test_readinto1_array (test.test_io.PyBufferedRandomTest) ... ok test_readinto_array (test.test_io.PyBufferedRandomTest) ... ok test_readlines (test.test_io.PyBufferedRandomTest) ... ok test_readonly_attributes (test.test_io.PyBufferedRandomTest) ... ok test_recursive_repr (test.test_io.PyBufferedRandomTest) ... ok test_repr (test.test_io.PyBufferedRandomTest) ... ok test_seek_and_tell (test.test_io.PyBufferedRandomTest) ... ok test_slow_close_from_thread (test.test_io.PyBufferedRandomTest) ... ok test_threads (test.test_io.PyBufferedRandomTest) ... ok test_truncate (test.test_io.PyBufferedRandomTest) ... ok test_truncate_after_read_or_write (test.test_io.PyBufferedRandomTest) ... ok test_truncate_after_write (test.test_io.PyBufferedRandomTest) ... ok test_uninitialized (test.test_io.PyBufferedRandomTest) ... ok test_write (test.test_io.PyBufferedRandomTest) ... ok test_write_after_readahead (test.test_io.PyBufferedRandomTest) ... ok test_write_and_rewind (test.test_io.PyBufferedRandomTest) ... ok test_write_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_write_non_blocking (test.test_io.PyBufferedRandomTest) ... ok test_write_overflow (test.test_io.PyBufferedRandomTest) ... ok test_write_rewind_write (test.test_io.PyBufferedRandomTest) ... ok test_writelines (test.test_io.PyBufferedRandomTest) ... ok test_writelines_error (test.test_io.PyBufferedRandomTest) ... ok test_writelines_userlist (test.test_io.PyBufferedRandomTest) ... ok test_writes (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_flushes (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_peek (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_read1s (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_readintos (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_reads (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_seeks (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_truncates (test.test_io.PyBufferedRandomTest) ... ok test_decoder (test.test_io.StatefulIncrementalDecoderTest) ... ok test_newline_bytes (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_newline_decoder (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_translate (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_newline_bytes (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_newline_decoder (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_translate (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_append_bom (test.test_io.CTextIOWrapperTest) ... ok test_basic_io (test.test_io.CTextIOWrapperTest) ... ok test_bufio_write_through (test.test_io.CTextIOWrapperTest) ... ok test_close_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_constructor (test.test_io.CTextIOWrapperTest) ... ok test_create_at_shutdown_with_encoding (test.test_io.CTextIOWrapperTest) ... ok test_create_at_shutdown_without_encoding (test.test_io.CTextIOWrapperTest) ... ok test_default_encoding (test.test_io.CTextIOWrapperTest) ... ok test_del__CHUNK_SIZE_SystemError (test.test_io.CTextIOWrapperTest) ... ok test_destructor (test.test_io.CTextIOWrapperTest) ... ok test_detach (test.test_io.CTextIOWrapperTest) ... ok test_device_encoding (test.test_io.CTextIOWrapperTest) ... ok test_encoded_writes (test.test_io.CTextIOWrapperTest) ... ok test_encoding (test.test_io.CTextIOWrapperTest) ... ok test_encoding_errors_reading (test.test_io.CTextIOWrapperTest) ... ok test_encoding_errors_writing (test.test_io.CTextIOWrapperTest) ... ok test_error_through_destructor (test.test_io.CTextIOWrapperTest) ... ok test_errors_property (test.test_io.CTextIOWrapperTest) ... ok test_flush_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_garbage_collection (test.test_io.CTextIOWrapperTest) ... ok test_illegal_decoder (test.test_io.CTextIOWrapperTest) ... ok test_illegal_encoder (test.test_io.CTextIOWrapperTest) ... ok test_initialization (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_1 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_2 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_3 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_4 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_5 (test.test_io.CTextIOWrapperTest) ... ok test_issue2282 (test.test_io.CTextIOWrapperTest) ... ok test_issue22849 (test.test_io.CTextIOWrapperTest) ... ok test_issue25862 (test.test_io.CTextIOWrapperTest) ... ok test_line_buffering (test.test_io.CTextIOWrapperTest) ... ok test_multi_close (test.test_io.CTextIOWrapperTest) ... ok test_multibyte_seek_and_tell (test.test_io.CTextIOWrapperTest) ... ok test_newlines (test.test_io.CTextIOWrapperTest) ... ok test_newlines_input (test.test_io.CTextIOWrapperTest) ... ok test_newlines_output (test.test_io.CTextIOWrapperTest) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.CTextIOWrapperTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_override_destructor (test.test_io.CTextIOWrapperTest) ... ok test_rawio (test.test_io.CTextIOWrapperTest) ... ok test_rawio_write_through (test.test_io.CTextIOWrapperTest) ... ok test_read_by_chunk (test.test_io.CTextIOWrapperTest) ... ok test_read_byteslike (test.test_io.CTextIOWrapperTest) ... ok test_read_nonbytes (test.test_io.CTextIOWrapperTest) ... ok test_read_one_by_one (test.test_io.CTextIOWrapperTest) ... ok test_readlines (test.test_io.CTextIOWrapperTest) ... ok test_readonly_attributes (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_defaults (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_encoding_read (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_line_buffering (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_newline (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_write (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_write_fromascii (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_write_non_seekable (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_write_through (test.test_io.CTextIOWrapperTest) ... ok test_recursive_repr (test.test_io.CTextIOWrapperTest) ... ok test_repr (test.test_io.CTextIOWrapperTest) ... ok test_rwpair_cleared_before_textio (test.test_io.CTextIOWrapperTest) ... ok test_seek_and_tell (test.test_io.CTextIOWrapperTest) ... ok test_seek_append_bom (test.test_io.CTextIOWrapperTest) ... ok test_seek_bom (test.test_io.CTextIOWrapperTest) ... ok test_seek_with_encoder_state (test.test_io.CTextIOWrapperTest) ... ok test_seeking (test.test_io.CTextIOWrapperTest) ... ok test_seeking_too (test.test_io.CTextIOWrapperTest) ... ok test_telling (test.test_io.CTextIOWrapperTest) ... ok test_threads_write (test.test_io.CTextIOWrapperTest) ... ok test_uninitialized (test.test_io.CTextIOWrapperTest) ... ok test_unreadable (test.test_io.CTextIOWrapperTest) ... ok test_unseekable (test.test_io.CTextIOWrapperTest) ... ok test_writelines (test.test_io.CTextIOWrapperTest) ... ok test_writelines_error (test.test_io.CTextIOWrapperTest) ... ok test_writelines_userlist (test.test_io.CTextIOWrapperTest) ... ok test_append_bom (test.test_io.PyTextIOWrapperTest) ... ok test_basic_io (test.test_io.PyTextIOWrapperTest) ... ok test_bufio_write_through (test.test_io.PyTextIOWrapperTest) ... ok test_close_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_constructor (test.test_io.PyTextIOWrapperTest) ... ok test_create_at_shutdown_with_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_create_at_shutdown_without_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_default_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_detach (test.test_io.PyTextIOWrapperTest) ... ok test_device_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_encoded_writes (test.test_io.PyTextIOWrapperTest) ... ok test_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_encoding_errors_reading (test.test_io.PyTextIOWrapperTest) ... ok test_encoding_errors_writing (test.test_io.PyTextIOWrapperTest) ... ok test_error_through_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_errors_property (test.test_io.PyTextIOWrapperTest) ... ok test_flush_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_illegal_decoder (test.test_io.PyTextIOWrapperTest) ... ok test_illegal_encoder (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_1 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_2 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_3 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_4 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_5 (test.test_io.PyTextIOWrapperTest) ... ok test_issue2282 (test.test_io.PyTextIOWrapperTest) ... ok test_issue22849 (test.test_io.PyTextIOWrapperTest) ... ok test_issue25862 (test.test_io.PyTextIOWrapperTest) ... ok test_line_buffering (test.test_io.PyTextIOWrapperTest) ... ok test_multi_close (test.test_io.PyTextIOWrapperTest) ... ok test_multibyte_seek_and_tell (test.test_io.PyTextIOWrapperTest) ... ok test_newlines (test.test_io.PyTextIOWrapperTest) ... ok test_newlines_input (test.test_io.PyTextIOWrapperTest) ... ok test_newlines_output (test.test_io.PyTextIOWrapperTest) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.PyTextIOWrapperTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_override_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_rawio (test.test_io.PyTextIOWrapperTest) ... ok test_rawio_write_through (test.test_io.PyTextIOWrapperTest) ... ok test_read_by_chunk (test.test_io.PyTextIOWrapperTest) ... ok test_read_byteslike (test.test_io.PyTextIOWrapperTest) ... ok test_read_nonbytes (test.test_io.PyTextIOWrapperTest) ... ok test_read_one_by_one (test.test_io.PyTextIOWrapperTest) ... ok test_readlines (test.test_io.PyTextIOWrapperTest) ... ok test_readonly_attributes (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_defaults (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_encoding_read (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_line_buffering (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_newline (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_write (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_write_fromascii (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_write_non_seekable (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_write_through (test.test_io.PyTextIOWrapperTest) ... ok test_recursive_repr (test.test_io.PyTextIOWrapperTest) ... ok test_repr (test.test_io.PyTextIOWrapperTest) ... ok test_seek_and_tell (test.test_io.PyTextIOWrapperTest) ... ok test_seek_append_bom (test.test_io.PyTextIOWrapperTest) ... ok test_seek_bom (test.test_io.PyTextIOWrapperTest) ... ok test_seek_with_encoder_state (test.test_io.PyTextIOWrapperTest) ... ok test_seeking (test.test_io.PyTextIOWrapperTest) ... ok test_seeking_too (test.test_io.PyTextIOWrapperTest) ... ok test_telling (test.test_io.PyTextIOWrapperTest) ... ok test_threads_write (test.test_io.PyTextIOWrapperTest) ... ok test_uninitialized (test.test_io.PyTextIOWrapperTest) ... ok test_unreadable (test.test_io.PyTextIOWrapperTest) ... ok test_unseekable (test.test_io.PyTextIOWrapperTest) ... ok test_writelines (test.test_io.PyTextIOWrapperTest) ... ok test_writelines_error (test.test_io.PyTextIOWrapperTest) ... ok test_writelines_userlist (test.test_io.PyTextIOWrapperTest) ... ok test___all__ (test.test_io.CMiscIOTest) ... ok test_abc_inheritance (test.test_io.CMiscIOTest) ... ok test_abc_inheritance_official (test.test_io.CMiscIOTest) ... ok test_abcs (test.test_io.CMiscIOTest) ... ok test_attributes (test.test_io.CMiscIOTest) ... ok test_blockingioerror (test.test_io.CMiscIOTest) ... ok test_check_encoding_errors (test.test_io.CMiscIOTest) ... ok test_create_fail (test.test_io.CMiscIOTest) ... ok test_create_writes (test.test_io.CMiscIOTest) ... ok test_daemon_threads_shutdown_stderr_deadlock (test.test_io.CMiscIOTest) ... ok test_daemon_threads_shutdown_stdout_deadlock (test.test_io.CMiscIOTest) ... ok test_io_after_close (test.test_io.CMiscIOTest) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.CMiscIOTest) ... ok test_nonblock_pipe_write_smallbuf (test.test_io.CMiscIOTest) ... ok test_open_allargs (test.test_io.CMiscIOTest) ... ok test_open_pipe_with_append (test.test_io.CMiscIOTest) ... ok test_pickling (test.test_io.CMiscIOTest) ... ok test_readinto_buffer_overflow (test.test_io.CMiscIOTest) ... ok test_warn_on_dealloc (test.test_io.CMiscIOTest) ... ok test_warn_on_dealloc_fd (test.test_io.CMiscIOTest) ... ok test___all__ (test.test_io.PyMiscIOTest) ... ok test_abc_inheritance (test.test_io.PyMiscIOTest) ... ok test_abc_inheritance_official (test.test_io.PyMiscIOTest) ... ok test_abcs (test.test_io.PyMiscIOTest) ... ok test_attributes (test.test_io.PyMiscIOTest) ... ok test_blockingioerror (test.test_io.PyMiscIOTest) ... ok test_check_encoding_errors (test.test_io.PyMiscIOTest) ... ok test_create_fail (test.test_io.PyMiscIOTest) ... ok test_create_writes (test.test_io.PyMiscIOTest) ... ok test_io_after_close (test.test_io.PyMiscIOTest) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.PyMiscIOTest) ... ok test_nonblock_pipe_write_smallbuf (test.test_io.PyMiscIOTest) ... ok test_open_allargs (test.test_io.PyMiscIOTest) ... ok test_open_pipe_with_append (test.test_io.PyMiscIOTest) ... ok test_pickling (test.test_io.PyMiscIOTest) ... ok test_warn_on_dealloc (test.test_io.PyMiscIOTest) ... ok test_warn_on_dealloc_fd (test.test_io.PyMiscIOTest) ... ok test_interrupted_read_retry_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_read_retry_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_write_retry_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_write_retry_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_unbuffered (test.test_io.CSignalsTest) ... ok test_reentrant_write_buffered (test.test_io.CSignalsTest) ... ok test_reentrant_write_text (test.test_io.CSignalsTest) ... ok test_interrupted_read_retry_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_read_retry_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_write_retry_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_write_retry_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_unbuffered (test.test_io.PySignalsTest) ... ok
Ran 612 tests in 68.180s
OK (skipped=2) Before: [] After: ['@test_6488748_tmpæ'] test_devpoll skipped -- test works only on Solaris OS family test_winconsoleio skipped -- test only relevant on win32 <string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ test_unicode_file skipped -- No Unicode filesystem semantics on this platform. test_ioctl skipped -- Unable to open /dev/tty test_gdb skipped -- gdb not built with embedded python support setgroups: Not owner test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_winreg skipped -- No module named 'winreg' test_spwd skipped -- No module named 'spwd' test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_unicode_file_functions skipped -- only NT+ and systems with Unicode-friendly filesystem encoding test_kqueue skipped -- test works only on BSD test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_ossaudiodev skipped -- No module named 'ossaudiodev' make: 1254-004 The error code from the last command is 3.
Stop.
Test report
Sincerely, -The Buildbot
https://bugs.python.org/issue41717 [AIX] test_io: files was modified by test_io: (@test_6488748_tmpæ) on POWER6 AIX 3.9
Le ven. 4 sept. 2020 à 12:27, <buildbot@python.org> a écrit :
The Buildbot has detected a new failure on builder POWER6 AIX 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/330/builds/20
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Karthikeyan Singaravelan <tir.karthi@gmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Pablo Galindo <Pablogsal@gmail.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 28 sec
- test_subprocess: 2 min 33 sec
- test_unparse: 2 min 21 sec
- test_multiprocessing_spawn: 2 min 16 sec
- test_tokenize: 2 min 6 sec
- test_capi: 1 min 32 sec
- test_lib2to3: 1 min 31 sec
- test_multiprocessing_forkserver: 1 min 30 sec
- test_ssl: 1 min 26 sec
- test_asyncio: 1 min 22 sec
1 test altered the execution environment: test_io
18 tests skipped: test_devpoll test_epoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_spwd test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 24 min 19 sec
Captured traceback
remote: Enumerating objects: 9, done. remote: Counting objects: 11% (1/9) remote: Counting objects: 22% (2/9) remote: Counting objects: 33% (3/9) remote: Counting objects: 44% (4/9) remote: Counting objects: 55% (5/9) remote: Counting objects: 66% (6/9) remote: Counting objects: 77% (7/9) remote: Counting objects: 88% (8/9) remote: Counting objects: 100% (9/9) remote: Counting objects: 100% (9/9), done. remote: Compressing objects: 100% (1/1) remote: Compressing objects: 100% (1/1), done. remote: Total 5 (delta 4), reused 4 (delta 4), pack-reused 0 From https://github.com/python/cpython
branch 3.9 -> FETCH_HEAD Reset branch '3.9'
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into _PyPegen_nonparen_genexp_in_call. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_kwarg_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into incorrect_arguments_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into incorrect_arguments_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into _RAISE_SYNTAX_ERROR_INVALID_TARGET. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_comprehension_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_dict_comprehension_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_group_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_named_expression_rule. 1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_assignment_rule. 1501-201: (W) Maximum number of common component diagnostics, 10 has been exceeded. 1500-030: (I) INFORMATION: _PyExc_Init: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "Objects/moduleobject.c", line 282.20: 1506-068 (W) Operation between types "struct _object*(*)(struct _object*,struct PyModuleDef*)" and "void*" is not allowed. 1500-030: (I) INFORMATION: test_c_api: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "Objects/structseq.c", line 468.45: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "Objects/structseq.c", line 469.42: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "Objects/structseq.c", line 472.41: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "Objects/structseq.c", line 474.46: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,int(*)(struct _object*,void*),void*)" is not allowed. 1500-030: (I) INFORMATION: type_new: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: _copy_characters: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "Python/Python-ast.c", line 1119.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "Python/Python-ast.c", line 1250.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "Python/Python-ast.c", line 1251.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1252.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1253.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "Python/Python-ast.c", line 1254.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*)" is not allowed. "Python/Python-ast.c", line 1258.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1259.19: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,long)" is not allowed. "Python/Python-ast.c", line 1260.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1261.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed. "Python/Python-ast.c", line 10312.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. 1500-030: (I) INFORMATION: init_types@AF163_19: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: _PyEval_EvalFrameDefault: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: _Py_Mangle: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: convertsimple: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: config_as_dict: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: r_object: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "Python/pystate.c", line 53.26: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,void*)" is not allowed. "Python/pystate.c", line 59.29: 1506-068 (W) Operation between types "struct _object*(*)(struct _object*,void*)" and "void*" is not allowed. 1500-030: (I) INFORMATION: symtable_visit_stmt: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "./Modules/posixmodule.c", line 6364.11: 1506-131 (W) Explicit dimension specification or initializer required for an auto or static array. "./Modules/posixmodule.c", line 12749.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "./Modules/posixmodule.c", line 13073.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "./Modules/posixmodule.c", line 13074.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 13075.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 13492.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "./Modules/posixmodule.c", line 13505.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "./Modules/posixmodule.c", line 13506.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 13507.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 13508.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "./Modules/posixmodule.c", line 13509.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 15005.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/errnomodule.c", line 929.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. 1500-030: (I) INFORMATION: errno_exec: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: sre_ucs1_count: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "./Modules/_weakref.c", line 171.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_functoolsmodule.c", line 1453.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_operator.c", line 1771.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_collectionsmodule.c", line 2595.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_abc.c", line 101.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "./Modules/_abc.c", line 102.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/_abc.c", line 103.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "./Modules/_abc.c", line 104.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*)" is not allowed. "./Modules/_abc.c", line 888.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/itertoolsmodule.c", line 4718.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/atexitmodule.c", line 335.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_stat.c", line 614.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/timemodule.c", line 1861.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/_localemodule.c", line 784.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "./Modules/xxsubtype.c", line 293.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. ldd: /lib/libreadline.a: File is an archive. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1427.26: 1506-196 (W) Initialization between types "struct _object*(*)(struct _typeobject*,long)" and "void*" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1496.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1696.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1697.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1698.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1699.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1700.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 1702.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2057.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2058.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2059.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2064.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2065.19: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,long)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2066.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_struct.c", line 2067.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/arraymodule.c", line 3023.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_contextvarsmodule.c", line 61.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/mathmodule.c", line 3506.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 1227.1: 1506-224 (I) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 1228.1: 1506-224 (I) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 1230.1: 1506-224 (I) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 2685.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_randommodule.c", line 572.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_randommodule.c", line 573.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_heapqmodule.c", line 708.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. 1500-030: (I) INFORMATION: save_reduce: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1215.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1216.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _PyScannerObject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1217.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyScannerObject*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1218.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyScannerObject*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1220.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1776.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1777.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _PyEncoderObject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1778.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyEncoderObject*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1779.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyEncoderObject*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1781.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_json.c", line 1865.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. 1500-030: (I) INFORMATION: task_step_impl: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/selectmodule.c", line 2292.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/selectmodule.c", line 2294.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/syslogmodule.c", line 340.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/audioop.c", line 1966.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_posixsubprocess.c", line 527.43: 1506-280 (W) Function argument assignment between types "unsigned int*" and "const unsigned int*" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6229.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6231.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6257.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6259.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6299.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6340.23: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct bufferinfo*,int)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6341.27: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*,struct bufferinfo*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6363.24: 1506-196 (W) Initialization between types "int(*)(struct _object*,struct _object*,struct _object*)" and "void*" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6416.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6418.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6460.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6481.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6519.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6589.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6591.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6592.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. 1500-030: (I) INFORMATION: PyInit__testcapi: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 107.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 108.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 109.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 110.21: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,const char*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 412.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 459.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 662.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 683.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 704.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 718.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 719.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 739.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 760.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 781.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 818.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. 1500-030: (I) INFORMATION: PyInit__curses: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: PyInit__socket: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ssl.c", line 592.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. 1500-030: (I) INFORMATION: PyInit__ssl: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 572.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 573.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 577.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 1716.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 1717.20: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 1720.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. 1500-030: (I) INFORMATION: sha_transform: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: sha512_transform: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 140.14: 1506-726 (W) Attempting to pop an empty pack stack. Current pack may change. 1500-030: (I) INFORMATION: PyBlake2_blake2b_compress: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 140.14: 1506-726 (W) Attempting to pop an empty pack stack. Current pack may change. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 140.14: 1506-726 (W) Attempting to pop an empty pack stack. Current pack may change. 1500-030: (I) INFORMATION: PyBlake2_blake2s_compress: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/resource.c", line 497.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/zlibmodule.c", line 1327.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/zlibmodule.c", line 1341.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/binascii.c", line 1642.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_bz2module.c", line 744.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/pyexpat.c", line 1229.23: 1506-068 (W) Operation between types "void*" and "void(*)(void*,const char*,int)" is not allowed. 1500-030: (I) INFORMATION: PyInit_pyexpat: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. 1500-030: (I) INFORMATION: PyInit__decimal: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 940.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 941.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 942.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 943.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 944.25: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*,int)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 3235.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 3236.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_tkinter.c", line 3290.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. ld: 0711-224 WARNING: Duplicate symbol: .strcmp ld: 0711-224 WARNING: Duplicate symbol: strcmp ld: 0711-224 WARNING: Duplicate symbol: .strcpy ld: 0711-224 WARNING: Duplicate symbol: strcpy ld: 0711-224 WARNING: Duplicate symbol: .strcat ld: 0711-224 WARNING: Duplicate symbol: strcat ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_uuidmodule.c", line 106.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 3649.27: 1506-068 (W) Operation between types "void*" and "int(*)(void)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 4201.31: 1506-280 (W) Function argument assignment between types "int(*)(void)" and "void*" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5844.63: 1506-280 (W) Function argument assignment between types "void*" and "void*(*)(void*,const void*,unsigned long)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5845.62: 1506-280 (W) Function argument assignment between types "void*" and "void*(*)(void*,int,unsigned long)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5846.65: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(const char*,int)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5847.60: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(void*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5849.66: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(const unsigned short*,int)" is not allowed. "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Modules/_ctypes/callproc.c", line 870.32: 1506-280 (W) Function argument assignment between types "void(*)(void)" and "void*" is not allowed.
ldd: /lib/libreadline.a: File is an archive.
ldd: /lib/libreadline.a: File is an archive. test_startfile skipped -- object <module 'os' from '/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Lib/os.py'> has no attribute 'startfile' test_msilib skipped -- No module named '_msi' test_epoll skipped -- test works only on Linux 2.6 test_winsound skipped -- No module named 'winsound' test_flock (__main__.FNTLEINTRTest) ... ok test_lockf (__main__.FNTLEINTRTest) ... skipped 'AIX returns PermissionError' test_read (__main__.OSEINTRTest) ... ok test_wait (__main__.OSEINTRTest) ... ok test_wait3 (__main__.OSEINTRTest) ... ok test_wait4 (__main__.OSEINTRTest) ... ok test_waitpid (__main__.OSEINTRTest) ... ok test_write (__main__.OSEINTRTest) ... ok test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' test_epoll (__main__.SelectEINTRTest) ... skipped 'need select.epoll' test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' test_poll (__main__.SelectEINTRTest) ... ok test_select (__main__.SelectEINTRTest) ... ok test_sigtimedwait (__main__.SignalEINTRTest) ... ok test_sigwaitinfo (__main__.SignalEINTRTest) ... ok test_accept (__main__.SocketEINTRTest) ... ok test_open (__main__.SocketEINTRTest) ... ok test_os_open (__main__.SocketEINTRTest) ... ok test_recv (__main__.SocketEINTRTest) ... ok test_recvmsg (__main__.SocketEINTRTest) ... ok test_send (__main__.SocketEINTRTest) ... ok test_sendall (__main__.SocketEINTRTest) ... ok test_sendmsg (__main__.SocketEINTRTest) ... ok test_sleep (__main__.TimeEINTRTest) ... ok
Ran 24 tests in 7.948s
OK (skipped=4) Warning -- files was modified by test_io test_BufferedIOBase_destructor (test.test_io.CIOTest) ... ok test_BufferedIOBase_readinto (test.test_io.CIOTest) ... ok test_IOBase_destructor (test.test_io.CIOTest) ... ok test_IOBase_finalize (test.test_io.CIOTest) ... ok test_RawIOBase_destructor (test.test_io.CIOTest) ... ok test_RawIOBase_read (test.test_io.CIOTest) ... ok test_RawIOBase_readall (test.test_io.CIOTest) ... ok test_TextIOBase_destructor (test.test_io.CIOTest) ... ok test_append_mode_tell (test.test_io.CIOTest) ... ok test_array_writes (test.test_io.CIOTest) ... ok test_bad_opener_negative_1 (test.test_io.CIOTest) ... ok test_bad_opener_other_negative (test.test_io.CIOTest) ... ok test_buffered_file_io (test.test_io.CIOTest) ... ok test_buffered_readinto_mixin (test.test_io.CIOTest) ... ok test_close_assert (test.test_io.CIOTest) ... ok test_close_flushes (test.test_io.CIOTest) ... ok test_closefd (test.test_io.CIOTest) ... ok test_closefd_attr (test.test_io.CIOTest) ... ok test_destructor (test.test_io.CIOTest) ... ok test_fileio_closefd (test.test_io.CIOTest) ... ok test_flush_error_on_close (test.test_io.CIOTest) ... ok test_fspath_support (test.test_io.CIOTest) ... ok test_garbage_collection (test.test_io.CIOTest) ... ok test_invalid_newline (test.test_io.CIOTest) ... ok test_invalid_operations (test.test_io.CIOTest) ... ok test_large_file_ops (test.test_io.CIOTest) ... ok test_multi_close (test.test_io.CIOTest) ... ok test_next_nonsizeable (test.test_io.CIOTest) ... ok test_no_closefd_with_filename (test.test_io.CIOTest) ... ok test_nonbuffered_textio (test.test_io.CIOTest) ... ok test_open_handles_NUL_chars (test.test_io.CIOTest) ... ok test_opener (test.test_io.CIOTest) ... ok test_optional_abilities (test.test_io.CIOTest) ... ok test_raw_bytes_io (test.test_io.CIOTest) ... ok test_raw_file_io (test.test_io.CIOTest) ... ok test_read_closed (test.test_io.CIOTest) ... ok test_readline (test.test_io.CIOTest) ... ok test_readline_nonsizeable (test.test_io.CIOTest) ... ok test_types_have_dict (test.test_io.CIOTest) ... ok test_unbounded_file (test.test_io.CIOTest) ... skipped 'test requires at least 2 GiB of memory' test_with_open (test.test_io.CIOTest) ... ok test_BufferedIOBase_destructor (test.test_io.PyIOTest) ... ok test_BufferedIOBase_readinto (test.test_io.PyIOTest) ... ok test_IOBase_destructor (test.test_io.PyIOTest) ... ok test_RawIOBase_destructor (test.test_io.PyIOTest) ... ok test_RawIOBase_read (test.test_io.PyIOTest) ... ok test_RawIOBase_readall (test.test_io.PyIOTest) ... ok test_TextIOBase_destructor (test.test_io.PyIOTest) ... ok test_append_mode_tell (test.test_io.PyIOTest) ... ok test_array_writes (test.test_io.PyIOTest) ... ok test_bad_opener_negative_1 (test.test_io.PyIOTest) ... ok test_bad_opener_other_negative (test.test_io.PyIOTest) ... ok test_buffered_file_io (test.test_io.PyIOTest) ... ok test_buffered_readinto_mixin (test.test_io.PyIOTest) ... ok test_close_assert (test.test_io.PyIOTest) ... ok test_close_flushes (test.test_io.PyIOTest) ... ok test_closefd (test.test_io.PyIOTest) ... ok test_closefd_attr (test.test_io.PyIOTest) ... ok test_destructor (test.test_io.PyIOTest) ... ok test_fileio_closefd (test.test_io.PyIOTest) ... ok test_flush_error_on_close (test.test_io.PyIOTest) ... ok test_fspath_support (test.test_io.PyIOTest) ... ok test_garbage_collection (test.test_io.PyIOTest) ... ok test_invalid_newline (test.test_io.PyIOTest) ... ok test_invalid_operations (test.test_io.PyIOTest) ... ok test_large_file_ops (test.test_io.PyIOTest) ... ok test_multi_close (test.test_io.PyIOTest) ... ok test_next_nonsizeable (test.test_io.PyIOTest) ... ok test_no_closefd_with_filename (test.test_io.PyIOTest) ... ok test_nonbuffered_textio (test.test_io.PyIOTest) ... ok test_open_handles_NUL_chars (test.test_io.PyIOTest) ... ok test_opener (test.test_io.PyIOTest) ... ok test_optional_abilities (test.test_io.PyIOTest) ... ok test_raw_bytes_io (test.test_io.PyIOTest) ... ok test_raw_file_io (test.test_io.PyIOTest) ... ok test_read_closed (test.test_io.PyIOTest) ... ok test_readline (test.test_io.PyIOTest) ... ok test_readline_nonsizeable (test.test_io.PyIOTest) ... ok test_types_have_dict (test.test_io.PyIOTest) ... ok test_unbounded_file (test.test_io.PyIOTest) ... skipped 'test requires at least 2 GiB of memory' test_with_open (test.test_io.PyIOTest) ... ok test_RawIOBase_io_in_pyio_match (test.test_io.APIMismatchTest) Test that pyio RawIOBase class has all c RawIOBase methods ... ok test_RawIOBase_pyio_in_io_match (test.test_io.APIMismatchTest) Test that c RawIOBase class has all pyio RawIOBase methods ... ok test_args_error (test.test_io.CBufferedReaderTest) ... ok test_buffer_freeing (test.test_io.CBufferedReaderTest) ... ok test_buffering (test.test_io.CBufferedReaderTest) ... ok test_close_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_constructor (test.test_io.CBufferedReaderTest) ... ok test_context_manager (test.test_io.CBufferedReaderTest) ... ok test_detach (test.test_io.CBufferedReaderTest) ... ok test_error_through_destructor (test.test_io.CBufferedReaderTest) ... ok test_fileno (test.test_io.CBufferedReaderTest) ... ok test_flush_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_garbage_collection (test.test_io.CBufferedReaderTest) ... ok test_initialization (test.test_io.CBufferedReaderTest) ... ok test_invalid_args (test.test_io.CBufferedReaderTest) ... ok test_misbehaved_io (test.test_io.CBufferedReaderTest) ... ok test_misbehaved_io_read (test.test_io.CBufferedReaderTest) ... ok test_multi_close (test.test_io.CBufferedReaderTest) ... ok test_no_extraneous_read (test.test_io.CBufferedReaderTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_override_destructor (test.test_io.CBufferedReaderTest) ... ok test_read (test.test_io.CBufferedReaderTest) ... ok test_read1 (test.test_io.CBufferedReaderTest) ... ok test_read1_arbitrary (test.test_io.CBufferedReaderTest) ... ok test_read_all (test.test_io.CBufferedReaderTest) ... ok test_read_non_blocking (test.test_io.CBufferedReaderTest) ... ok test_read_on_closed (test.test_io.CBufferedReaderTest) ... ok test_read_past_eof (test.test_io.CBufferedReaderTest) ... ok test_readinto (test.test_io.CBufferedReaderTest) ... ok test_readinto1 (test.test_io.CBufferedReaderTest) ... ok test_readinto1_array (test.test_io.CBufferedReaderTest) ... ok test_readinto_array (test.test_io.CBufferedReaderTest) ... ok test_readlines (test.test_io.CBufferedReaderTest) ... ok test_readonly_attributes (test.test_io.CBufferedReaderTest) ... ok test_recursive_repr (test.test_io.CBufferedReaderTest) ... ok test_repr (test.test_io.CBufferedReaderTest) ... ok test_sizeof (test.test_io.CBufferedReaderTest) ... ok test_threads (test.test_io.CBufferedReaderTest) ... ok test_truncate_on_read_only (test.test_io.CBufferedReaderTest) ... ok test_uninitialized (test.test_io.CBufferedReaderTest) ... ok test_unseekable (test.test_io.CBufferedReaderTest) ... ok test_buffering (test.test_io.PyBufferedReaderTest) ... ok test_close_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_constructor (test.test_io.PyBufferedReaderTest) ... ok test_context_manager (test.test_io.PyBufferedReaderTest) ... ok test_detach (test.test_io.PyBufferedReaderTest) ... ok test_error_through_destructor (test.test_io.PyBufferedReaderTest) ... ok test_fileno (test.test_io.PyBufferedReaderTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_invalid_args (test.test_io.PyBufferedReaderTest) ... ok test_misbehaved_io (test.test_io.PyBufferedReaderTest) ... ok test_multi_close (test.test_io.PyBufferedReaderTest) ... ok test_no_extraneous_read (test.test_io.PyBufferedReaderTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_override_destructor (test.test_io.PyBufferedReaderTest) ... ok test_read (test.test_io.PyBufferedReaderTest) ... ok test_read1 (test.test_io.PyBufferedReaderTest) ... ok test_read1_arbitrary (test.test_io.PyBufferedReaderTest) ... ok test_read_all (test.test_io.PyBufferedReaderTest) ... ok test_read_non_blocking (test.test_io.PyBufferedReaderTest) ... ok test_read_on_closed (test.test_io.PyBufferedReaderTest) ... ok test_read_past_eof (test.test_io.PyBufferedReaderTest) ... ok test_readinto (test.test_io.PyBufferedReaderTest) ... ok test_readinto1 (test.test_io.PyBufferedReaderTest) ... ok test_readinto1_array (test.test_io.PyBufferedReaderTest) ... ok test_readinto_array (test.test_io.PyBufferedReaderTest) ... ok test_readlines (test.test_io.PyBufferedReaderTest) ... ok test_readonly_attributes (test.test_io.PyBufferedReaderTest) ... ok test_recursive_repr (test.test_io.PyBufferedReaderTest) ... ok test_repr (test.test_io.PyBufferedReaderTest) ... ok test_threads (test.test_io.PyBufferedReaderTest) ... ok test_truncate_on_read_only (test.test_io.PyBufferedReaderTest) ... ok test_uninitialized (test.test_io.PyBufferedReaderTest) ... ok test_unseekable (test.test_io.PyBufferedReaderTest) ... ok test_args_error (test.test_io.CBufferedWriterTest) ... ok test_buffer_freeing (test.test_io.CBufferedWriterTest) ... ok test_close_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_constructor (test.test_io.CBufferedWriterTest) ... ok test_context_manager (test.test_io.CBufferedWriterTest) ... ok test_destructor (test.test_io.CBufferedWriterTest) ... ok test_detach (test.test_io.CBufferedWriterTest) ... ok test_detach_flush (test.test_io.CBufferedWriterTest) ... ok test_error_through_destructor (test.test_io.CBufferedWriterTest) ... ok test_fileno (test.test_io.CBufferedWriterTest) ... ok test_flush (test.test_io.CBufferedWriterTest) ... ok test_flush_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_garbage_collection (test.test_io.CBufferedWriterTest) ... ok test_initialization (test.test_io.CBufferedWriterTest) ... ok test_invalid_args (test.test_io.CBufferedWriterTest) ... ok test_max_buffer_size_removal (test.test_io.CBufferedWriterTest) ... ok test_misbehaved_io (test.test_io.CBufferedWriterTest) ... ok test_multi_close (test.test_io.CBufferedWriterTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_override_destructor (test.test_io.CBufferedWriterTest) ... ok test_readonly_attributes (test.test_io.CBufferedWriterTest) ... ok test_recursive_repr (test.test_io.CBufferedWriterTest) ... ok test_repr (test.test_io.CBufferedWriterTest) ... ok test_sizeof (test.test_io.CBufferedWriterTest) ... ok test_slow_close_from_thread (test.test_io.CBufferedWriterTest) ... ok test_threads (test.test_io.CBufferedWriterTest) ... ok test_truncate (test.test_io.CBufferedWriterTest) ... ok test_truncate_after_write (test.test_io.CBufferedWriterTest) ... ok test_uninitialized (test.test_io.CBufferedWriterTest) ... ok test_unseekable (test.test_io.CBufferedWriterTest) ... ok test_write (test.test_io.CBufferedWriterTest) ... ok test_write_and_rewind (test.test_io.CBufferedWriterTest) ... ok test_write_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_write_non_blocking (test.test_io.CBufferedWriterTest) ... ok test_write_overflow (test.test_io.CBufferedWriterTest) ... ok test_writelines (test.test_io.CBufferedWriterTest) ... ok test_writelines_error (test.test_io.CBufferedWriterTest) ... ok test_writelines_userlist (test.test_io.CBufferedWriterTest) ... ok test_writes (test.test_io.CBufferedWriterTest) ... ok test_writes_and_flushes (test.test_io.CBufferedWriterTest) ... ok test_writes_and_seeks (test.test_io.CBufferedWriterTest) ... ok test_writes_and_truncates (test.test_io.CBufferedWriterTest) ... ok test_close_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_constructor (test.test_io.PyBufferedWriterTest) ... ok test_context_manager (test.test_io.PyBufferedWriterTest) ... ok test_destructor (test.test_io.PyBufferedWriterTest) ... ok test_detach (test.test_io.PyBufferedWriterTest) ... ok test_detach_flush (test.test_io.PyBufferedWriterTest) ... ok test_error_through_destructor (test.test_io.PyBufferedWriterTest) ... ok test_fileno (test.test_io.PyBufferedWriterTest) ... ok test_flush (test.test_io.PyBufferedWriterTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_invalid_args (test.test_io.PyBufferedWriterTest) ... ok test_max_buffer_size_removal (test.test_io.PyBufferedWriterTest) ... ok test_misbehaved_io (test.test_io.PyBufferedWriterTest) ... ok test_multi_close (test.test_io.PyBufferedWriterTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_override_destructor (test.test_io.PyBufferedWriterTest) ... ok test_readonly_attributes (test.test_io.PyBufferedWriterTest) ... ok test_recursive_repr (test.test_io.PyBufferedWriterTest) ... ok test_repr (test.test_io.PyBufferedWriterTest) ... ok test_slow_close_from_thread (test.test_io.PyBufferedWriterTest) ... ok test_threads (test.test_io.PyBufferedWriterTest) ... ok test_truncate (test.test_io.PyBufferedWriterTest) ... ok test_truncate_after_write (test.test_io.PyBufferedWriterTest) ... ok test_uninitialized (test.test_io.PyBufferedWriterTest) ... ok test_unseekable (test.test_io.PyBufferedWriterTest) ... ok test_write (test.test_io.PyBufferedWriterTest) ... ok test_write_and_rewind (test.test_io.PyBufferedWriterTest) ... ok test_write_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_write_non_blocking (test.test_io.PyBufferedWriterTest) ... ok test_write_overflow (test.test_io.PyBufferedWriterTest) ... ok test_writelines (test.test_io.PyBufferedWriterTest) ... ok test_writelines_error (test.test_io.PyBufferedWriterTest) ... ok test_writelines_userlist (test.test_io.PyBufferedWriterTest) ... ok test_writes (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_flushes (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_seeks (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_truncates (test.test_io.PyBufferedWriterTest) ... ok test_close_and_closed (test.test_io.CBufferedRWPairTest) ... ok test_constructor (test.test_io.CBufferedRWPairTest) ... ok test_constructor_max_buffer_size_removal (test.test_io.CBufferedRWPairTest) ... ok test_constructor_with_not_readable (test.test_io.CBufferedRWPairTest) ... ok test_constructor_with_not_writeable (test.test_io.CBufferedRWPairTest) ... ok test_detach (test.test_io.CBufferedRWPairTest) ... ok test_isatty (test.test_io.CBufferedRWPairTest) ... ok test_peek (test.test_io.CBufferedRWPairTest) ... ok test_read (test.test_io.CBufferedRWPairTest) ... ok test_read1 (test.test_io.CBufferedRWPairTest) ... ok test_readable (test.test_io.CBufferedRWPairTest) ... ok test_reader_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_reader_writer_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_readinto (test.test_io.CBufferedRWPairTest) ... ok test_readlines (test.test_io.CBufferedRWPairTest) ... ok test_seekable (test.test_io.CBufferedRWPairTest) ... ok test_uninitialized (test.test_io.CBufferedRWPairTest) ... ok test_weakref_clearing (test.test_io.CBufferedRWPairTest) ... ok test_write (test.test_io.CBufferedRWPairTest) ... ok test_writeable (test.test_io.CBufferedRWPairTest) ... ok test_writer_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_close_and_closed (test.test_io.PyBufferedRWPairTest) ... ok test_constructor (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_max_buffer_size_removal (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_with_not_readable (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_with_not_writeable (test.test_io.PyBufferedRWPairTest) ... ok test_detach (test.test_io.PyBufferedRWPairTest) ... ok test_isatty (test.test_io.PyBufferedRWPairTest) ... ok test_peek (test.test_io.PyBufferedRWPairTest) ... ok test_read (test.test_io.PyBufferedRWPairTest) ... ok test_read1 (test.test_io.PyBufferedRWPairTest) ... ok test_readable (test.test_io.PyBufferedRWPairTest) ... ok test_reader_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_reader_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_readinto (test.test_io.PyBufferedRWPairTest) ... ok test_readlines (test.test_io.PyBufferedRWPairTest) ... ok test_seekable (test.test_io.PyBufferedRWPairTest) ... ok test_uninitialized (test.test_io.PyBufferedRWPairTest) ... ok test_weakref_clearing (test.test_io.PyBufferedRWPairTest) ... ok test_write (test.test_io.PyBufferedRWPairTest) ... ok test_writeable (test.test_io.PyBufferedRWPairTest) ... ok test_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_args_error (test.test_io.CBufferedRandomTest) ... ok test_buffer_freeing (test.test_io.CBufferedRandomTest) ... ok test_buffering (test.test_io.CBufferedRandomTest) ... ok test_close_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_constructor (test.test_io.CBufferedRandomTest) ... ok test_context_manager (test.test_io.CBufferedRandomTest) ... ok test_destructor (test.test_io.CBufferedRandomTest) ... ok test_detach (test.test_io.CBufferedRandomTest) ... ok test_detach_flush (test.test_io.CBufferedRandomTest) ... ok test_error_through_destructor (test.test_io.CBufferedRandomTest) ... ok test_fileno (test.test_io.CBufferedRandomTest) ... ok test_flush (test.test_io.CBufferedRandomTest) ... ok test_flush_and_peek (test.test_io.CBufferedRandomTest) ... ok test_flush_and_read (test.test_io.CBufferedRandomTest) ... ok test_flush_and_readinto (test.test_io.CBufferedRandomTest) ... ok test_flush_and_write (test.test_io.CBufferedRandomTest) ... ok test_flush_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_garbage_collection (test.test_io.CBufferedRandomTest) ... ok test_interleaved_read_write (test.test_io.CBufferedRandomTest) ... ok test_interleaved_readline_write (test.test_io.CBufferedRandomTest) ... ok test_invalid_args (test.test_io.CBufferedRandomTest) ... ok test_max_buffer_size_removal (test.test_io.CBufferedRandomTest) ... ok test_misbehaved_io (test.test_io.CBufferedRandomTest) ... ok test_multi_close (test.test_io.CBufferedRandomTest) ... ok test_no_extraneous_read (test.test_io.CBufferedRandomTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_override_destructor (test.test_io.CBufferedRandomTest) ... ok test_read (test.test_io.CBufferedRandomTest) ... ok test_read1 (test.test_io.CBufferedRandomTest) ... ok test_read1_arbitrary (test.test_io.CBufferedRandomTest) ... ok test_read_all (test.test_io.CBufferedRandomTest) ... ok test_read_and_write (test.test_io.CBufferedRandomTest) ... ok test_read_non_blocking (test.test_io.CBufferedRandomTest) ... ok test_read_on_closed (test.test_io.CBufferedRandomTest) ... ok test_read_past_eof (test.test_io.CBufferedRandomTest) ... ok test_readinto (test.test_io.CBufferedRandomTest) ... ok test_readinto1 (test.test_io.CBufferedRandomTest) ... ok test_readinto1_array (test.test_io.CBufferedRandomTest) ... ok test_readinto_array (test.test_io.CBufferedRandomTest) ... ok test_readlines (test.test_io.CBufferedRandomTest) ... ok test_readonly_attributes (test.test_io.CBufferedRandomTest) ... ok test_recursive_repr (test.test_io.CBufferedRandomTest) ... ok test_repr (test.test_io.CBufferedRandomTest) ... ok test_seek_and_tell (test.test_io.CBufferedRandomTest) ... ok test_sizeof (test.test_io.CBufferedRandomTest) ... ok test_slow_close_from_thread (test.test_io.CBufferedRandomTest) ... ok test_threads (test.test_io.CBufferedRandomTest) ... ok test_truncate (test.test_io.CBufferedRandomTest) ... ok test_truncate_after_read_or_write (test.test_io.CBufferedRandomTest) ... ok test_truncate_after_write (test.test_io.CBufferedRandomTest) ... ok test_uninitialized (test.test_io.CBufferedRandomTest) ... ok test_write (test.test_io.CBufferedRandomTest) ... ok test_write_after_readahead (test.test_io.CBufferedRandomTest) ... ok test_write_and_rewind (test.test_io.CBufferedRandomTest) ... ok test_write_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_write_non_blocking (test.test_io.CBufferedRandomTest) ... ok test_write_overflow (test.test_io.CBufferedRandomTest) ... ok test_write_rewind_write (test.test_io.CBufferedRandomTest) ... ok test_writelines (test.test_io.CBufferedRandomTest) ... ok test_writelines_error (test.test_io.CBufferedRandomTest) ... ok test_writelines_userlist (test.test_io.CBufferedRandomTest) ... ok test_writes (test.test_io.CBufferedRandomTest) ... ok test_writes_and_flushes (test.test_io.CBufferedRandomTest) ... ok test_writes_and_peek (test.test_io.CBufferedRandomTest) ... ok test_writes_and_read1s (test.test_io.CBufferedRandomTest) ... ok test_writes_and_readintos (test.test_io.CBufferedRandomTest) ... ok test_writes_and_reads (test.test_io.CBufferedRandomTest) ... ok test_writes_and_seeks (test.test_io.CBufferedRandomTest) ... ok test_writes_and_truncates (test.test_io.CBufferedRandomTest) ... ok test_buffering (test.test_io.PyBufferedRandomTest) ... ok test_close_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_constructor (test.test_io.PyBufferedRandomTest) ... ok test_context_manager (test.test_io.PyBufferedRandomTest) ... ok test_destructor (test.test_io.PyBufferedRandomTest) ... ok test_detach (test.test_io.PyBufferedRandomTest) ... ok test_detach_flush (test.test_io.PyBufferedRandomTest) ... ok test_error_through_destructor (test.test_io.PyBufferedRandomTest) ... ok test_fileno (test.test_io.PyBufferedRandomTest) ... ok test_flush (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_peek (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_read (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_readinto (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_write (test.test_io.PyBufferedRandomTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_interleaved_read_write (test.test_io.PyBufferedRandomTest) ... ok test_interleaved_readline_write (test.test_io.PyBufferedRandomTest) ... ok test_invalid_args (test.test_io.PyBufferedRandomTest) ... ok test_max_buffer_size_removal (test.test_io.PyBufferedRandomTest) ... ok test_misbehaved_io (test.test_io.PyBufferedRandomTest) ... ok test_multi_close (test.test_io.PyBufferedRandomTest) ... ok test_no_extraneous_read (test.test_io.PyBufferedRandomTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_override_destructor (test.test_io.PyBufferedRandomTest) ... ok test_read (test.test_io.PyBufferedRandomTest) ... ok test_read1 (test.test_io.PyBufferedRandomTest) ... ok test_read1_arbitrary (test.test_io.PyBufferedRandomTest) ... ok test_read_all (test.test_io.PyBufferedRandomTest) ... ok test_read_and_write (test.test_io.PyBufferedRandomTest) ... ok test_read_non_blocking (test.test_io.PyBufferedRandomTest) ... ok test_read_on_closed (test.test_io.PyBufferedRandomTest) ... ok test_read_past_eof (test.test_io.PyBufferedRandomTest) ... ok test_readinto (test.test_io.PyBufferedRandomTest) ... ok test_readinto1 (test.test_io.PyBufferedRandomTest) ... ok test_readinto1_array (test.test_io.PyBufferedRandomTest) ... ok test_readinto_array (test.test_io.PyBufferedRandomTest) ... ok test_readlines (test.test_io.PyBufferedRandomTest) ... ok test_readonly_attributes (test.test_io.PyBufferedRandomTest) ... ok test_recursive_repr (test.test_io.PyBufferedRandomTest) ... ok test_repr (test.test_io.PyBufferedRandomTest) ... ok test_seek_and_tell (test.test_io.PyBufferedRandomTest) ... ok test_slow_close_from_thread (test.test_io.PyBufferedRandomTest) ... ok test_threads (test.test_io.PyBufferedRandomTest) ... ok test_truncate (test.test_io.PyBufferedRandomTest) ... ok test_truncate_after_read_or_write (test.test_io.PyBufferedRandomTest) ... ok test_truncate_after_write (test.test_io.PyBufferedRandomTest) ... ok test_uninitialized (test.test_io.PyBufferedRandomTest) ... ok test_write (test.test_io.PyBufferedRandomTest) ... ok test_write_after_readahead (test.test_io.PyBufferedRandomTest) ... ok test_write_and_rewind (test.test_io.PyBufferedRandomTest) ... ok test_write_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_write_non_blocking (test.test_io.PyBufferedRandomTest) ... ok test_write_overflow (test.test_io.PyBufferedRandomTest) ... ok test_write_rewind_write (test.test_io.PyBufferedRandomTest) ... ok test_writelines (test.test_io.PyBufferedRandomTest) ... ok test_writelines_error (test.test_io.PyBufferedRandomTest) ... ok test_writelines_userlist (test.test_io.PyBufferedRandomTest) ... ok test_writes (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_flushes (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_peek (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_read1s (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_readintos (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_reads (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_seeks (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_truncates (test.test_io.PyBufferedRandomTest) ... ok test_decoder (test.test_io.StatefulIncrementalDecoderTest) ... ok test_newline_bytes (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_newline_decoder (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_translate (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_newline_bytes (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_newline_decoder (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_translate (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_append_bom (test.test_io.CTextIOWrapperTest) ... ok test_basic_io (test.test_io.CTextIOWrapperTest) ... ok test_bufio_write_through (test.test_io.CTextIOWrapperTest) ... ok test_close_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_constructor (test.test_io.CTextIOWrapperTest) ... ok test_create_at_shutdown_with_encoding (test.test_io.CTextIOWrapperTest) ... ok test_create_at_shutdown_without_encoding (test.test_io.CTextIOWrapperTest) ... ok test_default_encoding (test.test_io.CTextIOWrapperTest) ... ok test_del__CHUNK_SIZE_SystemError (test.test_io.CTextIOWrapperTest) ... ok test_destructor (test.test_io.CTextIOWrapperTest) ... ok test_detach (test.test_io.CTextIOWrapperTest) ... ok test_device_encoding (test.test_io.CTextIOWrapperTest) ... ok test_encoded_writes (test.test_io.CTextIOWrapperTest) ... ok test_encoding (test.test_io.CTextIOWrapperTest) ... ok test_encoding_errors_reading (test.test_io.CTextIOWrapperTest) ... ok test_encoding_errors_writing (test.test_io.CTextIOWrapperTest) ... ok test_error_through_destructor (test.test_io.CTextIOWrapperTest) ... ok test_errors_property (test.test_io.CTextIOWrapperTest) ... ok test_flush_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_garbage_collection (test.test_io.CTextIOWrapperTest) ... ok test_illegal_decoder (test.test_io.CTextIOWrapperTest) ... ok test_illegal_encoder (test.test_io.CTextIOWrapperTest) ... ok test_initialization (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_1 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_2 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_3 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_4 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_5 (test.test_io.CTextIOWrapperTest) ... ok test_issue2282 (test.test_io.CTextIOWrapperTest) ... ok test_issue22849 (test.test_io.CTextIOWrapperTest) ... ok test_issue25862 (test.test_io.CTextIOWrapperTest) ... ok test_line_buffering (test.test_io.CTextIOWrapperTest) ... ok test_multi_close (test.test_io.CTextIOWrapperTest) ... ok test_multibyte_seek_and_tell (test.test_io.CTextIOWrapperTest) ... ok test_newlines (test.test_io.CTextIOWrapperTest) ... ok test_newlines_input (test.test_io.CTextIOWrapperTest) ... ok test_newlines_output (test.test_io.CTextIOWrapperTest) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.CTextIOWrapperTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_override_destructor (test.test_io.CTextIOWrapperTest) ... ok test_rawio (test.test_io.CTextIOWrapperTest) ... ok test_rawio_write_through (test.test_io.CTextIOWrapperTest) ... ok test_read_by_chunk (test.test_io.CTextIOWrapperTest) ... ok test_read_byteslike (test.test_io.CTextIOWrapperTest) ... ok test_read_nonbytes (test.test_io.CTextIOWrapperTest) ... ok test_read_one_by_one (test.test_io.CTextIOWrapperTest) ... ok test_readlines (test.test_io.CTextIOWrapperTest) ... ok test_readonly_attributes (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_defaults (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_encoding_read (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_line_buffering (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_newline (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_write (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_write_fromascii (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_write_non_seekable (test.test_io.CTextIOWrapperTest) ... ok test_reconfigure_write_through (test.test_io.CTextIOWrapperTest) ... ok test_recursive_repr (test.test_io.CTextIOWrapperTest) ... ok test_repr (test.test_io.CTextIOWrapperTest) ... ok test_rwpair_cleared_before_textio (test.test_io.CTextIOWrapperTest) ... ok test_seek_and_tell (test.test_io.CTextIOWrapperTest) ... ok test_seek_append_bom (test.test_io.CTextIOWrapperTest) ... ok test_seek_bom (test.test_io.CTextIOWrapperTest) ... ok test_seek_with_encoder_state (test.test_io.CTextIOWrapperTest) ... ok test_seeking (test.test_io.CTextIOWrapperTest) ... ok test_seeking_too (test.test_io.CTextIOWrapperTest) ... ok test_telling (test.test_io.CTextIOWrapperTest) ... ok test_threads_write (test.test_io.CTextIOWrapperTest) ... ok test_uninitialized (test.test_io.CTextIOWrapperTest) ... ok test_unreadable (test.test_io.CTextIOWrapperTest) ... ok test_unseekable (test.test_io.CTextIOWrapperTest) ... ok test_writelines (test.test_io.CTextIOWrapperTest) ... ok test_writelines_error (test.test_io.CTextIOWrapperTest) ... ok test_writelines_userlist (test.test_io.CTextIOWrapperTest) ... ok test_append_bom (test.test_io.PyTextIOWrapperTest) ... ok test_basic_io (test.test_io.PyTextIOWrapperTest) ... ok test_bufio_write_through (test.test_io.PyTextIOWrapperTest) ... ok test_close_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_constructor (test.test_io.PyTextIOWrapperTest) ... ok test_create_at_shutdown_with_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_create_at_shutdown_without_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_default_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_detach (test.test_io.PyTextIOWrapperTest) ... ok test_device_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_encoded_writes (test.test_io.PyTextIOWrapperTest) ... ok test_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_encoding_errors_reading (test.test_io.PyTextIOWrapperTest) ... ok test_encoding_errors_writing (test.test_io.PyTextIOWrapperTest) ... ok test_error_through_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_errors_property (test.test_io.PyTextIOWrapperTest) ... ok test_flush_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_illegal_decoder (test.test_io.PyTextIOWrapperTest) ... ok test_illegal_encoder (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_1 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_2 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_3 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_4 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_5 (test.test_io.PyTextIOWrapperTest) ... ok test_issue2282 (test.test_io.PyTextIOWrapperTest) ... ok test_issue22849 (test.test_io.PyTextIOWrapperTest) ... ok test_issue25862 (test.test_io.PyTextIOWrapperTest) ... ok test_line_buffering (test.test_io.PyTextIOWrapperTest) ... ok test_multi_close (test.test_io.PyTextIOWrapperTest) ... ok test_multibyte_seek_and_tell (test.test_io.PyTextIOWrapperTest) ... ok test_newlines (test.test_io.PyTextIOWrapperTest) ... ok test_newlines_input (test.test_io.PyTextIOWrapperTest) ... ok test_newlines_output (test.test_io.PyTextIOWrapperTest) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.PyTextIOWrapperTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_override_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_rawio (test.test_io.PyTextIOWrapperTest) ... ok test_rawio_write_through (test.test_io.PyTextIOWrapperTest) ... ok test_read_by_chunk (test.test_io.PyTextIOWrapperTest) ... ok test_read_byteslike (test.test_io.PyTextIOWrapperTest) ... ok test_read_nonbytes (test.test_io.PyTextIOWrapperTest) ... ok test_read_one_by_one (test.test_io.PyTextIOWrapperTest) ... ok test_readlines (test.test_io.PyTextIOWrapperTest) ... ok test_readonly_attributes (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_defaults (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_encoding_read (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_line_buffering (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_newline (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_write (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_write_fromascii (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_write_non_seekable (test.test_io.PyTextIOWrapperTest) ... ok test_reconfigure_write_through (test.test_io.PyTextIOWrapperTest) ... ok test_recursive_repr (test.test_io.PyTextIOWrapperTest) ... ok test_repr (test.test_io.PyTextIOWrapperTest) ... ok test_seek_and_tell (test.test_io.PyTextIOWrapperTest) ... ok test_seek_append_bom (test.test_io.PyTextIOWrapperTest) ... ok test_seek_bom (test.test_io.PyTextIOWrapperTest) ... ok test_seek_with_encoder_state (test.test_io.PyTextIOWrapperTest) ... ok test_seeking (test.test_io.PyTextIOWrapperTest) ... ok test_seeking_too (test.test_io.PyTextIOWrapperTest) ... ok test_telling (test.test_io.PyTextIOWrapperTest) ... ok test_threads_write (test.test_io.PyTextIOWrapperTest) ... ok test_uninitialized (test.test_io.PyTextIOWrapperTest) ... ok test_unreadable (test.test_io.PyTextIOWrapperTest) ... ok test_unseekable (test.test_io.PyTextIOWrapperTest) ... ok test_writelines (test.test_io.PyTextIOWrapperTest) ... ok test_writelines_error (test.test_io.PyTextIOWrapperTest) ... ok test_writelines_userlist (test.test_io.PyTextIOWrapperTest) ... ok test___all__ (test.test_io.CMiscIOTest) ... ok test_abc_inheritance (test.test_io.CMiscIOTest) ... ok test_abc_inheritance_official (test.test_io.CMiscIOTest) ... ok test_abcs (test.test_io.CMiscIOTest) ... ok test_attributes (test.test_io.CMiscIOTest) ... ok test_blockingioerror (test.test_io.CMiscIOTest) ... ok test_check_encoding_errors (test.test_io.CMiscIOTest) ... ok test_create_fail (test.test_io.CMiscIOTest) ... ok test_create_writes (test.test_io.CMiscIOTest) ... ok test_daemon_threads_shutdown_stderr_deadlock (test.test_io.CMiscIOTest) ... ok test_daemon_threads_shutdown_stdout_deadlock (test.test_io.CMiscIOTest) ... ok test_io_after_close (test.test_io.CMiscIOTest) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.CMiscIOTest) ... ok test_nonblock_pipe_write_smallbuf (test.test_io.CMiscIOTest) ... ok test_open_allargs (test.test_io.CMiscIOTest) ... ok test_open_pipe_with_append (test.test_io.CMiscIOTest) ... ok test_pickling (test.test_io.CMiscIOTest) ... ok test_readinto_buffer_overflow (test.test_io.CMiscIOTest) ... ok test_warn_on_dealloc (test.test_io.CMiscIOTest) ... ok test_warn_on_dealloc_fd (test.test_io.CMiscIOTest) ... ok test___all__ (test.test_io.PyMiscIOTest) ... ok test_abc_inheritance (test.test_io.PyMiscIOTest) ... ok test_abc_inheritance_official (test.test_io.PyMiscIOTest) ... ok test_abcs (test.test_io.PyMiscIOTest) ... ok test_attributes (test.test_io.PyMiscIOTest) ... ok test_blockingioerror (test.test_io.PyMiscIOTest) ... ok test_check_encoding_errors (test.test_io.PyMiscIOTest) ... ok test_create_fail (test.test_io.PyMiscIOTest) ... ok test_create_writes (test.test_io.PyMiscIOTest) ... ok test_io_after_close (test.test_io.PyMiscIOTest) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.PyMiscIOTest) ... ok test_nonblock_pipe_write_smallbuf (test.test_io.PyMiscIOTest) ... ok test_open_allargs (test.test_io.PyMiscIOTest) ... ok test_open_pipe_with_append (test.test_io.PyMiscIOTest) ... ok test_pickling (test.test_io.PyMiscIOTest) ... ok test_warn_on_dealloc (test.test_io.PyMiscIOTest) ... ok test_warn_on_dealloc_fd (test.test_io.PyMiscIOTest) ... ok test_interrupted_read_retry_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_read_retry_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_write_retry_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_write_retry_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_unbuffered (test.test_io.CSignalsTest) ... ok test_reentrant_write_buffered (test.test_io.CSignalsTest) ... ok test_reentrant_write_text (test.test_io.CSignalsTest) ... ok test_interrupted_read_retry_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_read_retry_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_write_retry_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_write_retry_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_unbuffered (test.test_io.PySignalsTest) ... ok
Ran 612 tests in 68.180s
OK (skipped=2) Before: [] After: ['@test_6488748_tmpæ'] test_devpoll skipped -- test works only on Solaris OS family test_winconsoleio skipped -- test only relevant on win32 <string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ test_unicode_file skipped -- No Unicode filesystem semantics on this platform. test_ioctl skipped -- Unable to open /dev/tty test_gdb skipped -- gdb not built with embedded python support setgroups: Not owner test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_winreg skipped -- No module named 'winreg' test_spwd skipped -- No module named 'spwd' test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_unicode_file_functions skipped -- only NT+ and systems with Unicode-friendly filesystem encoding test_kqueue skipped -- test works only on BSD test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_ossaudiodev skipped -- No module named 'ossaudiodev' make: 1254-004 The error code from the last command is 3.
Stop.
Test report
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: vstinner@python.org
-- Night gathers, and now my watch begins. It shall not end until my death.
Still waiting for backport of https://bugs.python.org/issue41401 (since 27-07). As I said before, this goes beyond me as it seems to touch many things I should not be touching.
On 04/09/2020 17:14, Victor Stinner wrote:
https://bugs.python.org/issue41717 [AIX] test_io: files was modified by test_io: (@test_6488748_tmpæ) on POWER6 AIX 3.9
Le ven. 4 sept. 2020 à 12:27, <buildbot@python.org> a écrit :
The Buildbot has detected a new failure on builder POWER6 AIX 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/330/builds/20
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Karthikeyan Singaravelan <tir.karthi@gmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Pablo Galindo <Pablogsal@gmail.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 28 sec
- test_subprocess: 2 min 33 sec
- test_unparse: 2 min 21 sec
- test_multiprocessing_spawn: 2 min 16 sec
- test_tokenize: 2 min 6 sec
- test_capi: 1 min 32 sec
- test_lib2to3: 1 min 31 sec
- test_multiprocessing_forkserver: 1 min 30 sec
- test_ssl: 1 min 26 sec
- test_asyncio: 1 min 22 sec
1 test altered the execution environment: test_io
18 tests skipped: test_devpoll test_epoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_spwd test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64
I backported the change to 3.8 and 3.9.
Le lun. 7 sept. 2020 à 09:27, Michael Felt <aixtools@felt.demon.nl> a écrit :
Still waiting for backport of https://bugs.python.org/issue41401 (since 27-07). As I said before, this goes beyond me as it seems to touch many things I should not be touching.
On 04/09/2020 17:14, Victor Stinner wrote:
https://bugs.python.org/issue41717 [AIX] test_io: files was modified by test_io: (@test_6488748_tmpæ) on POWER6 AIX 3.9
Le ven. 4 sept. 2020 à 12:27, <buildbot@python.org> a écrit :
The Buildbot has detected a new failure on builder POWER6 AIX 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/330/builds/20
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Karthikeyan Singaravelan <tir.karthi@gmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Pablo Galindo <Pablogsal@gmail.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 28 sec
- test_subprocess: 2 min 33 sec
- test_unparse: 2 min 21 sec
- test_multiprocessing_spawn: 2 min 16 sec
- test_tokenize: 2 min 6 sec
- test_capi: 1 min 32 sec
- test_lib2to3: 1 min 31 sec
- test_multiprocessing_forkserver: 1 min 30 sec
- test_ssl: 1 min 26 sec
- test_asyncio: 1 min 22 sec
1 test altered the execution environment: test_io
18 tests skipped: test_devpoll test_epoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_spwd test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: vstinner@python.org
-- Night gathers, and now my watch begins. It shall not end until my death.
Many thanks - I saw the 3.9 bots start passing again. :)
On 07/09/2020 17:47, Victor Stinner wrote:
I backported the change to 3.8 and 3.9.
Le lun. 7 sept. 2020 à 09:27, Michael Felt <aixtools@felt.demon.nl> a écrit :
Still waiting for backport of https://bugs.python.org/issue41401 (since 27-07). As I said before, this goes beyond me as it seems to touch many things I should not be touching.
On 04/09/2020 17:14, Victor Stinner wrote:
https://bugs.python.org/issue41717 [AIX] test_io: files was modified by test_io: (@test_6488748_tmpæ) on POWER6 AIX 3.9
Le ven. 4 sept. 2020 à 12:27, <buildbot@python.org> a écrit :
The Buildbot has detected a new failure on builder POWER6 AIX 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/330/builds/20
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Karthikeyan Singaravelan <tir.karthi@gmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Pablo Galindo <Pablogsal@gmail.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 28 sec
- test_subprocess: 2 min 33 sec
- test_unparse: 2 min 21 sec
- test_multiprocessing_spawn: 2 min 16 sec
- test_tokenize: 2 min 6 sec
- test_capi: 1 min 32 sec
- test_lib2to3: 1 min 31 sec
- test_multiprocessing_forkserver: 1 min 30 sec
- test_ssl: 1 min 26 sec
- test_asyncio: 1 min 22 sec
1 test altered the execution environment: test_io
18 tests skipped: test_devpoll test_epoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_spwd test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: vstinner@python.org
participants (3)
-
buildbot@python.org -
Michael Felt -
Victor Stinner