### /usr/bin/gmake -d -r -C rtl all CPU_TARGET=wasm32 OS_TARGET=embedded FPC=/home/muller/pas/fpc-3.3.1-32/bin/ppcwasm32 BINUTILSPREFIX= OPT="-n -Allvm-mc-11 -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 '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 0x559aef294730 (embedded_all) PID 112313 on the chain. Live child 0x559aef294730 (embedded_all) PID 112313 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/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'. 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'. /usr/bin/mkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded Putting child 0x5623bb0ed480 (/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded) PID 112332 on the chain. Live child 0x5623bb0ed480 (/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded) PID 112332 Reaping winning child 0x5623bb0ed480 PID 112332 Removing child 0x5623bb0ed480 PID 112332 from chain. Successfully remade target file '/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-32/bin/ppcwasm32 -Tembedded -Pwasm32 -Fi../inc -Fi../wasm32 -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded -n -Allvm-mc-11 -vx -dwasm32 @system.cfg -Us -Sg system.pp Putting child 0x5623bb0c2f90 (system.ppu) PID 112335 on the chain. Live child 0x5623bb0c2f90 (system.ppu) PID 112335 Executing "/usr/bin/llvm-mc-11" with command line "--assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/system.o /home/muller/pas/truLLVM ERROR: data symbols must have a size set with .size: .Ld1 PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace. Stack dump: 0. Program arguments: /usr/bin/llvm-mc-11 --assemble --arch=wasm32 -mattr=+sign-ext,+exception-handling,+bulk-memory,+atomics,+reference-types --filetype=obj -o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/system.o /home/muller/pas/trunk/fpcsrc/rtl/units/wasm32-embedded/system.wat #0 0x00007ff8599cbf8f llvm::sys::PrintStackTrace(llvm::raw_ostream&) (/lib/x86_64-linux-gnu/libLLVM-11.so.1+0xbd0f8f) #1 0x00007ff8599ca2f0 llvm::sys::RunSignalHandlers() (/lib/x86_64-linux-gnu/libLLVM-11.so.1+0xbcf2f0) #2 0x00007ff8599cc465 (/lib/x86_64-linux-gnu/libLLVM-11.so.1+0xbd1465) #3 0x00007ff858dec140 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x13140) #4 0x00007ff858912d61 raise ./signal/../sysdeps/unix/sysv/linux/raise.c:51:1 #5 0x00007ff8588fc537 abort ./stdlib/abort.c:81:7 #6 0x00007ff85991bd68 (/lib/x86_64-linux-gnu/libLLVM-11.so.1+0xb20d68) #7 0x00007ff85aac0115 (/lib/x86_64-linux-gnu/libLLVM-11.so.1+0x1cc5115) #8 0x00007ff85aa76bd8 llvm::MCAssembler::Finish() (/lib/x86_64-linux-gnu/libLLVM-11.so.1+0x1c7bbd8) #9 0x00007ff85aad5994 (/lib/x86_64-linux-gnu/libLLVM-11.so.1+0x1cda994) #10 0x000000000040aa02 (/usr/bin/llvm-mc-11+0x40aa02) #11 0x00007ff8588fdd7a __libc_start_main ./csu/../csu/libc-start.c:308:16 #12 0x000000000040878a (/usr/bin/llvm-mc-11+0x40878a) nk/fpcsrc/rtl/units/wasm32-embedded/system.wat" system.pp(303) Error: Can't call the assembler, error -6 switching to external assembling system.pp(303) Fatal: There were 2 errors compiling module, stopping Fatal: Compilation aborted Reaping losing child 0x5623bb0c2f90 PID 112335 gmake[1]: *** [Makefile:2672: system.ppu] Error 1 Removing child 0x5623bb0c2f90 PID 112335 from chain. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded' Reaping losing child 0x559aef294730 PID 112313 gmake: *** [Makefile:3111: embedded_all] Error 2 Removing child 0x559aef294730 PID 112313 from chain. gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'