[Python-Dev] Custom AIX build last week...
Michael Felt
aixtools at felt.demon.nl
Tue Oct 30 02:39:43 EDT 2018
I did a bit of digging and it seems this is related to issue35059, and something about "inline" processing.
Besides learning how to clone a PR manually (which I will need to do) - what are you hoping to find? As my bot is not using gcc ( but xlc) I could look at manually compiling a single file and add some extra flags (-qsource or -qlist) which generates a .lst file and shows what the compiler did (macro expansion, etc..)
If you would like me to attempt this - just let me know. Although it may take 24 hours from that request before I can fulfill it.
Regards,
Michael
> On 10/30/2018 8:08 AM, Michael Felt wrote:
> I noticed that there was a "custom" build queued for my AIX build-bot last week. (https://buildbot.python.org/all/#/builders/159/builds/1).
>
> It failed, but I hope that was due to the issue with install.sh.
>
> If it could be run again - and if it fails again, please let me know what the test was, and I'll look at it on my server manually.
>
> If it succeeds - I would also appreciate a heads-up!
>
> Thanks,
>
> Michael
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: https://mail.python.org/mailman/options/python-dev/aixtools%40felt.demon.nl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20181030/339eb625/attachment.html>
More information about the Python-Dev
mailing list