### /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.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 'embedded_all'. File 'embedded_all' does not exist. Finished prerequisites of target file 'embedded_all'. Must remake target 'embedded_all'. /usr/bin/gmake -C embedded all Putting child 0xaaaae1ad8d60 (embedded_all) PID 180562 on the chain. Live child 0xaaaae1ad8d60 (embedded_all) PID 180562 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/embedded' 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-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'. Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded'. No need to remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded'. 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'. /home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc -vx -dwasm32 @system.cfg -Us -Sg system.pp Putting child 0xaaab0e7e7e40 (system.ppu) PID 180565 on the chain. Live child 0xaaab0e7e7e40 (system.ppu) PID 180565 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/mLLVM ERROR: data symbols must have a size set with .size: .Ld1 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-embedded/system.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/system.wat #0 0x0000ffffb56d39bc llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM.so.18.1+0x8d39bc) #1 0x0000ffffb56d1598 llvm::sys::RunSignalHandlers() (/lib64/libLLVM.so.18.1+0x8d1598) #2 0x0000ffffb56d4250 (/lib64/libLLVM.so.18.1+0x8d4250) #3 0x0000ffffbad7a7f0 (linux-vdso.so.1+0x7f0) #4 0x0000ffffbac10db8 __pthread_kill_implementation (/lib64/libc.so.6+0x81db8) #5 0x0000ffffbabc96fc gsignal (/lib64/libc.so.6+0x3a6fc) #6 0x0000ffffbabb5ff4 abort (/lib64/libc.so.6+0x26ff4) #7 0x0000ffffb5622418 llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM.so.18.1+0x822418) #8 0x0000ffffb6e4225c (/lib64/libLLVM.so.18.1+0x204225c) #9 0x0000ffffb6e3cf08 (/lib64/libLLVM.so.18.1+0x203cf08) #10 0x0000ffffb6dd8994 llvm::MCAssembler::Finish() (/lib64/libLLVM.so.18.1+0x1fd8994) #11 0x0000ffffb6e5c530 (/lib64/libLLVM.so.18.1+0x205c530) #12 0x0000000000416cd0 (/usr/bin/llvm-mc+0x416cd0) #13 0x000000000041589c (/usr/bin/llvm-mc+0x41589c) #14 0x0000ffffbabb62c0 __libc_start_call_main (/lib64/libc.so.6+0x272c0) #15 0x0000ffffbabb6398 __libc_start_main@GLIBC_2.17 (/lib64/libc.so.6+0x27398) #16 0x0000000000413370 (/usr/bin/llvm-mc+0x413370) uller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/system.wat" system.pp(303) Error: Can't call the assembler, error -134 switching to external assembling system.pp(303) Fatal: There were 2 errors compiling module, stopping Fatal: Compilation aborted Reaping losing child 0xaaab0e7e7e40 PID 180565 gmake[1]: *** [Makefile:2672: system.ppu] Error 1 Removing child 0xaaab0e7e7e40 PID 180565 from chain. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded' Reaping losing child 0xaaaae1ad8d60 PID 180562 gmake: *** [Makefile:3111: embedded_all] Error 2 Removing child 0xaaaae1ad8d60 PID 180562 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'