CC='xlc_r' LDSHARED='Modules/ld_so_aix xlc_r -bI:Modules/python.exp ' OPT='-DNDEBUG -O' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build/temp.aix-7104-1806-32-3.9/home creating build/temp.aix-7104-1806-32-3.9/home/aixtools creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9 creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_struct.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_struct.o "/home/aixtools/python-3.9/Modules/_struct.c", line 1416.26: 1506-196 (W) Initialization between types "struct _object*(*)(struct _typeobject*,long)" and "void*" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 1485.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 1684.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 1685.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 1686.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 1687.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 1688.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 1690.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 2045.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 2046.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 2047.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 2052.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 2053.19: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,long)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 2054.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_struct.c", line 2055.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed. creating build/lib.aix-7104-1806-32-3.9 Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_struct.o -o build/lib.aix-7104-1806-32-3.9/_struct.so building 'array' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/arraymodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/arraymodule.o "/home/aixtools/python-3.9/Modules/arraymodule.c", line 3025.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/arraymodule.o -o build/lib.aix-7104-1806-32-3.9/array.so building '_contextvars' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_contextvarsmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_contextvarsmodule.o "/home/aixtools/python-3.9/Modules/_contextvarsmodule.c", line 61.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_contextvarsmodule.o -o build/lib.aix-7104-1806-32-3.9/_contextvars.so building 'math' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/mathmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/mathmodule.o Modules/_math.o -lm -o build/lib.aix-7104-1806-32-3.9/math.so building 'cmath' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/cmathmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cmathmodule.o Modules/_math.o -lm -o build/lib.aix-7104-1806-32-3.9/cmath.so building '_datetime' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_datetimemodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_datetimemodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_datetimemodule.o -lm -o build/lib.aix-7104-1806-32-3.9/_datetime.so building '_random' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_randommodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_randommodule.o "/home/aixtools/python-3.9/Modules/_randommodule.c", line 545.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_randommodule.c", line 546.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_randommodule.o -o build/lib.aix-7104-1806-32-3.9/_random.so building '_bisect' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_bisectmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_bisectmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_bisectmodule.o -o build/lib.aix-7104-1806-32-3.9/_bisect.so building '_heapq' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_heapqmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_heapqmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_heapqmodule.o -o build/lib.aix-7104-1806-32-3.9/_heapq.so building '_pickle' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_pickle.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_pickle.o -DPy_BUILD_CORE_MODULE Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_pickle.o -o build/lib.aix-7104-1806-32-3.9/_pickle.so building '_json' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_json.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_json.o -DPy_BUILD_CORE_MODULE "/home/aixtools/python-3.9/Modules/_json.c", line 1889.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_json.o -o build/lib.aix-7104-1806-32-3.9/_json.so building '_lsprof' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_lsprof.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_lsprof.o xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/rotatingtree.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/rotatingtree.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_lsprof.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/rotatingtree.o -o build/lib.aix-7104-1806-32-3.9/_lsprof.so building 'unicodedata' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/unicodedata.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/unicodedata.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/unicodedata.o -o build/lib.aix-7104-1806-32-3.9/unicodedata.so building '_opcode' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_opcode.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_opcode.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_opcode.o -o build/lib.aix-7104-1806-32-3.9/_opcode.so building '_asyncio' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_asynciomodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_asynciomodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_asynciomodule.o -o build/lib.aix-7104-1806-32-3.9/_asyncio.so building '_queue' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_queuemodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_queuemodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_queuemodule.o -o build/lib.aix-7104-1806-32-3.9/_queue.so building '_statistics' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_statisticsmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_statisticsmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_statisticsmodule.o -o build/lib.aix-7104-1806-32-3.9/_statistics.so building 'fcntl' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/fcntlmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/fcntlmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/fcntlmodule.o -lbsd -o build/lib.aix-7104-1806-32-3.9/fcntl.so building 'grp' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/grpmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/grpmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/grpmodule.o -o build/lib.aix-7104-1806-32-3.9/grp.so building 'select' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/selectmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/selectmodule.o "/home/aixtools/python-3.9/Modules/selectmodule.c", line 2283.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/selectmodule.c", line 2285.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/selectmodule.o -o build/lib.aix-7104-1806-32-3.9/select.so building 'parser' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/parsermodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/parsermodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/parsermodule.o -o build/lib.aix-7104-1806-32-3.9/parser.so building 'mmap' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/mmapmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/mmapmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/mmapmodule.o -o build/lib.aix-7104-1806-32-3.9/mmap.so building 'syslog' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/syslogmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/syslogmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/syslogmodule.o -o build/lib.aix-7104-1806-32-3.9/syslog.so building '_xxsubinterpreters' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_xxsubinterpretersmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_xxsubinterpretersmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_xxsubinterpretersmodule.o -o build/lib.aix-7104-1806-32-3.9/_xxsubinterpreters.so building 'audioop' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/audioop.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/audioop.o "/home/aixtools/python-3.9/Modules/audioop.c", line 1970.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/audioop.o -lm -o build/lib.aix-7104-1806-32-3.9/audioop.so building '_csv' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_csv.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_csv.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_csv.o -o build/lib.aix-7104-1806-32-3.9/_csv.so building '_posixsubprocess' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_posixsubprocess.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_posixsubprocess.o "/home/aixtools/python-3.9/Modules/_posixsubprocess.c", line 514.43: 1506-280 (W) Function argument assignment between types "unsigned int*" and "const unsigned int*" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_posixsubprocess.o -o build/lib.aix-7104-1806-32-3.9/_posixsubprocess.so building '_testcapi' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_testcapimodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_testcapimodule.o "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6223.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6225.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6251.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6253.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6293.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6316.24: 1506-196 (W) Initialization between types "int(*)(struct _object*,struct _object*,struct _object*)" and "void*" is not allowed. "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6369.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6371.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6413.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6434.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testcapimodule.c", line 6472.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_testcapimodule.o -o build/lib.aix-7104-1806-32-3.9/_testcapi.so building '_testinternalcapi' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_testinternalcapi.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_testinternalcapi.o -o build/lib.aix-7104-1806-32-3.9/_testinternalcapi.so building '_testbuffer' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_testbuffer.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_testbuffer.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_testbuffer.o -o build/lib.aix-7104-1806-32-3.9/_testbuffer.so building '_testimportmultiple' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_testimportmultiple.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_testimportmultiple.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_testimportmultiple.o -o build/lib.aix-7104-1806-32-3.9/_testimportmultiple.so building '_testmultiphase' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_testmultiphase.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_testmultiphase.o "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 89.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 90.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 91.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 92.21: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,const char*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 243.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 290.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 493.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 514.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 535.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 549.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 550.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 570.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 591.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 612.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_testmultiphase.c", line 658.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_testmultiphase.o -o build/lib.aix-7104-1806-32-3.9/_testmultiphase.so building '_xxtestfuzz' extension creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_xxtestfuzz xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_xxtestfuzz/_xxtestfuzz.o xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_xxtestfuzz/fuzzer.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_xxtestfuzz/fuzzer.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_xxtestfuzz/fuzzer.o -o build/lib.aix-7104-1806-32-3.9/_xxtestfuzz.so building '_curses' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_cursesmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_cursesmodule.o 1500-030: (I) INFORMATION: _curses_initscr_impl: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_cursesmodule.o -lcurses -o build/lib.aix-7104-1806-32-3.9/_curses.so building '_crypt' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_cryptmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_cryptmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_cryptmodule.o -lcrypt -o build/lib.aix-7104-1806-32-3.9/_crypt.so building '_socket' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/socketmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/socketmodule.o 1500-030: (I) INFORMATION: PyInit__socket: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/socketmodule.o -o build/lib.aix-7104-1806-32-3.9/_socket.so building '_ssl' extension xlc_r -DNDEBUG -O -I./Include/internal -I/opt/aixtools/include -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_ssl.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ssl.o "/home/aixtools/python-3.9/Modules/_ssl.c", line 579.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. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ssl.o -L/opt/aixtools/lib -lssl -lcrypto -o build/lib.aix-7104-1806-32-3.9/_ssl.so building '_hashlib' extension xlc_r -DNDEBUG -O -I./Include/internal -I/opt/aixtools/include -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_hashopenssl.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_hashopenssl.o "/home/aixtools/python-3.9/Modules/_hashopenssl.c", line 517.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/_hashopenssl.c", line 518.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_hashopenssl.o -L/opt/aixtools/lib -lssl -lcrypto -o build/lib.aix-7104-1806-32-3.9/_hashlib.so building '_sha256' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/sha256module.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/sha256module.o 1500-030: (I) INFORMATION: sha_transform: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/sha256module.o -o build/lib.aix-7104-1806-32-3.9/_sha256.so building '_sha512' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/sha512module.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/sha512module.o 1500-030: (I) INFORMATION: sha512_transform: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/sha512module.o -o build/lib.aix-7104-1806-32-3.9/_sha512.so building '_md5' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/md5module.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/md5module.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/md5module.o -o build/lib.aix-7104-1806-32-3.9/_md5.so building '_sha1' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/sha1module.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/sha1module.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/sha1module.o -o build/lib.aix-7104-1806-32-3.9/_sha1.so building '_blake2' extension creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_blake2 xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_blake2/blake2b_impl.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_blake2/blake2b_impl.o "/home/aixtools/python-3.9/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported. "/home/aixtools/python-3.9/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored. "/home/aixtools/python-3.9/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. xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_blake2/blake2module.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_blake2/blake2module.o "/home/aixtools/python-3.9/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported. "/home/aixtools/python-3.9/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored. "/home/aixtools/python-3.9/Modules/_blake2/impl/blake2.h", line 140.14: 1506-726 (W) Attempting to pop an empty pack stack. Current pack may change. xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_blake2/blake2s_impl.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_blake2/blake2s_impl.o "/home/aixtools/python-3.9/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported. "/home/aixtools/python-3.9/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored. "/home/aixtools/python-3.9/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. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_blake2/blake2b_impl.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_blake2/blake2module.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_blake2/blake2s_impl.o -o build/lib.aix-7104-1806-32-3.9/_blake2.so building '_sha3' extension creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_sha3 xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_sha3/sha3module.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_sha3/sha3module.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_sha3/sha3module.o -o build/lib.aix-7104-1806-32-3.9/_sha3.so building '_dbm' extension xlc_r -DNDEBUG -O -I./Include/internal -DHAVE_NDBM_H -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_dbmmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_dbmmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_dbmmodule.o -o build/lib.aix-7104-1806-32-3.9/_dbm.so building 'termios' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/termios.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/termios.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/termios.o -o build/lib.aix-7104-1806-32-3.9/termios.so building 'resource' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/resource.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/resource.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/resource.o -o build/lib.aix-7104-1806-32-3.9/resource.so building 'nis' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/nismodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/nismodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/nismodule.o -lnsl -o build/lib.aix-7104-1806-32-3.9/nis.so building 'zlib' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/zlibmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/zlibmodule.o "/home/aixtools/python-3.9/Modules/zlibmodule.c", line 1321.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/zlibmodule.c", line 1335.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/zlibmodule.o -lz -o build/lib.aix-7104-1806-32-3.9/zlib.so building 'binascii' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/binascii.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/binascii.o -DUSE_ZLIB_CRC32 "/home/aixtools/python-3.9/Modules/binascii.c", line 1648.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/binascii.o -lz -o build/lib.aix-7104-1806-32-3.9/binascii.so building '_bz2' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_bz2module.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_bz2module.o "/home/aixtools/python-3.9/Modules/_bz2module.c", line 759.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_bz2module.o -lbz2 -o build/lib.aix-7104-1806-32-3.9/_bz2.so building 'pyexpat' extension creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/expat xlc_r -DNDEBUG -O -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/aixtools/python-3.9/Modules/expat -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/expat/xmlparse.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/expat/xmlparse.o xlc_r -DNDEBUG -O -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/aixtools/python-3.9/Modules/expat -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/expat/xmlrole.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/expat/xmlrole.o xlc_r -DNDEBUG -O -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/aixtools/python-3.9/Modules/expat -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/expat/xmltok.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/expat/xmltok.o xlc_r -DNDEBUG -O -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/aixtools/python-3.9/Modules/expat -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/pyexpat.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/pyexpat.o "/home/aixtools/python-3.9/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. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/expat/xmlparse.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/expat/xmlrole.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/expat/xmltok.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/pyexpat.o -o build/lib.aix-7104-1806-32-3.9/pyexpat.so building '_elementtree' extension xlc_r -DNDEBUG -O -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/aixtools/python-3.9/Modules/expat -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_elementtree.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_elementtree.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_elementtree.o -o build/lib.aix-7104-1806-32-3.9/_elementtree.so building '_multibytecodec' extension creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/cjkcodecs/multibytecodec.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/multibytecodec.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/multibytecodec.o -o build/lib.aix-7104-1806-32-3.9/_multibytecodec.so building '_codecs_kr' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_kr.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_kr.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_kr.o -o build/lib.aix-7104-1806-32-3.9/_codecs_kr.so building '_codecs_jp' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_jp.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_jp.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_jp.o -o build/lib.aix-7104-1806-32-3.9/_codecs_jp.so building '_codecs_cn' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_cn.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_cn.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_cn.o -o build/lib.aix-7104-1806-32-3.9/_codecs_cn.so building '_codecs_tw' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_tw.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_tw.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_tw.o -o build/lib.aix-7104-1806-32-3.9/_codecs_tw.so building '_codecs_hk' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_hk.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_hk.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_hk.o -o build/lib.aix-7104-1806-32-3.9/_codecs_hk.so building '_codecs_iso2022' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_iso2022.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/cjkcodecs/_codecs_iso2022.o -o build/lib.aix-7104-1806-32-3.9/_codecs_iso2022.so building '_decimal' extension creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/_decimal.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/_decimal.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/basearith.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/basearith.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/constants.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/constants.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/context.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/context.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/convolute.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/convolute.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/crt.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/crt.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/difradix2.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/difradix2.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/fnt.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/fnt.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/fourstep.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/fourstep.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/io.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/io.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/mpalloc.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/mpdecimal.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/numbertheory.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/sixstep.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/sixstep.o xlc_r -DNDEBUG -O -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I/home/aixtools/python-3.9/Modules/_decimal/libmpdec -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_decimal/libmpdec/transpose.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/transpose.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/_decimal.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/basearith.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/constants.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/context.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/convolute.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/crt.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/difradix2.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/fnt.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/fourstep.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/io.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/mpalloc.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/mpdecimal.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/numbertheory.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/sixstep.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_decimal/libmpdec/transpose.o -lm -o build/lib.aix-7104-1806-32-3.9/_decimal.so building '_ctypes_test' extension creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_ctypes/_ctypes_test.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/_ctypes_test.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/_ctypes_test.o -lm -o build/lib.aix-7104-1806-32-3.9/_ctypes_test.so building '_posixshmem' extension creating build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_multiprocessing xlc_r -DNDEBUG -O -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_multiprocessing/posixshmem.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_multiprocessing/posixshmem.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_multiprocessing/posixshmem.o -o build/lib.aix-7104-1806-32-3.9/_posixshmem.so building '_multiprocessing' extension xlc_r -DNDEBUG -O -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_multiprocessing/multiprocessing.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_multiprocessing/multiprocessing.o xlc_r -DNDEBUG -O -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_multiprocessing/semaphore.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_multiprocessing/semaphore.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_multiprocessing/multiprocessing.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_multiprocessing/semaphore.o -o build/lib.aix-7104-1806-32-3.9/_multiprocessing.so building '_uuid' extension xlc_r -DNDEBUG -O -I./Include/internal -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_uuidmodule.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_uuidmodule.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_uuidmodule.o -o build/lib.aix-7104-1806-32-3.9/_uuid.so building 'xxlimited' extension xlc_r -DNDEBUG -O -I./Include/internal -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/xxlimited.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/xxlimited.o "/home/aixtools/python-3.9/Modules/xxlimited.c", line 114.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "/home/aixtools/python-3.9/Modules/xxlimited.c", line 115.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "/home/aixtools/python-3.9/Modules/xxlimited.c", line 116.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/xxlimited.c", line 117.21: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,const char*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/xxlimited.c", line 206.25: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*,int)" is not allowed. "/home/aixtools/python-3.9/Modules/xxlimited.c", line 244.30: 1506-068 (W) Operation between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/xxlimited.c", line 285.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/xxlimited.o -o build/lib.aix-7104-1806-32-3.9/xxlimited.so building '_ctypes' extension xlc_r -DNDEBUG -O -I./Include/internal -I/usr/include -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_ctypes/_ctypes.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/_ctypes.o "/home/aixtools/python-3.9/Modules/_ctypes/_ctypes.c", line 3649.27: 1506-068 (W) Operation between types "void*" and "int(*)(void)" is not allowed. "/home/aixtools/python-3.9/Modules/_ctypes/_ctypes.c", line 4201.31: 1506-280 (W) Function argument assignment between types "int(*)(void)" and "void*" is not allowed. "/home/aixtools/python-3.9/Modules/_ctypes/_ctypes.c", line 5838.63: 1506-280 (W) Function argument assignment between types "void*" and "void*(*)(void*,const void*,unsigned long)" is not allowed. "/home/aixtools/python-3.9/Modules/_ctypes/_ctypes.c", line 5839.62: 1506-280 (W) Function argument assignment between types "void*" and "void*(*)(void*,int,unsigned long)" is not allowed. "/home/aixtools/python-3.9/Modules/_ctypes/_ctypes.c", line 5840.65: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(const char*,int)" is not allowed. "/home/aixtools/python-3.9/Modules/_ctypes/_ctypes.c", line 5841.60: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(void*,struct _object*,struct _object*)" is not allowed. "/home/aixtools/python-3.9/Modules/_ctypes/_ctypes.c", line 5843.66: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(const unsigned short*,int)" is not allowed. xlc_r -DNDEBUG -O -I./Include/internal -I/usr/include -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_ctypes/callbacks.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/callbacks.o xlc_r -DNDEBUG -O -I./Include/internal -I/usr/include -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_ctypes/callproc.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/callproc.o "/home/aixtools/python-3.9/Modules/_ctypes/callproc.c", line 871.32: 1506-280 (W) Function argument assignment between types "void(*)(void)" and "void*" is not allowed. xlc_r -DNDEBUG -O -I./Include/internal -I/usr/include -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_ctypes/cfield.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/cfield.o xlc_r -DNDEBUG -O -I./Include/internal -I/usr/include -I./Include -I. -I/home/aixtools/python-3.9/Include -I/home/aixtools/python-3.9 -c /home/aixtools/python-3.9/Modules/_ctypes/stgdict.c -o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/stgdict.o Modules/ld_so_aix xlc_r -bI:Modules/python.exp build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/_ctypes.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/callbacks.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/callproc.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/cfield.o build/temp.aix-7104-1806-32-3.9/home/aixtools/python-3.9/Modules/_ctypes/stgdict.o -lffi -ldl -o build/lib.aix-7104-1806-32-3.9/_ctypes.so *** WARNING: renaming "_asyncio" since importing it failed: No module named '_socket' Python build finished successfully! The necessary bits to build these optional modules were not found: _gdbm _lzma _sqlite3 _tkinter readline To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time Following modules built successfully but were removed because they could not be imported: _asyncio running build_scripts creating build/scripts-3.9 copying and adjusting /home/aixtools/python-3.9/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /home/aixtools/python-3.9/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /home/aixtools/python-3.9/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 664 to 775 changing mode of build/scripts-3.9/idle3 from 664 to 775 changing mode of build/scripts-3.9/2to3 from 664 to 775 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 ./install-sh -c -m 644 ./Tools/gdb/libpython.py python-gdb.py xlc_r -c -DNDEBUG -O -O -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c ./Modules/makexp_aix Modules/python.exp . libpython3.9.a; xlc_r -Wl,-bE:Modules/python.exp -lld -o Programs/_testembed Programs/_testembed.o libpython3.9.a -lintl -ldl -lm -lm sed -e "s,@EXENAME@,/usr/local/bin/python3.9," < ./Misc/python-config.in >python-config.py LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config Target "all" is up to date.