trunk/gcc186/target-check-rtl-wasm32-wasip1threads-llvm-mc-16.txt results

File details

./trunk/gcc186/target-check-rtl-wasm32-wasip1threads-llvm-mc-16.txt 2025-07-31-05:18

Used binaries

/usr/bin/llvm-mc-16   

Binaries version

> uname -a
Linux cfarm186 5.10.0-29-amd64 #1 SMP Debian 5.10.216-1 (2024-05-03) x86_64 GNU/Linux
> sha256sum: 43e3104ab362a1f2e5089410a81727309a117e842fa7304558540aea7e109143  /usr/bin/llvm-mc-16
> /usr/bin/llvm-mc-16 --version: Debian LLVM version 16.0.6
  Optimized build.

  Registered Targets:
    aarch64     - AArch64 (little endian)
    aarch64_32  - AArch64 (little endian ILP32)
    aarch64_be  - AArch64 (big endian)
    amdgcn      - AMD GCN GPUs
    arm         - ARM
    arm64       - ARM64 (little endian)
    arm64_32    - ARM64 (little endian ILP32)
    armeb       - ARM (big endian)
    avr         - Atmel AVR Microcontroller
    bpf         - BPF (host endian)
    bpfeb       - BPF (big endian)
    bpfel       - BPF (little endian)
    hexagon     - Hexagon
    lanai       - Lanai
    loongarch32 - 32-bit LoongArch
    loongarch64 - 64-bit LoongArch
    m68k        - Motorola 68000 family
    mips        - MIPS (32-bit big endian)
    mips64      - MIPS (64-bit big endian)
    mips64el    - MIPS (64-bit little endian)
    mipsel      - MIPS (32-bit little endian)
    msp430      - MSP430 [experimental]
    nvptx       - NVIDIA PTX 32-bit
    nvptx64     - NVIDIA PTX 64-bit
    ppc32       - PowerPC 32
    ppc32le     - PowerPC 32 LE
    ppc64       - PowerPC 64
    ppc64le     - PowerPC 64 LE
    r600        - AMD GPUs HD2XXX-HD6XXX
    riscv32     - 32-bit RISC-V
    riscv64     - 64-bit RISC-V
    sparc       - Sparc
    sparcel     - Sparc LE
    sparcv9     - Sparc V9
    systemz     - SystemZ
    thumb       - Thumb
    thumbeb     - Thumb (big endian)
    ve          - VE
    wasm32      - WebAssembly 32-bit
    wasm64      - WebAssembly 64-bit
    x86         - 32-bit X86: Pentium-Pro and above
    x86-64      - 64-bit X86: EM64T and AMD64
    xcore       - XCore
    xtensa      - Xtensa 32

Full file content

 
### /usr/bin/gmake -d  -r -C rtl all CPU_TARGET=wasm32 OS_TARGET=wasip1threads FPC=/home/muller/pas/fpc-3.3.1-32/bin/ppcwasm32 BINUTILSPREFIX= OPT="-n -Allvm-mc-16 -vx " FPCCPUOPT=-O-
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/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 '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 0x558b1c9d0800 (wasip1threads_all) PID 1953852 on the chain.
Live child 0x558b1c9d0800 (wasip1threads_all) PID 1953852 
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/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 0x5619ef1075e0 (/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads) PID 1953875 on the chain.
Live child 0x5619ef1075e0 (/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads) PID 1953875 
Reaping winning child 0x5619ef1075e0 PID 1953875 
Removing child 0x5619ef1075e0 PID 1953875 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-32/bin/ppcwasm32 -Twasip1threads -Pwasm32 -Fi../inc -Fi../wasm32 -Fi../wasicommon -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads -n -Allvm-mc-16 -vx -dwasm32 -Fi../wasicommon/wasiinc -Us -Sg ../wasicommon/system.pp
Putting child 0x5619ef108240 (system.ppu) PID 1953881 on the chain.
Live child 0x5619ef108240 (system.ppu) PID 1953881 
Executing "/usr/bin/llvm-mc-16" 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-wasip1threads/system.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads/system.wat:85:18: error: Expected (, instead got: -
        .functype       thread-spawn (i32) -> (i32)
                              ^
/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads/system.wat:86:23: error: Expected ,, instead got: -
        .import_module  thread-spawn, wasi
                              ^
/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads/system.wat:87:21: error: Expected ,, instead got: -
        .import_name    thread-spawn, thread-spawn
                              ^
/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads/system.wat:1662:18: error: Expected (, instead got: -
        .functype       thread-spawn (i32) -> (i32)
                              ^
/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads/system.wat:1663:23: error: Expected ,, instead got: -
        .import_module  thread-spawn, wasi
                              ^
/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads/system.wat:1664:21: error: Expected ,, instead got: -
        .import_name    thread-spawn, thread-spawn
                              ^
 /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1threads/system.wat"
system.pp(539) Error: Error while assembling exitcode 1
system.pp(539) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
Reaping losing child 0x5619ef108240 PID 1953881 
gmake[1]: *** [Makefile:2270: system.ppu] Error 1
Removing child 0x5619ef108240 PID 1953881 from chain.
gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/wasip1threads'
Reaping losing child 0x558b1c9d0800 PID 1953852 
gmake: *** [Makefile:4236: wasip1threads_all] Error 2
Removing child 0x558b1c9d0800 PID 1953852 from chain.
gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'
Error line found in /home/muller/logs/trunk/check-targets-ppc386/target-check-rtl-wasm32-wasip1threads-llvm-mc-16.txt: Target system.ppu Error 1 in line 2270
Target wasip1threads_all Error 2 in line 4236
Listing directory rtl/units/wasm32-wasip1threads:
rtl/units/wasm32-wasip1threads/system.wat