Hi Sam,

That helped. I had not installed cctools via brew but I made a backup copy of the/opt/local/bin/ar and ranlib tools so I got farther along with installing ruby 2.4.1. 

[MacBook-Pro-10:whimsy/www/roster] clr% rbenv global
2.4.1
[MacBook-Pro-10:whimsy/www/roster] clr% which ruby
/usr/local/opt/ruby/bin/ruby
[MacBook-Pro-10:whimsy/www/roster] clr% ruby -v
ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x86_64-darwin18]

I hope you are aware that
WARNING: ruby-2.4.1 is past its end of life and is now unsupported.
It no longer receives bug fixes or critical security updates.

Are we planning on migrating to ruby 2.7.x or are we stuck on 2.4?

Anyway, I rebooted and still no joy. None of these urls succeed:
whimsy.local hangs forever
whimsy.local:3000 hangs forever
0.0.0.0 Safari can't connect to the server
0.0.0.0:3000 Safari can't connect to the server

I've attached my clr.conf in case that helps...

Thanks,
Craig

Attachment: clr.conf
Description: Binary data


On May 15, 2020, at 12:16 PM, Sam Ruby <ru...@intertwingly.net> wrote:

On Fri, May 15, 2020 at 10:38 AM Craig Russell <apache....@gmail.com> wrote:

Hi Sam,

Thanks for that. Sadly,

ar: creating archive libcrypto.a
/opt/local/bin/ranlib: object: libcrypto.a(aes-x86_64.o) malformed object
(unknown load command 1)
ar: internal ranlib command failed
make[1]: *** [libcrypto.a] Error 1
make: *** [all] Error 2


This looks like a potential match:
https://github.com/commercialhaskell/stack/issues/4380

The suggested solution is to run 'brew uninstall cctools"

- Sam Ruby

Craig L Russell
c...@apache.org

Reply via email to