Easy way to check: Launch the script using a different locale. E. G. : LANG=C ; whatever.sh If successful it is a matter of localization. If it fails, a matter of environment, such as missing binutils, or something of this kind.
Giuliano Inviato da iPhone > Il giorno 22 nov 2018, alle ore 12:28, Bo Berglund via lazarus > <lazarus@lists.lazarus-ide.org> ha scritto: > > I have been asked to advice on a problem occurring when installing > FPC/Lazarus on a Raspberry Pi device using a script I have published > on-line. The script retrieves all sources via svn and also sets up the > development environment using apt-get. > It also downloads the seed fpc compiler ver 3.0.0 to use during the > process. > > The user shows a part of the screen output when the failure happens > during make bigide inside the source dir: > > (9009) Assembling main > > /home/pi/dev/lazarus/1.6/ide/lazarus.pp(71,5) Hint: (5023) Unit > FPCUnitTestRunner not used in Lazarus > > (9009) Assembling lazarus > > /home/pi/dev/lazarus/1.6/ide/lazarus.pp(150,42) Error: (9008) Cant > call the assembler, error -1 switching to external assembling > > /home/pi/dev/lazarus/1.6/ide/lazarus.pp(150,42) Fatal: (10026) There > were 2 errors compiling module, stopping > > Fatal: (1018) Compilation aborted > Makefile:4004: receptet för målet lazarus misslyckades > > Since this has worked for many users now I am wondering what could be > the cause? > > One observation I did is that the messages include Swedish in the > output, so clearly this box is localized to Sweden, which I have never > tested. > Could such a localization affect some aspect of the installation from > sources? > > > -- > Bo Berglund > Developer in Sweden > > -- > _______________________________________________ > lazarus mailing list > lazarus@lists.lazarus-ide.org > https://lists.lazarus-ide.org/listinfo/lazarus -- _______________________________________________ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus