### /usr/bin/gmake -d -r -C rtl all CPU_TARGET=x86_64 OS_TARGET=embedded FPC=/home/muller/pas/fpc-3.3.1/bin/ppcx64 BINUTILSPREFIX=x86_64-embedded- OPT="-n -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/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'. /usr/bin/gmake -C embedded all Putting child 0xaaab0dec32f0 (embedded_all) PID 1497863 on the chain. Live child 0xaaab0dec32f0 (embedded_all) PID 1497863 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[1]: Entering directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded' Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)... Reading makefile '../x86_64/makefile.cpu' (search path) (no ~ expansion)... Updating makefiles.... Considering target file '../x86_64/makefile.cpu'. Looking for an implicit rule for '../x86_64/makefile.cpu'. No implicit rule found for '../x86_64/makefile.cpu'. Finished prerequisites of target file '../x86_64/makefile.cpu'. No need to remake target '../x86_64/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.x86_64-embedded'. File 'fpcmade.x86_64-embedded' does not exist. Considering target file 'fpc_units'. File 'fpc_units' does not exist. Considering target file '/home/muller/pas/trunk/fpcsrc/rtl/units/x86_64-embedded'. File '/home/muller/pas/trunk/fpcsrc/rtl/units/x86_64-embedded' does not exist. Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/x86_64-embedded'. Must remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/x86_64-embedded'. /usr/bin/mkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/x86_64-embedded Putting child 0xaaaafc02c2c0 (/home/muller/pas/trunk/fpcsrc/rtl/units/x86_64-embedded) PID 1497866 on the chain. Live child 0xaaaafc02c2c0 (/home/muller/pas/trunk/fpcsrc/rtl/units/x86_64-embedded) PID 1497866 Reaping winning child 0xaaaafc02c2c0 PID 1497866 Removing child 0xaaaafc02c2c0 PID 1497866 from chain. Successfully remade target file '/home/muller/pas/trunk/fpcsrc/rtl/units/x86_64-embedded'. 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'. /home/muller/pas/fpc-3.3.1/bin/ppcx64 -Tembedded -Px86_64 -XPx86_64-embedded- -Fi../inc -Fi../x86_64 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/x86_64-embedded -n -vx -dx86_64 @system.cfg -Us -Sg system.pp Putting child 0xaaaafc003540 (system.ppu) PID 1497867 on the chain. Live child 0xaaaafc003540 (system.ppu) PID 1497867 system.pp(301,1) Fatal: Internal error 2015030501 Fatal: Compilation aborted Reaping losing child 0xaaaafc003540 PID 1497867 gmake[1]: *** [Makefile:2647: system.ppu] Error 1 Removing child 0xaaaafc003540 PID 1497867 from chain. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded' Reaping losing child 0xaaab0dec32f0 PID 1497863 gmake: *** [Makefile:3093: embedded_all] Error 2 Removing child 0xaaab0dec32f0 PID 1497863 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'