### /usr/bin/gmake -d -r -C rtl all CPU_TARGET=wasm32 OS_TARGET=wasip1 FPC=/home/muller/pas/fpc-3.3.1/bin/ppcwasm32 BINUTILSPREFIX= OPT="-n -Allvm-mc -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 'wasip1_all'. File 'wasip1_all' does not exist. Finished prerequisites of target file 'wasip1_all'. Must remake target 'wasip1_all'. /usr/bin/gmake -C wasip1 all Putting child 0xaaaafb82cd70 (wasip1_all) PID 183642 on the chain. Live child 0xaaaafb82cd70 (wasip1_all) PID 183642 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/wasip1' 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-wasip1'. File 'fpcmade.wasm32-wasip1' 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-wasip1'. Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1'. No need to remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1'. 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 -Twasip1 -Pwasm32 -Fi../inc -Fi../wasm32 -Fi../wasicommon -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1 -n -Allvm-mc -vx -dwasm32 -Fi../wasicommon/wasiinc -Us -Sg ../wasicommon/system.pp Putting child 0xaaaac1598590 (system.ppu) PID 183645 on the chain. Live child 0xaaaac1598590 (system.ppu) PID 183645 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-wasip1/system.o /home/mulLLVM ERROR: data symbols must have a size set with .size: .Ld2 PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. Stack dump: 0. Program arguments: /usr/bin/llvm-mc --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-wasip1/system.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1/system.wat #0 0x0000ffff7ecd39bc llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM.so.18.1+0x8d39bc) #1 0x0000ffff7ecd1598 llvm::sys::RunSignalHandlers() (/lib64/libLLVM.so.18.1+0x8d1598) #2 0x0000ffff7ecd4250 (/lib64/libLLVM.so.18.1+0x8d4250) #3 0x0000ffff842267f0 (linux-vdso.so.1+0x7f0) #4 0x0000ffff7e2d3db8 __pthread_kill_implementation (/lib64/libc.so.6+0x81db8) #5 0x0000ffff7e28c6fc gsignal (/lib64/libc.so.6+0x3a6fc) #6 0x0000ffff7e278ff4 abort (/lib64/libc.so.6+0x26ff4) #7 0x0000ffff7ec22418 llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM.so.18.1+0x822418) #8 0x0000ffff8044225c (/lib64/libLLVM.so.18.1+0x204225c) #9 0x0000ffff8043cf08 (/lib64/libLLVM.so.18.1+0x203cf08) #10 0x0000ffff803d8994 llvm::MCAssembler::Finish() (/lib64/libLLVM.so.18.1+0x1fd8994) #11 0x0000ffff8045c530 (/lib64/libLLVM.so.18.1+0x205c530) #12 0x0000000000416cd0 (/usr/bin/llvm-mc+0x416cd0) #13 0x000000000041589c (/usr/bin/llvm-mc+0x41589c) #14 0x0000ffff7e2792c0 __libc_start_call_main (/lib64/libc.so.6+0x272c0) #15 0x0000ffff7e279398 __libc_start_main@GLIBC_2.17 (/lib64/libc.so.6+0x27398) #16 0x0000000000413370 (/usr/bin/llvm-mc+0x413370) ler/pas/trunk/fpcsrc/rtl/units/wasm32-wasip1/system.wat" system.pp(539) Error: Can't call the assembler, error -134 switching to external assembling system.pp(539) Fatal: There were 2 errors compiling module, stopping Fatal: Compilation aborted Reaping losing child 0xaaaac1598590 PID 183645 gmake[1]: *** [Makefile:2270: system.ppu] Error 1 Removing child 0xaaaac1598590 PID 183645 from chain. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/wasip1' Reaping losing child 0xaaaafb82cd70 PID 183642 gmake: *** [Makefile:4191: wasip1_all] Error 2 Removing child 0xaaaafb82cd70 PID 183642 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'