This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Michael.Felt
Recipients David.Edelsohn, Michael.Felt, aixtools@gmail.com, ericvw, martin.panter
Date 2018-05-13.16:16:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526228219.01.0.682650639539.issue27632@psf.upfronthosting.co.za>
In-reply-to
Content
OOT builds are working for Python2.7, Python3-3.5, Python3-3.6 (and later I expect) but not for Python3-3.4(.8)

unable to execute '../git/python3-3.4.8/Modules/ld_so_aix': No such file or directory

while building OOT
root@x066:[/data/prj/python]ls -ld ./python3-3.4.8 git/python3-3.4.8
drwxr-sr-x   12 root     1954           4096 May 13 16:07 ./python3-3.4.8
drwxrwsr-x   16 199      1954           4096 May 13 15:37 git/python3-3.4.8

Sigh. So close!
History
Date User Action Args
2018-05-13 16:16:59Michael.Feltsetrecipients: + Michael.Felt, ericvw, martin.panter, David.Edelsohn, aixtools@gmail.com
2018-05-13 16:16:59Michael.Feltsetmessageid: <1526228219.01.0.682650639539.issue27632@psf.upfronthosting.co.za>
2018-05-13 16:16:58Michael.Feltlinkissue27632 messages
2018-05-13 16:16:58Michael.Feltcreate