This snapshot fpc-3.3.1.arm-linux.built.on.x86_64-linux-eabihf.tar.gz was generated 2026-09-23 08:22 on gcc421 using:
make singlezipinstall OS_TARGET=linux CPU_TARGET=arm SNAPSHOT=1 "" PP=ppcx64 CROSSOPT="-n -gl -CaEABIHF -CpARMv6 -CfVFPv2 -vx  -dFPC_ARMHF" OPT=""
started using ppcx64
ppcarm -iVDW output is: 3.3.1 2026/09/22 3.3.1-20895-g843eb4a6ac

uname -a of the machine is:
Linux cfarm421 6.12.107+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.107-1 (2026-08-29) x86_64 GNU/Linux

git config is https://gitlab.com/freepascal.org/fpc/build.git
commit 839b514c45440612f8fcffe99a2ca50ebe84a9da
Author: FPC_Admin <michael.vancanneyt+fpcadmin@gmail.com>
Date:   Tue Sep 22 09:23:05 2026 +0000

    * updated main
fpcsrc git config is https://gitlab.com/freepascal.org/fpc/source.git
On branch main
Your branch is up to date with 'origin/main'.

nothing to commit (use -u to show untracked files)
commit 843eb4a6ac1e7c995c0af626c88639e4b1aeaf0d
Author: Sven Harazim <info@landrix.de>
Date:   Mon Sep 21 10:17:52 2026 +0200

    * fcl-web: fpcunit tests for the websocket client lifetime handling
    
    Ports the standalone shutdown/lifetime harness (37 scenarios plus the pump-first and interrupt-race cases) to fpcunit: 44 tests in a separate runner, testwebsocketclient. Test servers bind to OS-assigned loopback ports and join their accept and connection threads at teardown, callbacks under test are held until the overlapping operation is proven, and a per-test watchdog ends the process instead of hanging. TLS tests are ignored without OpenSSL.

Enjoy,

Pierre Muller
