### /usr/bin/gmake -d -j 6 -r -C rtl all CPU_TARGET=m68k OS_TARGET=atari FPC=/home/muller/pas/fpc-3.2.3/bin/ppc68k BINUTILSPREFIX=m68k-atari- OPT="-n -Avasm -vx " GNU Make 4.3 Built for aarch64-unknown-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-fixes/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 'atari_all'. File 'atari_all' does not exist. Finished prerequisites of target file 'atari_all'. Must remake target 'atari_all'. Need a job token; we don't have children /usr/bin/gmake -C atari all Putting child 0xaaaae94732a0 (atari_all) PID 239799 on the chain. Live child 0xaaaae94732a0 (atari_all) PID 239799 GNU Make 4.3 Built for aarch64-unknown-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. Jobserver client (fds 3,4) Reading makefiles... Reading makefile 'Makefile'... gmake[1]: Entering directory '/home/muller/pas/gitlab-fpc-source-fixes/rtl/atari' Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)... Reading makefile '../m68k/makefile.cpu' (search path) (no ~ expansion)... Updating makefiles.... Considering target file '../m68k/makefile.cpu'. Looking for an implicit rule for '../m68k/makefile.cpu'. No implicit rule found for '../m68k/makefile.cpu'. Finished prerequisites of target file '../m68k/makefile.cpu'. No need to remake target '../m68k/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.atari'. File 'fpcmade.atari' does not exist. Considering target file 'fpc_loaders'. File 'fpc_loaders' does not exist. Considering target file '/home/muller/pas/fixes/fpcsrc/rtl/units/atari'. File '/home/muller/pas/fixes/fpcsrc/rtl/units/atari' does not exist. Finished prerequisites of target file '/home/muller/pas/fixes/fpcsrc/rtl/units/atari'. Must remake target '/home/muller/pas/fixes/fpcsrc/rtl/units/atari'. Need a job token; we don't have children /usr/bin/mkdir -p /home/muller/pas/fixes/fpcsrc/rtl/units/atari Putting child 0xaaaacff77c90 (/home/muller/pas/fixes/fpcsrc/rtl/units/atari) PID 239803 on the chain. Live child 0xaaaacff77c90 (/home/muller/pas/fixes/fpcsrc/rtl/units/atari) PID 239803 Reaping winning child 0xaaaacff77c90 PID 239803 Removing child 0xaaaacff77c90 PID 239803 from chain. Successfully remade target file '/home/muller/pas/fixes/fpcsrc/rtl/units/atari'. Considering target file 'prt0.o'. File 'prt0.o' does not exist. Considering target file 'prt0.as'. Looking for an implicit rule for 'prt0.as'. No implicit rule found for 'prt0.as'. Finished prerequisites of target file 'prt0.as'. No need to remake target 'prt0.as'. Finished prerequisites of target file 'prt0.o'. Must remake target 'prt0.o'. Need a job token; we don't have children m68k-atari-as -o /home/muller/pas/fixes/fpcsrc/rtl/units/atari/prt0.o prt0.as gmake[1]: m68k-atari-as: No such file or directory gmake[1]: *** [Makefile:3189: prt0.o] Error 127 gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/rtl/atari' Reaping losing child 0xaaaae94732a0 PID 239799 gmake: *** [Makefile:3040: atari_all] Error 2 Removing child 0xaaaae94732a0 PID 239799 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/rtl'