### /usr/bin/gmake -d -r -C rtl all CPU_TARGET=wasm32 OS_TARGET=wasip1threads FPC=/home/muller/pas/fpc-3.3.1/bin/ppcwasm32 BINUTILSPREFIX= OPT="-n -vx " FPCCPUOPT=-O- 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 '/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 'wasip1threads_all'. File 'wasip1threads_all' does not exist. Finished prerequisites of target file 'wasip1threads_all'. Must remake target 'wasip1threads_all'. /usr/bin/gmake -C wasip1threads all Putting child 0xaaaac1829d90 (wasip1threads_all) PID 952505 on the chain. Live child 0xaaaac1829d90 (wasip1threads_all) PID 952505 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 '/home/muller/pas/gitlab-fpc-source/rtl/wasip1threads' Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)... Reading makefile '../wasm32/makefile.cpu' (search path) (no ~ expansion)... Updating makefiles.... Considering target file '../wasm32/makefile.cpu'. Looking for an implicit rule for '../wasm32/makefile.cpu'. No implicit rule found for '../wasm32/makefile.cpu'. Finished prerequisites of target file '../wasm32/makefile.cpu'. No need to remake target '../wasm32/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.wasm32-wasip1threads'. File 'fpcmade.wasm32-wasip1threads' does not exist. Considering target file 'fpc_units'. File 'fpc_units' does not exist. Considering target file '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads'. File '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads' does not exist. Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads'. Must remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads'. /usr/bin/mkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads Putting child 0xaaaafc309b30 (/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads) PID 952508 on the chain. Live child 0xaaaafc309b30 (/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads) PID 952508 Reaping winning child 0xaaaafc309b30 PID 952508 Removing child 0xaaaafc309b30 PID 952508 from chain. Successfully remade target file '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads'. Considering target file 'system.ppu'. File 'system.ppu' does not exist. Considering target file '../wasicommon/system.pp'. Looking for an implicit rule for '../wasicommon/system.pp'. No implicit rule found for '../wasicommon/system.pp'. Finished prerequisites of target file '../wasicommon/system.pp'. No need to remake target '../wasicommon/system.pp'. Finished prerequisites of target file 'system.ppu'. Must remake target 'system.ppu'. /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Twasip1threads -Pwasm32 -Fi../inc -Fi../wasm32 -Fi../wasicommon -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads -n -vx -dwasm32 -Fi../wasicommon/wasiinc -Us -Sg ../wasicommon/system.pp Putting child 0xaaaafc309b30 (system.ppu) PID 952509 on the chain. Live child 0xaaaafc309b30 (system.ppu) PID 952509 wasmmem.inc(114,25) Error: Identifier not found "BlockSize" system.pp(539) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted Reaping losing child 0xaaaafc309b30 PID 952509 gmake[1]: *** [Makefile:2270: system.ppu] Error 1 Removing child 0xaaaafc309b30 PID 952509 from chain. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/wasip1threads' Reaping losing child 0xaaaac1829d90 PID 952505 gmake: *** [Makefile:4236: wasip1threads_all] Error 2 Removing child 0xaaaac1829d90 PID 952505 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'