Testing compilation in utils for wasm32-wasip2, with CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppcwasm32 BINUTILSPREFIX= ( using rtl/wasip2) ### /usr/bin/gmake -j 6 -r -C utils all CPU_TARGET=wasm32 OS_TARGET=wasip2 BINUTILSPREFIX= CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppcwasm32 FPCMAKEOPT=" -gl" INSTALL_PREFIX=/home/muller/pas/fpc-3.3.1 gmake: Entering directory '/home/muller/pas/gitlab-fpc-source/utils' gcc: error: unrecognized command-line option ‘-m64’ ./fpmake compile --localunitdir=.. --globalunitdir=../packages --os=wasip2 --cpu=wasm32 -o -Twasip2 -o -Pwasm32 -o -Fl/usr/lib/gcc/aarch64-linux-gnu/14 -o -dwasm32 -o -n -o -vx --compiler=/home/muller/pas/fpc-3.3.1/bin/ppcwasm32 -bu -scp The installer encountered the following error: Could not find unit directory for dependency package "fcl-base" required for package "utils" $00000000004459E4 $000000000044CC80 $000000000044CEE8 $000000000044E9E8 $000000000044E83C $00000000004513A8 $00000000004446A8 $0000000000444C2C $0000000000407D78 $0000FFFFB734229C $0000FFFFB734237C gmake: *** [Makefile:2939: all] Error 1 gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/utils'