[Pkg-octave-devel] Bug#409691: FTBFS on amd64: admin/run_forge:
line 58: 1020 Illegal instruction
Kurt Roeckx
kurt at roeckx.be
Sat Feb 10 22:06:52 CET 2007
reassign 409691 atlas3-base
severity 409691 serious
thanks
On Sun, Feb 04, 2007 at 08:20:22PM +0100, Martin Michlmayr wrote:
> Package: octave2.9-forge
> Version: 2006.07.09+dfsg1-7
> Severity: serious
>
> >
> > [main/image]
> > panic: Illegal instruction -- stopping myself...
> > admin/run_forge: line 58: 1020 Illegal instruction $*
> > make[1]: *** [check] Error 132
> > make[1]: Leaving directory `/build/tbm/octave2.9-forge-2006.07.09+dfsg1'
> > make: *** [debian/stamp-makefile-check] Error 2
The problem seems to be that atlas3 is always using 3dnow instruction
on amd64. Intel's em64t does not support 3dnow.
The instruction it's failing on is:
0x00002b47835318bb <ATL_dupKBmm1_1_1_b0+15>: prefetchw (%rsi)
Kurt
More information about the Pkg-octave-devel
mailing list