Opened 6 years ago
Closed 4 years ago
#10610 closed defect (fixed)
BACKENDS: Linux - Mismatch with libcurl3 from buildbot setup and libcurl4 from Debian/sid
Reported by: | windlepoons | Owned by: | sev- |
---|---|---|---|
Priority: | low | Component: | Port: Linux |
Version: | Keywords: | ||
Cc: | Game: |
Description
Current development Debian build from buildbot doesn't start.
There are a mismatch with libcurl3 from buildbot setup and libcurl4 from Debian/sid.
./scummvm: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./scummvm)
Stable build from buildbot works
libcurl4 (7.60.0-2)
OS Siduction 64bit (based on Debian sid)
CL from Debian package curl curl_7.60.0-2_changelog
Change History (6)
comment:1 by , 6 years ago
Component: | --Unset-- → Ports |
---|
comment:2 by , 6 years ago
Component: | Ports → Port: Linux |
---|
comment:3 by , 6 years ago
comment:4 by , 5 years ago
Owner: | set to |
---|---|
Priority: | high → low |
Resolution: | → fixed |
Status: | new → pending |
I testing with ScummVM 2.2.0git1750-g7121a915d8 (Jan 1 2020 05:00:10) and this works now.
comment:5 by , 4 years ago
Summary: | Mismatch with libcurl3 from buildbot setup and libcurl4 from Debian/sid. → BACKENDS: Linux - Mismatch with libcurl3 from buildbot setup and libcurl4 from Debian/sid |
---|
comment:6 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | pending → closed |
Note:
See TracTickets
for help on using tickets.
This looks like a debian dissue and not a ScummVM issue. Seems that the introduction of libcurl4 in sid and other package managers broke multiple apps that compile against libcurl3 (Those are debian nomenclature, not a 3.0 vs 4.0 versions of curl).
There's various workarounds on the system side, on our end maybe we can considering packaging curl with the build.