[MacPorts] #57821: libiconv breaks compatibility with OS-provided
MacPorts
noreply at macports.org
Tue Sep 22 20:48:49 UTC 2020
#57821: libiconv breaks compatibility with OS-provided
-------------------------+------------------------
Reporter: mouse07410 | Owner: ryandesign
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: invalid | Keywords:
Port: libiconv |
-------------------------+------------------------
Comment (by essandess):
I'm updating port ghc and this annoying {{{libiconv}}} issue bites me
every time.
The simple solution is to run
{{{
sudo port deactivate libiconv
}}}
before running {{{sudo port test ghc}}}.
My preferred solution would be to prevent linking to
{{{/usr/lib/libiconv.dylib}}} in the first place. I don't see why this
happens—{{{LIBRARY_PATH}}} is already set to {{{/opt/local/lib}}} in all
MacPorts stages.
Does anyone know how to tell MacPorts to build {{{ghc}}} without using
the system {{{iconv}}} library?
--
Ticket URL: <https://trac.macports.org/ticket/57821#comment:21>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list