Hi, Ludovic Courtès <l...@gnu.org> skribis:
> I pushed things to make ‘gst-plugins-bad’ supported on i686-linux: > > 27a3a5d193 gnu: svt-hevc: Mark as supported on x86_64-linux only. > e3362e249a gnu: directfb: Remove input labels. > 3714c8bdcd gnu: gst-plugins-bad: Use 'librsvg-for-system'. > c3b0be1fa2 gnu: directfb: Use 'librsvg-for-system'. > > But now there’s an ‘openexr’ test failure on i686. > > And GTK has another path to unsupported software on i686-linux. Thanks to GNUtoo’s work in <https://issues.guix.gnu.org/57931>, this is now fixed: 75e24eec1e * gnu: gtk: Use librsvg-2.40 for non-x86_64. 4133e50026 * gnu: openexr: Skip failing tests on i686. 831e038dff * gnu: openexr: Apply 'guix style'. Ludo’.