[OE-core] multipath-tools on arm (was: Re: State of bitbake world, Failed tasks 2017-02-08)

Phil Blundell pb at pbcl.net
Tue Feb 14 17:28:14 UTC 2017


On Tue, 2017-02-14 at 16:35 +0100, Patrick Ohly wrote:
> {standard input}: Assembler messages:
> {standard input}:80: Error: shifts in CMP/MOV instructions are only
> supported in unified syntax -- `mov r12,r12,ror#3'
> {standard input}:80: Error: shifts in CMP/MOV instructions are only
> supported in unified syntax -- `mov r12,r12,ror#13'

This code is imported from valgrind and doesn't work in a Thumb build. 
It's trying to generate a special no-op instruction sequence that the
Valgrind JIT can spot.  There might be a Thumb equivalent in a newer
version of valgrind upstream, I'm not sure.

p.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170214/7aed5059/attachment-0002.html>


More information about the Openembedded-core mailing list