current directory: /Users/blumer/Documents/trusty-cms/vendor/bundle/ruby/3.3.0/gems/mysql2-0.5.6/ext/mysql2 /Users/blumer/.rbenv/versions/3.3.1/bin/ruby extconf.rb checking for rb_absint_size()... yes checking for rb_absint_singlebit_p()... yes checking for rb_gc_mark_movable()... yes checking for rb_wait_for_single_fd()... yes checking for rb_enc_interned_str() in ruby.h... yes ----- Using --with-openssl-dir=/usr/local/opt/openssl@3 ----- ----- Using mysql_config at /usr/local/bin/mysql_config ----- checking for mysql.h... yes checking for errmsg.h... yes checking for SSL_MODE_DISABLED in mysql.h... no checking for MYSQL_OPT_SSL_VERIFY_SERVER_CERT in mysql.h... yes checking for MYSQL_OPT_SSL_ENFORCE in mysql.h... no checking for MYSQL.net.vio in mysql.h... yes checking for MYSQL.net.pvio in mysql.h... no checking for MYSQL_DEFAULT_AUTH in mysql.h... yes checking for MYSQL_ENABLE_CLEARTEXT_PLUGIN in mysql.h... yes checking for SERVER_QUERY_NO_GOOD_INDEX_USED in mysql.h... yes checking for SERVER_QUERY_NO_INDEX_USED in mysql.h... yes checking for SERVER_QUERY_WAS_SLOW in mysql.h... yes checking for MYSQL_OPTION_MULTI_STATEMENTS_ON in mysql.h... yes checking for MYSQL_OPTION_MULTI_STATEMENTS_OFF in mysql.h... yes checking for my_bool in mysql.h... yes checking for mysql_ssl_set() in mysql.h... yes ----- Setting rpath to /usr/local/Cellar/mysql@5.6/5.6.51/lib ----- creating Makefile current directory: /Users/blumer/Documents/trusty-cms/vendor/bundle/ruby/3.3.0/gems/mysql2-0.5.6/ext/mysql2 make DESTDIR\= sitearchdir\=./.gem.20241226-61258-ijsytq sitelibdir\=./.gem.20241226-61258-ijsytq clean current directory: /Users/blumer/Documents/trusty-cms/vendor/bundle/ruby/3.3.0/gems/mysql2-0.5.6/ext/mysql2 make DESTDIR\= sitearchdir\=./.gem.20241226-61258-ijsytq sitelibdir\=./.gem.20241226-61258-ijsytq compiling client.c In file included from client.c:15: ./mysql_enc_name_to_ruby.h:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mysql2_mysql_enc_name_to_rb_hash (str, len) ^ ./mysql_enc_name_to_ruby.h:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mysql2_mysql_enc_name_to_rb (str, len) ^ 2 warnings generated. compiling infile.c compiling mysql2_ext.c compiling result.c result.c:382:12: warning: case value not in enumerated type 'enum enum_field_types' [-Wswitch] case MYSQL_TYPE_JSON: // json ^ result.c:31:25: note: expanded from macro 'MYSQL_TYPE_JSON' #define MYSQL_TYPE_JSON 245 ^ result.c:304:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] precision = field->length - (field->decimals > 0 ? 2 : 1); ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. compiling statement.c linking shared-object mysql2/mysql2.bundle current directory: /Users/blumer/Documents/trusty-cms/vendor/bundle/ruby/3.3.0/gems/mysql2-0.5.6/ext/mysql2 make DESTDIR\= sitearchdir\=./.gem.20241226-61258-ijsytq sitelibdir\=./.gem.20241226-61258-ijsytq install /usr/local/bin/ginstall -c -m 0755 mysql2.bundle ./.gem.20241226-61258-ijsytq/mysql2 current directory: /Users/blumer/Documents/trusty-cms/vendor/bundle/ruby/3.3.0/gems/mysql2-0.5.6/ext/mysql2 make DESTDIR\= sitearchdir\=./.gem.20241226-61258-ijsytq sitelibdir\=./.gem.20241226-61258-ijsytq clean