[MacPorts] #53964: py27-cryptography fails to build with libressl 2.5.3_0
MacPorts
noreply at macports.org
Wed Apr 12 21:40:18 UTC 2017
#53964: py27-cryptography fails to build with libressl 2.5.3_0
--------------------------------+----------------------
Reporter: bK4gYuRo | Owner: stromnov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py27-cryptography |
--------------------------------+----------------------
Comment (by bK4gYuRo):
Just wanted to report that I tried the patch [https://github.com/voidlinux
/void-packages/blob/master/srcpkgs/python-cryptography/patches/fix-
libressl-2.5.3.patch] and it worked.
This is how I did it:
{{{
sudo port uninstall py27-cryptography
sudo port clean --all py27-cryptography
sudo port -d fetch py27-cryptography
sudo port -d extract py27-cryptography
cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-
cryptography/py27-cryptography/work/cryptography-1.8.1/
sudo -u macports patch -p0 < ~/macports/patches/py27-cryptography-fix-
libressl-2.5.3.diff
sudo port -d configure py27-cryptography
sudo port -d build py27-cryptography
sudo port -d destroot py27-cryptography
sudo port -d install py27-cryptography
}}}
--
Ticket URL: <https://trac.macports.org/ticket/53964#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list