### /usr/bin/gmake -d -j 5 -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 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-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 0x55aa9aed5c40 (atari_all) PID 3417312 on the chain. Live child 0x55aa9aed5c40 (atari_all) PID 3417312 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. 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_3_2/fpcsrc/rtl/units/atari'. File '/home/muller/pas/fixes_3_2/fpcsrc/rtl/units/atari' does not exist. Finished prerequisites of target file '/home/muller/pas/fixes_3_2/fpcsrc/rtl/units/atari'. Must remake target '/home/muller/pas/fixes_3_2/fpcsrc/rtl/units/atari'. Need a job token; we don't have children /usr/bin/mkdir -p /home/muller/pas/fixes_3_2/fpcsrc/rtl/units/atari Putting child 0x5645170916c0 (/home/muller/pas/fixes_3_2/fpcsrc/rtl/units/atari) PID 3417315 on the chain. Live child 0x5645170916c0 (/home/muller/pas/fixes_3_2/fpcsrc/rtl/units/atari) PID 3417315 Reaping winning child 0x5645170916c0 PID 3417315 Removing child 0x5645170916c0 PID 3417315 from chain. Successfully remade target file '/home/muller/pas/fixes_3_2/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_3_2/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 0x55aa9aed5c40 PID 3417312 gmake: *** [Makefile:3040: atari_all] Error 2 Removing child 0x55aa9aed5c40 PID 3417312 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/rtl'