You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
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);
^^^^^^^^^^^^^^^^^^^^^^
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:
Logs:
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
The text was updated successfully, but these errors were encountered: