GNU bug report logs - #73575
Mate fails to build on i686-linux

Previous Next

Package: guix;

Reported by: Dariqq <dariqq <at> posteo.net>

Date: Mon, 30 Sep 2024 21:43:07 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Dariqq <dariqq <at> posteo.net>
To: 73575 <at> debbugs.gnu.org
Subject: bug#73575: Mate fails to build on i686-linux
Date: Fri, 11 Apr 2025 21:03:46 +0000
Now elogind-updates got merged, new failures.

The update to webkitgtk 2.48.1 causes a build failure.

The reason is a missing semicolon and it is addressed in
https://github.com/WebKit/WebKit/commit/8bee9eb95ae24c6a410f9cd614976f4653d020d9

My complete transformation now looks like this:

(define transform
  (options->transformation
   '((without-tests . "skia")
     (without-tests . "gst-plugins-good")
     (without-tests . "python-pytest-regressions")
     (without-tests . "gst-plugins-good")
     (without-tests . "gtk")
     (without-tests . "vte-with-gtk+3")
     (with-patch . "webkitgtk=webkitgtk-fix-build-on-i686.patch")
     (with-patch . 
"webkitgtk-for-gtk3=webkitgtk-fix-build-on-i686.patch"))))




This bug report was last modified 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.