From: Mark Brown <broonie@kernel.org>
To: Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
Marc Zyngier <maz@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: linux-next: build failure after merge of the arm64 tree
Date: Wed, 24 Jun 2026 12:58:03 +0100 [thread overview]
Message-ID: <ajvGS7UBpWzJtzkw@sirena.org.uk> (raw)
[-- Attachment #1: Type: text/plain, Size: 112848 bytes --]
Hi all,
After merging the arm64 tree, today's linux-next build
(arm64 kselftest) failed like this:
CC iommufd_fail_nth
CC iommufd
CC msgque
CC ir_loopback
CC kcmp_test
CC harness-selftest
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from lib/io.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/io.o] Error 1 make[1]:
*** Waiting for unfinished jobs.... In file included from
/usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from lib/assert.c:7:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/assert.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/lru_gen_util.h:14,
from lib/lru_gen_util.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/lru_gen_util.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from lib/test_util.c:19:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/test_util.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from lib/sparsebit.c:158:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/sparsebit.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from /tmp/next/build/tools/testing/selftests/cgroup/lib/cgroup_util.c:9:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended to
silence earlier diagnostics make[1]: *** [../cgroup/lib/libcgroup.mk:17:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/cgroup_util.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from lib/elf.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from lib/elf.c:13:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/elf.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from demand_paging_test.c:17:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/demand_paging_test.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from lib/guest_sprintf.c:2:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from lib/guest_sprintf.c:3:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/guest_sprintf.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from lib/arm64/ucall.c:7:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/arm64/ucall.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from lib/ucall_common.c:6:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/ucall_common.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from kvm_create_max_vcpus.c:14:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from kvm_create_max_vcpus.c:16:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/kvm_create_max_vcpus.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from lib/userfaultfd_util.c:19:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/userfaultfd_util.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from irqfd_test.c:7:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from irqfd_test.c:11:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/irqfd_test.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from kvm_binary_stats_test.c:15:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from kvm_binary_stats_test.c:17:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/kvm_binary_stats_test.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from arm64/host_sve.c:10:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from arm64/host_sve.c:12:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/host_sve.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from include/guest_modes.h:5,
from lib/guest_modes.c:5:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/guest_modes.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from include/timer_test.h:11,
from arch_timer.c:28:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arch_timer.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from lib/arm64/gic.c:10:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/arm64/gic.o] Error 1 In file
included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from lib/arm64/vgic.c:7:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from lib/arm64/vgic.c:13:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/arm64/vgic.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from dirty_log_perf_test.c:17:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/dirty_log_perf_test.o] Error 1
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from lib/arm64/gic_v3_its.c:7:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from lib/arm64/gic_v3_its.c:12:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/arm64/gic_v3_its.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from lib/memstress.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/memstress.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from lib/arm64/gic_v3.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/arm64/gic_v3.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from guest_print_test.c:13:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from guest_print_test.c:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/guest_print_test.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from set_memory_region_test.c:6:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from set_memory_region_test.c:16:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/set_memory_region_test.o] Error 1
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from arm64/hypercalls.c:13:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/hypercalls.c:14:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/hypercalls.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from kvm_page_table_test.c:17:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from kvm_page_table_test.c:18:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/kvm_page_table_test.o] Error 1
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from arm64/kvm-uuid.c:7:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/kvm-uuid.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/kvm-uuid.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/vcpu_width_config.c:12:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/vcpu_width_config.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_syscalls.h:15,
from guest_memfd_test.c:20:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from guest_memfd_test.c:21:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/guest_memfd_test.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from include/memstress.h:13,
from memslot_modification_stress_test.c:21:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/memslot_modification_stress_test.o]
Error 1 In file included from
/usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from include/arm64/processor.h:10,
from arm64/smccc_filter.c:17:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/smccc_filter.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from dirty_log_test.c:12:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from dirty_log_test.c:19:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/dirty_log_test.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from arm64/sea_to_user.c:17:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from arm64/sea_to_user.c:23:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/sea_to_user.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from memslot_perf_test.c:24:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from memslot_perf_test.c:26:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/memslot_perf_test.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/vgic_lpi_stress.c:13:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/vgic_lpi_stress.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/aarch32_id_regs.c:13:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/aarch32_id_regs.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from arm64/idreg-idst.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from arm64/idreg-idst.c:9:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/idreg-idst.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from include/arm64/processor.h:10,
from include/arm64/arch_timer.h:9,
from arm64/arch_timer_edge_cases.c:21:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/arch_timer_edge_cases.o]
Error 1 In file included from
/usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from coalesced_io_test.c:2:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from coalesced_io_test.c:10:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/coalesced_io_test.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/hello_el2.c:7:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/hello_el2.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from include/arm64/processor.h:10,
from include/arm64/arch_timer.h:9,
from arm64/arch_timer.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:337:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/arch_timer.o] Error 1 In
file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from arm64/vgic_irq.c:10:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from include/arm64/processor.h:10,
from arm64/vgic_irq.c:15:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/vgic_irq.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from /usr/include/aarch64-linux-gnu/sys/wait.h:36,
from get-reg-list.c:26:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from get-reg-list.c:27:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/get-reg-list.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_syscalls.h:15,
from access_tracking_perf_test.c:47:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from access_tracking_perf_test.c:48:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/access_tracking_perf_test.o]
Error 1 In file included from
/tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from steal_time.c:12:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from steal_time.c:19:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/steal_time.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from include/arm64/processor.h:10,
from arm64/external_aborts.c:7:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/external_aborts.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/psci_test.c:18:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/psci_test.o] Error 1 In
file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from arm64/vgic_v5.c:5:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from include/arm64/processor.h:10,
from include/arm64/gic_v5.h:11,
from arm64/vgic_v5.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/vgic_v5.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from mmu_stress_test.c:7:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from mmu_stress_test.c:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/mmu_stress_test.o] Error 1 In
file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from arm64/vgic_init.c:9:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from arm64/vgic_init.c:14:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/vgic_init.o] Error 1 In
file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from arm64/debug-exceptions.c:2:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from arm64/debug-exceptions.c:3:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/debug-exceptions.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from arm64/page_fault_test.c:12:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from arm64/page_fault_test.c:13:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/page_fault_test.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/vpmu_counter_access.c:15:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/vpmu_counter_access.o]
Error 1 In file included from
/usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from include/guest_modes.h:5,
from lib/arm64/processor.c:11:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/arm64/processor.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from lib/kvm_util.c:7:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from lib/kvm_util.c:9:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:347:
/tmp/next/arm64_kselftest/kselftest/kvm/lib/kvm_util.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from ../rseq/rseq.c:27,
from rseq_test.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from rseq_test.c:27:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/rseq_test.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/get-reg-list.c:14:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:337:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/get-reg-list.o] Error 1
In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from arm64/no-vgic.c:8:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14,
from arm64/no-vgic.c:9:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/no-vgic.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/at.c:5:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
cc1: note: unrecognized command-line option
'-Wno-gnu-variable-sized-type-not-at-end' may have been intended
to silence earlier diagnostics make[1]: *** [Makefile.kvm:332:
/tmp/next/arm64_kselftest/kselftest/kvm/arm64/at.o] Error 1 In file
included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
from /usr/include/signal.h:301,
from include/test_util.h:12,
from include/kvm_util.h:8,
from arm64/set_id_regs.c:13:
/tmp/next/arm64_kselftest/usr/include/asm/sigcontext.h:81:9: error:
unknown type name '__u128'; did you mean '__u32'?
81 | __u128 vregs[32];
| ^~~~~~ __u32
In file included from /tmp/next/arm64_kselftest/usr/include/asm/kvm.h:37,
from /tmp/next/arm64_kselftest/usr/include/linux/kvm.h:16,
from include/kvm_util.h:14:
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:96:9: error: unknown
type name '__u128'; did you mean '__u32'?
96 | __u128 vregs[32];
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:261:9: error: unknown
type name '__u128'; did you mean '__u32'?
261 | __u128 apiakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:262:9: error: unknown
type name '__u128'; did you mean '__u32'?
262 | __u128 apibkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:263:9: error: unknown
type name '__u128'; did you mean '__u32'?
263 | __u128 apdakey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:264:9: error: unknown
type name '__u128'; did you mean '__u32'?
264 | __u128 apdbkey;
| ^~~~~~ __u32
/tmp/next/arm64_kselftest/usr/include/asm/ptrace.h:268:9: error: unknown
type name '__u128'; did you mean '__u32'?
268 | __u128 apgakey;
| ^~~~~~ __u32
Caused by commit
9d6306113f921 (arm64: uapi: Use __u128 instead of __uint128_t in UAPI headers)
I have used the tree from next-20260623 instead.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next reply other threads:[~2026-06-24 11:58 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-24 11:58 Mark Brown [this message]
2026-06-24 13:05 ` linux-next: build failure after merge of the arm64 tree Will Deacon
-- strict thread matches above, loose matches on Subject: below --
2022-11-21 23:41 Stephen Rothwell
2022-11-22 4:17 ` Jiucheng Xu
2022-11-22 4:52 ` Stephen Rothwell
2022-11-15 22:04 Stephen Rothwell
2022-11-15 23:52 ` Besar Wicaksono
2022-11-16 10:49 ` Suzuki K Poulose
2019-08-06 23:50 Stephen Rothwell
2019-08-07 2:34 ` Peter Collingbourne
2019-08-07 11:46 ` Will Deacon
2019-08-07 14:43 ` Masahiro Yamada
2019-08-07 15:25 ` Will Deacon
2019-08-07 16:33 ` Peter Collingbourne
2019-08-07 23:43 ` Stephen Rothwell
2019-08-16 4:52 ` Michael Ellerman
2019-08-16 17:27 ` Will Deacon
2019-08-20 7:27 ` Michael Ellerman
2015-03-27 0:15 Stephen Rothwell
2012-09-17 1:24 Stephen Rothwell
2012-09-17 8:41 ` Catalin Marinas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ajvGS7UBpWzJtzkw@sirena.org.uk \
--to=broonie@kernel.org \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=maz@kernel.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox