### /usr/bin/make -d -j 2 -r -C rtl all CPU_TARGET=mipsel OS_TARGET=embedded FPC=/home/muller/pas/fpc-3.3.1/bin/ppcmipsel BINUTILSPREFIX=mipsel-embedded- OPT="-n -vx " SUBARCH=pic32mx GNU Make 4.2.1 Built for mips-unknown-linux-gnu Copyright (C) 1988-2016 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'... make: 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 'embedded_all'. File 'embedded_all' does not exist. Finished prerequisites of target file 'embedded_all'. Must remake target 'embedded_all'. Need a job token; we don't have children /usr/bin/make -C embedded all GNU Make 4.2.1 Built for mips-unknown-linux-gnu Copyright (C) 1988-2016 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'... Putting child 0x55f65050 (embedded_all) PID 5462 on the chain. Live child 0x55f65050 (embedded_all) PID 5462 make[1]: Entering directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded' Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)... Reading makefile '../mipsel/makefile.cpu' (search path) (no ~ expansion)... Updating makefiles.... Considering target file '../mipsel/makefile.cpu'. Looking for an implicit rule for '../mipsel/makefile.cpu'. No implicit rule found for '../mipsel/makefile.cpu'. Finished prerequisites of target file '../mipsel/makefile.cpu'. No need to remake target '../mipsel/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.mipsel-embedded'. File 'fpcmade.mipsel-embedded' does not exist. Considering target file 'fpc_loaders'. File 'fpc_loaders' does not exist. Considering target file '/home/muller/pas/trunk/fpcsrc/rtl/units/mipsel-embedded'. File '/home/muller/pas/trunk/fpcsrc/rtl/units/mipsel-embedded' does not exist. Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/mipsel-embedded'. Must remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/mipsel-embedded'. Need a job token; we don't have children /usr/bin/mkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/mipsel-embedded Putting child 0x561d68a8 (/home/muller/pas/trunk/fpcsrc/rtl/units/mipsel-embedded) PID 5465 on the chain. Recipe of '/home/muller/pas/trunk/fpcsrc/rtl/units/mipsel-embedded' is being run. Considering target file 'startup.o'. File 'startup.o' does not exist. Considering target file 'mipsel/startup.s'. File 'mipsel/startup.s' does not exist. Looking for an implicit rule for 'mipsel/startup.s'. No implicit rule found for 'mipsel/startup.s'. Finished prerequisites of target file 'mipsel/startup.s'. Must remake target 'mipsel/startup.s'. make[1]: *** No rule to make target 'mipsel/startup.s', needed by 'startup.o'. Stop. make[1]: *** Waiting for unfinished jobs.... Live child 0x561d68a8 (/home/muller/pas/trunk/fpcsrc/rtl/units/mipsel-embedded) PID 5465 Reaping winning child 0x561d68a8 PID 5465 Removing child 0x561d68a8 PID 5465 from chain. make[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded' Reaping losing child 0x55f65050 PID 5462 make: *** [Makefile:3093: embedded_all] Error 2 Removing child 0x55f65050 PID 5462 from chain. make: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'