checking for –enable-debug-build option… ——————– no
try_compiler_option: checking for -Wall option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -lruby -lm -lc” checked program was:
begin
1: include “ruby.h” 2: 3: int main(int argc, char **argv) 4: { 5: return 0; 6: }
end
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Waggregate-return option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wcast-align option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wextra option to compiler… ——————– no
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wextra -Werror -c conftest.c” In file included from /usr/include/ruby-2.6/ruby.h:33,
from conftest.c:1:
/usr/include/ruby-2.6/ruby/ruby.h: In function 'rb_array_ptr_use_end': /usr/include/ruby-2.6/ruby/ruby.h:2186:35: error: unused parameter 'allow_transient' [-Werror=unused-parameter]
2186 | rb_array_ptr_use_end(VALUE a, int allow_transient) | ~~~~^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wformat=2 option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Winit-self option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wlarger-than-65500 option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wmissing-declarations option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wmissing-format-attribute option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wmissing-include-dirs option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wmissing-noreturn option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wmissing-prototypes option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wnested-externs option to compiler… ——————– no
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Werror -c conftest.c” In file included from /usr/include/ruby-2.6/ruby.h:33,
from conftest.c:1:
/usr/include/ruby-2.6/ruby/ruby.h: In function 'rb_array_const_ptr': /usr/include/ruby-2.6/ruby/ruby.h:2157:10: error: nested extern declaration of 'rb_ary_detransient' [-Werror=nested-externs]
2157 | void rb_ary_detransient(VALUE a); | ^~~~~~~~~~~~~~~~~~
/usr/include/ruby-2.6/ruby/ruby.h: In function 'rb_array_ptr_use_start': /usr/include/ruby-2.6/ruby/ruby.h:2170:12: error: nested extern declaration of 'rb_ary_ptr_use_start' [-Werror=nested-externs]
2170 | VALUE *rb_ary_ptr_use_start(VALUE ary); | ^~~~~~~~~~~~~~~~~~~~
/usr/include/ruby-2.6/ruby/ruby.h:2175:18: error: nested extern declaration of 'rb_ary_detransient' [-Werror=nested-externs]
2175 | void rb_ary_detransient(VALUE a); | ^~~~~~~~~~~~~~~~~~
/usr/include/ruby-2.6/ruby/ruby.h: In function 'rb_array_ptr_use_end': /usr/include/ruby-2.6/ruby/ruby.h:2188:10: error: nested extern declaration of 'rb_ary_ptr_use_end' [-Werror=nested-externs]
2188 | void rb_ary_ptr_use_end(VALUE a); | ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wold-style-definition option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wpacked option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wp,-D_FORTIFY_SOURCE=2 option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wpointer-arith option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wswitch-default option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wswitch-enum option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wundef option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wout-of-line-declaration option to compiler… ——————– no
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wout-of-line-declaration -Werror -c conftest.c” x86_64-pld-linux-gnux32-gcc: error: unrecognized command line option '-Wout-of-line-declaration'; did you mean '-Wold-style-declaration'? checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wunsafe-loop-optimizations option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
try_compiler_option: checking for -Wwrite-strings option to compiler… ——————– yes
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -Werror -c conftest.c” checked program was: /* begin */ 1: include “ruby.h” /* end */
have_package: checking for gobject-2.0 version (>= 2.12.0)… ——————– yes
have_package: checking for gthread-2.0… ——————– yes
have_header: checking for unistd.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -E -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -o conftest.i” checked program was: /* begin */ 1: include “ruby.h” 2: 3: include <unistd.h> /* end */
have_header: checking for io.h… ——————– no
“x86_64-pld-linux-gnux32-gcc -E -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -o conftest.i” conftest.c:3:10: fatal error: io.h: No such file or directory
3 | #include <io.h> | ^~~~~~
compilation terminated. checked program was: /* begin */ 1: include “ruby.h” 2: 3: include <io.h> /* end */
have_func: checking for g_spawn_close_pid() in glib.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” checked program was: /* begin */
1: #include "ruby.h" 2: 3: #include <glib.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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))g_spawn_close_pid; return !p; } /* end */
have_func: checking for g_thread_init() in glib.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” conftest.c: In function 't': conftest.c:16:1: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
16 | int t(void) { void ((*volatile p)()); p = (void ((*)()))g_thread_init; return !p; } | ^~~
In file included from /usr/include/glib-2.0/glib.h:111,
from conftest.c:3:
/usr/include/glib-2.0/glib/deprecated/gthread.h:261:10: note: declared here
261 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~
checked program was: /* begin */
1: #include "ruby.h" 2: 3: #include <glib.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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))g_thread_init; return !p; } /* end */
have_func: checking for g_main_depth() in glib.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” checked program was: /* begin */
1: #include "ruby.h" 2: 3: #include <glib.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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))g_main_depth; return !p; } /* end */
have_func: checking for g_listenv() in glib.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” checked program was: /* begin */
1: #include "ruby.h" 2: 3: #include <glib.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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))g_listenv; return !p; } /* end */
have_func: checking for rb_check_array_type() in ruby.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” 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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_check_array_type; return !p; } /* end */
have_func: checking for rb_check_hash_type() in ruby.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” 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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_check_hash_type; return !p; } /* end */
have_func: checking for rb_exec_recursive() in ruby.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” 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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_exec_recursive; return !p; } /* end */
have_func: checking for rb_errinfo() in ruby.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” 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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_errinfo; return !p; } /* end */
have_func: checking for rb_thread_call_without_gvl() in ruby.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” conftest.c: In function 't': conftest.c:16:57: error: 'rb_thread_call_without_gvl' undeclared (first use in this function)
16 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_thread_call_without_gvl; return !p; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.c:16:57: note: each undeclared identifier is reported only once for each function it appears in 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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_thread_call_without_gvl; return !p; } /* end */
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” 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 0; 15: } 16: extern void rb_thread_call_without_gvl(); 17: int t(void) { rb_thread_call_without_gvl(); return 0; } /* end */
have_func: checking for ruby_native_thread_p() in ruby.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” 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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))ruby_native_thread_p; return !p; } /* end */
have_func: checking for rb_thread_call_with_gvl() in ruby.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” conftest.c: In function 't': conftest.c:16:57: error: 'rb_thread_call_with_gvl' undeclared (first use in this function)
16 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_thread_call_with_gvl; return !p; } | ^~~~~~~~~~~~~~~~~~~~~~~
conftest.c:16:57: note: each undeclared identifier is reported only once for each function it appears in 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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_thread_call_with_gvl; return !p; } /* end */
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” 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 0; 15: } 16: extern void rb_thread_call_with_gvl(); 17: int t(void) { rb_thread_call_with_gvl(); return 0; } /* end */
have_func: checking for rb_gc_register_mark_object() in ruby.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” 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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_gc_register_mark_object; return !p; } /* end */
have_func: checking for rb_exc_new_str() in ruby.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” 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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_exc_new_str; return !p; } /* end */
have_func: checking for rb_enc_str_new_static() in ruby.h… ——————– yes
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” conftest.c: In function 't': conftest.c:16:57: error: 'rb_enc_str_new_static' undeclared (first use in this function); did you mean 'rb_utf8_str_new_static'?
16 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_enc_str_new_static; return !p; } | ^~~~~~~~~~~~~~~~~~~~~ | rb_utf8_str_new_static
conftest.c:16:57: note: each undeclared identifier is reported only once for each function it appears in 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 0; 15: } 16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_enc_str_new_static; return !p; } /* end */
“x86_64-pld-linux-gnux32-gcc -o conftest -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread conftest.c -L. -L/usr/libx32 -L. -Wl,–as-needed -Wl,–no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector-strong -rdynamic -Wl,-export-dynamic -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lruby -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lm -lc” 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 0; 15: } 16: extern void rb_enc_str_new_static(); 17: int t(void) { rb_enc_str_new_static(); return 0; } /* end */
have_var: checking for curr_thread in ruby.h,node.h… ——————– no
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread -c conftest.c” conftest.c:4:10: fatal error: node.h: No such file or directory
4 | #include <node.h> | ^~~~~~~~
compilation terminated. checked program was: /* begin */
1: #include "ruby.h" 2: 3: #include <ruby.h> 4: #include <node.h> 5: 6: /*top*/ 7: extern int t(void); 8: int main(int argc, char **argv) 9: {
10: if (argc > 1000000) { 11: int (* volatile tp)(void)=(int (*)(void))&t; 12: printf(“%d”, (*tp)()); 13: } 14: 15: return 0; 16: } 17: int t(void) { const volatile void *volatile p; p = &(&curr_thread); return !p; } /* end */
have_var: checking for rb_curr_thread in ruby.h,node.h… ——————– no
“x86_64-pld-linux-gnux32-gcc -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.IppKfV/BUILD/ruby-gnome2-all-3.3.7/glib2/ext/glib2 -I/usr/libx32/ruby/vendor_ruby/2.6 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong –param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -Wall -Waggregate-return -Wcast-align -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -pthread -c conftest.c” conftest.c:4:10: fatal error: node.h: No such file or directory
4 | #include <node.h> | ^~~~~~~~
compilation terminated. checked program was: /* begin */
1: #include "ruby.h" 2: 3: #include <ruby.h> 4: #include <node.h> 5: 6: /*top*/ 7: extern int t(void); 8: int main(int argc, char **argv) 9: {
10: if (argc > 1000000) { 11: int (* volatile tp)(void)=(int (*)(void))&t; 12: printf(“%d”, (*tp)()); 13: } 14: 15: return 0; 16: } 17: int t(void) { const volatile void *volatile p; p = &(&rb_curr_thread); return !p; } /* end */