Hay
Date
April 8, 2025, 12:37 p.m.

Environment
i386

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
In file included from protection_keys.c:47:
:25:22: error: variable length array declaration not allowed at file scope
   25 | static unsigned char altstack_data[SIGSTKSZ];
      |                      ^             ~~~~~~~~