[issue36749] PPC64 AIX 3.x: compilation issue, linker fails to locate symbols

2019-05-10 Thread STINNER Victor
STINNER Victor added the comment: PPC64 AIX 3.x buildbot worker is back to green. It seems like my PR 13004 is useless. I close the issue. -- resolution: -> not a bug stage: patch review -> resolved status: open -> closed ___ Python tracker

[issue36749] PPC64 AIX 3.x: compilation issue, linker fails to locate symbols

2019-04-29 Thread STINNER Victor
STINNER Victor added the comment: Oh, that's strange now. The following build succeeded! https://buildbot.python.org/all/#/builders/10/builds/2508 I don't understand why this buildbot runs builds on commits which are now 1 month old. -- ___

[issue36749] PPC64 AIX 3.x: compilation issue, linker fails to locate symbols

2019-04-29 Thread STINNER Victor
STINNER Victor added the comment: David Bolen: Oops, right, I was looking for David Edelsohn :-) David Edelsohn: Are you able to reproduce this issue? If yes, would you mind to test my PR 13004 to validate that it fix the issue? -- nosy: +David.Edelsohn

[issue36749] PPC64 AIX 3.x: compilation issue, linker fails to locate symbols

2019-04-29 Thread David Bolen
David Bolen added the comment: I think I'm the wrong David for this... -- ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue36749] PPC64 AIX 3.x: compilation issue, linker fails to locate symbols

2019-04-29 Thread STINNER Victor
STINNER Victor added the comment: David, Michael: Is one of you able to reproduce this issue? If yes, would you mind to test my PR 13004 to validate that it fix the issue? Michael: Your useername "aixto...@gmail.com" on bugs.python.org is surprising. Maybe you should strip "@gmail.com" from

[issue36749] PPC64 AIX 3.x: compilation issue, linker fails to locate symbols

2019-04-29 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch pull_requests: +12925 stage: -> patch review ___ Python tracker ___ ___

[issue36749] PPC64 AIX 3.x: compilation issue, linker fails to locate symbols

2019-04-29 Thread STINNER Victor
New submission from STINNER Victor : First failure: https://buildbot.python.org/all/#/builders/10/builds/2507 Running the test suite fails with "ModuleNotFoundError: No module named '_socket'". Example of (dynamic) linker issue: *** WARNING: renaming "_socket" since importing it failed: