On Sat, Jan 30, 2021 at 09:08:36PM -0500, Reinhard Tartler wrote: >... > On Mon, Jan 25, 2021 at 7:15 PM Dmitry Smirnov <only...@debian.org> wrote: >... > A low-effort workaround could be to add a build-dependency on podman to > prevent > it from building on mipsen. A better fix could be to patch podman to build > on > mipsen... >...
The only code change in golang-github-containers-psgo 1.5.2 seems to be a fix for a build issue affecting podman on mips, this might be sufficient to fix building podman 3. After that fixing podman 2 on mips would require cherry-picking commits https://github.com/containers/podman/commit/1ad796677e1ce3f03463c791818176586987c389 https://github.com/containers/podman/commit/9dfc636fd613c5dac4717473ae2fd214f9835748 All of the above untested, but I can check that if someone does the trivial golang-github-containers-psgo upgrade. > regards, > Reinhard cu Adrian