Testing compilation in packages for jvm-java, with CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppcjvm BINUTILSPREFIX= (openjdk version "17.0.11" 2024-04-16 using rtl/java) ### /usr/bin/gmake -j 16 -r -C packages all CPU_TARGET=jvm OS_TARGET=java BINUTILSPREFIX= CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppcjvm FPCMAKEOPT=" -gl" INSTALL_PREFIX=/home/muller/pas/fpc-3.3.1 gmake: Entering directory '/run/user/61083/pas/trunk/packages' ./fpmake compile -T 8 --localunitdir=.. --os=java --cpu=jvm -o -Tjava -o -Pjvm -o -Ur -o -Xs -o -O2 -o -n -o -Fl/usr/lib64/gcc/x86_64-suse-linux/7 -o -djvm -o -dRELEASE -o -n -o -vx --compiler=/home/muller/pas/fpc-3.3.1/bin/ppcjvm -bu -scp Start compiling package fcl-fpterm for target jvm-java. Compiling fcl-fpterm/BuildUnit_fcl_fpterm.pp Compiling ./fcl-fpterm/src/fpterm.pas External command "/home/muller/pas/fpc-3.3.1/bin/ppcjvm -Tjava -FUfcl-fpterm/units/jvm-java/ -Fu/run/user/61083/pas/trunk/rtl/units/jvm-java/ -Fufcl-fpterm/src -Tjava -Pjvm -Ur -Xs -O2 -n -Fl/usr/lib64/gcc/x86_64-suse-linux/7 -djvm -dRELEASE -n -vx -Sc -viq fcl-fpterm/BuildUnit_fcl_fpterm.pp" failed with exit code 256. Console output: Target OS: Java Virtual Machine Compiling fcl-fpterm/BuildUnit_fcl_fpterm.pp Compiling ./fcl-fpterm/src/fpterm.pas fpterm.pas(41,3) Fatal: Can't find unit SysUtils used by FpTerm Fatal: Compilation aborted The installer encountered the following error: Error inside worker thread for package fcl-fpterm: (2/8) Failed compiling: fcl-fpterm: Compilation of "BuildUnit_fcl_fpterm.pp" failed $000000000053FC7F Compile, line 9674 of src/fpmkunit.pp $000000000052F602 Compile, line 6520 of src/fpmkunit.pp $000000000052FD14 Run, line 6632 of src/fpmkunit.pp $000000000047DA26 $main, line 60 of fpmake.pp gmake: *** [Makefile:1998: all] Error 1 gmake: Leaving directory '/run/user/61083/pas/trunk/packages' Failure: Testing packages for jvm-java, with OPT="-n -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppcjvm BINUTILSPREFIX=, res=2 (openjdk version "17.0.11" 2024-04-16 using rtl/java)