Testing second compilation in utils (without BUILDFULLNATIVE=1) for x86_64-win64, with CROSSOPT="-n -vx -Xd " FPC=/home/muller/pas/fpc-3.2.3/bin/ppcx64 BINUTILSPREFIX=x86_64-win64- (GNU assembler (GNU Binutils) 2.42 using rtl/win64) ### gmake -j 32 -r -C utils clean CPU_TARGET=x86_64 OS_TARGET=win64 BINUTILSPREFIX=x86_64-win64- CROSSOPT="-n -vx -Xd " 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 clean -T 32 --localunitdir=.. --globalunitdir=../packages --os=win64 --cpu=x86_64 -o -Twin64 -o -XPx86_64-win64- -o -dx86_64 -o -n -o -vx -o -Xd --compiler=/home/muller/pas/fpc-3.2.3/bin/ppcx64 -bu -scp gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/utils' ### gmake -j 32 -r -C utils all CPU_TARGET=x86_64 OS_TARGET=win64 BINUTILSPREFIX=x86_64-win64- CROSSOPT="-n -vx -Xd " 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 32 --localunitdir=.. --globalunitdir=../packages --os=win64 --cpu=x86_64 -o -Twin64 -o -XPx86_64-win64- -o -dx86_64 -o -n -o -vx -o -Xd --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' Error line found in /home/muller/logs/fixes/check-targets/target-check-utils-x86_64-win64.txt: Target all Error 1 in line 2478 target_make_files="all"