[MacPorts] #65973: gnuplot @5.4.3 build failure
MacPorts
noreply at macports.org
Sun Oct 9 11:01:52 UTC 2022
#65973: gnuplot @5.4.3 build failure
----------------------------------------+----------------------
Reporter: basriaz | Owner: mojca
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: gnuplot cairo xorg-libX11 |
----------------------------------------+----------------------
Changes (by jmroot):
* cc: ryandesign, mascguy, jeremyhu (added)
* port: gnuplot => gnuplot cairo xorg-libX11
Comment:
{{{
:info:build dyld: Library not loaded: /opt/local/lib/libX11.6.dylib
:info:build Referenced from: /opt/local/lib/libcairo.2.dylib
:info:build Reason: Incompatible library version: libcairo.2.dylib
requires version 11.0.0 or later, but libX11.6.dylib provides version
10.0.0
}}}
Not sure how that would have happened. The binary for xorg-libX11 has
compatibility version 11 as expected:
{{{
% otool -L xorg-
libX11-1.8.1_0.darwin_17.x86_64/opt/local/lib/libX11.6.dylib
xorg-libX11-1.8.1_0.darwin_17.x86_64/opt/local/lib/libX11.6.dylib:
/opt/local/lib/libX11.6.dylib (compatibility version 11.0.0,
current version 11.0.0)
/opt/local/lib/libxcb.1.dylib (compatibility version 3.0.0,
current version 3.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1252.50.4)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65973#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list