Build failure on ppc64le
Author: toddy15Created Aug 18, 2026Updated Aug 21, 2026
Labelskind/bugtechnology/cgoarea/procarch/ppc64le
What version of Delve are you using (dlv version)?
1.27.1
What version of Go are you using? (go version)?
1.26.5
What operating system and processor architecture are you using?
Debian
Description
Hi,
while updating delve in Debian to the latest version, I've noticed that delve shows a new build failure on ppc64le between 1.26 and 1.27. The failing test is TestCGlobal, introduced in PR #4358.
The build logs can be seen here: https://buildd.debian.org/status/logs.php?pkg=delve&arch=ppc64el
For now, I've disabled the test on ppc64le, but maybe this is a real regression which you might want to investigate.
Regards, Tobias
Source: go-delve/delve