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 berker.peksag
Recipients Demur Rumed, Mark.Shannon, berker.peksag, brett.cannon, eric.fahlgren, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2016-09-11.11:49:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473594570.17.0.762051126574.issue27129@psf.upfronthosting.co.za>
In-reply-to
Content
From http://buildbot.python.org/all/builders/s390x%20Debian%203.x/builds/1811/steps/compile/logs/stdio (I also saw the same compile error on another Linux boxes)

_freeze_importlib: Python/peephole.c:524: PyCode_Optimize: Assertion `((codestr[i]) >> 8) == 100' failed.
Makefile:735: recipe for target 'Python/importlib.h' failed
make: *** [Python/importlib.h] Aborted
History
Date User Action Args
2016-09-11 11:49:30berker.peksagsetrecipients: + berker.peksag, brett.cannon, rhettinger, vstinner, Mark.Shannon, python-dev, serhiy.storchaka, eric.fahlgren, Demur Rumed
2016-09-11 11:49:30berker.peksagsetmessageid: <1473594570.17.0.762051126574.issue27129@psf.upfronthosting.co.za>
2016-09-11 11:49:30berker.peksaglinkissue27129 messages
2016-09-11 11:49:30berker.peksagcreate