Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Build broken with libsoup-2.4 2.74.0 #320

Open
harmathy opened this issue Aug 23, 2021 · 2 comments
Open

Build broken with libsoup-2.4 2.74.0 #320

harmathy opened this issue Aug 23, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@harmathy
Copy link

I maintain the AUR package of tootle. Since libsoup was updated to 2.74.0 on August 22th, the build is broken.

What should happen:

Build without errors.

What happened instead:

Building with libsoup-2.4 version 2.74.0 fails.

How to reproduce:

Build with libsoup-2.4 version 2.74.0

Screenshots (if applicable):

__

Build context:

  • Distro: Arch Linux
  • App version: 1.0
  • Build type: Built from source

Logs:

../src/Services/Network.vala:69.19-69.40: error: The name `get_phrase' does not exist in the context of `Soup.Status' (libsoup-2.4)
	    var reason = Soup.Status.get_phrase (code);
	                 ^^^^^^^^^^^^^^^^^^^^^^

Here is a complete log: https://gitlab.com/harmathy/aur-tootle/-/jobs/1526700046

Additional info (if needed):

libsoup-2.4 version 2.72.0 builds fine.

Here is the a log from a week ago building fine: https://gitlab.com/harmathy/aur-tootle/-/jobs/1497824921

@harmathy harmathy added the bug Something isn't working label Aug 23, 2021
@harmathy
Copy link
Author

This applies also to 2.0alpha1 and master

@asakura42
Copy link

That's true.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants