Buildbot failure in Python on POWER6 AIX 3.x
The Buildbot has detected a failed build on builder POWER6 AIX 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/302/builds/377
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Pablo Galindo <Pablogsal@gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 71, done.
remote: Counting objects: 1% (1/71)
remote: Counting objects: 2% (2/71)
remote: Counting objects: 4% (3/71)
remote: Counting objects: 5% (4/71)
remote: Counting objects: 7% (5/71)
remote: Counting objects: 8% (6/71)
remote: Counting objects: 9% (7/71)
remote: Counting objects: 11% (8/71)
remote: Counting objects: 12% (9/71)
remote: Counting objects: 14% (10/71)
remote: Counting objects: 15% (11/71)
remote: Counting objects: 16% (12/71)
remote: Counting objects: 18% (13/71)
remote: Counting objects: 19% (14/71)
remote: Counting objects: 21% (15/71)
remote: Counting objects: 22% (16/71)
remote: Counting objects: 23% (17/71)
remote: Counting objects: 25% (18/71)
remote: Counting objects: 26% (19/71)
remote: Counting objects: 28% (20/71)
remote: Counting objects: 29% (21/71)
remote: Counting objects: 30% (22/71)
remote: Counting objects: 32% (23/71)
remote: Counting objects: 33% (24/71)
remote: Counting objects: 35% (25/71)
remote: Counting objects: 36% (26/71)
remote: Counting objects: 38% (27/71)
remote: Counting objects: 39% (28/71)
remote: Counting objects: 40% (29/71)
remote: Counting objects: 42% (30/71)
remote: Counting objects: 43% (31/71)
remote: Counting objects: 45% (32/71)
remote: Counting objects: 46% (33/71)
remote: Counting objects: 47% (34/71)
remote: Counting objects: 49% (35/71)
remote: Counting objects: 50% (36/71)
remote: Counting objects: 52% (37/71)
remote: Counting objects: 53% (38/71)
remote: Counting objects: 54% (39/71)
remote: Counting objects: 56% (40/71)
remote: Counting objects: 57% (41/71)
remote: Counting objects: 59% (42/71)
remote: Counting objects: 60% (43/71)
remote: Counting objects: 61% (44/71)
remote: Counting objects: 63% (45/71)
remote: Counting objects: 64% (46/71)
remote: Counting objects: 66% (47/71)
remote: Counting objects: 67% (48/71)
remote: Counting objects: 69% (49/71)
remote: Counting objects: 70% (50/71)
remote: Counting objects: 71% (51/71)
remote: Counting objects: 73% (52/71)
remote: Counting objects: 74% (53/71)
remote: Counting objects: 76% (54/71)
remote: Counting objects: 77% (55/71)
remote: Counting objects: 78% (56/71)
remote: Counting objects: 80% (57/71)
remote: Counting objects: 81% (58/71)
remote: Counting objects: 83% (59/71)
remote: Counting objects: 84% (60/71)
remote: Counting objects: 85% (61/71)
remote: Counting objects: 87% (62/71)
remote: Counting objects: 88% (63/71)
remote: Counting objects: 90% (64/71)
remote: Counting objects: 91% (65/71)
remote: Counting objects: 92% (66/71)
remote: Counting objects: 94% (67/71)
remote: Counting objects: 95% (68/71)
remote: Counting objects: 97% (69/71)
remote: Counting objects: 98% (70/71)
remote: Counting objects: 100% (71/71)
remote: Counting objects: 100% (71/71), done.
remote: Compressing objects: 4% (1/25)
remote: Compressing objects: 8% (2/25)
remote: Compressing objects: 12% (3/25)
remote: Compressing objects: 16% (4/25)
remote: Compressing objects: 20% (5/25)
remote: Compressing objects: 24% (6/25)
remote: Compressing objects: 28% (7/25)
remote: Compressing objects: 32% (8/25)
remote: Compressing objects: 36% (9/25)
remote: Compressing objects: 40% (10/25)
remote: Compressing objects: 44% (11/25)
remote: Compressing objects: 48% (12/25)
remote: Compressing objects: 52% (13/25)
remote: Compressing objects: 56% (14/25)
remote: Compressing objects: 60% (15/25)
remote: Compressing objects: 64% (16/25)
remote: Compressing objects: 68% (17/25)
remote: Compressing objects: 72% (18/25)
remote: Compressing objects: 76% (19/25)
remote: Compressing objects: 80% (20/25)
remote: Compressing objects: 84% (21/25)
remote: Compressing objects: 88% (22/25)
remote: Compressing objects: 92% (23/25)
remote: Compressing objects: 96% (24/25)
remote: Compressing objects: 100% (25/25)
remote: Compressing objects: 100% (25/25), done.
remote: Total 42 (delta 36), reused 19 (delta 17), pack-reused 0
From https://github.com/python/cpython
- branch master -> FETCH_HEAD Updating files: 80% (12/15) Updating files: 86% (13/15) Updating files: 93% (14/15) Updating files: 100% (15/15) Updating files: 100% (15/15), done. Reset branch 'master'
"Objects/moduleobject.c", line 282.20: 1506-068 (W) Operation between types "struct _object*(*)(struct _object*,struct PyModuleDef*)" and "void*" is not allowed. "Objects/structseq.c", line 511.45: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed. "Objects/structseq.c", line 512.42: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "Objects/structseq.c", line 515.41: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "Objects/structseq.c", line 517.46: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,int(*)(struct _object*,void*),void*)" is not allowed. "Python/Python-ast.c", line 922.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "Python/Python-ast.c", line 1053.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "Python/Python-ast.c", line 1054.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1055.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1056.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed. "Python/Python-ast.c", line 1057.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*)" is not allowed. "Python/Python-ast.c", line 1061.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed. "Python/Python-ast.c", line 1062.19: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,long)" is not allowed. "Python/Python-ast.c", line 1063.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 1064.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed. "Python/Python-ast.c", line 10063.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "Python/marshal.c", line 1798.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. "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. "./Modules/posixmodule.c", line 6759.11: 1506-131 (W) Explicit dimension specification or initializer required for an auto or static array. "./Modules/posixmodule.c", line 13342.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "./Modules/posixmodule.c", line 13692.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "./Modules/posixmodule.c", line 13693.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 13694.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 14111.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed. "./Modules/posixmodule.c", line 14124.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed. "./Modules/posixmodule.c", line 14125.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 14126.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 14127.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed. "./Modules/posixmodule.c", line 14128.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed. "./Modules/posixmodule.c", line 15146.53: 1506-045 (S) Undeclared identifier SPLICE_F_MOVE. "./Modules/posixmodule.c", line 15147.57: 1506-045 (S) Undeclared identifier SPLICE_F_NONBLOCK. "./Modules/posixmodule.c", line 15148.53: 1506-045 (S) Undeclared identifier SPLICE_F_MORE. "./Modules/posixmodule.c", line 15703.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed. make: 1254-004 The error code from the last command is 1.
Stop.
find: 0652-019 The status on build is not valid. find: 0652-019 The status on build is not valid. find: 0652-019 The status on build is not valid. find: 0652-019 The status on build is not valid. make: 1254-004 The error code from the last command is 1. make: 1254-005 Ignored error code 1 from last command.
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org