Simon McVittie
2025-01-16 12:40:02 UTC
Reply
PermalinkControl: affects -1 + rustc src:librsvg src:swayosd src:git src:wings3d
Control: tags -1 + help
The error message "failed to acquire jobserver token" seems to come from
rustc or cargo, so I think this FTBFS bug should probably be reassigned
to rustc for investigation by the mips64el porting team.
This is a known bug on mips64el with rust.rustc or cargo, so I think this FTBFS bug should probably be reassigned
to rustc for investigation by the mips64el porting team.
I kind of assumed all of the above are the same underlying
(hardware?) issue, and cargo just has a particular code/memory access
pattern that triggers it more often
Yes, I think this does look like a more general mips64el(hardware?) issue, and cargo just has a particular code/memory access
pattern that triggers it more often
problem, which is certainly not a bug in librsvg specifically,
and probably not a bug in rustc either. This should probably be
reassigned to some suitable pseudo-package, but I don't know which
one (general? release.debian.org? ...) so for now I'm leaving it with
librsvg.
This is also preventing at least git from migrating to testing, if I'm
reading correctly. cc'ing the release team for visibility.
git has failed the majority of its builds on mips64el since 2023-12-31.
fatal: read error: Bad address
fatal: error in sideband demultiplexer
orfatal: error in sideband demultiplexer
fatal: read error: Bad address
fatal: early EOF
in most of them. The fact that git basically works on every otherfatal: early EOF
architecture would seem to point to this being something mips64el-specific,
either specific to these particular buildds (which I know we have had
problems with in the past) or a more general architecture/kernel/toolchain
problem.
wings3d also has a mips64el-specific build failure with a suspiciously
signal-dispatcher thread got unexpected error: efault (14)
I don't think it's fair to expect the maintainers of these particularpackages to be responsible for the health of mips64el.
smcv