### /usr/bin/gmake -d -j 6 -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.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/rtl' gcc: error: unrecognized command-line option '-m64' 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/gmake -C embedded all Putting child 0xaaab8b414cc0 (embedded_all) PID 3515525 on the chain. Live child 0xaaab8b414cc0 (embedded_all) PID 3515525 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/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 0xaaaada34f330 (/home/muller/pas/trunk/fpcsrc/rtl/units/mipsel-embedded) PID 3515528 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'. gmake[1]: *** No rule to make target 'mipsel/startup.s', needed by 'startup.o'. Stop. gmake[1]: *** Waiting for unfinished jobs.... Live child 0xaaaada34f330 (/home/muller/pas/trunk/fpcsrc/rtl/units/mipsel-embedded) PID 3515528 Reaping winning child 0xaaaada34f330 PID 3515528 Removing child 0xaaaada34f330 PID 3515528 from chain. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded' Reaping losing child 0xaaab8b414cc0 PID 3515525 gmake: *** [Makefile:3093: embedded_all] Error 2 Removing child 0xaaab8b414cc0 PID 3515525 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'