block in append_cflags: checking for whether -fvisibility=hidden is accepted as CFLAGS... -------------------- yes DYLD_FALLBACK_LIBRARY_PATH=.:/Users/kentarou/.rbenv/versions/3.2.2/lib "clang -o conftest -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/arm64-darwin22 -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/ruby/backward -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0 -I. -I/Users/kentarou/.rbenv/versions/3.2.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wundef -fno-common -pipe conftest.c -L. -L/Users/kentarou/.rbenv/versions/3.2.2/lib -L. -L/Users/kentarou/.rbenv/versions/3.2.2/lib -fstack-protector-strong -lruby.3.2 -lpthread " checked program was: /* begin */ 1: #include "ruby.h" 2: 3: int main(int argc, char **argv) 4: { 5: return !!argv[argc]; 6: } /* end */ DYLD_FALLBACK_LIBRARY_PATH=.:/Users/kentarou/.rbenv/versions/3.2.2/lib "clang -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/arm64-darwin22 -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/ruby/backward -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0 -I. -I/Users/kentarou/.rbenv/versions/3.2.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wundef -fno-common -pipe -fvisibility=hidden -Werror -c conftest.c" checked program was: /* begin */ 1: #include "ruby.h" 2: 3: int main(int argc, char **argv) 4: { 5: return !!argv[argc]; 6: } /* end */ -------------------- find_header: checking for prism.h in /Users/kentarou/workspace/study_line/vendor/bundle/ruby/3.2.0/gems/prism-0.15.1/include... -------------------- yes DYLD_FALLBACK_LIBRARY_PATH=.:/Users/kentarou/.rbenv/versions/3.2.2/lib "clang -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/arm64-darwin22 -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/ruby/backward -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0 -I. -I/Users/kentarou/.rbenv/versions/3.2.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wundef -fno-common -pipe -fvisibility=hidden -c conftest.c" conftest.c:3:10: fatal error: 'prism.h' file not found #include ^~~~~~~~~ 1 error generated. checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include /* end */ DYLD_FALLBACK_LIBRARY_PATH=.:/Users/kentarou/.rbenv/versions/3.2.2/lib "clang -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/arm64-darwin22 -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/ruby/backward -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0 -I. -I/Users/kentarou/.rbenv/versions/3.2.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wundef -fno-common -pipe -fvisibility=hidden -I/Users/kentarou/workspace/study_line/vendor/bundle/ruby/3.2.0/gems/prism-0.15.1/include -c conftest.c" checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include /* end */ -------------------- find_header: checking for prism/extension.h in /Users/kentarou/workspace/study_line/vendor/bundle/ruby/3.2.0/gems/prism-0.15.1/ext/prism/..... -------------------- yes DYLD_FALLBACK_LIBRARY_PATH=.:/Users/kentarou/.rbenv/versions/3.2.2/lib "clang -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/arm64-darwin22 -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/ruby/backward -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0 -I. -I/Users/kentarou/workspace/study_line/vendor/bundle/ruby/3.2.0/gems/prism-0.15.1/include -I/Users/kentarou/.rbenv/versions/3.2.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wundef -fno-common -pipe -fvisibility=hidden -c conftest.c" conftest.c:3:10: fatal error: 'prism/extension.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include /* end */ DYLD_FALLBACK_LIBRARY_PATH=.:/Users/kentarou/.rbenv/versions/3.2.2/lib "clang -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/arm64-darwin22 -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0/ruby/backward -I/Users/kentarou/.rbenv/versions/3.2.2/include/ruby-3.2.0 -I. -I/Users/kentarou/workspace/study_line/vendor/bundle/ruby/3.2.0/gems/prism-0.15.1/include -I/Users/kentarou/.rbenv/versions/3.2.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wundef -fno-common -pipe -fvisibility=hidden -I/Users/kentarou/workspace/study_line/vendor/bundle/ruby/3.2.0/gems/prism-0.15.1/ext/prism/.. -c conftest.c" checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include /* end */ --------------------