mrengy

gem_make.out (jekyll install)

Mar 21st, 2022 (edited)
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. current directory: /Library/Ruby/Gems/2.6.0/gems/eventmachine-1.2.7/ext
  2. /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby -I /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0 -r ./siteconf20220321-20956-15naady.rb extconf.rb
  3. checking for -lcrypto... *** extconf.rb failed ***
  4. Could not create Makefile due to some reason, probably lack of necessary
  5. libraries and/or headers. Check the mkmf.log file for more details. You may
  6. need configuration options.
  7.  
  8. Provided configuration options:
  9. --with-opt-dir
  10. --without-opt-dir
  11. --with-opt-include
  12. --without-opt-include=${opt-dir}/include
  13. --with-opt-lib
  14. --without-opt-lib=${opt-dir}/lib
  15. --with-make-prog
  16. --without-make-prog
  17. --srcdir=.
  18. --curdir
  19. --ruby=/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/$(RUBY_BASE_NAME)
  20. --with-ssl-dir
  21. --without-ssl-dir
  22. --with-ssl-include
  23. --without-ssl-include=${ssl-dir}/include
  24. --with-ssl-lib
  25. --without-ssl-lib=${ssl-dir}/lib
  26. --with-openssl-config
  27. --without-openssl-config
  28. --with-pkg-config
  29. --without-pkg-config
  30. --with-cryptolib
  31. --without-cryptolib
  32. /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:467:in `try_do': The compiler failed to generate an executable file. (RuntimeError)
  33. You have to install development tools first.
  34. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:546:in `block in try_link0'
  35. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/tmpdir.rb:93:in `mktmpdir'
  36. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:543:in `try_link0'
  37. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:570:in `try_link'
  38. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:789:in `try_func'
  39. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:1016:in `block in have_library'
  40. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:959:in `block in checking_for'
  41. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:361:in `block (2 levels) in postpone'
  42. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:331:in `open'
  43. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:361:in `block in postpone'
  44. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:331:in `open'
  45. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:357:in `postpone'
  46. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:958:in `checking_for'
  47. from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mkmf.rb:1011:in `have_library'
  48. from extconf.rb:8:in `block in check_libs'
  49. from extconf.rb:8:in `all?'
  50. from extconf.rb:8:in `check_libs'
  51. from extconf.rb:95:in `<main>'
  52.  
  53. To see why this extension failed to compile, please check the mkmf.log which can be found here:
  54.  
  55. /Library/Ruby/Gems/2.6.0/extensions/universal-darwin-20/2.6.0/eventmachine-1.2.7/mkmf.log
  56.  
  57. extconf failed, exit code 1
  58.  
Add Comment
Please, Sign In to add comment