Hi, On 2025-06-06 21:54, Adam D. Barratt wrote: > On Thu, 2025-05-29 at 18:24 +0200, Aurelien Jarno wrote: > > nmu 6 snapd_2.57.6-1 . ANY . -m 'Rebuild against glibc 2.36- > > 9+deb12u11' --extra-depends 'libc-dev-bin (>= 2.36-9+deb12u11)' > > snapd FTBFS on mips*el, although I assume unrelated to any glibc > changes: > > make[1]: Entering directory '/build/reproducible-path/snapd-2.57.6' > ldd: _build/bin/snap-exec: No such file or directory > ldd: _build/bin/snap-update-ns: No such file or directory > ldd: _build/bin/snapctl: No such file or directory > # usually done via `go generate` but that is not supported on powerpc > GO_GENERATE_BUILDDIR=_build/src/github.com/snapcore/snapd GO111MODULE=off > GOPATH=$(pwd)/_build ./mkversion.sh > *** Setting version to '2.57.6-1+b6' from changelog. > # github.com/snapcore/snapd/osutil/sys > osutil/sys/syscall.go:46:22: undefined: _SYS_GETUID > osutil/sys/syscall.go:50:22: undefined: _SYS_GETEUID > osutil/sys/syscall.go:54:23: undefined: _SYS_GETGID > osutil/sys/syscall.go:58:23: undefined: _SYS_GETEGID > make[1]: *** [debian/rules:134: override_dh_auto_build] Error 2 > make[1]: Leaving directory '/build/reproducible-path/snapd-2.57.6' > make: *** [debian/rules:109: build-arch] Error 2
It appears that snapd never built on mips*el and therefore is not shipped in bookworm. I think we should just ignore this failure. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B [email protected] http://aurel32.net

