Source: pypy
Version: 5.8.0+dfsg-1
Severity: serious
https://buildd.debian.org/status/fetch.php?pkg=pypy&arch=i386&ver=5.8.0%2Bdfsg-1&stamp=1497475645&raw=0
...
python "/«BUILDDIR»/pypy-5.8.0+dfsg/rpython"/translator/c/gcc/trackgcroot.py -t
elf.s > elf.gctmp
Traceback (most recent call last):
File "/«BUILDDIR»/pypy-5.8.0+dfsg/rpython/translator/c/gcc/trackgcroot.py",
line 2094, in <module>
tracker.process(f, g, filename=fn)
File "/«BUILDDIR»/pypy-5.8.0+dfsg/rpython/translator/c/gcc/trackgcroot.py",
line 1987, in process
tracker = parser.process_function(lines, filename)
File "/«BUILDDIR»/pypy-5.8.0+dfsg/rpython/translator/c/gcc/trackgcroot.py",
line 1498, in process_function
table = tracker.computegcmaptable(self.verbose)
File "/«BUILDDIR»/pypy-5.8.0+dfsg/rpython/translator/c/gcc/trackgcroot.py",
line 59, in computegcmaptable
self.findframesize()
File "/«BUILDDIR»/pypy-5.8.0+dfsg/rpython/translator/c/gcc/trackgcroot.py",
line 295, in findframesize
insn1.framesize = size_at_insn1
File
"/«BUILDDIR»/pypy-5.8.0+dfsg/rpython/translator/c/gcc/../../../../rpython/translator/c/gcc/instruction.py",
line 262, in __setattr__
"unrecognized function prologue - "
AssertionError: unrecognized function prologue - only supports push %ebp; movl
%esp, %ebp
Makefile:501: recipe for target 'elf.gcmap' failed
make[2]: *** [elf.gcmap] Error 1