Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881517 - media-libs/libchamplain-0.12.20: does not build with net-libs/libsoup:3.0
Summary: media-libs/libchamplain-0.12.20: does not build with net-libs/libsoup:3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://gitlab.gnome.org/GNOME/libcha...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2022-11-16 16:51 UTC by Vladislav Mikhailikov
Modified: 2023-02-01 17:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
EBUILD (libchamplain-0.12.20-r100.ebuild,1.45 KB, text/plain)
2022-11-16 16:52 UTC, Vladislav Mikhailikov
Details
Soup-3.x patch (libchamplain-0.12.20-libsoup-3.x.patch,22.55 KB, patch)
2022-11-16 16:53 UTC, Vladislav Mikhailikov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladislav Mikhailikov 2022-11-16 16:51:42 UTC
Since there is a solution upstream (see https://gitlab.gnome.org/GNOME/libchamplain/-/merge_requests/13/diffs#ca9bb7eff80503c97c83505e8acea4002fd87ac6 for details) I prepared a patch and ebuild to solve the issue

Reproducible: Always

Steps to Reproduce:
1. emerge media-libs/libchamplain with libsoup:3.0 as the only soup library
Actual Results:  
fails to build

Expected Results:  
build with issues

Solution prepared according to Project:GNOME/libsoup:3 transition (see https://wiki.gentoo.org/wiki/Project:GNOME/libsoup:3_transition for details)
Comment 1 Vladislav Mikhailikov 2022-11-16 16:52:53 UTC
Created attachment 833043 [details]
EBUILD

Patched ebuild
Comment 2 Vladislav Mikhailikov 2022-11-16 16:53:33 UTC
Created attachment 833045 [details, diff]
Soup-3.x patch
Comment 3 Matt Turner gentoo-dev 2023-02-01 17:48:29 UTC
This was fixed in

commit 1e3e7e35447ac5ec70b7e30cc08e951491a5f48b
Author: Guillermo Joandet <gjoandet@gmail.com>
Date:   Wed Jan 18 16:37:27 2023 -0300

    media-libs/libchamplain: Version bump to 0.12.21
    
    Signed-off-by: Guillermo Joandet <gjoandet@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/29162
    Signed-off-by: Matt Turner <mattst88@gentoo.org>