unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: zachary rothenberg <zrothenberg1@gmail.com>
To: 51555@debbugs.gnu.org
Subject: bug#51555: webkitgtk broken with commit 8797a07a
Date: Mon, 1 Nov 2021 13:20:30 -0400	[thread overview]
Message-ID: <CAKNjuzGZgCVB7ayknJ8WEOdUbFS0Af8x8xRYAWSTLHAGVD6+3Q@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1164 bytes --]

It looks like webkitgtk won't build for me anymore after the version got
bumped to 2.34.1.

The error happens during configuration, with relevant logging
===============================
-- Could NOT find LibSoup: Found unsuitable version "", but required is at
least "2.99.9" (found LIBSOUP_INCLUDE_DIRS-NOTFOUND)
CMake Error at Source/cmake/OptionsGTK.cmake:212 (message):
  libsoup 3 is required.  Enable USE_SOUP2 to use libsoup 2 (disables
HTTP/2)
Call Stack (most recent call first):
  Source/cmake/WebKitCommon.cmake:220 (include)
  CMakeLists.txt:20 (include)
===============================

If instead I time-machine to the previous commit
==============
guix time-machine --commit=80c0505f166101bbe6d55b8f2314d1a18227b3ee --
install webkitgtk
==============
it all builds fine.

I think the issue is that with version 2.33 webkitgtk started building with
libsoup3 by default. Since the last version in guix was 2.32.1 this would
explain why this bump started causing issues. The package the libsoup guix
pulls in (version 2) no longer satisfies the requirement and we can't
build. Potential fixes are setting USE_SOUP2 or building with libsoup3
instead.

[-- Attachment #2: Type: text/html, Size: 1396 bytes --]

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAKNjuzGZgCVB7ayknJ8WEOdUbFS0Af8x8xRYAWSTLHAGVD6+3Q@mail.gmail.com \
    --to=zrothenberg1@gmail.com \
    --cc=51555@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).