### /usr/bin/gmake -d -r -C rtl all CPU_TARGET=arm OS_TARGET=freertos FPC=/home/muller/pas/fpc-3.3.1-32/bin/ppcarm BINUTILSPREFIX=arm-freertos- OPT="-n -vx " SUBARCH=armv6m 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 'freertos_all'. File 'freertos_all' does not exist. Finished prerequisites of target file 'freertos_all'. Must remake target 'freertos_all'. /usr/bin/gmake -C freertos all Putting child 0x562a9fc70760 (freertos_all) PID 3653297 on the chain. Live child 0x562a9fc70760 (freertos_all) PID 3653297 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/freertos' Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)... Reading makefile '../arm/makefile.cpu' (search path) (no ~ expansion)... Updating makefiles.... Considering target file '../arm/makefile.cpu'. Looking for an implicit rule for '../arm/makefile.cpu'. No implicit rule found for '../arm/makefile.cpu'. Finished prerequisites of target file '../arm/makefile.cpu'. No need to remake target '../arm/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.arm-freertos'. File 'fpcmade.arm-freertos' does not exist. Considering target file 'fpc_units'. File 'fpc_units' does not exist. Considering target file '/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos'. File '/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos' does not exist. Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos'. Must remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos'. /usr/bin/mkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos Putting child 0x5624263ffb90 (/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos) PID 3653300 on the chain. Live child 0x5624263ffb90 (/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos) PID 3653300 Reaping winning child 0x5624263ffb90 PID 3653300 Removing child 0x5624263ffb90 PID 3653300 from chain. Successfully remade target file '/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos'. 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/ppcarm -Cparmv6m -Tfreertos -Parm -XParm-freertos- -Fi../inc -Fi../arm -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos -n -vx -darm @system.cfg -Us -Sg system.pp Putting child 0x5624263c9af0 (system.ppu) PID 3653301 on the chain. Live child 0x5624263c9af0 (system.ppu) PID 3653301 thumb.inc(102,62) Fatal: Syntax error, ":" expected but ";" found Fatal: Compilation aborted Reaping losing child 0x5624263c9af0 PID 3653301 gmake[1]: *** [Makefile:2374: system.ppu] Error 1 Removing child 0x5624263c9af0 PID 3653301 from chain. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/freertos' Reaping losing child 0x562a9fc70760 PID 3653297 gmake: *** [Makefile:3903: freertos_all] Error 2 Removing child 0x562a9fc70760 PID 3653297 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'