cybrid_api_organization_ruby 0.129.834 → 0.129.835
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +4 -4
- data/README.md +5 -5
- data/cybrid_api_organization_ruby.gemspec +1 -1
- data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api/subscription_deliveries_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api/subscription_events_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api/subscriptions_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api_client.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api_error.rb +1 -1
- data/lib/cybrid_api_organization_ruby/configuration.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/organization_list_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/patch_subscription_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/post_subscription_delivery_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/post_subscription_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_delivery_list_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_delivery_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_environment_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_event_list_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_event_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_list_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_state_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_type_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/version.rb +2 -2
- data/lib/cybrid_api_organization_ruby.rb +1 -1
- data/spec/api/organizations_organization_api_spec.rb +1 -1
- data/spec/api/subscription_deliveries_organization_api_spec.rb +1 -1
- data/spec/api/subscription_events_organization_api_spec.rb +1 -1
- data/spec/api/subscriptions_organization_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/error_response_organization_model_spec.rb +1 -1
- data/spec/models/organization_list_organization_model_spec.rb +1 -1
- data/spec/models/organization_organization_model_spec.rb +1 -1
- data/spec/models/patch_organization_organization_model_spec.rb +1 -1
- data/spec/models/patch_subscription_organization_model_spec.rb +1 -1
- data/spec/models/post_subscription_delivery_organization_model_spec.rb +1 -1
- data/spec/models/post_subscription_organization_model_spec.rb +1 -1
- data/spec/models/subscription_delivery_list_organization_model_spec.rb +1 -1
- data/spec/models/subscription_delivery_organization_model_spec.rb +1 -1
- data/spec/models/subscription_environment_organization_model_spec.rb +1 -1
- data/spec/models/subscription_event_list_organization_model_spec.rb +1 -1
- data/spec/models/subscription_event_organization_model_spec.rb +1 -1
- data/spec/models/subscription_list_organization_model_spec.rb +1 -1
- data/spec/models/subscription_organization_model_spec.rb +1 -1
- data/spec/models/subscription_state_organization_model_spec.rb +1 -1
- data/spec/models/subscription_type_organization_model_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/4.0.0/cache/io-console-0.9.0.gem +0 -0
- data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/byebug-13.0.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/date-3.5.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/{io-console-0.8.2 → io-console-0.9.0}/gem_make.out +23 -22
- data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.9.0/io/console.so +0 -0
- data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/{io-console-0.8.2 → io-console-0.9.0}/mkmf.log +88 -85
- data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/psych-5.4.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/stringio-3.2.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/ext/io/console/Makefile +1 -1
- data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/ext/io/console/console.c +521 -28
- data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/ext/io/console/extconf.rb +13 -14
- data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/ext/io/console/win32_vk.inc +313 -165
- data/vendor/bundle/ruby/4.0.0/gems/io-console-0.9.0/lib/io/console.so +0 -0
- data/vendor/bundle/ruby/4.0.0/specifications/{io-console-0.8.2.gemspec → io-console-0.9.0.gemspec} +3 -3
- metadata +17 -17
- data/vendor/bundle/ruby/4.0.0/cache/io-console-0.8.2.gem +0 -0
- data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.8.2/io/console.so +0 -0
- data/vendor/bundle/ruby/4.0.0/gems/io-console-0.8.2/lib/io/console.so +0 -0
- /data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/{io-console-0.8.2 → io-console-0.9.0}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/.document +0 -0
- /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/BSDL +0 -0
- /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/COPYING +0 -0
- /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/README.md +0 -0
- /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/lib/io/console/size.rb +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
have_func: checking for
|
|
1
|
+
have_func: checking for rb_interned_str_cstr()... -------------------- yes
|
|
2
2
|
|
|
3
3
|
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lpthread -lc"
|
|
4
4
|
checked program was:
|
|
@@ -12,14 +12,6 @@ checked program was:
|
|
|
12
12
|
/* end */
|
|
13
13
|
|
|
14
14
|
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lpthread -lc"
|
|
15
|
-
conftest.c: In function ‘t’:
|
|
16
|
-
conftest.c:15:5: warning: function might be candidate for attribute ‘noreturn’ [-Wsuggest-attribute=noreturn]
|
|
17
|
-
15 | int t(void) { rb_syserr_fail_str(0, Qnil); return 0; }
|
|
18
|
-
| ^
|
|
19
|
-
At top level:
|
|
20
|
-
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
|
|
21
|
-
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
|
|
22
|
-
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
|
|
23
15
|
checked program was:
|
|
24
16
|
/* begin */
|
|
25
17
|
1: #include "ruby.h"
|
|
@@ -35,15 +27,23 @@ checked program was:
|
|
|
35
27
|
11:
|
|
36
28
|
12: return !!argv[argc];
|
|
37
29
|
13: }
|
|
38
|
-
14:
|
|
39
|
-
15: int t(void) { rb_syserr_fail_str(0, Qnil); return 0; }
|
|
30
|
+
14: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_interned_str_cstr; return !p; }
|
|
40
31
|
/* end */
|
|
41
32
|
|
|
42
33
|
--------------------
|
|
43
34
|
|
|
44
|
-
have_func: checking for
|
|
35
|
+
have_func: checking for rb_ractor_local_storage_value_newkey()... -------------------- yes
|
|
45
36
|
|
|
46
37
|
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lpthread -lc"
|
|
38
|
+
conftest.c: In function ‘t’:
|
|
39
|
+
conftest.c:14:57: error: ‘rb_ractor_local_storage_value_newkey’ undeclared (first use in this function)
|
|
40
|
+
14 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_ractor_local_storage_value_newkey; return !p; }
|
|
41
|
+
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
42
|
+
conftest.c:14:57: note: each undeclared identifier is reported only once for each function it appears in
|
|
43
|
+
At top level:
|
|
44
|
+
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
|
|
45
|
+
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
|
|
46
|
+
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
|
|
47
47
|
checked program was:
|
|
48
48
|
/* begin */
|
|
49
49
|
1: #include "ruby.h"
|
|
@@ -59,32 +59,27 @@ checked program was:
|
|
|
59
59
|
11:
|
|
60
60
|
12: return !!argv[argc];
|
|
61
61
|
13: }
|
|
62
|
-
14: int t(void) { void ((*volatile p)()); p = (void ((*)()))
|
|
62
|
+
14: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_ractor_local_storage_value_newkey; return !p; }
|
|
63
63
|
/* end */
|
|
64
64
|
|
|
65
|
-
--------------------
|
|
66
|
-
|
|
67
|
-
have_func: checking for rb_io_path() in ruby/io.h... -------------------- yes
|
|
68
|
-
|
|
69
65
|
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lpthread -lc"
|
|
70
66
|
checked program was:
|
|
71
67
|
/* begin */
|
|
72
68
|
1: #include "ruby.h"
|
|
73
69
|
2:
|
|
74
|
-
3:
|
|
75
|
-
4:
|
|
76
|
-
5:
|
|
77
|
-
6:
|
|
78
|
-
7:
|
|
79
|
-
8:
|
|
80
|
-
9:
|
|
81
|
-
10:
|
|
82
|
-
11:
|
|
83
|
-
12:
|
|
84
|
-
13:
|
|
85
|
-
14:
|
|
86
|
-
15: }
|
|
87
|
-
16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_io_path; return !p; }
|
|
70
|
+
3: /*top*/
|
|
71
|
+
4: extern int t(void);
|
|
72
|
+
5: int main(int argc, char **argv)
|
|
73
|
+
6: {
|
|
74
|
+
7: if (argc > 1000000) {
|
|
75
|
+
8: int (* volatile tp)(void)=(int (*)(void))&t;
|
|
76
|
+
9: printf("%d", (*tp)());
|
|
77
|
+
10: }
|
|
78
|
+
11:
|
|
79
|
+
12: return !!argv[argc];
|
|
80
|
+
13: }
|
|
81
|
+
14: extern void rb_ractor_local_storage_value_newkey();
|
|
82
|
+
15: int t(void) { rb_ractor_local_storage_value_newkey(); return 0; }
|
|
88
83
|
/* end */
|
|
89
84
|
|
|
90
85
|
--------------------
|
|
@@ -114,7 +109,7 @@ checked program was:
|
|
|
114
109
|
|
|
115
110
|
--------------------
|
|
116
111
|
|
|
117
|
-
have_func: checking for
|
|
112
|
+
have_func: checking for rb_io_path() in ruby/io.h... -------------------- yes
|
|
118
113
|
|
|
119
114
|
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lpthread -lc"
|
|
120
115
|
checked program was:
|
|
@@ -134,7 +129,7 @@ checked program was:
|
|
|
134
129
|
13:
|
|
135
130
|
14: return !!argv[argc];
|
|
136
131
|
15: }
|
|
137
|
-
16: int t(void) { void ((*volatile p)()); p = (void ((*)()))
|
|
132
|
+
16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_io_path; return !p; }
|
|
138
133
|
/* end */
|
|
139
134
|
|
|
140
135
|
--------------------
|
|
@@ -189,58 +184,6 @@ checked program was:
|
|
|
189
184
|
|
|
190
185
|
--------------------
|
|
191
186
|
|
|
192
|
-
have_func: checking for rb_ractor_local_storage_value_newkey()... -------------------- yes
|
|
193
|
-
|
|
194
|
-
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lpthread -lc"
|
|
195
|
-
conftest.c: In function ‘t’:
|
|
196
|
-
conftest.c:14:57: error: ‘rb_ractor_local_storage_value_newkey’ undeclared (first use in this function)
|
|
197
|
-
14 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_ractor_local_storage_value_newkey; return !p; }
|
|
198
|
-
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
199
|
-
conftest.c:14:57: note: each undeclared identifier is reported only once for each function it appears in
|
|
200
|
-
At top level:
|
|
201
|
-
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
|
|
202
|
-
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
|
|
203
|
-
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
|
|
204
|
-
checked program was:
|
|
205
|
-
/* begin */
|
|
206
|
-
1: #include "ruby.h"
|
|
207
|
-
2:
|
|
208
|
-
3: /*top*/
|
|
209
|
-
4: extern int t(void);
|
|
210
|
-
5: int main(int argc, char **argv)
|
|
211
|
-
6: {
|
|
212
|
-
7: if (argc > 1000000) {
|
|
213
|
-
8: int (* volatile tp)(void)=(int (*)(void))&t;
|
|
214
|
-
9: printf("%d", (*tp)());
|
|
215
|
-
10: }
|
|
216
|
-
11:
|
|
217
|
-
12: return !!argv[argc];
|
|
218
|
-
13: }
|
|
219
|
-
14: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_ractor_local_storage_value_newkey; return !p; }
|
|
220
|
-
/* end */
|
|
221
|
-
|
|
222
|
-
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lpthread -lc"
|
|
223
|
-
checked program was:
|
|
224
|
-
/* begin */
|
|
225
|
-
1: #include "ruby.h"
|
|
226
|
-
2:
|
|
227
|
-
3: /*top*/
|
|
228
|
-
4: extern int t(void);
|
|
229
|
-
5: int main(int argc, char **argv)
|
|
230
|
-
6: {
|
|
231
|
-
7: if (argc > 1000000) {
|
|
232
|
-
8: int (* volatile tp)(void)=(int (*)(void))&t;
|
|
233
|
-
9: printf("%d", (*tp)());
|
|
234
|
-
10: }
|
|
235
|
-
11:
|
|
236
|
-
12: return !!argv[argc];
|
|
237
|
-
13: }
|
|
238
|
-
14: extern void rb_ractor_local_storage_value_newkey();
|
|
239
|
-
15: int t(void) { rb_ractor_local_storage_value_newkey(); return 0; }
|
|
240
|
-
/* end */
|
|
241
|
-
|
|
242
|
-
--------------------
|
|
243
|
-
|
|
244
187
|
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
|
|
245
188
|
conftest.c:5:3: error: #error
|
|
246
189
|
5 | # error
|
|
@@ -327,6 +270,43 @@ checked program was:
|
|
|
327
270
|
|
|
328
271
|
--------------------
|
|
329
272
|
|
|
273
|
+
have_func: checking for rb_category_warn()... -------------------- yes
|
|
274
|
+
|
|
275
|
+
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lpthread -lc"
|
|
276
|
+
checked program was:
|
|
277
|
+
/* begin */
|
|
278
|
+
1: #include "ruby.h"
|
|
279
|
+
2:
|
|
280
|
+
3: /*top*/
|
|
281
|
+
4: extern int t(void);
|
|
282
|
+
5: int main(int argc, char **argv)
|
|
283
|
+
6: {
|
|
284
|
+
7: if (argc > 1000000) {
|
|
285
|
+
8: int (* volatile tp)(void)=(int (*)(void))&t;
|
|
286
|
+
9: printf("%d", (*tp)());
|
|
287
|
+
10: }
|
|
288
|
+
11:
|
|
289
|
+
12: return !!argv[argc];
|
|
290
|
+
13: }
|
|
291
|
+
14: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_category_warn; return !p; }
|
|
292
|
+
/* end */
|
|
293
|
+
|
|
294
|
+
--------------------
|
|
295
|
+
|
|
296
|
+
have_const: checking for RB_WARN_CATEGORY_DEPRECATED... -------------------- yes
|
|
297
|
+
|
|
298
|
+
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
|
|
299
|
+
checked program was:
|
|
300
|
+
/* begin */
|
|
301
|
+
1: #include "ruby.h"
|
|
302
|
+
2:
|
|
303
|
+
3: /*top*/
|
|
304
|
+
4: typedef int conftest_type;
|
|
305
|
+
5: conftest_type conftestval = (int)RB_WARN_CATEGORY_DEPRECATED;
|
|
306
|
+
/* end */
|
|
307
|
+
|
|
308
|
+
--------------------
|
|
309
|
+
|
|
330
310
|
have_func: checking for ttyname_r()... -------------------- yes
|
|
331
311
|
|
|
332
312
|
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lpthread -lc"
|
|
@@ -350,3 +330,26 @@ checked program was:
|
|
|
350
330
|
|
|
351
331
|
--------------------
|
|
352
332
|
|
|
333
|
+
have_func: checking for rb_prepend_module()... -------------------- yes
|
|
334
|
+
|
|
335
|
+
LD_LIBRARY_PATH=.:/usr/local/lib LSAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/usr/local/include/ruby-4.0.0/x86_64-linux -I/usr/local/include/ruby-4.0.0/ruby/backward -I/usr/local/include/ruby-4.0.0 -I. -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lpthread -lc"
|
|
336
|
+
checked program was:
|
|
337
|
+
/* begin */
|
|
338
|
+
1: #include "ruby.h"
|
|
339
|
+
2:
|
|
340
|
+
3: /*top*/
|
|
341
|
+
4: extern int t(void);
|
|
342
|
+
5: int main(int argc, char **argv)
|
|
343
|
+
6: {
|
|
344
|
+
7: if (argc > 1000000) {
|
|
345
|
+
8: int (* volatile tp)(void)=(int (*)(void))&t;
|
|
346
|
+
9: printf("%d", (*tp)());
|
|
347
|
+
10: }
|
|
348
|
+
11:
|
|
349
|
+
12: return !!argv[argc];
|
|
350
|
+
13: }
|
|
351
|
+
14: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_prepend_module; return !p; }
|
|
352
|
+
/* end */
|
|
353
|
+
|
|
354
|
+
--------------------
|
|
355
|
+
|
|
@@ -3,12 +3,12 @@ current directory: /home/circleci/project/build/public-clients/api-platform-orga
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-zk97z4 sitelibdir\=./.gem.20260808-3613-zk97z4 clean
|
|
7
7
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
8
8
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
9
9
|
|
|
10
10
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-zk97z4 sitelibdir\=./.gem.20260808-3613-zk97z4
|
|
12
12
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
13
13
|
compiling adj_matrix.c
|
|
14
14
|
adj_matrix.c: In function ‘adj_matrix_default’:
|
|
@@ -26,12 +26,12 @@ linking shared-object jaro_winkler/jaro_winkler_ext.so
|
|
|
26
26
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
27
27
|
|
|
28
28
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
29
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
29
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-zk97z4 sitelibdir\=./.gem.20260808-3613-zk97z4 install
|
|
30
30
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
31
|
-
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.
|
|
31
|
+
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20260808-3613-zk97z4/jaro_winkler
|
|
32
32
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
33
33
|
|
|
34
34
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
35
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
35
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-zk97z4 sitelibdir\=./.gem.20260808-3613-zk97z4 clean
|
|
36
36
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
37
37
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
@@ -4,7 +4,7 @@ checking for pkg-config for yaml-0.1... [" ", "", "-lyaml"]
|
|
|
4
4
|
creating Makefile
|
|
5
5
|
|
|
6
6
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych
|
|
7
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
7
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-82chkp sitelibdir\=./.gem.20260808-3613-82chkp clean
|
|
8
8
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych'
|
|
9
9
|
cd libyaml && make clean
|
|
10
10
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
@@ -12,7 +12,7 @@ make[1]: [Makefile:287: clean-so] Error 2 (ignored)
|
|
|
12
12
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych'
|
|
13
13
|
|
|
14
14
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych
|
|
15
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
15
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-82chkp sitelibdir\=./.gem.20260808-3613-82chkp
|
|
16
16
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych'
|
|
17
17
|
compiling psych.c
|
|
18
18
|
compiling psych_emitter.c
|
|
@@ -23,13 +23,13 @@ linking shared-object psych.so
|
|
|
23
23
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych'
|
|
24
24
|
|
|
25
25
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych
|
|
26
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
26
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-82chkp sitelibdir\=./.gem.20260808-3613-82chkp install
|
|
27
27
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych'
|
|
28
|
-
/usr/bin/install -c -m 0755 psych.so ./.gem.
|
|
28
|
+
/usr/bin/install -c -m 0755 psych.so ./.gem.20260808-3613-82chkp
|
|
29
29
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych'
|
|
30
30
|
|
|
31
31
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych
|
|
32
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
32
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-82chkp sitelibdir\=./.gem.20260808-3613-82chkp clean
|
|
33
33
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/psych-5.4.0/ext/psych'
|
|
34
34
|
cd libyaml && make clean
|
|
35
35
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
@@ -3,24 +3,24 @@ current directory: /home/circleci/project/build/public-clients/api-platform-orga
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-5ti6u2 sitelibdir\=./.gem.20260808-3613-5ti6u2 clean
|
|
7
7
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
8
8
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
9
9
|
|
|
10
10
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse
|
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-5ti6u2 sitelibdir\=./.gem.20260808-3613-5ti6u2
|
|
12
12
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
13
13
|
compiling cparse.c
|
|
14
14
|
linking shared-object racc/cparse.so
|
|
15
15
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
16
16
|
|
|
17
17
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse
|
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-5ti6u2 sitelibdir\=./.gem.20260808-3613-5ti6u2 install
|
|
19
19
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
20
|
-
/usr/bin/install -c -m 0755 cparse.so ./.gem.
|
|
20
|
+
/usr/bin/install -c -m 0755 cparse.so ./.gem.20260808-3613-5ti6u2/racc
|
|
21
21
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
22
22
|
|
|
23
23
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-5ti6u2 sitelibdir\=./.gem.20260808-3613-5ti6u2 clean
|
|
25
25
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
26
26
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
@@ -4,24 +4,24 @@ checking for rb_io_mode_t in ruby/io.h... yes
|
|
|
4
4
|
creating Makefile
|
|
5
5
|
|
|
6
6
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio
|
|
7
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
7
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-o0ois9 sitelibdir\=./.gem.20260808-3613-o0ois9 clean
|
|
8
8
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
|
|
9
9
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
|
|
10
10
|
|
|
11
11
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio
|
|
12
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-o0ois9 sitelibdir\=./.gem.20260808-3613-o0ois9
|
|
13
13
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
|
|
14
14
|
compiling stringio.c
|
|
15
15
|
linking shared-object stringio.so
|
|
16
16
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
|
|
17
17
|
|
|
18
18
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio
|
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-o0ois9 sitelibdir\=./.gem.20260808-3613-o0ois9 install
|
|
20
20
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
|
|
21
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.
|
|
21
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20260808-3613-o0ois9
|
|
22
22
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
|
|
23
23
|
|
|
24
24
|
current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio
|
|
25
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
25
|
+
make DESTDIR\= sitearchdir\=./.gem.20260808-3613-o0ois9 sitelibdir\=./.gem.20260808-3613-o0ois9 clean
|
|
26
26
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
|
|
27
27
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
|
data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/ext/io/console/Makefile
RENAMED
|
@@ -89,7 +89,7 @@ CCDLFLAGS = -fPIC
|
|
|
89
89
|
CFLAGS = $(CCDLFLAGS) $(cflags) -fPIC $(ARCH_FLAG)
|
|
90
90
|
INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir)
|
|
91
91
|
DEFS =
|
|
92
|
-
CPPFLAGS = -
|
|
92
|
+
CPPFLAGS = -DHAVE_RB_INTERNED_STR_CSTR -DHAVE_RB_RACTOR_LOCAL_STORAGE_VALUE_NEWKEY -DHAVE_RB_IO_DESCRIPTOR -DHAVE_RB_IO_PATH -DHAVE_RB_IO_CLOSED_P -DHAVE_RB_IO_OPEN_DESCRIPTOR -DHAVE_TERMIOS_H -DHAVE_CFMAKERAW -DHAVE_SYS_IOCTL_H -DHAVE_RB_IO_WAIT=1 -DHAVE_RB_CATEGORY_WARN -DHAVE_CONST_RB_WARN_CATEGORY_DEPRECATED -DHAVE_TTYNAME_R -DHAVE_RB_PREPEND_MODULE $(DEFS) $(cppflags)
|
|
93
93
|
CXXFLAGS = $(CCDLFLAGS) $(ARCH_FLAG)
|
|
94
94
|
ldflags = -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
|
|
95
95
|
dldflags = -Wl,--compress-debug-sections=zlib
|