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 skrah
Recipients brett.cannon, pitrou, skrah
Date 2012-06-16.22:29:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339885784.48.0.249566940872.issue15086@psf.upfronthosting.co.za>
In-reply-to
Content
Rebuilding importlib.h fails:

----------------------------------------------------------
Python/importlib.h needs to be rebuilt, but no interpreter
is available to do so. Leaving the previous version in
place. You may want to run ''make'' a second time after
this build is complete.
----------------------------------------------------------


Is there an easy way to change the buildmaster to run 'make'
twice on this slave?
History
Date User Action Args
2012-06-16 22:29:44skrahsetrecipients: + skrah, brett.cannon, pitrou
2012-06-16 22:29:44skrahsetmessageid: <1339885784.48.0.249566940872.issue15086@psf.upfronthosting.co.za>
2012-06-16 22:29:43skrahlinkissue15086 messages
2012-06-16 22:29:43skrahcreate