Build report for linux/x86.32

Build machine:linuxmini
Disk usage:228.49Gi used, 1510.57Gi avail, 1832.21Gi total, 82.45% free
Build directory:~/builds32/2025-08-28-18-00
GIT ID:3db4763e562a681b5cc0a73e1b99044bc5930f51

VM compilation failed

Build output:
make factor-executable factor-ffi-test factor-lib CONFIG=vm/Config.linux.x86.32
make[1]: Entering directory '/home/jbenedik/builds32/2025-08-28-18-00/factor'
BUILD_DIR: build
/usr/bin/c++ -x c++-header -fPIC -std=c++23  -Wall -Wextra -pedantic -DFACTOR_VERSION="0.101" -DFACTOR_GIT_LABEL="heads/master-3db4763e562a681b5cc0a73e1b99044bc5930f51"   -O3 -o build/master.hpp.gch vm/master.hpp
c++: error: unrecognized command line option '-std=c++23'; did you mean '-std=c++03'?
make[1]: *** [GNUmakefile:313: build/master.hpp.gch] Error 1
make[1]: Leaving directory '/home/jbenedik/builds32/2025-08-28-18-00/factor'
make: *** [GNUmakefile:286: linux-x86-32] Error 2
Launcher error:
Process exited with error code 2

Launch descriptor:

T{ process
    { command { "make" "linux-x86-32" } }
    { environment H{ } }
    { environment-mode +append-environment+ }
    { stdout "../compile-log" }
    { stderr +stdout+ }
    { group +new-group+ }
    { status 2 }
}