Hay
Date
Jan. 6, 2025, 4:10 p.m.

Environment
arm
arm64
i386
x86_64

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=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=0 kselftest-install
In file included from param_test.c:244:
In file included from ./rseq.h:87:
mov_ss_trap.c:50:22: error: variable length array declaration not allowed at file scope
   50 | static unsigned char altstack_data[SIGSTKSZ];
      |                      ^             ~~~~~~~~

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=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=0 kselftest-install
In file included from protection_keys.c:47:
mov_ss_trap.c:50:22: error: variable length array declaration not allowed at file scope
   50 | static unsigned char altstack_data[SIGSTKSZ];
      |                      ^             ~~~~~~~~


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=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
In file included from protection_keys.c:47:
mov_ss_trap.c:50:22: error: variable length array declaration not allowed at file scope
   50 | static unsigned char altstack_data[SIGSTKSZ];
      |                      ^             ~~~~~~~~

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=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
In file included from lib/x86_64/ucall.c:7:
mov_ss_trap.c:50:22: error: variable length array declaration not allowed at file scope
   50 | static unsigned char altstack_data[SIGSTKSZ];
      |                      ^             ~~~~~~~~


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 param_test.c:244:
In file included from ./rseq.h:85:
mov_ss_trap.c:50:22: error: variable length array declaration not allowed at file scope
   50 | static unsigned char altstack_data[SIGSTKSZ];
      |                      ^             ~~~~~~~~

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:
mov_ss_trap.c:50:22: error: variable length array declaration not allowed at file scope
   50 | static unsigned char altstack_data[SIGSTKSZ];
      |                      ^             ~~~~~~~~


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=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
In file included from x86_64/vmx_tsc_adjust_test.c:23:
mov_ss_trap.c:50:22: error: variable length array declaration not allowed at file scope
   50 | static unsigned char altstack_data[SIGSTKSZ];
      |                      ^             ~~~~~~~~