### /usr/bin/gmake -d -r -C rtl all CPU_TARGET=riscv32 OS_TARGET=embedded FPC=/home/muller/pas/fpc-3.3.1/bin/ppcrv32 BINUTILSPREFIX=riscv32-embedded- OPT="-n -vx " SUBARCH=rv32imac GNU Make 4.3 Built for aarch64-redhat-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 '/run/user/61083/pas/trunk/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 0xaaaae7946aa0 (embedded_all) PID 3799087 on the chain. Live child 0xaaaae7946aa0 (embedded_all) PID 3799087 GNU Make 4.3 Built for aarch64-redhat-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 '/run/user/61083/pas/trunk/rtl/embedded' Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)... Reading makefile '../riscv32/makefile.cpu' (search path) (no ~ expansion)... Updating makefiles.... Considering target file '../riscv32/makefile.cpu'. Looking for an implicit rule for '../riscv32/makefile.cpu'. No implicit rule found for '../riscv32/makefile.cpu'. Finished prerequisites of target file '../riscv32/makefile.cpu'. No need to remake target '../riscv32/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.riscv32-embedded'. File 'fpcmade.riscv32-embedded' does not exist. Considering target file 'fpc_units'. File 'fpc_units' does not exist. Considering target file '/run/user/61083/pas/trunk/rtl/units/riscv32-embedded'. File '/run/user/61083/pas/trunk/rtl/units/riscv32-embedded' does not exist. Finished prerequisites of target file '/run/user/61083/pas/trunk/rtl/units/riscv32-embedded'. Must remake target '/run/user/61083/pas/trunk/rtl/units/riscv32-embedded'. /usr/bin/mkdir -p /run/user/61083/pas/trunk/rtl/units/riscv32-embedded Putting child 0xaaaadd537150 (/run/user/61083/pas/trunk/rtl/units/riscv32-embedded) PID 3799090 on the chain. Live child 0xaaaadd537150 (/run/user/61083/pas/trunk/rtl/units/riscv32-embedded) PID 3799090 Reaping winning child 0xaaaadd537150 PID 3799090 Removing child 0xaaaadd537150 PID 3799090 from chain. Successfully remade target file '/run/user/61083/pas/trunk/rtl/units/riscv32-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/ppcrv32 -Cprv32imac -Tembedded -Priscv32 -XPriscv32-embedded- -Fi../inc -Fi../riscv32 -FE. -FU/run/user/61083/pas/trunk/rtl/units/riscv32-embedded -n -vx -driscv32 @system.cfg -Us -Sg system.pp Putting child 0xaaaadd505190 (system.ppu) PID 3799091 on the chain. Live child 0xaaaadd505190 (system.ppu) PID 3799091 /run/user/61083/pas/trunk/rtl/units/riscv32-embedded/system.s: Assembler messages: /run/user/61083/pas/trunk/rtl/units/riscv32-embedded/system.s:37062: Error: unrecognized opcode `fmv.w.x f10,x0', extension `f' required /run/user/61083/pas/trunk/rtl/units/riscv32-embedded/system.s:37064: Error: illegal operands `srl f10,f10' /run/user/61083/pas/trunk/rtl/units/riscv32-embedded/system.s:37065: Error: unrecognized opcode `fsd f10,0(x10)', extension `d' required Executing "/home/muller/bin/riscv32-embedded-as" with command line "-o /run/user/61083/pas/trunk/rtl/units/riscv32-embedded/system.o -march=rv32imac -mabi=ilp32 /run/user/61083/pas/trunk/rtl/units/riscv32-embedded/system.s" system.pp(303) Error: Error while assembling exitcode 1 system.pp(303) Fatal: There were 2 errors compiling module, stopping Fatal: Compilation aborted Reaping losing child 0xaaaadd505190 PID 3799091 gmake[1]: *** [Makefile:2666: system.ppu] Error 1 Removing child 0xaaaadd505190 PID 3799091 from chain. gmake[1]: Leaving directory '/run/user/61083/pas/trunk/rtl/embedded' Reaping losing child 0xaaaae7946aa0 PID 3799087 gmake: *** [Makefile:3093: embedded_all] Error 2 Removing child 0xaaaae7946aa0 PID 3799087 from chain. gmake: Leaving directory '/run/user/61083/pas/trunk/rtl'