### /opt/homebrew/bin/gmake -d -j 16 -r -C rtl all CPU_TARGET=arm OS_TARGET=symbian FPC=/Users/muller/pas/fpc-3.3.1/bin/ppcarm BINUTILSPREFIX=arm-symbian- OPT="-n -vx " GNU Make 4.4.1 Built for aarch64-apple-darwin21.6.0 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 '/Volumes/STORAGE/muller/pas/gitlab-fpc-source/rtl' Using jobserver controller fifo:/var/tmp//GMfifo84952 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 'symbian_all'. File 'symbian_all' does not exist. Finished prerequisites of target file 'symbian_all'. Must remake target 'symbian_all'. Need a job token; we don't have children Makefile:3138: update target 'symbian_all' due to: target is .PHONY /opt/homebrew/bin/gmake -C symbian all Putting child 0x600001730120 (symbian_all) PID 84956 on the chain. Live child 0x600001730120 (symbian_all) PID 84956 GNU Make 4.4.1 Built for aarch64-apple-darwin21.6.0 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 '/Volumes/STORAGE/muller/pas/gitlab-fpc-source/rtl/symbian' Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)... Reading makefile '../arm/makefile.cpu' (search path) (no ~ expansion)... Using jobserver controller fifo:/var/tmp//GMfifo84952 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-symbian'. File 'fpcmade.arm-symbian' does not exist. Considering target file 'fpc_units'. File 'fpc_units' does not exist. Considering target file '/Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian'. File '/Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian' does not exist. Finished prerequisites of target file '/Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian'. Must remake target '/Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian'. Need a job token; we don't have children Makefile:1839: update target '/Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian' due to: target does not exist /opt/homebrew/bin/gmkdir -p /Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian Putting child 0x600002068780 (/Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian) PID 84959 on the chain. Live child 0x600002068780 (/Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian) PID 84959 Reaping winning child 0x600002068780 PID 84959 Removing child 0x600002068780 PID 84959 from chain. Successfully remade target file '/Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian'. Directory /Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian 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'. Need a job token; we don't have children Makefile:2278: update target 'system.ppu' due to: target does not exist /Users/muller/pas/fpc-3.3.1/bin/ppcarm -Tsymbian -Parm -XParm-symbian- -Fi../inc -Fi../arm -FE. -FU/Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian -n -vx -darm -Us -Sg system.pp Putting child 0x60000206c060 (system.ppu) PID 84960 on the chain. Live child 0x60000206c060 (system.ppu) PID 84960 /Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian/system.s: Assembler messages: /Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian/system.s:12401: Error: selected processor does not support `fmrx r0,fpscr' in ARM mode Executing "/Users/muller/bin/arm-symbian-as" with command line "-march=armv4 -mfpu=fpa -o /Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian/system.o /Users/muller/pas/trunk/fpcsrc/rtl/units/arm-symbian/system.s" system.pp(221) Error: Error while assembling exitcode 1 system.pp(221) Fatal: There were 2 errors compiling module, stopping Fatal: Compilation aborted Reaping losing child 0x60000206c060 PID 84960 gmake[1]: *** [Makefile:2278: system.ppu] Error 1 Removing child 0x60000206c060 PID 84960 from chain. gmake[1]: Leaving directory '/Volumes/STORAGE/muller/pas/gitlab-fpc-source/rtl/symbian' Reaping losing child 0x600001730120 PID 84956 gmake: *** [Makefile:3138: symbian_all] Error 2 Removing child 0x600001730120 PID 84956 from chain. Acquired all 15 jobserver tokens. gmake: Leaving directory '/Volumes/STORAGE/muller/pas/gitlab-fpc-source/rtl'