unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Jacob Hrbek <kreyren@rixotstudio.cz>
To: "51564@debbugs.gnu.org" <51564@debbugs.gnu.org>
Subject: bug#51564: Try adding -DUSE_SOUP2
Date: Tue, 02 Nov 2021 06:09:50 +0000	[thread overview]
Message-ID: <KNA35Fec4KB9Q8CGvgO1jGiNuV1R_AdTcaPbN72Kjoe9bDQtKcV7sWyhLv79lrsjVOsbY0LQ343wh9Ah0ghCQ_Rusbetf6oXqdPJ65deqek=@rixotstudio.cz> (raw)
In-Reply-To: <H16Jjx8W9hIbBgzN0QJ2HYK7XKjyoEUL_clabSLg6It00b5raouleKNkXaUBoacycqq7UIAFwYo35sB6mRAYfIvaU-oEevxRau2iELrM05Q=@protonmail.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 62 bytes --]

-- Jacob "Kreyren" Hrbek

Sent with ProtonMail Secure Email.

[-- Attachment #1.1.2.1: Type: text/html, Size: 348 bytes --]

[-- Attachment #1.2: 51564.patch --]
[-- Type: application/octet-stream, Size: 741 bytes --]

diff --git a/gnu/packages/webkit.scm b/gnu/packages/webkit.scm
index dab8af2ab8..f530071689 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -247,6 +247,8 @@ (define-public webkitgtk
                           ;; Requires libmanette, new dependency added in 2.32.0.
                           ;; TODO Decide if we should enable this
                           "-DENABLE_GAMEPAD=OFF"
+			  ;; NOTE(Krey): As of 02/11/2021-EU Guix packages libsoup-2.72.0 which fails configuration on this package, this is the suggested workaround by cmake
+			  "-DUSE_SOUP2"
                           "-DUSE_SYSTEMD=OFF"
                           (string-append ; uses lib64 by default
                            "-DLIB_INSTALL_DIR="

[-- Attachment #1.3: publickey - kreyren@rixotstudio.cz - 0x1677DB82.asc --]
[-- Type: application/pgp-keys, Size: 737 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

  reply	other threads:[~2021-11-02  6:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-02  6:03 bug#51564: Old libsoup package failing system reconfigure Disseminate Dissent via Bug reports for GNU Guix
2021-11-02  6:09 ` Jacob Hrbek [this message]
2021-11-02  6:17 ` bug#51564: (No Subject) Jacob Hrbek
2021-11-02 10:04 ` bug#51564: [PATCH] gnu: webkitgtk: Fix configure failures Liliana Marie Prikler
2021-11-02 13:45   ` Mark H Weaver
2021-11-02 14:10   ` Leo Famulari
2021-11-02 16:08     ` Mark H Weaver
2021-11-02 16:15       ` Liliana Marie Prikler
2021-11-02 17:31         ` Mark H Weaver
2021-11-02 18:10           ` Liliana Marie Prikler
2021-11-03  7:16             ` Mark H Weaver
2021-11-03 17:52               ` Liliana Marie Prikler
2021-11-03 18:09               ` bug#51555: " Mark H Weaver
2021-11-03 19:21                 ` Liliana Marie Prikler
2021-11-03 21:46                   ` Mark H Weaver
2021-11-04  8:29                   ` bug#51559: " Mark H Weaver
2021-11-04 12:57                     ` Mark H Weaver
2021-11-04 15:47                       ` bug#51555: " Leo Famulari
2021-11-04 16:49                         ` bug#51559: " Liliana Marie Prikler
2021-11-04 22:23                         ` bug#51555: " Mark H Weaver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='KNA35Fec4KB9Q8CGvgO1jGiNuV1R_AdTcaPbN72Kjoe9bDQtKcV7sWyhLv79lrsjVOsbY0LQ343wh9Ah0ghCQ_Rusbetf6oXqdPJ65deqek=@rixotstudio.cz' \
    --to=kreyren@rixotstudio.cz \
    --cc=51564@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).