Testing compilation in utils for arm-aros, with CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.2.3/bin/ppcarm BINUTILSPREFIX=arm-aros- (GNU assembler (GNU Binutils) 2.40 using rtl/aros) ### gmake -j 32 -r -C utils all CPU_TARGET=arm OS_TARGET=aros BINUTILSPREFIX=arm-aros- CROSSOPT="-n -vx " FPC=/home/muller/pas/fpc-3.2.3/bin/ppcarm FPCMAKEOPT=" -gl" INSTALL_PREFIX=/home/muller/pas/fpc-3.2.3 gmake: Entering directory '/home/muller/pas/gitlab-fpc-source-fixes/utils' ./fpmake compile --localunitdir=.. --globalunitdir=../packages --os=aros --cpu=arm -o -Taros -o -Parm -o -XParm-aros- -o -darm -o -n -o -vx --compiler=/home/muller/pas/fpc-3.2.3/bin/ppcarm -bu -scp Start compiling package utils for target arm-aros. Compiling BuildUnit_utils.pp Compiling usubst.pp Compiling ptopu.pp External command "/home/muller/pas/fpc-3.2.3/bin/ppcarm -Taros -FUunits/arm-aros/ -Fu/home/muller/pas/gitlab-fpc-source-fixes/rtl/units/arm-aros/ -Fu/home/muller/pas/gitlab-fpc-source-fixes/packages/fcl-base/units/arm-aros/ -Fu/home/muller/pas/gitlab-fpc-source-fixes/packages/rtl-objpas/units/arm-aros/ -Fu/home/muller/pas/gitlab-fpc-source-fixes/packages/paszlib/units/arm-aros/ -Fu/home/muller/pas/gitlab-fpc-source-fixes/packages/hash/units/arm-aros/ -Fu/home/muller/pas/gitlab-fpc-source-fixes/packages/rtl-extra/units/arm-aros/ -Fu/home/muller/pas/gitlab-fpc-source-fixes/packages/arosunits/units/arm-aros/ -Fu/home/muller/pas/gitlab-fpc-source-fixes/packages/fcl-json/units/arm-aros/ -Taros -Parm -XParm-aros- -darm -n -vx -viq BuildUnit_utils.pp" failed with exit code 55552. Console output: Target OS: AROS for ARM Compiling BuildUnit_utils.pp Compiling usubst.pp Assembling usubst Executing "/home/muller/bin/arm-aros-as" with command line "-march=armv4 -mfpu=fpa -o units/arm-aros/usubst.o units/arm-aros/usubst.s" Compiling ptopu.pp Assembling ptopu Executing "/home/muller/bin/arm-aros-as" with command line "-march=armv4 -mfpu=fpa -o units/arm-aros/ptopu.o units/arm-aros/ptopu.s" BuildUnit_utils.pp(6,2) Error: Compilation raised exception internally Fatal: Compilation aborted An unhandled exception occurred at $001CE8BC: EAccessViolation: Access violation $001CE8BC line 3730 of scanner.pas $001D1074 line 4392 of scanner.pas $001D1D90 line 4727 of scanner.pas $00367DC4 line 147 of pbase.pas $003CE304 line 991 of pmodules.pas $0023B3C8 line 399 of parser.pas $0005B2E0 line 288 of compiler.pas $00011224 line 265 of pp.pas $0001162C The installer encountered the following error: Compilation of "BuildUnit_utils.pp" failed gmake: *** [Makefile:2478: all] Error 1 gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/utils'