Re: [Python-Dev] Custom AIX build last week...

2018年10月29日 23:42:48 -0700

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
> [email protected]
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: 
> https://mail.python.org/mailman/options/python-dev/aixtools%40felt.demon.nl
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to