### /usr/bin/gmake -d -r -C rtl all CPU_TARGET=aarch64 OS_TARGET=embedded FPC=/home/muller/pas/fpc-3.3.1-32/bin/ppca64 BINUTILSPREFIX=aarch64-embedded- OPT="-n -vx " GNU Make 4.3 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Reading makefiles... Reading makefile 'Makefile'... gmake: Entering directory '/home/muller/pas/gitlab-fpc-source/rtl' Updating makefiles.... Considering target file 'Makefile'. Looking for an implicit rule for 'Makefile'. No implicit rule found for 'Makefile'. Finished prerequisites of target file 'Makefile'. No need to remake target 'Makefile'. Updating goal targets.... Considering target file 'all'. File 'all' does not exist. Considering target file 'embedded_all'. File 'embedded_all' does not exist. Finished prerequisites of target file 'embedded_all'. Must remake target 'embedded_all'. /usr/bin/gmake -C embedded all Putting child 0x5641e0fa9680 (embedded_all) PID 2286555 on the chain. Live child 0x5641e0fa9680 (embedded_all) PID 2286555 GNU Make 4.3 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Reading makefiles... Reading makefile 'Makefile'... gmake[1]: Entering directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded' Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)... Reading makefile '../aarch64/makefile.cpu' (search path) (no ~ expansion)... Makefile:3374: warning: overriding recipe for target 'gpio.ppu' Makefile:3350: warning: ignoring old recipe for target 'gpio.ppu' Makefile:3380: warning: overriding recipe for target 'mmio.ppu' Makefile:3350: warning: ignoring old recipe for target 'mmio.ppu' Makefile:3386: warning: overriding recipe for target 'mailbox.ppu' Makefile:3350: warning: ignoring old recipe for target 'mailbox.ppu' Makefile:3393: warning: overriding recipe for target 'raspiuart.ppu' Makefile:3350: warning: ignoring old recipe for target 'raspiuart.ppu' Makefile:3401: warning: overriding recipe for target 'raspi3.ppu' Makefile:3350: warning: ignoring old recipe for target 'raspi3.ppu' Updating makefiles.... Considering target file '../aarch64/makefile.cpu'. Looking for an implicit rule for '../aarch64/makefile.cpu'. No implicit rule found for '../aarch64/makefile.cpu'. Finished prerequisites of target file '../aarch64/makefile.cpu'. No need to remake target '../aarch64/makefile.cpu'. Considering target file '../inc/makefile.inc'. Looking for an implicit rule for '../inc/makefile.inc'. No implicit rule found for '../inc/makefile.inc'. Finished prerequisites of target file '../inc/makefile.inc'. No need to remake target '../inc/makefile.inc'. Considering target file 'Makefile'. Looking for an implicit rule for 'Makefile'. No implicit rule found for 'Makefile'. Finished prerequisites of target file 'Makefile'. No need to remake target 'Makefile'. Updating goal targets.... Considering target file 'all'. File 'all' does not exist. Considering target file 'fpc_all'. File 'fpc_all' does not exist. Considering target file 'fpcmade.aarch64-embedded'. File 'fpcmade.aarch64-embedded' does not exist. Considering target file 'fpc_units'. File 'fpc_units' does not exist. Considering target file '/home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded'. File '/home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded' does not exist. Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded'. Must remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded'. /usr/bin/mkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded Putting child 0x556421ddd9a0 (/home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded) PID 2286558 on the chain. Live child 0x556421ddd9a0 (/home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded) PID 2286558 Reaping winning child 0x556421ddd9a0 PID 2286558 Removing child 0x556421ddd9a0 PID 2286558 from chain. Successfully remade target file '/home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded'. Considering target file 'system.ppu'. File 'system.ppu' does not exist. Considering target file 'system.pp'. Looking for an implicit rule for 'system.pp'. No implicit rule found for 'system.pp'. Finished prerequisites of target file 'system.pp'. No need to remake target 'system.pp'. Finished prerequisites of target file 'system.ppu'. Must remake target 'system.ppu'. /home/muller/pas/fpc-3.3.1-32/bin/ppca64 -Tembedded -Paarch64 -XPaarch64-embedded- -Fi../inc -Fi../aarch64 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded -n -vx -daarch64 @system.cfg -Us -Sg system.pp Putting child 0x556421e19990 (system.ppu) PID 2286559 on the chain. Live child 0x556421e19990 (system.ppu) PID 2286559 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s: Assembler messages: /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1013: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1013: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1013: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1013: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1013: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1119: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1119: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1119: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1119: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1119: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1209: Error: operand mismatch -- `sxth x1,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1209: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1209: Info: sxth x1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1209: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1209: Info: sxth w1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1321: Error: operand mismatch -- `sxth x2,x1' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1321: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1321: Info: sxth x2, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1321: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1321: Info: sxth w2, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1497: Error: operand mismatch -- `sxth x1,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1497: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1497: Info: sxth x1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1497: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:1497: Info: sxth w1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:4727: Error: operand mismatch -- `sxtb x1,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:4727: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:4727: Info: sxtb x1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:4727: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:4727: Info: sxtb w1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:5782: Error: operand mismatch -- `sxth x1,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:5782: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:5782: Info: sxth x1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:5782: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:5782: Info: sxth w1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:5983: Error: operand mismatch -- `sxth x1,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:5983: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:5983: Info: sxth x1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:5983: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:5983: Info: sxth w1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:6209: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:6209: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:6209: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:6209: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:6209: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:8104: Error: operand mismatch -- `sxth x1,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:8104: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:8104: Info: sxth x1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:8104: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:8104: Info: sxth w1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:8840: Error: operand mismatch -- `sxth x1,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:8840: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:8840: Info: sxth x1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:8840: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:8840: Info: sxth w1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:9068: Error: operand mismatch -- `sxth x1,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:9068: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:9068: Info: sxth x1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:9068: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:9068: Info: sxth w1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:9363: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:9363: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:9363: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:9363: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:9363: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:13176: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:13176: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:13176: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:13176: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:13176: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:16963: Error: operand mismatch -- `sxtw x2,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:16963: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:16963: Info: sxtw x2, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19008: Error: operand mismatch -- `sxth x1,x1' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19008: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19008: Info: sxth x1, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19008: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19008: Info: sxth w1, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19016: Error: operand mismatch -- `sxth x2,x2' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19016: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19016: Info: sxth x2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19016: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19016: Info: sxth w2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19071: Error: operand mismatch -- `sxth x1,x1' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19071: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19071: Info: sxth x1, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19071: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19071: Info: sxth w1, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19079: Error: operand mismatch -- `sxth x2,x2' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19079: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19079: Info: sxth x2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19079: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19079: Info: sxth w2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19134: Error: operand mismatch -- `sxth x1,x1' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19134: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19134: Info: sxth x1, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19134: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19134: Info: sxth w1, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19142: Error: operand mismatch -- `sxth x2,x2' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19142: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19142: Info: sxth x2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19142: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19142: Info: sxth w2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19197: Error: operand mismatch -- `sxth x1,x1' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19197: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19197: Info: sxth x1, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19197: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19197: Info: sxth w1, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19205: Error: operand mismatch -- `sxth x2,x2' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19205: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19205: Info: sxth x2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19205: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19205: Info: sxth w2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19248: Error: operand mismatch -- `sxth x2,x1' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19248: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19248: Info: sxth x2, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19248: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19248: Info: sxth w2, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19256: Error: operand mismatch -- `sxth x2,x2' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19256: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19256: Info: sxth x2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19256: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19256: Info: sxth w2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19301: Error: operand mismatch -- `sxth x2,x1' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19301: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19301: Info: sxth x2, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19301: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19301: Info: sxth w2, w1 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19309: Error: operand mismatch -- `sxth x2,x2' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19309: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19309: Info: sxth x2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19309: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19309: Info: sxth w2, w2 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19743: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19743: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:19743: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:22287: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:22287: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:22287: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:22395: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:22395: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:22395: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44011: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44011: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44011: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44018: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44018: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44018: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44018: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44018: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44037: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44037: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44037: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44045: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44045: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44045: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44054: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44054: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44054: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44054: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44054: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44095: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44095: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44095: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44103: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44103: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44103: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44113: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44113: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44113: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44122: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44122: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44122: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44122: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44122: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44361: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44361: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44361: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44368: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44368: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44368: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44368: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44368: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44387: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44387: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44387: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44395: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44395: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44395: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44404: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44404: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44404: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44404: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44404: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44445: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44445: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44445: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44453: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44453: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44453: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44463: Error: operand mismatch -- `sxtw x1,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44463: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44463: Info: sxtw x1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44472: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44472: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44472: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44472: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:44472: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:48264: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:48264: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:48264: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:48264: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:48264: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:48336: Error: operand mismatch -- `sxth x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:48336: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:48336: Info: sxth x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:48336: Info: other valid variant(s): /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:48336: Info: sxth w0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:63349: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:63349: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:63349: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:63518: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:63518: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:63518: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:68396: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:68396: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:68396: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:75150: Error: operand mismatch -- `sxtw x1,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:75150: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:75150: Info: sxtw x1, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:75263: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:75263: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:75263: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:78337: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:78337: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:78337: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:78646: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:78646: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:78646: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:78945: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:78945: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:78945: Info: sxtw x0, w0 /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:79041: Error: operand mismatch -- `sxtw x0,x0' /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:79041: Info: did you mean this? /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s:79041: Info: sxtw x0, w0 Executing "/home/muller/bin/aarch64-embedded-as" with command line "-o /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.o -march=armv8-a /home/muller/pas/trunk/fpcsrc/rtl/units/aarch64-embedded/system.s" system.pp(303) Error: Error while assembling exitcode 1 system.pp(303) Fatal: There were 2 errors compiling module, stopping Fatal: Compilation aborted Reaping losing child 0x556421e19990 PID 2286559 gmake[1]: *** [Makefile:2641: system.ppu] Error 1 Removing child 0x556421e19990 PID 2286559 from chain. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded' Reaping losing child 0x5641e0fa9680 PID 2286555 gmake: *** [Makefile:3087: embedded_all] Error 2 Removing child 0x5641e0fa9680 PID 2286555 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'