-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8e35dd3
commit 1590de6
Showing
5,789 changed files
with
913,476 additions
and
13 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
22 changes: 22 additions & 0 deletions
22
vendor/bundle/ruby/3.1.0/extensions/arm64-darwin-22/3.1.0/json-2.8.1/gem_make.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
current directory: /Users/raulpe7eira/Documents/Me/Repos/raulpe7eira.tech/vendor/bundle/ruby/3.1.0/gems/json-2.8.1/ext/json/ext/parser | ||
/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/bin/ruby -I /Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib/ruby/3.1.0 -r ./siteconf20241112-40938-ej8km4.rb extconf.rb | ||
checking for rb_enc_interned_str() in ruby.h... yes | ||
checking for rb_hash_new_capa() in ruby.h... no | ||
checking for rb_gc_mark_locations() in ruby.h... yes | ||
checking for rb_hash_bulk_insert() in ruby.h... yes | ||
checking for rb_category_warn() in ruby.h... yes | ||
checking for whether -std=c99 is accepted as CFLAGS... yes | ||
creating Makefile | ||
|
||
current directory: /Users/raulpe7eira/Documents/Me/Repos/raulpe7eira.tech/vendor/bundle/ruby/3.1.0/gems/json-2.8.1/ext/json/ext/parser | ||
make DESTDIR\= clean | ||
|
||
current directory: /Users/raulpe7eira/Documents/Me/Repos/raulpe7eira.tech/vendor/bundle/ruby/3.1.0/gems/json-2.8.1/ext/json/ext/parser | ||
make DESTDIR\= | ||
compiling parser.c | ||
linking shared-object json/ext/parser.bundle | ||
ld: warning: -multiply_defined is obsolete | ||
|
||
current directory: /Users/raulpe7eira/Documents/Me/Repos/raulpe7eira.tech/vendor/bundle/ruby/3.1.0/gems/json-2.8.1/ext/json/ext/parser | ||
make DESTDIR\= install | ||
/opt/homebrew/bin/ginstall -c -m 0755 parser.bundle ./.gem.20241112-40938-cbfm87/json/ext |
Binary file added
BIN
+60.4 KB
...r/bundle/ruby/3.1.0/extensions/arm64-darwin-22/3.1.0/json-2.8.1/json/ext/generator.bundle
Binary file not shown.
Binary file added
BIN
+56.9 KB
vendor/bundle/ruby/3.1.0/extensions/arm64-darwin-22/3.1.0/json-2.8.1/json/ext/parser.bundle
Binary file not shown.
208 changes: 208 additions & 0 deletions
208
vendor/bundle/ruby/3.1.0/extensions/arm64-darwin-22/3.1.0/json-2.8.1/mkmf.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,208 @@ | ||
have_func: checking for rb_enc_interned_str() in ruby.h... -------------------- yes | ||
|
||
DYLD_FALLBACK_LIBRARY_PATH=.:/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib "clang -o conftest -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/arm64-darwin22 -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/ruby/backward -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0 -I. -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-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 -Wextra-tokens -Wundef -fno-common -pipe conftest.c -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -fstack-protector-strong -L/usr/local/lib -lruby.3.1 " | ||
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/raulpe7eira/.asdf/installs/ruby/3.1.2/lib "clang -o conftest -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/arm64-darwin22 -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/ruby/backward -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0 -I. -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-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 -Wextra-tokens -Wundef -fno-common -pipe conftest.c -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -fstack-protector-strong -L/usr/local/lib -lruby.3.1 " | ||
conftest.c:16:57: error: use of undeclared identifier 'rb_enc_interned_str' | ||
16 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_enc_interned_str; return !p; } | ||
| ^ | ||
1 error generated. | ||
checked program was: | ||
/* begin */ | ||
1: #include "ruby.h" | ||
2: | ||
3: #include <ruby.h> | ||
4: | ||
5: /*top*/ | ||
6: extern int t(void); | ||
7: int main(int argc, char **argv) | ||
8: { | ||
9: if (argc > 1000000) { | ||
10: int (* volatile tp)(void)=(int (*)(void))&t; | ||
11: printf("%d", (*tp)()); | ||
12: } | ||
13: | ||
14: return !!argv[argc]; | ||
15: } | ||
16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_enc_interned_str; return !p; } | ||
/* end */ | ||
|
||
DYLD_FALLBACK_LIBRARY_PATH=.:/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib "clang -o conftest -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/arm64-darwin22 -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/ruby/backward -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0 -I. -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-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 -Wextra-tokens -Wundef -fno-common -pipe conftest.c -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -fstack-protector-strong -L/usr/local/lib -lruby.3.1 " | ||
checked program was: | ||
/* begin */ | ||
1: #include "ruby.h" | ||
2: | ||
3: #include <ruby.h> | ||
4: | ||
5: /*top*/ | ||
6: extern int t(void); | ||
7: int main(int argc, char **argv) | ||
8: { | ||
9: if (argc > 1000000) { | ||
10: int (* volatile tp)(void)=(int (*)(void))&t; | ||
11: printf("%d", (*tp)()); | ||
12: } | ||
13: | ||
14: return !!argv[argc]; | ||
15: } | ||
16: extern void rb_enc_interned_str(); | ||
17: int t(void) { rb_enc_interned_str(); return 0; } | ||
/* end */ | ||
|
||
-------------------- | ||
|
||
have_func: checking for rb_hash_new_capa() in ruby.h... -------------------- no | ||
|
||
DYLD_FALLBACK_LIBRARY_PATH=.:/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib "clang -o conftest -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/arm64-darwin22 -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/ruby/backward -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0 -I. -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-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 -Wextra-tokens -Wundef -fno-common -pipe conftest.c -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -fstack-protector-strong -L/usr/local/lib -lruby.3.1 " | ||
conftest.c:16:57: error: use of undeclared identifier 'rb_hash_new_capa' | ||
16 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_hash_new_capa; return !p; } | ||
| ^ | ||
1 error generated. | ||
checked program was: | ||
/* begin */ | ||
1: #include "ruby.h" | ||
2: | ||
3: #include <ruby.h> | ||
4: | ||
5: /*top*/ | ||
6: extern int t(void); | ||
7: int main(int argc, char **argv) | ||
8: { | ||
9: if (argc > 1000000) { | ||
10: int (* volatile tp)(void)=(int (*)(void))&t; | ||
11: printf("%d", (*tp)()); | ||
12: } | ||
13: | ||
14: return !!argv[argc]; | ||
15: } | ||
16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_hash_new_capa; return !p; } | ||
/* end */ | ||
|
||
DYLD_FALLBACK_LIBRARY_PATH=.:/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib "clang -o conftest -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/arm64-darwin22 -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/ruby/backward -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0 -I. -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-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 -Wextra-tokens -Wundef -fno-common -pipe conftest.c -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -fstack-protector-strong -L/usr/local/lib -lruby.3.1 " | ||
Undefined symbols for architecture arm64: | ||
"_rb_hash_new_capa", referenced from: | ||
_t in conftest-d59f00.o | ||
ld: symbol(s) not found for architecture arm64 | ||
clang: error: linker command failed with exit code 1 (use -v to see invocation) | ||
checked program was: | ||
/* begin */ | ||
1: #include "ruby.h" | ||
2: | ||
3: #include <ruby.h> | ||
4: | ||
5: /*top*/ | ||
6: extern int t(void); | ||
7: int main(int argc, char **argv) | ||
8: { | ||
9: if (argc > 1000000) { | ||
10: int (* volatile tp)(void)=(int (*)(void))&t; | ||
11: printf("%d", (*tp)()); | ||
12: } | ||
13: | ||
14: return !!argv[argc]; | ||
15: } | ||
16: extern void rb_hash_new_capa(); | ||
17: int t(void) { rb_hash_new_capa(); return 0; } | ||
/* end */ | ||
|
||
-------------------- | ||
|
||
have_func: checking for rb_gc_mark_locations() in ruby.h... -------------------- yes | ||
|
||
DYLD_FALLBACK_LIBRARY_PATH=.:/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib "clang -o conftest -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/arm64-darwin22 -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/ruby/backward -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0 -I. -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-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 -Wextra-tokens -Wundef -fno-common -pipe conftest.c -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -fstack-protector-strong -L/usr/local/lib -lruby.3.1 " | ||
checked program was: | ||
/* begin */ | ||
1: #include "ruby.h" | ||
2: | ||
3: #include <ruby.h> | ||
4: | ||
5: /*top*/ | ||
6: extern int t(void); | ||
7: int main(int argc, char **argv) | ||
8: { | ||
9: if (argc > 1000000) { | ||
10: int (* volatile tp)(void)=(int (*)(void))&t; | ||
11: printf("%d", (*tp)()); | ||
12: } | ||
13: | ||
14: return !!argv[argc]; | ||
15: } | ||
16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_gc_mark_locations; return !p; } | ||
/* end */ | ||
|
||
-------------------- | ||
|
||
have_func: checking for rb_hash_bulk_insert() in ruby.h... -------------------- yes | ||
|
||
DYLD_FALLBACK_LIBRARY_PATH=.:/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib "clang -o conftest -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/arm64-darwin22 -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/ruby/backward -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0 -I. -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-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 -Wextra-tokens -Wundef -fno-common -pipe conftest.c -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -fstack-protector-strong -L/usr/local/lib -lruby.3.1 " | ||
checked program was: | ||
/* begin */ | ||
1: #include "ruby.h" | ||
2: | ||
3: #include <ruby.h> | ||
4: | ||
5: /*top*/ | ||
6: extern int t(void); | ||
7: int main(int argc, char **argv) | ||
8: { | ||
9: if (argc > 1000000) { | ||
10: int (* volatile tp)(void)=(int (*)(void))&t; | ||
11: printf("%d", (*tp)()); | ||
12: } | ||
13: | ||
14: return !!argv[argc]; | ||
15: } | ||
16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_hash_bulk_insert; return !p; } | ||
/* end */ | ||
|
||
-------------------- | ||
|
||
have_func: checking for rb_category_warn() in ruby.h... -------------------- yes | ||
|
||
DYLD_FALLBACK_LIBRARY_PATH=.:/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib "clang -o conftest -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/arm64-darwin22 -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/ruby/backward -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0 -I. -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-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 -Wextra-tokens -Wundef -fno-common -pipe conftest.c -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -L. -L/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib -fstack-protector-strong -L/usr/local/lib -lruby.3.1 " | ||
checked program was: | ||
/* begin */ | ||
1: #include "ruby.h" | ||
2: | ||
3: #include <ruby.h> | ||
4: | ||
5: /*top*/ | ||
6: extern int t(void); | ||
7: int main(int argc, char **argv) | ||
8: { | ||
9: if (argc > 1000000) { | ||
10: int (* volatile tp)(void)=(int (*)(void))&t; | ||
11: printf("%d", (*tp)()); | ||
12: } | ||
13: | ||
14: return !!argv[argc]; | ||
15: } | ||
16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_category_warn; return !p; } | ||
/* end */ | ||
|
||
-------------------- | ||
|
||
block in append_cflags: checking for whether -std=c99 is accepted as CFLAGS... -------------------- yes | ||
|
||
DYLD_FALLBACK_LIBRARY_PATH=.:/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/lib "clang -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/arm64-darwin22 -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0/ruby/backward -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include/ruby-3.1.0 -I. -I/Users/raulpe7eira/.asdf/installs/ruby/3.1.2/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-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 -Wextra-tokens -Wundef -fno-common -pipe -std=c99 -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 */ | ||
|
||
-------------------- | ||
|
Oops, something went wrong.