Testing compilation in utils for x86_64-android, with CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.2.3/bin/ppcx64 BINUTILSPREFIX=x86_64-linux-android- (GNU assembler (GNU Binutils) 2.42, not listed in /home/muller/pas/fpc-3.2.3/bin/ppcx64 -h using rtl/android) ### gmake -j 32 -r -C utils all CPU_TARGET=x86_64 OS_TARGET=android BINUTILSPREFIX=x86_64-linux-android- 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' /home/muller/pas/fpc-3.2.3/bin/ppcx64 fpmake.pp -Fu/home/muller/pas/fixes/fpcsrc/rtl -Fu/home/muller/pas/fixes/fpcsrc/packages/paszlib -Fu/home/muller/pas/fixes/fpcsrc/packages/fcl-process -Fu/home/muller/pas/fixes/fpcsrc/packages/hash -Fu/home/muller/pas/fixes/fpcsrc/packages/libtar -Fu/home/muller/pas/fixes/fpcsrc/packages/fpmkunit -Fu/home/muller/pas/fixes/fpcsrc/packages/fcl-json -gl Free Pascal Compiler version 3.2.3-67-g5899d9b55e [2026/04/13] for x86_64 Copyright (c) 1993-2026 by Florian Klaempfl and others Target OS: Solaris for x86-64 Compiling fpmake.pp fpmake.pp(72,52) Warning: Local variable "P" does not seem to be initialized fpmake.pp(61,3) Note: Local variable "fileurl" not used fpmake.pp(61,12) Note: Local variable "line" not used fpmake.pp(61,18) Note: Local variable "date" not used fpmake.pp(62,3) Note: Local variable "hash" not used fpmake.pp(12,3) Note: Local variable "T" is assigned but never used fpmake.pp(12,3) Note: Local variable "T" is assigned but never used fpmake.pp(12,3) Note: Local variable "T" is assigned but never used fpmake.pp(12,3) Note: Local variable "T" is assigned but never used fpmake.pp(12,3) Note: Local variable "T" is assigned but never used fpmake.pp(12,6) Note: Local variable "T" not used Linking fpmake 1721 lines compiled, 1.2 sec 1 warning(s) issued 10 note(s) issued ./fpmake compile -T 32 --localunitdir=.. --globalunitdir=../packages --os=android --cpu=x86_64 -o -Tandroid -o -XPx86_64-linux-android- -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' Error line found in /home/muller/logs/fixes/check-targets/target-check-utils-x86_64-android.txt: Target all Error 1 in line 2478 target_make_files="all"