On 31/12/2017 10:59 AM, blanch wrote:

hello, thanks for the 5.10 release!

just a problem on the mac: it seems that the pypy3 binaries are linked against 
a libffi provided by a package manager (homebrew?), since dyld is looking for 
/usr/local/opt/libffi/lib/libffi.6.dylib (see below the error reported and 
otool output).
since i do not use homebrew, it fails to execute on my mac.
i have the problem with the pypy3 pre-sierra version, but according to a 
comment on the morepypy blog [0], the problem exist for high sierra version of 
pypy3 and for pypy2 (which looks for 
/usr/local/opt/openssl/lib/libssl.1.0.0.dylib)

thanks again for your work, and best wishes for 2018!

renaud

0. 
https://www.blogger.com/comment.g?blogID=3971202189709462152&postID=3223396318213306071&bpli=1
We need someone who uses that OS and knows how to fix it to help us out. Any ideas? SInce the same buildslave creates our pypy2 binaries as well, I guess the problem occurs there too. If anyone can help out, please issue a pull request or at least file an issue on https://bitbucket.org/pypy/pypy/issues (login required) with a proposal for a fix.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to