### /usr/bin/gmake -d -r -C rtl all CPU_TARGET=wasm32 OS_TARGET=embedded FPC=/home/muller/pas/fpc-3.3.1/bin/ppcwasm32 BINUTILSPREFIX= OPT="-n -Allvm-mc -vx " FPCCPUOPT=-O- GNU Make 4.4.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2023 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' 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'. Makefile:3133: update target 'embedded_all' due to: target is .PHONY /usr/bin/gmake -C embedded all Putting child 0x560403a01640 (embedded_all) PID 3182299 on the chain. Live child 0x560403a01640 (embedded_all) PID 3182299 GNU Make 4.4.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2023 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 '../wasm32/makefile.cpu' (search path) (no ~ expansion)... 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'. 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 '../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'. 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-embedded'. File 'fpcmade.wasm32-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/wasm32-embedded'. File '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded' does not exist. Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded'. Must remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded'. Makefile:2285: update target '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded' due to: target does not exist /usr/bin/mkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded Putting child 0x5645dbc67340 (/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded) PID 3182308 on the chain. Live child 0x5645dbc67340 (/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded) PID 3182308 Reaping winning child 0x5645dbc67340 PID 3182308 Removing child 0x5645dbc67340 PID 3182308 from chain. Successfully remade target file '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 3 != command 4) 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'. Makefile:2733: update target 'system.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 @system.cfg -Us -Sg system.pp Putting child 0x5645dbccd000 (system.ppu) PID 3182311 on the chain. Live child 0x5645dbccd000 (system.ppu) PID 3182311 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/system.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/system.wat" Reaping winning child 0x5645dbccd000 PID 3182311 Removing child 0x5645dbccd000 PID 3182311 from chain. Successfully remade target file 'system.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 4 != command 5) Considering target file 'uuchar.ppu'. File 'uuchar.ppu' does not exist. Considering target file '../inc/uuchar.pp'. Looking for an implicit rule for '../inc/uuchar.pp'. No implicit rule found for '../inc/uuchar.pp'. Finished prerequisites of target file '../inc/uuchar.pp'. No need to remake target '../inc/uuchar.pp'. Pruning file 'system.ppu'. Finished prerequisites of target file 'uuchar.ppu'. Must remake target 'uuchar.ppu'. Makefile:2738: update target 'uuchar.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 ../inc/uuchar.pp Putting child 0x5645dbccb690 (uuchar.ppu) PID 3182490 on the chain. Live child 0x5645dbccb690 (uuchar.ppu) PID 3182490 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/uuchar.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/uuchar.wat" Reaping winning child 0x5645dbccb690 PID 3182490 Removing child 0x5645dbccb690 PID 3182490 from chain. Successfully remade target file 'uuchar.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 5 != command 6) Considering target file 'objpas.ppu'. File 'objpas.ppu' does not exist. Considering target file '../objpas/objpas.pp'. Looking for an implicit rule for '../objpas/objpas.pp'. No implicit rule found for '../objpas/objpas.pp'. Finished prerequisites of target file '../objpas/objpas.pp'. No need to remake target '../objpas/objpas.pp'. Considering target file '../inc/except.inc'. Looking for an implicit rule for '../inc/except.inc'. No implicit rule found for '../inc/except.inc'. Finished prerequisites of target file '../inc/except.inc'. No need to remake target '../inc/except.inc'. Pruning file 'system.ppu'. Finished prerequisites of target file 'objpas.ppu'. Must remake target 'objpas.ppu'. Makefile:2748: update target 'objpas.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 -Fi../objpas ../objpas/objpas.pp Putting child 0x5645dbccbc60 (objpas.ppu) PID 3182495 on the chain. Live child 0x5645dbccbc60 (objpas.ppu) PID 3182495 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/objpas.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/objpas.wat" Reaping winning child 0x5645dbccbc60 PID 3182495 Removing child 0x5645dbccbc60 PID 3182495 from chain. Successfully remade target file 'objpas.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 6 != command 7) Considering target file 'iso7185.ppu'. File 'iso7185.ppu' does not exist. Considering target file '../inc/iso7185.pp'. Looking for an implicit rule for '../inc/iso7185.pp'. No implicit rule found for '../inc/iso7185.pp'. Finished prerequisites of target file '../inc/iso7185.pp'. No need to remake target '../inc/iso7185.pp'. Pruning file 'system.ppu'. Finished prerequisites of target file 'iso7185.ppu'. Must remake target 'iso7185.ppu'. Makefile:2758: update target 'iso7185.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 ../inc/iso7185.pp Putting child 0x5645dbccb4c0 (iso7185.ppu) PID 3182501 on the chain. Live child 0x5645dbccb4c0 (iso7185.ppu) PID 3182501 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/iso7185.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/iso7185.wat" Reaping winning child 0x5645dbccb4c0 PID 3182501 Removing child 0x5645dbccb4c0 PID 3182501 from chain. Successfully remade target file 'iso7185.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 7 != command 8) Considering target file 'extpas.ppu'. File 'extpas.ppu' does not exist. Considering target file '../inc/extpas.pp'. Looking for an implicit rule for '../inc/extpas.pp'. No implicit rule found for '../inc/extpas.pp'. Finished prerequisites of target file '../inc/extpas.pp'. No need to remake target '../inc/extpas.pp'. Pruning file 'system.ppu'. Considering target file 'dos.ppu'. File 'dos.ppu' does not exist. Considering target file 'dos.pp'. Looking for an implicit rule for 'dos.pp'. No implicit rule found for 'dos.pp'. Finished prerequisites of target file 'dos.pp'. No need to remake target 'dos.pp'. Considering target file '../inc/filerec.inc'. Looking for an implicit rule for '../inc/filerec.inc'. No implicit rule found for '../inc/filerec.inc'. Finished prerequisites of target file '../inc/filerec.inc'. No need to remake target '../inc/filerec.inc'. Considering target file '../inc/textrec.inc'. Looking for an implicit rule for '../inc/textrec.inc'. No implicit rule found for '../inc/textrec.inc'. Finished prerequisites of target file '../inc/textrec.inc'. No need to remake target '../inc/textrec.inc'. Considering target file 'strings.ppu'. File 'strings.ppu' does not exist. Considering target file '../inc/strings.pp'. Looking for an implicit rule for '../inc/strings.pp'. No implicit rule found for '../inc/strings.pp'. Finished prerequisites of target file '../inc/strings.pp'. No need to remake target '../inc/strings.pp'. Considering target file '../inc/stringsi.inc'. Looking for an implicit rule for '../inc/stringsi.inc'. No implicit rule found for '../inc/stringsi.inc'. Finished prerequisites of target file '../inc/stringsi.inc'. No need to remake target '../inc/stringsi.inc'. Considering target file '../wasm32/stringss.inc'. Looking for an implicit rule for '../wasm32/stringss.inc'. No implicit rule found for '../wasm32/stringss.inc'. Finished prerequisites of target file '../wasm32/stringss.inc'. No need to remake target '../wasm32/stringss.inc'. Considering target file '../wasm32/strings.inc'. Looking for an implicit rule for '../wasm32/strings.inc'. No implicit rule found for '../wasm32/strings.inc'. Finished prerequisites of target file '../wasm32/strings.inc'. No need to remake target '../wasm32/strings.inc'. Considering target file '../inc/genstr.inc'. Looking for an implicit rule for '../inc/genstr.inc'. No implicit rule found for '../inc/genstr.inc'. Finished prerequisites of target file '../inc/genstr.inc'. No need to remake target '../inc/genstr.inc'. Considering target file '../inc/genstrs.inc'. Looking for an implicit rule for '../inc/genstrs.inc'. No implicit rule found for '../inc/genstrs.inc'. Finished prerequisites of target file '../inc/genstrs.inc'. No need to remake target '../inc/genstrs.inc'. Considering target file '../inc/cgenstr.inc'. Looking for an implicit rule for '../inc/cgenstr.inc'. No implicit rule found for '../inc/cgenstr.inc'. Finished prerequisites of target file '../inc/cgenstr.inc'. No need to remake target '../inc/cgenstr.inc'. Pruning file 'system.ppu'. Finished prerequisites of target file 'strings.ppu'. Must remake target 'strings.ppu'. Makefile:2817: update target 'strings.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 ../inc/strings.pp Putting child 0x5645dbc91a40 (strings.ppu) PID 3182505 on the chain. Live child 0x5645dbc91a40 (strings.ppu) PID 3182505 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/strings.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/strings.wat" Reaping winning child 0x5645dbc91a40 PID 3182505 Removing child 0x5645dbc91a40 PID 3182505 from chain. Successfully remade target file 'strings.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 8 != command 9) Pruning file 'system.ppu'. Pruning file 'objpas.ppu'. Finished prerequisites of target file 'dos.ppu'. Must remake target 'dos.ppu'. Makefile:2897: update target 'dos.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 dos.pp Putting child 0x5645dbccb250 (dos.ppu) PID 3182510 on the chain. Live child 0x5645dbccb250 (dos.ppu) PID 3182510 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/dos.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/dos.wat" Reaping winning child 0x5645dbccb250 PID 3182510 Removing child 0x5645dbccb250 PID 3182510 from chain. Successfully remade target file 'dos.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 9 != command 10) Finished prerequisites of target file 'extpas.ppu'. Must remake target 'extpas.ppu'. Makefile:2763: update target 'extpas.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 ../inc/extpas.pp Putting child 0x5645dbcd8b70 (extpas.ppu) PID 3182514 on the chain. Live child 0x5645dbcd8b70 (extpas.ppu) PID 3182514 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/extpas.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/extpas.wat" Reaping winning child 0x5645dbcd8b70 PID 3182514 Removing child 0x5645dbcd8b70 PID 3182514 from chain. Successfully remade target file 'extpas.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 10 != command 11) Considering target file 'heapmgr.ppu'. File 'heapmgr.ppu' does not exist. Considering target file 'heapmgr.pp'. Looking for an implicit rule for 'heapmgr.pp'. No implicit rule found for 'heapmgr.pp'. Finished prerequisites of target file 'heapmgr.pp'. No need to remake target 'heapmgr.pp'. Pruning file 'system.ppu'. Pruning file 'objpas.ppu'. Finished prerequisites of target file 'heapmgr.ppu'. Must remake target 'heapmgr.ppu'. Makefile:3443: update target 'heapmgr.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 heapmgr.pp Putting child 0x5645dbc90da0 (heapmgr.ppu) PID 3182518 on the chain. Live child 0x5645dbc90da0 (heapmgr.ppu) PID 3182518 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/heapmgr.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/heapmgr.wat" Reaping winning child 0x5645dbc90da0 PID 3182518 Removing child 0x5645dbc90da0 PID 3182518 from chain. Successfully remade target file 'heapmgr.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 11 != command 12) Considering target file 'consoleio.ppu'. File 'consoleio.ppu' does not exist. Considering target file 'consoleio.pp'. Looking for an implicit rule for 'consoleio.pp'. No implicit rule found for 'consoleio.pp'. Finished prerequisites of target file 'consoleio.pp'. No need to remake target 'consoleio.pp'. Pruning file 'system.ppu'. Pruning file 'objpas.ppu'. Finished prerequisites of target file 'consoleio.ppu'. Must remake target 'consoleio.ppu'. Makefile:3437: update target 'consoleio.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 consoleio.pp Putting child 0x5645dbccdbd0 (consoleio.ppu) PID 3182521 on the chain. Live child 0x5645dbccdbd0 (consoleio.ppu) PID 3182521 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/consoleio.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/consoleio.wat" Reaping winning child 0x5645dbccdbd0 PID 3182521 Removing child 0x5645dbccdbd0 PID 3182521 from chain. Successfully remade target file 'consoleio.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 12 != command 13) Considering target file 'sysutils.ppu'. File 'sysutils.ppu' does not exist. Considering target file 'sysutils.pp'. Looking for an implicit rule for 'sysutils.pp'. No implicit rule found for 'sysutils.pp'. Finished prerequisites of target file 'sysutils.pp'. No need to remake target 'sysutils.pp'. Considering target file '../objpas/sysutils/datih.inc'. Looking for an implicit rule for '../objpas/sysutils/datih.inc'. No implicit rule found for '../objpas/sysutils/datih.inc'. Finished prerequisites of target file '../objpas/sysutils/datih.inc'. No need to remake target '../objpas/sysutils/datih.inc'. Considering target file '../objpas/sysutils/dati.inc'. Looking for an implicit rule for '../objpas/sysutils/dati.inc'. No implicit rule found for '../objpas/sysutils/dati.inc'. Finished prerequisites of target file '../objpas/sysutils/dati.inc'. No need to remake target '../objpas/sysutils/dati.inc'. Considering target file '../objpas/sysutils/diskh.inc'. Looking for an implicit rule for '../objpas/sysutils/diskh.inc'. No implicit rule found for '../objpas/sysutils/diskh.inc'. Finished prerequisites of target file '../objpas/sysutils/diskh.inc'. No need to remake target '../objpas/sysutils/diskh.inc'. Considering target file '../objpas/sysutils/disk.inc'. Looking for an implicit rule for '../objpas/sysutils/disk.inc'. No implicit rule found for '../objpas/sysutils/disk.inc'. Finished prerequisites of target file '../objpas/sysutils/disk.inc'. No need to remake target '../objpas/sysutils/disk.inc'. Considering target file '../objpas/sysutils/filutilh.inc'. Looking for an implicit rule for '../objpas/sysutils/filutilh.inc'. No implicit rule found for '../objpas/sysutils/filutilh.inc'. Finished prerequisites of target file '../objpas/sysutils/filutilh.inc'. No need to remake target '../objpas/sysutils/filutilh.inc'. Considering target file '../objpas/sysutils/filutil.inc'. Looking for an implicit rule for '../objpas/sysutils/filutil.inc'. No implicit rule found for '../objpas/sysutils/filutil.inc'. Finished prerequisites of target file '../objpas/sysutils/filutil.inc'. No need to remake target '../objpas/sysutils/filutil.inc'. Considering target file '../objpas/sysutils/finah.inc'. Looking for an implicit rule for '../objpas/sysutils/finah.inc'. No implicit rule found for '../objpas/sysutils/finah.inc'. Finished prerequisites of target file '../objpas/sysutils/finah.inc'. No need to remake target '../objpas/sysutils/finah.inc'. Considering target file '../objpas/sysutils/fina.inc'. Looking for an implicit rule for '../objpas/sysutils/fina.inc'. No implicit rule found for '../objpas/sysutils/fina.inc'. Finished prerequisites of target file '../objpas/sysutils/fina.inc'. No need to remake target '../objpas/sysutils/fina.inc'. Considering target file '../objpas/sysutils/fmtflt.inc'. Looking for an implicit rule for '../objpas/sysutils/fmtflt.inc'. No implicit rule found for '../objpas/sysutils/fmtflt.inc'. Finished prerequisites of target file '../objpas/sysutils/fmtflt.inc'. No need to remake target '../objpas/sysutils/fmtflt.inc'. Considering target file '../objpas/sysutils/intfh.inc'. Looking for an implicit rule for '../objpas/sysutils/intfh.inc'. No implicit rule found for '../objpas/sysutils/intfh.inc'. Finished prerequisites of target file '../objpas/sysutils/intfh.inc'. No need to remake target '../objpas/sysutils/intfh.inc'. Considering target file '../objpas/sysutils/osutil.inc'. Looking for an implicit rule for '../objpas/sysutils/osutil.inc'. No implicit rule found for '../objpas/sysutils/osutil.inc'. Finished prerequisites of target file '../objpas/sysutils/osutil.inc'. No need to remake target '../objpas/sysutils/osutil.inc'. Considering target file '../objpas/sysutils/osutilsh.inc'. Looking for an implicit rule for '../objpas/sysutils/osutilsh.inc'. No implicit rule found for '../objpas/sysutils/osutilsh.inc'. Finished prerequisites of target file '../objpas/sysutils/osutilsh.inc'. No need to remake target '../objpas/sysutils/osutilsh.inc'. Considering target file '../objpas/sysutils/stre.inc'. Looking for an implicit rule for '../objpas/sysutils/stre.inc'. No implicit rule found for '../objpas/sysutils/stre.inc'. Finished prerequisites of target file '../objpas/sysutils/stre.inc'. No need to remake target '../objpas/sysutils/stre.inc'. Considering target file '../objpas/sysutils/strg.inc'. Looking for an implicit rule for '../objpas/sysutils/strg.inc'. No implicit rule found for '../objpas/sysutils/strg.inc'. Finished prerequisites of target file '../objpas/sysutils/strg.inc'. No need to remake target '../objpas/sysutils/strg.inc'. Considering target file '../objpas/sysutils/sysansih.inc'. Looking for an implicit rule for '../objpas/sysutils/sysansih.inc'. No implicit rule found for '../objpas/sysutils/sysansih.inc'. Finished prerequisites of target file '../objpas/sysutils/sysansih.inc'. No need to remake target '../objpas/sysutils/sysansih.inc'. Considering target file '../objpas/sysutils/sysansi.inc'. Looking for an implicit rule for '../objpas/sysutils/sysansi.inc'. No implicit rule found for '../objpas/sysutils/sysansi.inc'. Finished prerequisites of target file '../objpas/sysutils/sysansi.inc'. No need to remake target '../objpas/sysutils/sysansi.inc'. Considering target file '../objpas/sysutils/syscodepagesh.inc'. Looking for an implicit rule for '../objpas/sysutils/syscodepagesh.inc'. No implicit rule found for '../objpas/sysutils/syscodepagesh.inc'. Finished prerequisites of target file '../objpas/sysutils/syscodepagesh.inc'. No need to remake target '../objpas/sysutils/syscodepagesh.inc'. Considering target file '../objpas/sysutils/syscodepages.inc'. Looking for an implicit rule for '../objpas/sysutils/syscodepages.inc'. No implicit rule found for '../objpas/sysutils/syscodepages.inc'. Finished prerequisites of target file '../objpas/sysutils/syscodepages.inc'. No need to remake target '../objpas/sysutils/syscodepages.inc'. Considering target file '../objpas/sysutils/sysencodingh.inc'. Looking for an implicit rule for '../objpas/sysutils/sysencodingh.inc'. No implicit rule found for '../objpas/sysutils/sysencodingh.inc'. Finished prerequisites of target file '../objpas/sysutils/sysencodingh.inc'. No need to remake target '../objpas/sysutils/sysencodingh.inc'. Considering target file '../objpas/sysutils/sysencoding.inc'. Looking for an implicit rule for '../objpas/sysutils/sysencoding.inc'. No implicit rule found for '../objpas/sysutils/sysencoding.inc'. Finished prerequisites of target file '../objpas/sysutils/sysencoding.inc'. No need to remake target '../objpas/sysutils/sysencoding.inc'. Considering target file '../objpas/sysutils/sysformt.inc'. Looking for an implicit rule for '../objpas/sysutils/sysformt.inc'. No implicit rule found for '../objpas/sysutils/sysformt.inc'. Finished prerequisites of target file '../objpas/sysutils/sysformt.inc'. No need to remake target '../objpas/sysutils/sysformt.inc'. Considering target file '../objpas/sysutils/syshelpb.inc'. Looking for an implicit rule for '../objpas/sysutils/syshelpb.inc'. No implicit rule found for '../objpas/sysutils/syshelpb.inc'. Finished prerequisites of target file '../objpas/sysutils/syshelpb.inc'. No need to remake target '../objpas/sysutils/syshelpb.inc'. Considering target file '../objpas/sysutils/syshelpf.inc'. Looking for an implicit rule for '../objpas/sysutils/syshelpf.inc'. No implicit rule found for '../objpas/sysutils/syshelpf.inc'. Finished prerequisites of target file '../objpas/sysutils/syshelpf.inc'. No need to remake target '../objpas/sysutils/syshelpf.inc'. Considering target file '../objpas/sysutils/syshelph.inc'. Looking for an implicit rule for '../objpas/sysutils/syshelph.inc'. No implicit rule found for '../objpas/sysutils/syshelph.inc'. Finished prerequisites of target file '../objpas/sysutils/syshelph.inc'. No need to remake target '../objpas/sysutils/syshelph.inc'. Considering target file '../objpas/sysutils/syshelp.inc'. Looking for an implicit rule for '../objpas/sysutils/syshelp.inc'. No implicit rule found for '../objpas/sysutils/syshelp.inc'. Finished prerequisites of target file '../objpas/sysutils/syshelp.inc'. No need to remake target '../objpas/sysutils/syshelp.inc'. Considering target file '../objpas/sysutils/syshelpo.inc'. Looking for an implicit rule for '../objpas/sysutils/syshelpo.inc'. No implicit rule found for '../objpas/sysutils/syshelpo.inc'. Finished prerequisites of target file '../objpas/sysutils/syshelpo.inc'. No need to remake target '../objpas/sysutils/syshelpo.inc'. Considering target file '../objpas/sysutils/syshelps.inc'. Looking for an implicit rule for '../objpas/sysutils/syshelps.inc'. No implicit rule found for '../objpas/sysutils/syshelps.inc'. Finished prerequisites of target file '../objpas/sysutils/syshelps.inc'. No need to remake target '../objpas/sysutils/syshelps.inc'. Considering target file '../objpas/sysutils/sysinth.inc'. Looking for an implicit rule for '../objpas/sysutils/sysinth.inc'. No implicit rule found for '../objpas/sysutils/sysinth.inc'. Finished prerequisites of target file '../objpas/sysutils/sysinth.inc'. No need to remake target '../objpas/sysutils/sysinth.inc'. Considering target file '../objpas/sysutils/sysint.inc'. Looking for an implicit rule for '../objpas/sysutils/sysint.inc'. No implicit rule found for '../objpas/sysutils/sysint.inc'. Finished prerequisites of target file '../objpas/sysutils/sysint.inc'. No need to remake target '../objpas/sysutils/sysint.inc'. Considering target file '../objpas/sysutils/sysmarshalh.inc'. Looking for an implicit rule for '../objpas/sysutils/sysmarshalh.inc'. No implicit rule found for '../objpas/sysutils/sysmarshalh.inc'. Finished prerequisites of target file '../objpas/sysutils/sysmarshalh.inc'. No need to remake target '../objpas/sysutils/sysmarshalh.inc'. Considering target file '../objpas/sysutils/sysmarshal.inc'. Looking for an implicit rule for '../objpas/sysutils/sysmarshal.inc'. No implicit rule found for '../objpas/sysutils/sysmarshal.inc'. Finished prerequisites of target file '../objpas/sysutils/sysmarshal.inc'. No need to remake target '../objpas/sysutils/sysmarshal.inc'. Considering target file '../objpas/sysutils/syspchh.inc'. Looking for an implicit rule for '../objpas/sysutils/syspchh.inc'. No implicit rule found for '../objpas/sysutils/syspchh.inc'. Finished prerequisites of target file '../objpas/sysutils/syspchh.inc'. No need to remake target '../objpas/sysutils/syspchh.inc'. Considering target file '../objpas/sysutils/syspch.inc'. Looking for an implicit rule for '../objpas/sysutils/syspch.inc'. No implicit rule found for '../objpas/sysutils/syspch.inc'. Finished prerequisites of target file '../objpas/sysutils/syspch.inc'. No need to remake target '../objpas/sysutils/syspch.inc'. Considering target file '../objpas/sysutils/syssbh.inc'. Looking for an implicit rule for '../objpas/sysutils/syssbh.inc'. No implicit rule found for '../objpas/sysutils/syssbh.inc'. Finished prerequisites of target file '../objpas/sysutils/syssbh.inc'. No need to remake target '../objpas/sysutils/syssbh.inc'. Considering target file '../objpas/sysutils/syssb.inc'. Looking for an implicit rule for '../objpas/sysutils/syssb.inc'. No implicit rule found for '../objpas/sysutils/syssb.inc'. Finished prerequisites of target file '../objpas/sysutils/syssb.inc'. No need to remake target '../objpas/sysutils/syssb.inc'. Considering target file '../objpas/sysutils/syssr.inc'. Looking for an implicit rule for '../objpas/sysutils/syssr.inc'. No implicit rule found for '../objpas/sysutils/syssr.inc'. Finished prerequisites of target file '../objpas/sysutils/syssr.inc'. No need to remake target '../objpas/sysutils/syssr.inc'. Considering target file '../objpas/sysutils/sysstrh.inc'. Looking for an implicit rule for '../objpas/sysutils/sysstrh.inc'. No implicit rule found for '../objpas/sysutils/sysstrh.inc'. Finished prerequisites of target file '../objpas/sysutils/sysstrh.inc'. No need to remake target '../objpas/sysutils/sysstrh.inc'. Considering target file '../objpas/sysutils/sysstr.inc'. Looking for an implicit rule for '../objpas/sysutils/sysstr.inc'. No implicit rule found for '../objpas/sysutils/sysstr.inc'. Finished prerequisites of target file '../objpas/sysutils/sysstr.inc'. No need to remake target '../objpas/sysutils/sysstr.inc'. Considering target file '../objpas/sysutils/systhrdh.inc'. Looking for an implicit rule for '../objpas/sysutils/systhrdh.inc'. No implicit rule found for '../objpas/sysutils/systhrdh.inc'. Finished prerequisites of target file '../objpas/sysutils/systhrdh.inc'. No need to remake target '../objpas/sysutils/systhrdh.inc'. Considering target file '../objpas/sysutils/sysuintf.inc'. Looking for an implicit rule for '../objpas/sysutils/sysuintf.inc'. No implicit rule found for '../objpas/sysutils/sysuintf.inc'. Finished prerequisites of target file '../objpas/sysutils/sysuintf.inc'. No need to remake target '../objpas/sysutils/sysuintf.inc'. Considering target file '../objpas/sysutils/sysunih.inc'. Looking for an implicit rule for '../objpas/sysutils/sysunih.inc'. No implicit rule found for '../objpas/sysutils/sysunih.inc'. Finished prerequisites of target file '../objpas/sysutils/sysunih.inc'. No need to remake target '../objpas/sysutils/sysunih.inc'. Considering target file '../objpas/sysutils/sysuni.inc'. Looking for an implicit rule for '../objpas/sysutils/sysuni.inc'. No implicit rule found for '../objpas/sysutils/sysuni.inc'. Finished prerequisites of target file '../objpas/sysutils/sysuni.inc'. No need to remake target '../objpas/sysutils/sysuni.inc'. Considering target file '../objpas/sysutils/sysuthrd.inc'. Looking for an implicit rule for '../objpas/sysutils/sysuthrd.inc'. No implicit rule found for '../objpas/sysutils/sysuthrd.inc'. Finished prerequisites of target file '../objpas/sysutils/sysuthrd.inc'. No need to remake target '../objpas/sysutils/sysuthrd.inc'. Considering target file '../objpas/sysutils/sysutilh.inc'. Looking for an implicit rule for '../objpas/sysutils/sysutilh.inc'. No implicit rule found for '../objpas/sysutils/sysutilh.inc'. Finished prerequisites of target file '../objpas/sysutils/sysutilh.inc'. No need to remake target '../objpas/sysutils/sysutilh.inc'. Considering target file '../objpas/sysutils/sysutils.inc'. Looking for an implicit rule for '../objpas/sysutils/sysutils.inc'. No implicit rule found for '../objpas/sysutils/sysutils.inc'. Finished prerequisites of target file '../objpas/sysutils/sysutils.inc'. No need to remake target '../objpas/sysutils/sysutils.inc'. Considering target file '../objpas/sysutils/syswideh.inc'. Looking for an implicit rule for '../objpas/sysutils/syswideh.inc'. No implicit rule found for '../objpas/sysutils/syswideh.inc'. Finished prerequisites of target file '../objpas/sysutils/syswideh.inc'. No need to remake target '../objpas/sysutils/syswideh.inc'. Considering target file '../objpas/sysutils/syswide.inc'. Looking for an implicit rule for '../objpas/sysutils/syswide.inc'. No implicit rule found for '../objpas/sysutils/syswide.inc'. Finished prerequisites of target file '../objpas/sysutils/syswide.inc'. No need to remake target '../objpas/sysutils/syswide.inc'. Considering target file '../objpas/sysutils/tzenv.inc'. Looking for an implicit rule for '../objpas/sysutils/tzenv.inc'. No implicit rule found for '../objpas/sysutils/tzenv.inc'. Finished prerequisites of target file '../objpas/sysutils/tzenv.inc'. No need to remake target '../objpas/sysutils/tzenv.inc'. Pruning file 'system.ppu'. Pruning file 'objpas.ppu'. Considering target file 'sysconst.ppu'. File 'sysconst.ppu' does not exist. Considering target file '../objpas/sysconst.pp'. Looking for an implicit rule for '../objpas/sysconst.pp'. No implicit rule found for '../objpas/sysconst.pp'. Finished prerequisites of target file '../objpas/sysconst.pp'. No need to remake target '../objpas/sysconst.pp'. Pruning file 'objpas.ppu'. Pruning file 'system.ppu'. Finished prerequisites of target file 'sysconst.ppu'. Must remake target 'sysconst.ppu'. Makefile:2971: update target 'sysconst.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 ../objpas/sysconst.pp Putting child 0x5645dbc914b0 (sysconst.ppu) PID 3182526 on the chain. Live child 0x5645dbc914b0 (sysconst.ppu) PID 3182526 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/sysconst.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/sysconst.wat" Reaping winning child 0x5645dbc914b0 PID 3182526 Removing child 0x5645dbc914b0 PID 3182526 from chain. Successfully remade target file 'sysconst.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 13 != command 14) Pruning file 'heapmgr.ppu'. Finished prerequisites of target file 'sysutils.ppu'. Must remake target 'sysutils.ppu'. Makefile:2915: update target 'sysutils.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 -Fi../objpas/sysutils sysutils.pp Putting child 0x5645dbcce2d0 (sysutils.ppu) PID 3182530 on the chain. Live child 0x5645dbcce2d0 (sysutils.ppu) PID 3182530 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/sysutils.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/sysutils.wat" Reaping winning child 0x5645dbcce2d0 PID 3182530 Removing child 0x5645dbcce2d0 PID 3182530 from chain. Successfully remade target file 'sysutils.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 14 != command 15) Considering target file 'math.ppu'. File 'math.ppu' does not exist. Considering target file '../objpas/math.pp'. Looking for an implicit rule for '../objpas/math.pp'. No implicit rule found for '../objpas/math.pp'. Finished prerequisites of target file '../objpas/math.pp'. No need to remake target '../objpas/math.pp'. Considering target file '../wasm32/mathu.inc'. Looking for an implicit rule for '../wasm32/mathu.inc'. No implicit rule found for '../wasm32/mathu.inc'. Finished prerequisites of target file '../wasm32/mathu.inc'. No need to remake target '../wasm32/mathu.inc'. Pruning file 'objpas.ppu'. Pruning file 'sysutils.ppu'. Pruning file 'system.ppu'. Finished prerequisites of target file 'math.ppu'. Must remake target 'math.ppu'. Makefile:2948: update target 'math.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 ../objpas/math.pp Putting child 0x5645dbcd87a0 (math.ppu) PID 3182549 on the chain. Live child 0x5645dbcd87a0 (math.ppu) PID 3182549 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/math.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/math.wat" Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/types.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/types.wat" Reaping winning child 0x5645dbcd87a0 PID 3182549 Removing child 0x5645dbcd87a0 PID 3182549 from chain. Successfully remade target file 'math.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 15 != command 16) Considering target file 'classes.ppu'. File 'classes.ppu' does not exist. Considering target file 'classes.pp'. Looking for an implicit rule for 'classes.pp'. No implicit rule found for 'classes.pp'. Finished prerequisites of target file 'classes.pp'. No need to remake target 'classes.pp'. Considering target file 'tthread.inc'. Looking for an implicit rule for 'tthread.inc'. No implicit rule found for 'tthread.inc'. Finished prerequisites of target file 'tthread.inc'. No need to remake target 'tthread.inc'. Considering target file '../objpas/classes/action.inc'. Looking for an implicit rule for '../objpas/classes/action.inc'. No implicit rule found for '../objpas/classes/action.inc'. Finished prerequisites of target file '../objpas/classes/action.inc'. No need to remake target '../objpas/classes/action.inc'. Considering target file '../objpas/classes/bits.inc'. Looking for an implicit rule for '../objpas/classes/bits.inc'. No implicit rule found for '../objpas/classes/bits.inc'. Finished prerequisites of target file '../objpas/classes/bits.inc'. No need to remake target '../objpas/classes/bits.inc'. Considering target file '../objpas/classes/classesh.inc'. Looking for an implicit rule for '../objpas/classes/classesh.inc'. No implicit rule found for '../objpas/classes/classesh.inc'. Finished prerequisites of target file '../objpas/classes/classesh.inc'. No need to remake target '../objpas/classes/classesh.inc'. Considering target file '../objpas/classes/classes.inc'. Looking for an implicit rule for '../objpas/classes/classes.inc'. No implicit rule found for '../objpas/classes/classes.inc'. Finished prerequisites of target file '../objpas/classes/classes.inc'. No need to remake target '../objpas/classes/classes.inc'. Considering target file '../objpas/classes/collect.inc'. Looking for an implicit rule for '../objpas/classes/collect.inc'. No implicit rule found for '../objpas/classes/collect.inc'. Finished prerequisites of target file '../objpas/classes/collect.inc'. No need to remake target '../objpas/classes/collect.inc'. Considering target file '../objpas/classes/compon.inc'. Looking for an implicit rule for '../objpas/classes/compon.inc'. No implicit rule found for '../objpas/classes/compon.inc'. Finished prerequisites of target file '../objpas/classes/compon.inc'. No need to remake target '../objpas/classes/compon.inc'. Considering target file '../objpas/classes/constsg.inc'. Looking for an implicit rule for '../objpas/classes/constsg.inc'. No implicit rule found for '../objpas/classes/constsg.inc'. Finished prerequisites of target file '../objpas/classes/constsg.inc'. No need to remake target '../objpas/classes/constsg.inc'. Considering target file '../objpas/classes/constss.inc'. Looking for an implicit rule for '../objpas/classes/constss.inc'. No implicit rule found for '../objpas/classes/constss.inc'. Finished prerequisites of target file '../objpas/classes/constss.inc'. No need to remake target '../objpas/classes/constss.inc'. Considering target file '../objpas/classes/cregist.inc'. Looking for an implicit rule for '../objpas/classes/cregist.inc'. No implicit rule found for '../objpas/classes/cregist.inc'. Finished prerequisites of target file '../objpas/classes/cregist.inc'. No need to remake target '../objpas/classes/cregist.inc'. Considering target file '../objpas/classes/dm.inc'. Looking for an implicit rule for '../objpas/classes/dm.inc'. No implicit rule found for '../objpas/classes/dm.inc'. Finished prerequisites of target file '../objpas/classes/dm.inc'. No need to remake target '../objpas/classes/dm.inc'. Considering target file '../objpas/classes/filer.inc'. Looking for an implicit rule for '../objpas/classes/filer.inc'. No implicit rule found for '../objpas/classes/filer.inc'. Finished prerequisites of target file '../objpas/classes/filer.inc'. No need to remake target '../objpas/classes/filer.inc'. Considering target file '../objpas/classes/intf.inc'. Looking for an implicit rule for '../objpas/classes/intf.inc'. No implicit rule found for '../objpas/classes/intf.inc'. Finished prerequisites of target file '../objpas/classes/intf.inc'. No need to remake target '../objpas/classes/intf.inc'. Considering target file '../objpas/classes/lists.inc'. Looking for an implicit rule for '../objpas/classes/lists.inc'. No implicit rule found for '../objpas/classes/lists.inc'. Finished prerequisites of target file '../objpas/classes/lists.inc'. No need to remake target '../objpas/classes/lists.inc'. Considering target file '../objpas/classes/observer.inc'. Looking for an implicit rule for '../objpas/classes/observer.inc'. No implicit rule found for '../objpas/classes/observer.inc'. Finished prerequisites of target file '../objpas/classes/observer.inc'. No need to remake target '../objpas/classes/observer.inc'. Considering target file '../objpas/classes/parser.inc'. Looking for an implicit rule for '../objpas/classes/parser.inc'. No implicit rule found for '../objpas/classes/parser.inc'. Finished prerequisites of target file '../objpas/classes/parser.inc'. No need to remake target '../objpas/classes/parser.inc'. Considering target file '../objpas/classes/persist.inc'. Looking for an implicit rule for '../objpas/classes/persist.inc'. No implicit rule found for '../objpas/classes/persist.inc'. Finished prerequisites of target file '../objpas/classes/persist.inc'. No need to remake target '../objpas/classes/persist.inc'. Considering target file '../objpas/classes/reader.inc'. Looking for an implicit rule for '../objpas/classes/reader.inc'. No implicit rule found for '../objpas/classes/reader.inc'. Finished prerequisites of target file '../objpas/classes/reader.inc'. No need to remake target '../objpas/classes/reader.inc'. Considering target file '../objpas/classes/resref.inc'. Looking for an implicit rule for '../objpas/classes/resref.inc'. No implicit rule found for '../objpas/classes/resref.inc'. Finished prerequisites of target file '../objpas/classes/resref.inc'. No need to remake target '../objpas/classes/resref.inc'. Considering target file '../objpas/classes/sllist.inc'. Looking for an implicit rule for '../objpas/classes/sllist.inc'. No implicit rule found for '../objpas/classes/sllist.inc'. Finished prerequisites of target file '../objpas/classes/sllist.inc'. No need to remake target '../objpas/classes/sllist.inc'. Considering target file '../objpas/classes/streams.inc'. Looking for an implicit rule for '../objpas/classes/streams.inc'. No implicit rule found for '../objpas/classes/streams.inc'. Finished prerequisites of target file '../objpas/classes/streams.inc'. No need to remake target '../objpas/classes/streams.inc'. Considering target file '../objpas/classes/stringl.inc'. Looking for an implicit rule for '../objpas/classes/stringl.inc'. No implicit rule found for '../objpas/classes/stringl.inc'. Finished prerequisites of target file '../objpas/classes/stringl.inc'. No need to remake target '../objpas/classes/stringl.inc'. Considering target file '../objpas/classes/twriter.inc'. Looking for an implicit rule for '../objpas/classes/twriter.inc'. No implicit rule found for '../objpas/classes/twriter.inc'. Finished prerequisites of target file '../objpas/classes/twriter.inc'. No need to remake target '../objpas/classes/twriter.inc'. Considering target file '../objpas/classes/util.inc'. Looking for an implicit rule for '../objpas/classes/util.inc'. No implicit rule found for '../objpas/classes/util.inc'. Finished prerequisites of target file '../objpas/classes/util.inc'. No need to remake target '../objpas/classes/util.inc'. Considering target file '../objpas/classes/writer.inc'. Looking for an implicit rule for '../objpas/classes/writer.inc'. No implicit rule found for '../objpas/classes/writer.inc'. Finished prerequisites of target file '../objpas/classes/writer.inc'. No need to remake target '../objpas/classes/writer.inc'. Pruning file 'system.ppu'. Pruning file 'objpas.ppu'. Considering target file 'sortbase.ppu'. File 'sortbase.ppu' does not exist. Considering target file '../inc/sortbase.pp'. Looking for an implicit rule for '../inc/sortbase.pp'. No implicit rule found for '../inc/sortbase.pp'. Finished prerequisites of target file '../inc/sortbase.pp'. No need to remake target '../inc/sortbase.pp'. Pruning file 'objpas.ppu'. Pruning file 'system.ppu'. Finished prerequisites of target file 'sortbase.ppu'. Must remake target 'sortbase.ppu'. Makefile:3104: update target 'sortbase.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 ../inc/sortbase.pp Putting child 0x5645dbcd2e00 (sortbase.ppu) PID 3182562 on the chain. Live child 0x5645dbcd2e00 (sortbase.ppu) PID 3182562 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/sortbase.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/sortbase.wat" Reaping winning child 0x5645dbcd2e00 PID 3182562 Removing child 0x5645dbcd2e00 PID 3182562 from chain. Successfully remade target file 'sortbase.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 16 != command 17) Pruning file 'sysutils.ppu'. Considering target file 'typinfo.ppu'. File 'typinfo.ppu' does not exist. Considering target file '../objpas/typinfo.pp'. Looking for an implicit rule for '../objpas/typinfo.pp'. No implicit rule found for '../objpas/typinfo.pp'. Finished prerequisites of target file '../objpas/typinfo.pp'. No need to remake target '../objpas/typinfo.pp'. Pruning file 'objpas.ppu'. Pruning file 'sysutils.ppu'. Considering target file 'rtlconsts.ppu'. File 'rtlconsts.ppu' does not exist. Considering target file '../objpas/rtlconsts.pp'. Looking for an implicit rule for '../objpas/rtlconsts.pp'. No implicit rule found for '../objpas/rtlconsts.pp'. Finished prerequisites of target file '../objpas/rtlconsts.pp'. No need to remake target '../objpas/rtlconsts.pp'. Considering target file '../objpas/rtlconst.inc'. Looking for an implicit rule for '../objpas/rtlconst.inc'. No implicit rule found for '../objpas/rtlconst.inc'. Finished prerequisites of target file '../objpas/rtlconst.inc'. No need to remake target '../objpas/rtlconst.inc'. Pruning file 'objpas.ppu'. Pruning file 'system.ppu'. Finished prerequisites of target file 'rtlconsts.ppu'. Must remake target 'rtlconsts.ppu'. Makefile:2985: update target 'rtlconsts.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 ../objpas/rtlconsts.pp Putting child 0x5645dbcd0ee0 (rtlconsts.ppu) PID 3182565 on the chain. Live child 0x5645dbcd0ee0 (rtlconsts.ppu) PID 3182565 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/rtlconsts.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/rtlconsts.wat" Reaping winning child 0x5645dbcd0ee0 PID 3182565 Removing child 0x5645dbcd0ee0 PID 3182565 from chain. Successfully remade target file 'rtlconsts.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 17 != command 18) Finished prerequisites of target file 'typinfo.ppu'. Must remake target 'typinfo.ppu'. Makefile:2934: update target 'typinfo.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 -Sg ../objpas/typinfo.pp Putting child 0x5645dbcd2150 (typinfo.ppu) PID 3182568 on the chain. Live child 0x5645dbcd2150 (typinfo.ppu) PID 3182568 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/typinfo.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/typinfo.wat" Reaping winning child 0x5645dbcd2150 PID 3182568 Removing child 0x5645dbcd2150 PID 3182568 from chain. Successfully remade target file 'typinfo.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 18 != command 19) Pruning file 'rtlconsts.ppu'. Considering target file 'fgl.ppu'. File 'fgl.ppu' does not exist. Considering target file '../objpas/fgl.pp'. Looking for an implicit rule for '../objpas/fgl.pp'. No implicit rule found for '../objpas/fgl.pp'. Finished prerequisites of target file '../objpas/fgl.pp'. No need to remake target '../objpas/fgl.pp'. Pruning file 'objpas.ppu'. Considering target file 'types.ppu'. Considering target file '../objpas/types.pp'. Looking for an implicit rule for '../objpas/types.pp'. No implicit rule found for '../objpas/types.pp'. Finished prerequisites of target file '../objpas/types.pp'. No need to remake target '../objpas/types.pp'. Pruning file 'objpas.ppu'. Pruning file 'math.ppu'. Pruning file 'system.ppu'. Finished prerequisites of target file 'types.ppu'. Prerequisite '../objpas/types.pp' is older than target 'types.ppu'. Prerequisite 'objpas.ppu' is older than target 'types.ppu'. Prerequisite 'math.ppu' is newer than target 'types.ppu'. Prerequisite 'system.ppu' is older than target 'types.ppu'. Must remake target 'types.ppu'. Ignoring VPATH name '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/types.ppu'. Makefile:2964: update target 'types.ppu' due to: math.ppu /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 ../objpas/types.pp Putting child 0x5645dbccde80 (types.ppu) PID 3182574 on the chain. Live child 0x5645dbccde80 (types.ppu) PID 3182574 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/types.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/types.wat" Reaping winning child 0x5645dbccde80 PID 3182574 Removing child 0x5645dbccde80 PID 3182574 from chain. Successfully remade target file 'types.ppu'. Pruning file 'system.ppu'. Pruning file 'sysutils.ppu'. Pruning file 'sortbase.ppu'. Pruning file 'rtlconsts.ppu'. Finished prerequisites of target file 'fgl.ppu'. Must remake target 'fgl.ppu'. Makefile:2957: update target 'fgl.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 ../objpas/fgl.pp Putting child 0x5645dbcd2f60 (fgl.ppu) PID 3182576 on the chain. Live child 0x5645dbcd2f60 (fgl.ppu) PID 3182576 Executing "/usr/bin/llvm-mc" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj --no-type-check -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/fgl.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/fgl.wat" Reaping winning child 0x5645dbcd2f60 PID 3182576 Removing child 0x5645dbcd2f60 PID 3182576 from chain. Successfully remade target file 'fgl.ppu'. Directory /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded cache invalidated (count 19 != command 21) Pruning file 'types.ppu'. Finished prerequisites of target file 'classes.ppu'. Must remake target 'classes.ppu'. Makefile:2927: update target 'classes.ppu' due to: target does not exist /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -Fiwasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 -Fi../objpas/classes classes.pp Putting child 0x5645dbcd1c20 (classes.ppu) PID 3182579 on the chain. Live child 0x5645dbcd1c20 (classes.ppu) PID 3182579 reader.inc(1410,30) Fatal: Internal error 200802121 Fatal: Compilation aborted Reaping losing child 0x5645dbcd1c20 PID 3182579 gmake[1]: *** [Makefile:2927: classes.ppu] Error 1 Removing child 0x5645dbcd1c20 PID 3182579 from chain. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded' Reaping losing child 0x560403a01640 PID 3182299 gmake: *** [Makefile:3133: embedded_all] Error 2 Removing child 0x560403a01640 PID 3182299 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl' Error line found in /home/muller/logs/trunk/check-targets/target-check-rtl-wasm32-embedded-llvm-mc-19.txt: Target classes.ppu Error 1 in line 2927 Target embedded_all Error 2 in line 3133 target_make_files="classes.ppu embedded_all" Listing directory rtl/units/wasm32-embedded: rtl/units/wasm32-embedded/strings.o rtl/units/wasm32-embedded/typinfo.rsj rtl/units/wasm32-embedded/sysconst.ppu rtl/units/wasm32-embedded/rtlconsts.rsj rtl/units/wasm32-embedded/sysconst.rsj rtl/units/wasm32-embedded/sortbase.o rtl/units/wasm32-embedded/sysutils.ppu rtl/units/wasm32-embedded/heapmgr.o rtl/units/wasm32-embedded/sysconst.o rtl/units/wasm32-embedded/system.ppu rtl/units/wasm32-embedded/sortbase.ppu rtl/units/wasm32-embedded/fgl.o rtl/units/wasm32-embedded/strings.ppu rtl/units/wasm32-embedded/fgl.ppu rtl/units/wasm32-embedded/sysutils.o rtl/units/wasm32-embedded/types.o rtl/units/wasm32-embedded/consoleio.o rtl/units/wasm32-embedded/extpas.ppu rtl/units/wasm32-embedded/objpas.ppu rtl/units/wasm32-embedded/math.rsj rtl/units/wasm32-embedded/consoleio.ppu rtl/units/wasm32-embedded/uuchar.ppu rtl/units/wasm32-embedded/dos.o rtl/units/wasm32-embedded/math.o rtl/units/wasm32-embedded/typinfo.o rtl/units/wasm32-embedded/types.ppu rtl/units/wasm32-embedded/heapmgr.ppu rtl/units/wasm32-embedded/rtlconsts.ppu rtl/units/wasm32-embedded/typinfo.ppu rtl/units/wasm32-embedded/dos.ppu rtl/units/wasm32-embedded/math.ppu rtl/units/wasm32-embedded/iso7185.o rtl/units/wasm32-embedded/uuchar.o rtl/units/wasm32-embedded/system.o rtl/units/wasm32-embedded/extpas.o rtl/units/wasm32-embedded/rtlconsts.o rtl/units/wasm32-embedded/iso7185.ppu rtl/units/wasm32-embedded/objpas.o