Testing compilation in packages for i8086-msdos-huge, with CROSSOPT="-n -CX -XX -Wmhuge -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppc8086 BINUTILSPREFIX=i8086-msdos- (NASM version 2.16.03 compiled on Oct 28 2024 using rtl/msdos) ### /usr/local/bin/gmake -j 4 -r -C packages all CPU_TARGET=i8086 OS_TARGET=msdos BINUTILSPREFIX=i8086-msdos- CROSSOPT="-n -CX -XX -Wmhuge -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppc8086 FPCMAKEOPT=" -gl" INSTALL_PREFIX=/home/muller/pas/fpc-3.3.1 gmake: Entering directory '/home/muller/pas/gitlab-fpc-source/packages' ./fpmake compile -T 4 --localunitdir=.. --os=msdos --cpu=i8086 -o -Tmsdos -o -Pi8086 -o -XPi8086-msdos- -o -di8086 -o -n -o -CX -o -XX -o -Wmhuge -o -vx --compiler=/home/muller/pas/fpc-3.3.1/bin/ppc8086 -bu -scp Warning: Package fv depends on package rtl-unicode which is not available for the msdos platform Start compiling package fcl-stl for target i8086-msdos. Start compiling package graph for target i8086-msdos. Start compiling package libtar for target i8086-msdos. Warning: Package rtl-console depends on package rtl-unicode which is not available for the msdos platform Start compiling package rtl-extra for target i8086-msdos. Compiling libtar/src/libtar.pp Compiling graph/BUnit.pp Compiling ./graph/src/msdos/graph.pp Compiling fcl-stl/BUnit.pp Compiling ./fcl-stl/src/ghashmap.pp Compiling ./fcl-stl/src/gvector.pp Compiling ./fcl-stl/src/gutil.pp Compiling ./fcl-stl/src/garrayutils.pp Compiling rtl-extra/BUnit.pp Compiling ./rtl-extra/src/inc/sortalgs.pp Compiling ./fcl-stl/src/ghashset.pp Compiling ./fcl-stl/src/gstack.pp Compiling ./fcl-stl/src/gtree.pp Compiling ./fcl-stl/src/gqueue.pp Compiling ./fcl-stl/src/glinkedlist.pp Compiling ./fcl-stl/src/gdeque.pp Compiling ./fcl-stl/src/gpriorityqueue.pp Compiling ./fcl-stl/src/gmap.pp Compiling ./fcl-stl/src/gset.pp Compiling ./rtl-extra/src/msdos/printer.pp Compiling ./rtl-extra/src/inc/objects.pp [ 63%] Compiled package fcl-stl Start compiling package rtl-objpas for target i8086-msdos. [ 63%] Compiled package libtar Warning: Package fv depends on package rtl-unicode which is not available for the msdos platform Warning: Package rtl-console depends on package rtl-unicode which is not available for the msdos platform Compiling ./rtl-extra/src/inc/matrix.pp Compiling rtl-objpas/BUnit.pp Compiling ./rtl-objpas/src/inc/rtti.pp Compiling ./rtl-objpas/src/inc/variants.pp [ 95%] Compiled package graph Warning: Package fv depends on package rtl-unicode which is not available for the msdos platform Warning: Package rtl-console depends on package rtl-unicode which is not available for the msdos platform Warning: Package fv depends on package rtl-unicode which is not available for the msdos platform Warning: Package rtl-console depends on package rtl-unicode which is not available for the msdos platform Compiling ./rtl-extra/src/inc/ucomplex.pp [ 96%] Compiled package rtl-extra Warning: Package fv depends on package rtl-unicode which is not available for the msdos platform Warning: Package rtl-console depends on package rtl-unicode which is not available for the msdos platform Warning: Package fv depends on package rtl-unicode which is not available for the msdos platform Warning: Package rtl-console depends on package rtl-unicode which is not available for the msdos platform Warning: Package fv depends on package rtl-unicode which is not available for the msdos platform Warning: Package rtl-console depends on package rtl-unicode which is not available for the msdos platform Start compiling package rtl-console for target i8086-msdos. Warning: Circular dependency detected when compiling target video with target mouse Compiling rtl-console/BUnit.pp Compiling ./rtl-console/src/msdos/vesamode.pp Compiling ./rtl-console/src/msdos/video.pp External command "/home/muller/pas/fpc-3.3.1/bin/ppc8086 -Tmsdos -FUrtl-console/units/msdos/ -Fu/home/muller/pas/gitlab-fpc-source/rtl/units/msdos/ -Fu/home/muller/pas/gitlab-fpc-source/packages/rtl-extra/units/msdos/ -Furtl-console/ -Furtl-console/src/msdos -Firtl-console/src/inc -Firtl-console/src/msdos -Tmsdos -Pi8086 -XPi8086-msdos- -di8086 -n -CX -XX -Wmhuge -vx -Sc -viq rtl-console/BUnit.pp" failed with exit code 256. Console output: Target OS: MS-DOS 16-bit real mode Compiling rtl-console/BUnit.pp Compiling ./rtl-console/src/msdos/vesamode.pp Compiling ./rtl-console/src/msdos/video.pp video.pp(39,3) Fatal: Can't find unit graphemebreakproperty used by Video Fatal: Compilation aborted Warning: Package fv depends on package rtl-unicode which is not available for the msdos platform Warning: Package fv depends on package rtl-unicode which is not available for the msdos platform Warning: Package fv depends on package rtl-unicode which is not available for the msdos platform Compiling ./rtl-objpas/src/inc/stdconvs.pp Compiling ./rtl-objpas/src/inc/convutils.pp Compiling ./rtl-objpas/src/inc/dateutil.pp Compiling ./rtl-objpas/src/inc/system.timespan.pp Compiling ./rtl-objpas/src/inc/convutil.pp Compiling ./rtl-objpas/src/inc/system.uiconsts.pp [ 96%] Compiled package rtl-objpas The installer encountered the following error: Error inside worker thread for package rtl-console: (3/4) Failed compiling: rtl-console: Compilation of "BUnit.pp" failed $0000000000574EAC COMPILE, line 9682 of src/fpmkunit.pp $00000000005655EC COMPILE, line 6528 of src/fpmkunit.pp $0000000000565CF8 RUN, line 6640 of src/fpmkunit.pp $0000000000473824 main, line 60 of fpmake.pp gmake: *** [Makefile:2010: all] Error 1 gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/packages' Failure: Testing packages for i8086-msdos-huge, with OPT="-n -CX -XX -Wmhuge -vx " FPC=/home/muller/pas/fpc-3.3.1/bin/ppc8086 BINUTILSPREFIX=i8086-msdos-, res=2 (NASM version 2.16.03 compiled on Oct 28 2024 using rtl/msdos)