[Vm-dev] [unix] Unrecognized opcode in FFI on PowerPC SPE

Bert Freudenberg bert at freudenbergs.de
Mon Nov 19 17:38:10 UTC 2012


Begin forwarded message:

> Resent-From: Roland Stigge <stigge at antcom.de>
> From: Roland Stigge <stigge at antcom.de>
> Subject: Bug#693633: squeak-vm: FTBFS on powerpcspe (asm stfd/lfd)
> Date: 18. November 2012 21:10:04 MEZ
> Resent-To: debian-bugs-dist at lists.debian.org
> To: Debian Bug Tracking System <submit at bugs.debian.org>
> Resent-Cc: Debian Squeak Team <pkg-squeak-devel at lists.alioth.debian.org>
> Reply-To: Roland Stigge <stigge at antcom.de>, 693633 at bugs.debian.org
> 
> Package: squeak-vm
> Version: 1:4.4.7.2357-1.1
> Severity: wishlist
> Tags: sid patch
> User: debian-powerpcspe at breakpoint.cc
> Usertags: powerpcspe
> 
> Hi,
> 
> squeak-vm FTBFS on powerpcspe [1] like this:
> 
> [ 82%] Building ASM object SqueakFFIPrims/CMakeFiles/SqueakFFIPrims.dir/<C2><AB>PKGBUILDDIR<C2><BB>/unix/plugins/SqueakFFIPrims/ppc-sysv-asm.S.o
> /PKGBUILDDIR/unix/plugins/SqueakFFIPrims/ppc-sysv-asm.S: Assembler messages:
> /PKGBUILDDIR/unix/plugins/SqueakFFIPrims/ppc-sysv-asm.S:109: Error: Unrecognized opcode: `lfd'
> [...]
> 
> There are some asm statements that only work on powerpc but not on powerpcspe.
> 
> Attaching a patch that fixes it by disabling the SqueakFFIPrims plugin on
> powerpcspe.
> 
> Thanks,
> 
> Roland
> 
> 
> [1] http://wiki.debian.org/PowerPCSPEPort
> 
> -- System Information:
> Debian Release: wheezy/sid
>  APT prefers unstable
>  APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 3.5.0 (SMP w/4 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
> Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: squeak-vm.patch
Type: text/x-diff
Size: 405 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20121119/cf6ce946/squeak-vm.bin
-------------- next part --------------
> 



More information about the Vm-dev mailing list