[pypy-dev] Build pypy-2.0b1

Armin Rigo arigo at tunes.org
Tue Apr 9 12:31:30 CEST 2013


Hi Max,

On Tue, Apr 9, 2013 at 12:15 PM, Max Lavrenov <max.lavrenov at gmail.com> wrote:
> [platform:Error]     "inconsistent frame size at instruction %s" % (insn,))

We have seen this error reported already (it occurred with gcc 4.8,
but that may not be strictly related).  Assuming it's the same, I
fixed it in trunk.  Can you try to download the latest version of the
file rpython/translator/c/gcc/trackgcroot.py from this url:
https://bitbucket.org/pypy/pypy/raw/default/rpython/translator/c/gcc/trackgcroot.py
(or just switch to hg "default" if you got a hg repository)?  Then you
can type "make" in the directory
/tmp/usession-release-2.0-beta2-2/testing_1 to restart the final part.


A bientôt,

Armin.


More information about the pypy-dev mailing list