trunk/fpc/target-check-rtl-wasm32-wasip2.txt results

File details

./trunk/fpc/target-check-rtl-wasm32-wasip2.txt 2025-08-19-06:19

Used binaries

   

Binaries version

> uname -a
Linux idefix.freepascal.org 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Full file content

 
### /usr/bin/gmake -d  -r -C rtl all CPU_TARGET=wasm32 OS_TARGET=wasip2 FPC=/FPC/compilers/cross-compiling/pas/fpc-3.3.1/bin/ppcwasm32 BINUTILSPREFIX= OPT="-n -vx " 
GNU Make 4.3
Built for x86_64-pc-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/FPC/compilers/cross-compiling/pas/gitlab-fpcbuild/fpcsrc/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 'wasip2_all'.
   File 'wasip2_all' does not exist.
   Finished prerequisites of target file 'wasip2_all'.
  Must remake target 'wasip2_all'.
/usr/bin/gmake -C wasip2 all
Putting child 0x560003d5bae0 (wasip2_all) PID 2608599 on the chain.
Live child 0x560003d5bae0 (wasip2_all) PID 2608599 
GNU Make 4.3
Built for x86_64-pc-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/FPC/compilers/cross-compiling/pas/gitlab-fpcbuild/fpcsrc/rtl/wasip2'
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-wasip2'.
     File 'fpcmade.wasm32-wasip2' does not exist.
      Considering target file 'fpc_units'.
       File 'fpc_units' does not exist.
        Considering target file '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/wasm32-wasip2'.
         File '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/wasm32-wasip2' does not exist.
         Finished prerequisites of target file '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/wasm32-wasip2'.
        Must remake target '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/wasm32-wasip2'.
/usr/bin/mkdir -p /FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/wasm32-wasip2
Putting child 0x56380e5d10f0 (/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/wasm32-wasip2) PID 2608602 on the chain.
Live child 0x56380e5d10f0 (/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/wasm32-wasip2) PID 2608602 
Reaping winning child 0x56380e5d10f0 PID 2608602 
Removing child 0x56380e5d10f0 PID 2608602 from chain.
        Successfully remade target file '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/wasm32-wasip2'.
        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'.
/FPC/compilers/cross-compiling/pas/fpc-3.3.1/bin/ppcwasm32 -Twasip2 -Pwasm32 -Fi../inc -Fi../wasm32 -FE. -FU/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/wasm32-wasip2 -n -vx -dwasm32  -Us -Sg system.pp
Putting child 0x56380e60afb0 (system.ppu) PID 2608603 on the chain.
Live child 0x56380e60afb0 (system.ppu) PID 2608603 
sysheap.inc(74,19) Error: Identifier not found "WasmGrowMemoryCallback"
sysheap.inc(75,9) Error: Identifier not found "WasmGrowMemoryCallback"
system.pp(157) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
Reaping losing child 0x56380e60afb0 PID 2608603 
gmake[1]: *** [Makefile:2266: system.ppu] Error 1
Removing child 0x56380e60afb0 PID 2608603 from chain.
gmake[1]: Leaving directory '/home/FPC/compilers/cross-compiling/pas/gitlab-fpcbuild/fpcsrc/rtl/wasip2'
Reaping losing child 0x560003d5bae0 PID 2608599 
gmake: *** [Makefile:4281: wasip2_all] Error 2
Removing child 0x560003d5bae0 PID 2608599 from chain.
gmake: Leaving directory '/home/FPC/compilers/cross-compiling/pas/gitlab-fpcbuild/fpcsrc/rtl'
Error line found in /FPC/compilers/cross-compiling/logs/trunk/check-targets/target-check-rtl-wasm32-wasip2.txt: Target system.ppu Error 1 in line 2266
Target wasip2_all Error 2 in line 4281
Listing directory rtl/units/wasm32-wasip2:
Testing ppu CRCs for target=wasm32-wasip2 in /FPC/compilers/cross-compiling/pas/trunk/fpcsrc
Did not find a system ppu file related to wasm32-wasip2, system_ppu_list="./tests/tstunits/m68k-linux/system.ppu"
No problem detected, 0 ppus checked
Analyzed 0 targets