This snapshot fpc-3.3.1.aarch64-linux.built.on.x86_64-linux.tar.gz was generated 2026-09-14 08:17 on gcc136 using: make singlezipinstall OS_TARGET=linux CPU_TARGET=aarch64 SNAPSHOT=1 "BUILDFULLNATIVE=1 BUILDFULLNATIVE=1" PP=ppcx64 CROSSOPT="-XR/home/muller/sys-root/aarch64-linux -Fl/home/muller/sys-root/aarch64-linux/lib/aarch64-linux-gnu -Fl/home/muller/sys-root/aarch64-linux/usr/lib/aarch64-linux-gnu -Fl/home/muller/sys-root/aarch64-linux/lib/gcc/aarch64-linux-gnu/10 -Fl/home/muller/sys-root/aarch64-linux/usr/lib/gcc/aarch64-linux-gnu/10 -Fl=/home/muller/sys-root/aarch64-linux//usr/lib/aarch64-linux-gnu -Xd -k--sysroot=/home/muller/sys-root/aarch64-linux -dXr_disabled" OPT="" started using ppcx64 ppca64 -iVDW output is: 3.3.1 2026/09/07 3.3.1-20823-g6460b5bae7-dirty uname -a of the machine is: Linux cfarm136 7.1.8+deb14.1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.1.8-2 (2026-08-15) x86_64 GNU/Linux git config is https://gitlab.com/freepascal.org/fpc/build.git commit c724473636682421333160cbee962c6f51bc0a25 Author: FPC_Admin Date: Sun Sep 13 21:23:05 2026 +0000 * updated main fpcsrc git config is https://gitlab.com/freepascal.org/fpc/source.git interactive rebase in progress; onto 6460b5bae7 Last command done (1 command done): pick 5125816395 # Test fix proposed by Sven Harazim in bug report 41865 Next commands to do (2 remaining commands): pick 24d3f45b94 # Add AIX specific code to handle IndexByte with len=-1 pick f6868b05b5 # Add possibility to disable powerpc asm versions of IndexByte as the do not handle len=-1 (use "git rebase --edit-todo" to view and edit) You are currently rebasing branch 'main' on '6460b5bae7'. (fix conflicts and then run "git rebase --continue") (use "git rebase --skip" to skip this patch) (use "git rebase --abort" to check out the original branch) Unmerged paths: (use "git restore --staged ..." to unstage) (use "git add ..." to mark resolution) both modified: compiler/optcall.pas no changes added to commit (use "git add" and/or "git commit -a") commit 6460b5bae71c1bc651f63e7a4b86500294eb8144 Author: mattias Date: Mon Sep 7 20:42:31 2026 +0200 fcl-css: resolver: simplified tokenized commas and brackets Enjoy, Pierre Muller