Message381238
Yes, just probing, the version of gcc is irrelevant.
What I do believe is important is that bot run 374, 375 and 376 passed - On AIX 7.1 TL4 SP8.
The failure starting with 377 is an undefined variable.
"./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.
So, let's put this on hold. I'll get a new environment built up specific for testing python on AIX. Hopefully by Friday. |
|
Date |
User |
Action |
Args |
2020-11-17 14:23:43 | Michael.Felt | set | recipients:
+ Michael.Felt, lemburg, rhettinger, mark.dickinson, vstinner, stutzbach, David.Edelsohn |
2020-11-17 14:23:43 | Michael.Felt | set | messageid: <1605623023.43.0.973893228851.issue42323@roundup.psfhosted.org> |
2020-11-17 14:23:43 | Michael.Felt | link | issue42323 messages |
2020-11-17 14:23:42 | Michael.Felt | create | |
|