https://bugs.kde.org/show_bug.cgi?id=480126
Bug ID: 480126
Summary: Build failure on Raspberry Pi 5 / OS 6.1.0-rpi7-rpi-v8
Classification: Developer tools
Product: valgrind
Version: 3.22 GIT
Platform: Other
OS: FreeBSD
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I get errors like
In file included from ../include/vki/vki-linux.h:219,
from ../include/pub_tool_vki.h:47,
from pub_core_vki.h:42,
from vgdb.h:33,
from vgdb.c:29:
../include/vki/vki-arm64-linux.h:511:9: error: unknown type name
���__uint128_t���
511 | __uint128_t vregs[32];
and
vgdb-invoker-ptrace.c:763:48: error: invalid use of undefined type ���struct
user_pt_regs���
and
m_debuglog.c:285:4: error: unknown register name ���x7��� in ���asm���
(building on the rpi itself, not a cross build).
--
You are receiving this mail because:
You are watching all bug changes.