Hello good people,
I got here after getting the same error message on Lazarus 1.2.4 I installed on my Raspberry Pi (don't ask me how - I just followed guides on the web and tried random things until it happened
)
I see the text of the message ('Failed getstr2 [Exp: "456" / Got: "abc"]') in the file editormacroscript.xml, and no matter if I edit it and/or click "Test again" in the IDE options, it reappears every time...
Other than that, the FPC/Lazarus seems to work fine.
Any advice is welcomed...
It is possible that it does not work on arm.
Unfortunately it (currently) needs assembler code specific to each platform and cpu.
However, this message should happen once, then the file on disk should exist, and it should no longer try to load. (and not message either).
Of course if you remove the file then it will happen again.
If it does not go away: Uninstall the package.
--------------------
The earlier problem in this post was different. It happened on a cpu/platform/OS that normally passes the test.
But it failed once, and the format of the file's content was broken.