### /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.4.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2023 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'. Makefile:3943: update target 'freertos_all' due to: target is .PHONY /usr/bin/gmake -C freertos all Putting child 0x55a1d46f8640 (freertos_all) PID 3265734 on the chain. Live child 0x55a1d46f8640 (freertos_all) PID 3265734 GNU Make 4.4.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2023 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 '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'. 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 '../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'. 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'. Makefile:1963: update target '/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos' due to: target does not exist /usr/bin/mkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos Putting child 0x55a3f819e0f0 (/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos) PID 3265737 on the chain. Live child 0x55a3f819e0f0 (/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos) PID 3265737 Reaping winning child 0x55a3f819e0f0 PID 3265737 Removing child 0x55a3f819e0f0 PID 3265737 from chain. Successfully remade target file '/home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos cache invalidated (count 3 != command 4) 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'. Makefile:2411: update target 'system.ppu' due to: target does not exist /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 0x55a3f8213180 (system.ppu) PID 3265738 on the chain. Live child 0x55a3f8213180 (system.ppu) PID 3265738 /home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos/system.s: Assembler messages: /home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos/system.s:45795: Error: dest must overlap one source register -- `mul r5,r0,r3' /home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos/system.s:45796: Error: selected processor does not support `umull r3,r4,r2,r0' in Thumb mode /home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos/system.s:45797: Error: selected processor does not support `mla r5,r2,r1,r5' in Thumb mode Executing "/home/muller/bin/arm-freertos-as" with command line "-march=armv6-m -mthumb -mthumb-interwork -mfpu=softvfp -o /home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos/system.o /home/muller/pas/trunk/fpcsrc/rtl/units/arm-freertos/system.s" system.pp(308) Error: Error while assembling exitcode 1 Fatal: There were 2 errors compiling module, stopping Fatal: Compilation aborted Reaping losing child 0x55a3f8213180 PID 3265738 gmake[1]: *** [Makefile:2411: system.ppu] Error 1 Removing child 0x55a3f8213180 PID 3265738 from chain. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/freertos' Reaping losing child 0x55a1d46f8640 PID 3265734 gmake: *** [Makefile:3943: freertos_all] Error 2 Removing child 0x55a1d46f8640 PID 3265734 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl' Error line found in /home/muller/logs/trunk/check-targets-ppc386/target-check-rtl-arm-freertos.txt: Target system.ppu Error 1 in line 2411 Target freertos_all Error 2 in line 3943 target_make_files="system.ppu freertos_all" Listing directory rtl/units/arm-freertos: rtl/units/arm-freertos/system.s Running: /home/muller/bin/check-ppu-crc-coherence.sh . arm-freertos Testing ppu CRCs for target=arm-freertos in /home/muller/pas/trunk/fpcsrc Did not find a system ppu file related to arm-freertos, system_ppu_list="./rtl/units-O2/x86_64-linux/system.ppu ./rtl/units-O3/x86_64-linux/system.ppu ./tests/tstunits/wasm32-wasip1/system.ppu" No problem detected, 0 ppus checked Analyzed 0 targets