current directory: /Users/nico/Synbioz/Code/mountapi/vendor/bundle/ruby/2.7.0/gems/byebug-10.0.2/ext/byebug /Users/nico/.rbenv/versions/2.7.5/bin/ruby -I /Users/nico/.rbenv/versions/2.7.5/lib/ruby/2.7.0 -r ./siteconf20220124-11095-19o0l5t.rb extconf.rb creating Makefile current directory: /Users/nico/Synbioz/Code/mountapi/vendor/bundle/ruby/2.7.0/gems/byebug-10.0.2/ext/byebug make "DESTDIR=" clean current directory: /Users/nico/Synbioz/Code/mountapi/vendor/bundle/ruby/2.7.0/gems/byebug-10.0.2/ext/byebug make "DESTDIR=" compiling breakpoint.c compiling byebug.c compiling context.c context.c:190:20: warning: incompatible pointer types passing 'VALUE (struct call_with_inspection_data *)' (aka 'unsigned long (struct call_with_inspection_data *)') to parameter of type 'VALUE (*)(VALUE)' (aka 'unsigned long (*)(unsigned long)') [-Wincompatible-pointer-types] return rb_ensure(open_debug_inspector, (VALUE)data, close_debug_inspector, ^~~~~~~~~~~~~~~~~~~~ /Users/nico/.rbenv/versions/2.7.5/include/ruby-2.7.0/ruby/ruby.h:1992:24: note: passing argument to parameter here VALUE rb_ensure(VALUE(*)(VALUE),VALUE,VALUE(*)(VALUE),VALUE); ^ context.c:190:55: warning: incompatible pointer types passing 'VALUE (struct call_with_inspection_data *)' (aka 'unsigned long (struct call_with_inspection_data *)') to parameter of type 'VALUE (*)(VALUE)' (aka 'unsigned long (*)(unsigned long)') [-Wincompatible-pointer-types] return rb_ensure(open_debug_inspector, (VALUE)data, close_debug_inspector, ^~~~~~~~~~~~~~~~~~~~~ /Users/nico/.rbenv/versions/2.7.5/include/ruby-2.7.0/ruby/ruby.h:1992:46: note: passing argument to parameter here VALUE rb_ensure(VALUE(*)(VALUE),VALUE,VALUE(*)(VALUE),VALUE); ^ context.c:672:3: warning: incompatible pointer types passing 'VALUE (VALUE)' (aka 'unsigned long (unsigned long)') to parameter of type 'VALUE (*)(VALUE, VALUE)' (aka 'unsigned long (*)(unsigned long, unsigned long)') [-Wincompatible-pointer-types] rb_define_singleton_method(cDebugThread, "inherited", dt_inherited, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/nico/.rbenv/versions/2.7.5/include/ruby-2.7.0/ruby/intern.h:1218:137: note: expanded from macro 'rb_define_singleton_method' #define rb_define_singleton_method(klass, mid, func, arity) rb_define_singleton_method_choose_prototypem3((arity),(func))((klass),(mid),(func),(arity)); ^~~~~~ /Users/nico/.rbenv/versions/2.7.5/include/ruby-2.7.0/ruby/intern.h:1195:1: note: passing argument to parameter 'func' here RB_METHOD_DEFINITION_DECL(rb_define_singleton_method, (2,3), (VALUE klass, const char *name), (klass, name)) ^ /Users/nico/.rbenv/versions/2.7.5/include/ruby-2.7.0/ruby/intern.h:1074:71: note: expanded from macro 'RB_METHOD_DEFINITION_DECL' RB_METHOD_DEFINITION_DECL_1(def,nonnull,def##0 ,0 ,decl,vars,(VALUE)) \ ^ /Users/nico/.rbenv/versions/2.7.5/include/ruby-2.7.0/ruby/intern.h:1069:5: note: expanded from macro '\ RB_METHOD_DEFINITION_DECL_1' RB_METHOD_DEFINITION_DECL_C(def,nonnull,defname,decl,vars,funcargs) \ ^ /Users/nico/.rbenv/versions/2.7.5/include/ruby-2.7.0/ruby/intern.h:1042:118: note: expanded from macro 'RB_METHOD_DEFINITION_DECL_C' __attribute__((__unused__,__weakref__(#def),__nonnull__ nonnull))static void defname(RB_UNWRAP_MACRO decl,VALUE(*func)funcargs,int arity); ^ 3 warnings generated. compiling locker.c compiling threads.c linking shared-object byebug/byebug.bundle current directory: /Users/nico/Synbioz/Code/mountapi/vendor/bundle/ruby/2.7.0/gems/byebug-10.0.2/ext/byebug make "DESTDIR=" install /usr/bin/install -c -m 0755 byebug.bundle ./.gem.20220124-11095-5fy4zp/byebug