Testing compilation in utils for x86_64-iphonesim, with CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.2.3/bin/ppcx64 BINUTILSPREFIX=x86_64-iphonesim- (Debian clang version 16.0.6 (20) using rtl/darwin) ### /usr/bin/gmake -j 24 -r -C utils all CPU_TARGET=x86_64 OS_TARGET=iphonesim BINUTILSPREFIX=x86_64-iphonesim- CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.2.3/bin/ppcx64 FPCMAKEOPT=" -gl" INSTALL_PREFIX=/home/muller/pas/fpc-3.2.3 gmake: Entering directory '/home/muller/pas/gitlab-fpc-source-fixes/utils' ./fpmake compile -T 16 --localunitdir=.. --globalunitdir=../packages --os=iphonesim --cpu=x86_64 -o -Tiphonesim -o -XPx86_64-iphonesim- -o -Xr -o -dx86_64 -o -n -o -vx --compiler=/home/muller/pas/fpc-3.2.3/bin/ppcx64 -bu -scp The installer encountered the following error: Could not find unit directory for dependency package "rtl" required for package "utils" gmake: *** [Makefile:2478: all] Error 1 gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/utils'