I have no idea what these logs even mean since I rarely use ruby, is this a me problem? I am seeing instances of "Resource Temporarily Unavailable"

checking for rb_sym2str() in ruby.h... yes
checking for rb_str_intern() in ruby.h... yes
checking for rb_integer_unpack() in ruby.h... yes
creating Makefile

current directory: /usr/home/py660/.gem/ruby/3.2/gems/cbor-0.5.9.8/ext/cbor
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-biyqgd sitelibdir\=./.gem.20240408-37520-biyqgd clean

current directory: /usr/home/py660/.gem/ruby/3.2/gems/cbor-0.5.9.8/ext/cbor
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-biyqgd sitelibdir\=./.gem.20240408-37520-biyqgd
compiling buffer.c
compiling buffer_class.c
compiling core_ext.c
compiling packer.c
compiling packer_class.c
compiling rbinit.c
compiling rmem.c
compiling unpacker.c
unpacker.c:305:5: warning: 'SOMEBODY_FIXED_LDEXP' is not defined, evaluates to 0 [-Wundef]
#if SOMEBODY_FIXED_LDEXP
    ^
1 warning generated.
compiling unpacker_class.c
unpacker_class.c:113:1: warning: function 'raise_unpacker_error' could be declared with attribute 'noreturn' [-Wmissing-noreturn]
{
^
1 warning generated.
linking shared-object cbor/cbor.so
cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/cbor-0.5.9.8/ext/cbor

make failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/cbor-0.5.9.8 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/cbor-0.5.9.8/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:51:in `block in make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:41:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing cbor (0.5.9.8), and Bundler cannot continue.

In Gemfile:
  cose was resolved to 1.3.0, which depends on
    cbor


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/openssl-3.2.0/ext/openssl
/usr/local/bin/ruby32 extconf.rb
checking for rb_io_descriptor()... yes
checking for rb_io_maybe_wait(0, Qnil, Qnil, Qnil) in ruby/io.h... yes
checking for t_open() in -lnsl... no
checking for socket() in -lsocket... no
checking for openssl/ssl.h... yes
checking for LIBRESSL_VERSION_NUMBER in openssl/opensslv.h... no
checking for OpenSSL version >= 1.0.2... yes
checking for RAND_egd() in openssl/rand.h... no
checking for ENGINE_load_dynamic() in openssl/engine.h... yes
checking for ENGINE_load_4758cca() in openssl/engine.h... no
checking for ENGINE_load_aep() in openssl/engine.h... no
checking for ENGINE_load_atalla() in openssl/engine.h... no
checking for ENGINE_load_chil() in openssl/engine.h... no
checking for ENGINE_load_cswift() in openssl/engine.h... no
checking for ENGINE_load_nuron() in openssl/engine.h... no
checking for ENGINE_load_sureware() in openssl/engine.h... no
checking for ENGINE_load_ubsec() in openssl/engine.h... no
checking for ENGINE_load_padlock() in openssl/engine.h... no
checking for ENGINE_load_capi() in openssl/engine.h... no
checking for ENGINE_load_gmp() in openssl/engine.h... no
checking for ENGINE_load_gost() in openssl/engine.h... no
checking for ENGINE_load_cryptodev() in openssl/engine.h... yes
checking for SSL.ctx in openssl/ssl.h... no
checking for EVP_MD_CTX_new() in openssl/evp.h... no
checking for EVP_MD_CTX_free(NULL) in openssl/evp.h... no
checking for EVP_MD_CTX_pkey_ctx(NULL) in openssl/evp.h... no
checking for X509_STORE_get_ex_data(NULL, 0) in openssl/x509.h... no
checking for X509_STORE_set_ex_data(NULL, 0, NULL) in openssl/x509.h... yes
checking for X509_STORE_get_ex_new_index(0, NULL, NULL, NULL, NULL) in openssl/x509.h... yes
checking for X509_CRL_get0_signature(NULL, NULL, NULL) in openssl/x509.h... yes
checking for X509_REQ_get0_signature(NULL, NULL, NULL) in openssl/x509.h... no
checking for X509_REVOKED_get0_serialNumber(NULL) in openssl/x509.h... yes
checking for X509_REVOKED_get0_revocationDate(NULL) in openssl/x509.h... yes
checking for X509_get0_tbs_sigalg(NULL) in openssl/x509.h... yes
checking for X509_STORE_CTX_get0_untrusted(NULL) in openssl/x509.h... yes
checking for X509_STORE_CTX_get0_cert(NULL) in openssl/x509.h... yes
checking for X509_STORE_CTX_get0_chain(NULL) in openssl/x509.h... yes
checking for OCSP_SINGLERESP_get0_id(NULL) in openssl/ocsp.h... yes
checking for SSL_CTX_get_ciphers(NULL) in openssl/ssl.h... yes
checking for X509_up_ref(NULL) in openssl/x509.h... yes
checking for X509_CRL_up_ref(NULL) in openssl/x509.h... yes
checking for X509_STORE_up_ref(NULL) in openssl/x509.h... yes
checking for SSL_SESSION_up_ref(NULL) in openssl/ssl.h... yes
checking for EVP_PKEY_up_ref(NULL) in openssl/evp.h... yes
checking for SSL_CTX_set_min_proto_version(NULL, 0) in openssl/ssl.h... yes
checking for SSL_CTX_get_security_level(NULL) in openssl/ssl.h... yes
checking for X509_get0_notBefore(NULL) in openssl/x509.h... yes
checking for SSL_SESSION_get_protocol_version(NULL) in openssl/ssl.h... yes
checking for TS_STATUS_INFO_get0_status(NULL) in openssl/ts.h... yes
checking for TS_STATUS_INFO_get0_text(NULL) in openssl/ts.h... yes
checking for TS_STATUS_INFO_get0_failure_info(NULL) in openssl/ts.h... yes
checking for TS_VERIFY_CTS_set_certs(NULL, NULL) in openssl/ts.h... yes
checking for TS_VERIFY_CTX_set_store(NULL, NULL) in openssl/ts.h... yes
checking for TS_VERIFY_CTX_add_flags(NULL, 0) in openssl/ts.h... no
checking for TS_RESP_CTX_set_time_cb(NULL, NULL, NULL) in openssl/ts.h... yes
checking for EVP_PBE_scrypt("", 0, (unsigned char *)"", 0, 0, 0, 0, 0, NULL, 0) in openssl/evp.h... yes
checking for SSL_CTX_set_post_handshake_auth(NULL, 0) in openssl/ssl.h... yes
checking for EVP_PKEY_check(NULL) in openssl/evp.h... yes
checking for EVP_PKEY_new_raw_private_key(0, NULL, (unsigned char *)"", 0) in openssl/evp.h... yes
checking for SSL_CTX_set_ciphersuites(NULL, "") in openssl/ssl.h... yes
checking for SSL_set0_tmp_dh_pkey(NULL, NULL) in openssl/ssl.h... no
checking for ERR_get_error_all(NULL, NULL, NULL, NULL, NULL) in openssl/err.h... no
checking for TS_VERIFY_CTX_set_certs(NULL, NULL) in openssl/ts.h... no
checking for SSL_CTX_load_verify_file(NULL, "") in openssl/ssl.h... no
checking for BN_check_prime(NULL, NULL, NULL) in openssl/bn.h... no
checking for EVP_MD_CTX_get0_md(NULL) in openssl/evp.h... no
checking for EVP_MD_CTX_get_pkey_ctx(NULL) in openssl/evp.h... no
checking for EVP_PKEY_eq(NULL, NULL) in openssl/evp.h... no
checking for EVP_PKEY_dup(NULL) in openssl/evp.h... no
creating extconf.h
creating Makefile

current directory: /usr/home/py660/.gem/ruby/3.2/gems/openssl-3.2.0/ext/openssl
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-j8m1c4 sitelibdir\=./.gem.20240408-37520-j8m1c4 clean

current directory: /usr/home/py660/.gem/ruby/3.2/gems/openssl-3.2.0/ext/openssl
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-j8m1c4 sitelibdir\=./.gem.20240408-37520-j8m1c4
compiling openssl_missing.c
openssl_missing.c:36:13: error: incomplete definition of type 'struct X509_req_st'
        *psig = req->signature;
                ~~~^
/usr/include/openssl/x509.h:93:16: note: forward declaration of 'struct X509_req_st'
typedef struct X509_req_st X509_REQ;
               ^
openssl_missing.c:38:13: error: incomplete definition of type 'struct X509_req_st'
        *palg = req->sig_alg;
                ~~~^
/usr/include/openssl/x509.h:93:16: note: forward declaration of 'struct X509_req_st'
typedef struct X509_req_st X509_REQ;
               ^
2 errors generated.
*** Error code 1

Stop.
make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/openssl-3.2.0/ext/openssl

make failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/openssl-3.2.0 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/openssl-3.2.0/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:51:in `block in make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:41:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing openssl (3.2.0), and Bundler cannot continue.

In Gemfile:
  cose was resolved to 1.3.0, which depends on
    openssl-signature_algorithm was resolved to 1.3.0, which depends on
      openssl


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb
/usr/local/bin/ruby32 extconf.rb
creating Makefile

current directory: /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-p04qt0 sitelibdir\=./.gem.20240408-37520-p04qt0 clean

current directory: /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-p04qt0 sitelibdir\=./.gem.20240408-37520-p04qt0
compiling cppjieba_rb.c
compiling internal.cc
In file included from internal.cc:8:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/Jieba.hpp:4:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/QuerySegment.hpp:8:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/DictTrie.hpp:13:
/usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/deps/limonp/StringUtil.hpp:87:70: warning: 'ptr_fun<unsigned int,
bool>' is deprecated [-Wdeprecated-declarations]
  s.erase(s.begin(), std::find_if(s.begin(), s.end(), std::not1(std::ptr_fun<unsigned, bool>(IsSpace))));
                                                                     ^
/usr/include/c++/v1/__functional/pointer_to_unary_function.h:37:1: note: 'ptr_fun<unsigned int, bool>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/usr/include/c++/v1/__config:1018:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
#  define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
                                      ^
/usr/include/c++/v1/__config:1007:48: note: expanded from macro '_LIBCPP_DEPRECATED'
#    define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
                                               ^
In file included from internal.cc:8:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/Jieba.hpp:4:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/QuerySegment.hpp:8:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/DictTrie.hpp:13:
/usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/deps/limonp/StringUtil.hpp:92:61: warning: 'ptr_fun<unsigned int,
bool>' is deprecated [-Wdeprecated-declarations]
  s.erase(std::find_if(s.rbegin(), s.rend(), std::not1(std::ptr_fun<unsigned, bool>(IsSpace))).base(), s.end());
                                                            ^
/usr/include/c++/v1/__functional/pointer_to_unary_function.h:37:1: note: 'ptr_fun<unsigned int, bool>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/usr/include/c++/v1/__config:1018:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
#  define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
                                      ^
/usr/include/c++/v1/__config:1007:48: note: expanded from macro '_LIBCPP_DEPRECATED'
#    define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
                                               ^
In file included from internal.cc:8:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/Jieba.hpp:4:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/QuerySegment.hpp:8:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/DictTrie.hpp:13:
/usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/deps/limonp/StringUtil.hpp:101:70: warning:
'bind2nd<std::equal_to<char>, char>' is deprecated [-Wdeprecated-declarations]
  s.erase(s.begin(), std::find_if(s.begin(), s.end(), std::not1(std::bind2nd(std::equal_to<char>(), x))));
                                                                     ^
/usr/include/c++/v1/__functional/binder2nd.h:45:1: note: 'bind2nd<std::equal_to<char>, char>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/usr/include/c++/v1/__config:1018:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
#  define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
                                      ^
/usr/include/c++/v1/__config:1007:48: note: expanded from macro '_LIBCPP_DEPRECATED'
#    define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
                                               ^
In file included from internal.cc:8:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/Jieba.hpp:4:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/QuerySegment.hpp:8:
In file included from /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/include/cppjieba/DictTrie.hpp:13:
/usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb/../cppjieba/deps/limonp/StringUtil.hpp:106:61: warning:
'bind2nd<std::equal_to<char>, char>' is deprecated [-Wdeprecated-declarations]
  s.erase(std::find_if(s.rbegin(), s.rend(), std::not1(std::bind2nd(std::equal_to<char>(), x))).base(), s.end());
                                                            ^
/usr/include/c++/v1/__functional/binder2nd.h:45:1: note: 'bind2nd<std::equal_to<char>, char>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/usr/include/c++/v1/__config:1018:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
#  define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
                                      ^
/usr/include/c++/v1/__config:1007:48: note: expanded from macro '_LIBCPP_DEPRECATED'
#    define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
                                               ^
4 warnings generated.
linking shared-object cppjieba_rb/cppjieba_rb.so
c++: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2/ext/cppjieba_rb

make failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/cppjieba_rb-0.4.2 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/cppjieba_rb-0.4.2/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:51:in `block in make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:41:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing cppjieba_rb (0.4.2), and Bundler cannot continue.

In Gemfile:
  cppjieba_rb


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/digest-3.1.1/ext/digest/md5
/usr/local/bin/ruby32 extconf.rb
checking for CommonCrypto/CommonDigest.h... no
checking for sys/cdefs.h... yes
creating Makefile

current directory: /usr/home/py660/.gem/ruby/3.2/gems/digest-3.1.1/ext/digest/md5
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-pxjgse sitelibdir\=./.gem.20240408-37520-pxjgse clean

current directory: /usr/home/py660/.gem/ruby/3.2/gems/digest-3.1.1/ext/digest/md5
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-pxjgse sitelibdir\=./.gem.20240408-37520-pxjgse
compiling md5init.c
compiling md5.c
linking shared-object digest/md5.so
cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/digest-3.1.1/ext/digest/md5

make failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/digest-3.1.1 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/digest-3.1.1/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:51:in `block in make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:41:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing digest (3.1.1), and Bundler cannot continue.

In Gemfile:
  digest


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/fast_blank-1.0.1/ext/fast_blank
/usr/local/bin/ruby32 extconf.rb
creating Makefile

current directory: /usr/home/py660/.gem/ruby/3.2/gems/fast_blank-1.0.1/ext/fast_blank
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-pyflw3 sitelibdir\=./.gem.20240408-37520-pyflw3 clean
Could not fork

make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/fast_blank-1.0.1/ext/fast_blank

current directory: /usr/home/py660/.gem/ruby/3.2/gems/fast_blank-1.0.1/ext/fast_blank
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-pyflw3 sitelibdir\=./.gem.20240408-37520-pyflw3
compiling fast_blank.c
linking shared-object fast_blank.so
cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/fast_blank-1.0.1/ext/fast_blank

make failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/fast_blank-1.0.1 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/fast_blank-1.0.1/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:51:in `block in make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:41:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing fast_blank (1.0.1), and Bundler cannot continue.

In Gemfile:
  fast_blank


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/ffi-1.16.3/ext/ffi_c
/usr/local/bin/ruby32 extconf.rb
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.

Provided configuration options:
	--with-opt-dir
	--without-opt-dir
	--with-opt-include
	--without-opt-include=${opt-dir}/include
	--with-opt-lib
	--without-opt-lib=${opt-dir}/lib
	--with-make-prog
	--without-make-prog
	--srcdir=.
	--curdir
	--ruby=/usr/local/bin/$(RUBY_BASE_NAME)32
	--with-ffi_c-dir
	--without-ffi_c-dir
	--with-ffi_c-include
	--without-ffi_c-include=${ffi_c-dir}/include
	--with-ffi_c-lib
	--without-ffi_c-lib=${ffi_c-dir}/lib
	--enable-debug
	--disable-debug
	--enable-system-libffi
	--disable-system-libffi
	--with-libffi-dir
	--without-libffi-dir
	--with-libffi-include
	--without-libffi-include=${libffi-dir}/include
	--with-libffi-lib
	--without-libffi-lib=${libffi-dir}/lib
	--with-libffi-config
	--without-libffi-config
	--with-pkg-config
	--without-pkg-config
/usr/local/lib/ruby/3.2/mkmf.rb:490:in `try_do': The compiler failed to generate an executable file. (RuntimeError)
You have to install development tools first.

	from /usr/local/lib/ruby/3.2/mkmf.rb:583:in `try_link0'
	from /usr/local/lib/ruby/3.2/mkmf.rb:601:in `try_link'
	from /usr/local/lib/ruby/3.2/mkmf.rb:693:in `try_ldflags'
	from /usr/local/lib/ruby/3.2/mkmf.rb:1891:in `pkg_config'
	from extconf.rb:9:in `system_libffi_usable?'
	from extconf.rb:46:in `<main>'

To see why this extension failed to compile, please check the mkmf.log which can be found here:

  /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/ffi-1.16.3/mkmf.log

extconf failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/ffi-1.16.3 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/ffi-1.16.3/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:27:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing ffi (1.16.3), and Bundler cannot continue.

In Gemfile:
  listen was resolved to 3.9.0, which depends on
    rb-inotify was resolved to 0.10.1, which depends on
      ffi


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/json-2.7.2/ext/json/ext/generator
/usr/local/bin/ruby32 extconf.rb
creating Makefile

current directory: /usr/home/py660/.gem/ruby/3.2/gems/json-2.7.2/ext/json/ext/generator
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-cyw16p sitelibdir\=./.gem.20240408-37520-cyw16p clean
Could not fork

make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/json-2.7.2/ext/json/ext/generator

current directory: /usr/home/py660/.gem/ruby/3.2/gems/json-2.7.2/ext/json/ext/generator
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-cyw16p sitelibdir\=./.gem.20240408-37520-cyw16p
Could not fork

make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/json-2.7.2/ext/json/ext/generator

make failed, exit code 2

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/json-2.7.2 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/json-2.7.2/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:51:in `block in make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:41:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing json (2.7.2), and Bundler cannot continue.

In Gemfile:
  rubocop-discourse was resolved to 3.7.1, which depends on
    rubocop-rspec was resolved to 2.28.0, which depends on
      rubocop-capybara was resolved to 2.20.0, which depends on
        rubocop was resolved to 1.62.1, which depends on
          json


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/unf_ext-0.0.9.1/ext/unf_ext
/usr/local/bin/ruby32 extconf.rb
checking for -lstdc++... yes
creating Makefile

current directory: /usr/home/py660/.gem/ruby/3.2/gems/unf_ext-0.0.9.1/ext/unf_ext
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-dngw2b sitelibdir\=./.gem.20240408-37520-dngw2b clean

current directory: /usr/home/py660/.gem/ruby/3.2/gems/unf_ext-0.0.9.1/ext/unf_ext
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-dngw2b sitelibdir\=./.gem.20240408-37520-dngw2b
compiling unf.cc
linking shared-object unf_ext.so
c++: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/unf_ext-0.0.9.1/ext/unf_ext

make failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/unf_ext-0.0.9.1 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/unf_ext-0.0.9.1/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:51:in `block in make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:41:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing unf_ext (0.0.9.1), and Bundler cannot continue.

In Gemfile:
  json_schemer was resolved to 2.2.1, which depends on
    simpleidn was resolved to 0.2.1, which depends on
      unf was resolved to 0.1.4, which depends on
        unf_ext


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0/ext/libv8-node
/usr/local/bin/ruby32 extconf.rb
creating Makefile
==== in /usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0/ext/libv8-node
==== running /usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0/libexec/download-node
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
 64 82.6M   64 52.9M    0     0   101M      0 --:--:-- --:--:-- --:--:--   0
100 82.6M  100 82.6M    0     0   102M      0 --:--:-- --:--:-- --:--:--  102M
/usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0/libexec/../src/node-v18.19.0.tar.gz: OK
==== in /usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0/ext/libv8-node
==== running /usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0/libexec/extract-node
/usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0/libexec/extract-node: Cannot fork: Resource temporarily unavailable
tar: Error opening archive: Failed to open '/usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0/ext/libv8-node/../src/node-v18.19.0.tar.gz'
/usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0/ext/libv8-node/builder.rb:13:in `build_libv8!': failed to extract node 18.19.0
(Libv8::Node::BuilderError)
	from /usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0/ext/libv8-node/location.rb:30:in `install!'
	from extconf.rb:15:in `<main>'

extconf failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/libv8-node-18.19.0.0 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/libv8-node-18.19.0.0/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:27:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing libv8-node (18.19.0.0), and Bundler cannot continue.

In Gemfile:
  rtlcss was resolved to 0.2.1, which depends on
    mini_racer was resolved to 0.9.0, which depends on
      libv8-node


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/lz4-ruby-0.3.3/ext/lz4ruby
/usr/local/bin/ruby32 extconf.rb
creating Makefile

current directory: /usr/home/py660/.gem/ruby/3.2/gems/lz4-ruby-0.3.3/ext/lz4ruby
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-1elts0 sitelibdir\=./.gem.20240408-37520-1elts0 clean

current directory: /usr/home/py660/.gem/ruby/3.2/gems/lz4-ruby-0.3.3/ext/lz4ruby
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-1elts0 sitelibdir\=./.gem.20240408-37520-1elts0
compiling lz4.c
compiling lz4hc.c
compiling lz4ruby.c
lz4ruby.c:34:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
  header_size = RSTRING_LEN(header);
              ~ ^~~~~~~~~~~~~~~~~~~
/usr/local/include/ruby-3.2/ruby/internal/core/rstring.h:52:27: note: expanded from macro 'RSTRING_LEN'
#define RSTRING_LEN       RSTRING_LEN
                          ^
1 warning generated.
linking shared-object lz4ruby.so
cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/lz4-ruby-0.3.3/ext/lz4ruby

make failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/lz4-ruby-0.3.3 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/lz4-ruby-0.3.3/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:51:in `block in make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:41:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing lz4-ruby (0.3.3), and Bundler cannot continue.

In Gemfile:
  lz4-ruby


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/pg-1.5.4/ext
/usr/local/bin/ruby32 extconf.rb
Calling libpq with GVL unlocked
checking for pg_config... yes
Using config values from /usr/local/bin/pg_config
checking for whether -Wl,-rpath,/usr/local/lib is accepted as LDFLAGS... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.

Provided configuration options:
	--with-opt-dir
	--without-opt-dir
	--with-opt-include
	--without-opt-include=${opt-dir}/include
	--with-opt-lib
	--without-opt-lib=${opt-dir}/lib
	--with-make-prog
	--without-make-prog
	--srcdir=.
	--curdir
	--ruby=/usr/local/bin/$(RUBY_BASE_NAME)32
	--with-pg
	--without-pg
	--enable-gvl-unlock
	--disable-gvl-unlock
	--enable-windows-cross
	--disable-windows-cross
	--with-pg-config
	--without-pg-config
	--with-pg_config
	--without-pg_config
	--with-pg-dir
	--without-pg-dir
	--with-pg-include
	--without-pg-include=${pg-dir}/include
	--with-pg-lib
	--without-pg-lib=${pg-dir}/lib
/usr/local/lib/ruby/3.2/mkmf.rb:490:in `try_do': The compiler failed to generate an executable file. (RuntimeError)
You have to install development tools first.

	from /usr/local/lib/ruby/3.2/mkmf.rb:583:in `try_link0'
	from /usr/local/lib/ruby/3.2/mkmf.rb:601:in `try_link'
	from /usr/local/lib/ruby/3.2/mkmf.rb:693:in `try_ldflags'
	from /usr/local/lib/ruby/3.2/mkmf.rb:699:in `block (2 levels) in append_ldflags'
	from /usr/local/lib/ruby/3.2/mkmf.rb:989:in `block in checking_for'
	from /usr/local/lib/ruby/3.2/mkmf.rb:354:in `block (2 levels) in postpone'
	from /usr/local/lib/ruby/3.2/mkmf.rb:324:in `open'
	from /usr/local/lib/ruby/3.2/mkmf.rb:354:in `block in postpone'
	from /usr/local/lib/ruby/3.2/mkmf.rb:324:in `open'
	from /usr/local/lib/ruby/3.2/mkmf.rb:350:in `postpone'
	from /usr/local/lib/ruby/3.2/mkmf.rb:988:in `checking_for'
	from /usr/local/lib/ruby/3.2/mkmf.rb:698:in `block in append_ldflags'
	from /usr/local/lib/ruby/3.2/mkmf.rb:697:in `each'
	from /usr/local/lib/ruby/3.2/mkmf.rb:697:in `append_ldflags'
	from extconf.rb:61:in `<main>'

To see why this extension failed to compile, please check the mkmf.log which can be found here:

  /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/pg-1.5.4/mkmf.log

extconf failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/pg-1.5.4 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/pg-1.5.4/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:27:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing pg (1.5.4), and Bundler cannot continue.

In Gemfile:
  pg


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/rinku-2.0.6/ext/rinku
/usr/local/bin/ruby32 extconf.rb
creating Makefile

current directory: /usr/home/py660/.gem/ruby/3.2/gems/rinku-2.0.6/ext/rinku
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-ewniup sitelibdir\=./.gem.20240408-37520-ewniup clean

current directory: /usr/home/py660/.gem/ruby/3.2/gems/rinku-2.0.6/ext/rinku
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-ewniup sitelibdir\=./.gem.20240408-37520-ewniup
compiling autolink.c
compiling buffer.c
compiling rinku.c
compiling rinku_rb.c
compiling utf8.c
linking shared-object rinku.so
cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/rinku-2.0.6/ext/rinku

make failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/rinku-2.0.6 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/rinku-2.0.6/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:51:in `block in make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:41:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing rinku (2.0.6), and Bundler cannot continue.

In Gemfile:
  rinku


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/ruby-prof-1.7.0/ext/ruby_prof
/usr/local/bin/ruby32 extconf.rb
creating Makefile

current directory: /usr/home/py660/.gem/ruby/3.2/gems/ruby-prof-1.7.0/ext/ruby_prof
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-ao1lgn sitelibdir\=./.gem.20240408-37520-ao1lgn clean
Could not fork

make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/ruby-prof-1.7.0/ext/ruby_prof

current directory: /usr/home/py660/.gem/ruby/3.2/gems/ruby-prof-1.7.0/ext/ruby_prof
make DESTDIR\= sitearchdir\=./.gem.20240408-37520-ao1lgn sitelibdir\=./.gem.20240408-37520-ao1lgn
compiling rp_allocation.c
compiling rp_call_tree.c
compiling rp_call_trees.c
compiling rp_measure_allocations.c
compiling rp_measure_memory.c
compiling rp_measure_process_time.c
compiling rp_measure_wall_time.c
compiling rp_measurement.c
compiling rp_method.c
compiling rp_profile.c
compiling rp_stack.c
compiling rp_thread.c
compiling ruby_prof.c
linking shared-object ruby_prof.so
cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make: stopped in /usr/home/py660/.gem/ruby/3.2/gems/ruby-prof-1.7.0/ext/ruby_prof

make failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/ruby-prof-1.7.0 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/ruby-prof-1.7.0/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:51:in `block in make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:43:in `make'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/ext_conf_builder.rb:41:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing ruby-prof (1.7.0), and Bundler cannot continue.

In Gemfile:
  ruby-prof


Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1/ext/sass
/usr/local/bin/ruby32 -rrubygems /usr/home/py660/.gem/ruby/3.2/gems/rake-13.2.1/exe/rake
RUBYARCHDIR\=/usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/sass-embedded-1.74.1
RUBYLIBDIR\=/usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/sass-embedded-1.74.1
gem install --force --install-dir /usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1/ext/sass/ruby --no-document --ignore-dependencies --platform
x86_64-freebsd-13 --version 1.74.1 sass-embedded
rake aborted!
NotImplementedError: dart-sass for x86_64-freebsd13 not available at https://github.com/sass/dart-sass/releases/tag/1.74.1 (NotImplementedError)
/usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1/ext/sass/Rakefile:298:in `default_dart_sass'
/usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1/ext/sass/Rakefile:27:in `block (2 levels) in <top (required)>'
/usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1/ext/sass/Rakefile:27:in `fetch'
/usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1/ext/sass/Rakefile:27:in `rescue in block in <top (required)>'
/usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1/ext/sass/Rakefile:21:in `block in <top (required)>'
/usr/home/py660/.gem/ruby/3.2/gems/rake-13.2.1/exe/rake:27:in `<main>'

Caused by:

/usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1/ext/sass/Rakefile:210:in `gem_install'
/usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1/ext/sass/Rakefile:23:in `block in <top (required)>'
/usr/home/py660/.gem/ruby/3.2/gems/rake-13.2.1/exe/rake:27:in `<main>'
Tasks: TOP => default => install => cli.rb => dart-sass
(See full trace by running task with --trace)
rm -rf /usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1/ext/sass/ruby

rake failed, exit code 1

Gem files will remain installed in /usr/home/py660/.gem/ruby/3.2/gems/sass-embedded-1.74.1 for inspection.
Results logged to /usr/home/py660/.gem/ruby/3.2/extensions/amd64-freebsd-13/3.2/sass-embedded-1.74.1/gem_make.out

  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:119:in `run'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/rake_builder.rb:28:in `build'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:187:in `build_extension'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:221:in `block in build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `each'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/ext/builder.rb:218:in `build_extensions'
  /usr/local/lib/ruby/site_ruby/3.2/rubygems/installer.rb:843:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/rubygems_gem_installer.rb:28:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/source/rubygems.rb:205:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:54:in `install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:132:in `do_install'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/installer/parallel_installer.rb:123:in `block in worker_pool'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:62:in `apply_func'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:57:in `block in process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `loop'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:54:in `process_queue'
  /usr/home/py660/.gem/ruby/3.2/gems/bundler-2.5.3/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'

An error occurred while installing sass-embedded (1.74.1), and Bundler cannot continue.

In Gemfile:
  sassc-embedded was resolved to 1.74.1, which depends on
    sass-embedded

    py660 If you are using rvm try asdf instead:

    git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch master
    . $HOME/.asdf/asdf.sh
    asdf plugin add ruby
    MAKE_OPTS='-j1' asdf install ruby latest
    
    $HOME/.asdf/installs/ruby/3.3.0/bin/ruby --version
    ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [x86_64-freebsd13.2]

    Gem rack installation: $HOME/.asdf/installs/ruby/3.3.0/bin/gem install rack

    TIPS:

    • You can use your Ruby installation on your page by adding Ruby WWW type with /usr/home/LOGIN/.asdf/installs/ruby/3.3.0/bin/ruby binary.
    • You can speed up the compilation by increasing -jX but it can fail with Resource Temporarily Unavailable. Standard -j1 compilation takes about 40 minutes.
    11 days later

    py660
    Your error log refer to a gemfile bad configuration on your gem sassc-embedded gem,
    check your gem sass-embedded (without 🇨 )

    In Gemfile:
    sassc-embedded was resolved to 1.74.1, which depends on
    sass-embedded