video_chat_get 0.1.1 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (75) hide show
  1. checksums.yaml +4 -4
  2. data/.circleci/config.yml +39 -0
  3. data/Gemfile.lock +1 -1
  4. data/README.md +67 -17
  5. data/lib/file_operats/file_operat_chatdata.rb +11 -9
  6. data/lib/requests/request.rb +8 -6
  7. data/lib/site_list/mildom_analyze.rb +17 -20
  8. data/lib/site_list/openrec_analyze.rb +20 -47
  9. data/lib/site_list/twitcasting_analyze.rb +112 -0
  10. data/lib/site_list/whowatch_analyze.rb +8 -10
  11. data/lib/site_list/youtubelive_analyze.rb +69 -85
  12. data/lib/video_chat_get.rb +7 -5
  13. data/lib/video_chat_get/version.rb +1 -1
  14. data/vendor/bundle/ruby/2.5.0/bin/htmldiff +1 -1
  15. data/vendor/bundle/ruby/2.5.0/bin/ldiff +1 -1
  16. data/vendor/bundle/ruby/2.5.0/extensions/{x86_64-darwin-16 → x86_64-darwin-18}/2.5.0/json-2.3.0/gem.build_complete +0 -0
  17. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/json-2.3.0/gem_make.out +13 -0
  18. data/vendor/bundle/ruby/2.5.0/extensions/{x86_64-darwin-16 → x86_64-darwin-18}/2.5.0/json-2.3.0/json/ext/generator.bundle +0 -0
  19. data/vendor/bundle/ruby/2.5.0/extensions/{x86_64-darwin-16 → x86_64-darwin-18}/2.5.0/json-2.3.0/json/ext/parser.bundle +0 -0
  20. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/json-2.3.0/mkmf.log +60 -0
  21. data/vendor/bundle/ruby/2.5.0/extensions/{x86_64-darwin-16 → x86_64-darwin-18}/2.5.0/nokogiri-1.10.9/gem.build_complete +0 -0
  22. data/vendor/bundle/ruby/2.5.0/extensions/{x86_64-darwin-16 → x86_64-darwin-18}/2.5.0/nokogiri-1.10.9/gem_make.out +21 -21
  23. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/nokogiri-1.10.9/mkmf.log +542 -0
  24. data/vendor/bundle/ruby/2.5.0/extensions/{x86_64-darwin-16 → x86_64-darwin-18}/2.5.0/nokogiri-1.10.9/nokogiri/nokogiri.bundle +0 -0
  25. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/Makefile +16 -15
  26. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/html_document.o +0 -0
  27. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/html_element_description.o +0 -0
  28. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/html_entity_lookup.o +0 -0
  29. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/html_sax_parser_context.o +0 -0
  30. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/html_sax_push_parser.o +0 -0
  31. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/nokogiri.bundle +0 -0
  32. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/nokogiri.o +0 -0
  33. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_attr.o +0 -0
  34. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_attribute_decl.o +0 -0
  35. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_cdata.o +0 -0
  36. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_comment.o +0 -0
  37. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_document.o +0 -0
  38. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_document_fragment.o +0 -0
  39. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_dtd.o +0 -0
  40. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_element_content.o +0 -0
  41. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_element_decl.o +0 -0
  42. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_encoding_handler.o +0 -0
  43. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_entity_decl.o +0 -0
  44. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_entity_reference.o +0 -0
  45. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_io.o +0 -0
  46. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_namespace.o +0 -0
  47. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_node.o +0 -0
  48. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_node_set.o +0 -0
  49. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_processing_instruction.o +0 -0
  50. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_reader.o +0 -0
  51. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_relax_ng.o +0 -0
  52. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_sax_parser.o +0 -0
  53. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_sax_parser_context.o +0 -0
  54. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_sax_push_parser.o +0 -0
  55. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_schema.o +0 -0
  56. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_syntax_error.o +0 -0
  57. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_text.o +0 -0
  58. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_xpath_context.o +0 -0
  59. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ext/nokogiri/xslt_stylesheet.o +0 -0
  60. data/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/lib/nokogiri/nokogiri.bundle +0 -0
  61. data/vendor/bundle/ruby/2.5.0/specifications/diff-lcs-1.3.gemspec +2 -2
  62. data/vendor/bundle/ruby/2.5.0/specifications/httpclient-2.8.3.gemspec +2 -2
  63. data/vendor/bundle/ruby/2.5.0/specifications/json-2.3.0.gemspec +0 -0
  64. data/vendor/bundle/ruby/2.5.0/specifications/mini_portile2-2.4.0.gemspec +2 -2
  65. data/vendor/bundle/ruby/2.5.0/specifications/nokogiri-1.10.9.gemspec +2 -2
  66. data/vendor/bundle/ruby/2.5.0/specifications/rake-10.5.0.gemspec +2 -2
  67. data/vendor/bundle/ruby/2.5.0/specifications/rspec-3.9.0.gemspec +2 -2
  68. data/vendor/bundle/ruby/2.5.0/specifications/rspec-core-3.9.2.gemspec +2 -2
  69. data/vendor/bundle/ruby/2.5.0/specifications/rspec-expectations-3.9.2.gemspec +2 -2
  70. data/vendor/bundle/ruby/2.5.0/specifications/rspec-mocks-3.9.1.gemspec +2 -2
  71. data/vendor/bundle/ruby/2.5.0/specifications/rspec-support-3.9.3.gemspec +2 -2
  72. metadata +14 -12
  73. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/json-2.3.0/gem_make.out +0 -13
  74. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/json-2.3.0/mkmf.log +0 -60
  75. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/nokogiri-1.10.9/mkmf.log +0 -542
@@ -12,12 +12,12 @@ NULLCMD = :
12
12
  #### Start of system configuration section. ####
13
13
 
14
14
  srcdir = .
15
- topdir = /usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0
15
+ topdir = /Users/tf0101/.rbenv/versions/2.5.8/include/ruby-2.5.0
16
16
  hdrdir = $(topdir)
17
- arch_hdrdir = /usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16
17
+ arch_hdrdir = /Users/tf0101/.rbenv/versions/2.5.8/include/ruby-2.5.0/x86_64-darwin18
18
18
  PATH_SEPARATOR = :
19
19
  VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
20
- prefix = $(DESTDIR)/usr/local/Cellar/ruby/2.5.1
20
+ prefix = $(DESTDIR)/Users/tf0101/.rbenv/versions/2.5.8
21
21
  rubysitearchprefix = $(rubylibprefix)/$(sitearch)
22
22
  rubyarchprefix = $(rubylibprefix)/$(arch)
23
23
  rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
@@ -30,10 +30,10 @@ sitehdrdir = $(rubyhdrdir)/site_ruby
30
30
  rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
31
31
  vendorarchdir = $(vendorlibdir)/$(sitearch)
32
32
  vendorlibdir = $(vendordir)/$(ruby_version)
33
- vendordir = $(DESTDIR)/usr/local/lib/ruby/vendor_ruby
34
- sitearchdir = $(DESTDIR)./.gem.20200629-93288-rrl626
35
- sitelibdir = $(DESTDIR)./.gem.20200629-93288-rrl626
36
- sitedir = $(DESTDIR)/usr/local/lib/ruby/site_ruby
33
+ vendordir = $(rubylibprefix)/vendor_ruby
34
+ sitearchdir = $(DESTDIR)./.gem.20200821-51303-1lgbzii
35
+ sitelibdir = $(DESTDIR)./.gem.20200821-51303-1lgbzii
36
+ sitedir = $(rubylibprefix)/site_ruby
37
37
  rubyarchdir = $(rubylibdir)/$(arch)
38
38
  rubylibdir = $(rubylibprefix)/$(ruby_version)
39
39
  sitearchincludedir = $(includedir)/$(sitearch)
@@ -52,6 +52,7 @@ infodir = $(datarootdir)/info
52
52
  docdir = $(datarootdir)/doc/$(PACKAGE)
53
53
  oldincludedir = $(SDKROOT)/usr/include
54
54
  includedir = $(prefix)/include
55
+ runstatedir = $(localstatedir)/run
55
56
  localstatedir = $(prefix)/var
56
57
  sharedstatedir = $(prefix)/com
57
58
  sysconfdir = $(prefix)/etc
@@ -84,10 +85,10 @@ CCDLFLAGS = -fno-common
84
85
  CFLAGS = $(CCDLFLAGS) $(cflags) -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES $(ARCH_FLAG)
85
86
  INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir)
86
87
  DEFS =
87
- CPPFLAGS = -DHAVE_ICONV_H -DHAVE_XMLPARSEDOC -DHAVE_XSLTPARSESTYLESHEETDOC -DHAVE_EXSLTFUNCREGISTER -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT $(DEFS) $(cppflags) "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\""
88
+ CPPFLAGS = -DHAVE_ICONV_H -DHAVE_XMLPARSEDOC -DHAVE_XSLTPARSESTYLESHEETDOC -DHAVE_EXSLTFUNCREGISTER -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -I/Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/.rbenv/versions/2.5.8/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT $(DEFS) $(cppflags) "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\""
88
89
  CXXFLAGS = $(CCDLFLAGS) $(cxxflags) $(ARCH_FLAG)
89
- ldflags = -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib
90
- dldflags = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib
90
+ ldflags = -L. -L/Users/tf0101/.rbenv/versions/2.5.8/lib -fstack-protector -L/usr/local/lib
91
+ dldflags = -L/Users/tf0101/.rbenv/versions/2.5.8/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress
91
92
  ARCH_FLAG =
92
93
  DLDFLAGS = $(ldflags) $(dldflags) $(ARCH_FLAG)
93
94
  LDSHARED = $(CC) -dynamic -bundle
@@ -96,13 +97,13 @@ AR = libtool -static
96
97
  EXEEXT =
97
98
 
98
99
  RUBY_INSTALL_NAME = $(RUBY_BASE_NAME)
99
- RUBY_SO_NAME = ruby.2.5.1
100
+ RUBY_SO_NAME = ruby.2.5.8
100
101
  RUBYW_INSTALL_NAME =
101
102
  RUBY_VERSION_NAME = $(RUBY_BASE_NAME)-$(ruby_version)
102
103
  RUBYW_BASE_NAME = rubyw
103
104
  RUBY_BASE_NAME = ruby
104
105
 
105
- arch = x86_64-darwin16
106
+ arch = x86_64-darwin18
106
107
  sitearch = $(arch)
107
108
  ruby_version = 2.5.0
108
109
  ruby = $(bindir)/$(RUBY_BASE_NAME)
@@ -122,8 +123,8 @@ TOUCH = exit >
122
123
  #### End of system configuration section. ####
123
124
 
124
125
  preload =
125
- libpath = . $(libdir) /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib /usr/local/opt/libyaml/lib /usr/local/opt/openssl/lib /usr/local/opt/readline/lib /usr/local/Cellar/xz/5.2.4/lib
126
- LIBPATH = -L. -L$(libdir) -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib
126
+ libpath = . $(libdir) /Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxml2/2.9.10/lib /Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxslt/1.1.34/lib /usr/local/Cellar/xz/5.2.4/lib
127
+ LIBPATH = -L. -L$(libdir) -L/Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxslt/1.1.34/lib -L/usr/local/Cellar/xz/5.2.4/lib
127
128
  DEFFILE =
128
129
 
129
130
  CLEANFILES = mkmf.log
@@ -134,7 +135,7 @@ extout =
134
135
  extout_prefix =
135
136
  target_prefix = /nokogiri
136
137
  LOCAL_LIBS =
137
- LIBS = $(LIBRUBYARG_SHARED) /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc
138
+ LIBS = $(LIBRUBYARG_SHARED) /Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_devlop/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin18.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -lgmp -ldl -lobjc
138
139
  ORIG_SRCS = html_document.c html_element_description.c html_entity_lookup.c html_sax_parser_context.c html_sax_push_parser.c nokogiri.c xml_attr.c xml_attribute_decl.c xml_cdata.c xml_comment.c xml_document.c xml_document_fragment.c xml_dtd.c xml_element_content.c xml_element_decl.c xml_encoding_handler.c xml_entity_decl.c xml_entity_reference.c xml_io.c xml_libxml2_hacks.c xml_namespace.c xml_node.c xml_node_set.c xml_processing_instruction.c xml_reader.c xml_relax_ng.c xml_sax_parser.c xml_sax_parser_context.c xml_sax_push_parser.c xml_schema.c xml_syntax_error.c xml_text.c xml_xpath_context.c xslt_stylesheet.c
139
140
  SRCS = $(ORIG_SRCS)
140
141
  OBJS = html_document.o html_element_description.o html_entity_lookup.o html_sax_parser_context.o html_sax_push_parser.o nokogiri.o xml_attr.o xml_attribute_decl.o xml_cdata.o xml_comment.o xml_document.o xml_document_fragment.o xml_dtd.o xml_element_content.o xml_element_decl.o xml_encoding_handler.o xml_entity_decl.o xml_entity_reference.o xml_io.o xml_libxml2_hacks.o xml_namespace.o xml_node.o xml_node_set.o xml_processing_instruction.o xml_reader.o xml_relax_ng.o xml_sax_parser.o xml_sax_parser_context.o xml_sax_push_parser.o xml_schema.o xml_syntax_error.o xml_text.o xml_xpath_context.o xslt_stylesheet.o
@@ -18,10 +18,10 @@ Gem::Specification.new do |s|
18
18
  s.licenses = ["MIT".freeze, "Artistic-2.0".freeze, "GPL-2.0+".freeze]
19
19
  s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
20
20
  s.required_ruby_version = Gem::Requirement.new(">= 1.8".freeze)
21
- s.rubygems_version = "2.7.6".freeze
21
+ s.rubygems_version = "2.7.6.2".freeze
22
22
  s.summary = "Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm".freeze
23
23
 
24
- s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version
24
+ s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
25
25
 
26
26
  if s.respond_to? :specification_version then
27
27
  s.specification_version = 4
@@ -14,8 +14,8 @@ Gem::Specification.new do |s|
14
14
  s.files = ["bin/httpclient".freeze]
15
15
  s.homepage = "https://github.com/nahi/httpclient".freeze
16
16
  s.licenses = ["ruby".freeze]
17
- s.rubygems_version = "2.7.6".freeze
17
+ s.rubygems_version = "2.7.6.2".freeze
18
18
  s.summary = "gives something like the functionality of libwww-perl (LWP) in Ruby".freeze
19
19
 
20
- s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version
20
+ s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
21
21
  end
@@ -14,10 +14,10 @@ Gem::Specification.new do |s|
14
14
  s.homepage = "http://github.com/flavorjones/mini_portile".freeze
15
15
  s.licenses = ["MIT".freeze]
16
16
  s.required_ruby_version = Gem::Requirement.new(">= 1.9.2".freeze)
17
- s.rubygems_version = "2.7.6".freeze
17
+ s.rubygems_version = "2.7.6.2".freeze
18
18
  s.summary = "Simplistic port-like solution for developers".freeze
19
19
 
20
- s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version
20
+ s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
21
21
 
22
22
  if s.respond_to? :specification_version then
23
23
  s.specification_version = 4
@@ -21,10 +21,10 @@ Gem::Specification.new do |s|
21
21
  s.licenses = ["MIT".freeze]
22
22
  s.rdoc_options = ["--main".freeze, "README.md".freeze]
23
23
  s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze)
24
- s.rubygems_version = "2.7.6".freeze
24
+ s.rubygems_version = "2.7.6.2".freeze
25
25
  s.summary = "Nokogiri (\u92F8) is an HTML, XML, SAX, and Reader parser".freeze
26
26
 
27
- s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version
27
+ s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
28
28
 
29
29
  if s.respond_to? :specification_version then
30
30
  s.specification_version = 4
@@ -18,10 +18,10 @@ Gem::Specification.new do |s|
18
18
  s.licenses = ["MIT".freeze]
19
19
  s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
20
20
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
21
- s.rubygems_version = "2.7.6".freeze
21
+ s.rubygems_version = "2.7.6.2".freeze
22
22
  s.summary = "Rake is a Make-like program implemented in Ruby".freeze
23
23
 
24
- s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version
24
+ s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
25
25
 
26
26
  if s.respond_to? :specification_version then
27
27
  s.specification_version = 4
@@ -18,10 +18,10 @@ Gem::Specification.new do |s|
18
18
  s.homepage = "http://github.com/rspec".freeze
19
19
  s.licenses = ["MIT".freeze]
20
20
  s.rdoc_options = ["--charset=UTF-8".freeze]
21
- s.rubygems_version = "2.7.6".freeze
21
+ s.rubygems_version = "2.7.6.2".freeze
22
22
  s.summary = "rspec-3.9.0".freeze
23
23
 
24
- s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version
24
+ s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
25
25
 
26
26
  if s.respond_to? :specification_version then
27
27
  s.specification_version = 4
@@ -20,10 +20,10 @@ Gem::Specification.new do |s|
20
20
  s.licenses = ["MIT".freeze]
21
21
  s.rdoc_options = ["--charset=UTF-8".freeze]
22
22
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
23
- s.rubygems_version = "2.7.6".freeze
23
+ s.rubygems_version = "2.7.6.2".freeze
24
24
  s.summary = "rspec-core-3.9.2".freeze
25
25
 
26
- s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version
26
+ s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
27
27
 
28
28
  if s.respond_to? :specification_version then
29
29
  s.specification_version = 4
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
17
17
  s.licenses = ["MIT".freeze]
18
18
  s.rdoc_options = ["--charset=UTF-8".freeze]
19
19
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
20
- s.rubygems_version = "2.7.6".freeze
20
+ s.rubygems_version = "2.7.6.2".freeze
21
21
  s.summary = "rspec-expectations-3.9.2".freeze
22
22
 
23
- s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version
23
+ s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
24
24
 
25
25
  if s.respond_to? :specification_version then
26
26
  s.specification_version = 4
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
17
17
  s.licenses = ["MIT".freeze]
18
18
  s.rdoc_options = ["--charset=UTF-8".freeze]
19
19
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
20
- s.rubygems_version = "2.7.6".freeze
20
+ s.rubygems_version = "2.7.6.2".freeze
21
21
  s.summary = "rspec-mocks-3.9.1".freeze
22
22
 
23
- s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version
23
+ s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
24
24
 
25
25
  if s.respond_to? :specification_version then
26
26
  s.specification_version = 4
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
17
17
  s.licenses = ["MIT".freeze]
18
18
  s.rdoc_options = ["--charset=UTF-8".freeze]
19
19
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
20
- s.rubygems_version = "2.7.6".freeze
20
+ s.rubygems_version = "2.7.6.2".freeze
21
21
  s.summary = "rspec-support-3.9.3".freeze
22
22
 
23
- s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version
23
+ s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
24
24
 
25
25
  if s.respond_to? :specification_version then
26
26
  s.specification_version = 4
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: video_chat_get
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - tf0101
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-07-10 00:00:00.000000000 Z
11
+ date: 2020-11-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -102,6 +102,7 @@ executables:
102
102
  extensions: []
103
103
  extra_rdoc_files: []
104
104
  files:
105
+ - ".circleci/config.yml"
105
106
  - ".gitignore"
106
107
  - ".rspec"
107
108
  - ".travis.yml"
@@ -119,6 +120,7 @@ files:
119
120
  - lib/requests/request.rb
120
121
  - lib/site_list/mildom_analyze.rb
121
122
  - lib/site_list/openrec_analyze.rb
123
+ - lib/site_list/twitcasting_analyze.rb
122
124
  - lib/site_list/video_analyze.rb
123
125
  - lib/site_list/whowatch_analyze.rb
124
126
  - lib/site_list/youtubelive_analyze.rb
@@ -142,15 +144,15 @@ files:
142
144
  - vendor/bundle/ruby/2.5.0/cache/rspec-expectations-3.9.2.gem
143
145
  - vendor/bundle/ruby/2.5.0/cache/rspec-mocks-3.9.1.gem
144
146
  - vendor/bundle/ruby/2.5.0/cache/rspec-support-3.9.3.gem
145
- - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/json-2.3.0/gem.build_complete
146
- - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/json-2.3.0/gem_make.out
147
- - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/json-2.3.0/json/ext/generator.bundle
148
- - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/json-2.3.0/json/ext/parser.bundle
149
- - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/json-2.3.0/mkmf.log
150
- - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/nokogiri-1.10.9/gem.build_complete
151
- - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/nokogiri-1.10.9/gem_make.out
152
- - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/nokogiri-1.10.9/mkmf.log
153
- - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-16/2.5.0/nokogiri-1.10.9/nokogiri/nokogiri.bundle
147
+ - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/json-2.3.0/gem.build_complete
148
+ - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/json-2.3.0/gem_make.out
149
+ - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/json-2.3.0/json/ext/generator.bundle
150
+ - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/json-2.3.0/json/ext/parser.bundle
151
+ - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/json-2.3.0/mkmf.log
152
+ - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/nokogiri-1.10.9/gem.build_complete
153
+ - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/nokogiri-1.10.9/gem_make.out
154
+ - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/nokogiri-1.10.9/mkmf.log
155
+ - vendor/bundle/ruby/2.5.0/extensions/x86_64-darwin-18/2.5.0/nokogiri-1.10.9/nokogiri/nokogiri.bundle
154
156
  - vendor/bundle/ruby/2.5.0/gems/diff-lcs-1.3/.rspec
155
157
  - vendor/bundle/ruby/2.5.0/gems/diff-lcs-1.3/Code-of-Conduct.md
156
158
  - vendor/bundle/ruby/2.5.0/gems/diff-lcs-1.3/Contributing.md
@@ -993,7 +995,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
993
995
  version: '0'
994
996
  requirements: []
995
997
  rubyforge_project:
996
- rubygems_version: 2.7.6
998
+ rubygems_version: 2.7.6.2
997
999
  signing_key:
998
1000
  specification_version: 4
999
1001
  summary: videochat scraping package
@@ -1,13 +0,0 @@
1
- current directory: /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/json-2.3.0/ext/json
2
- /usr/local/opt/ruby/bin/ruby -r ./siteconf20200622-60094-18jlnym.rb extconf.rb
3
- creating Makefile
4
-
5
- current directory: /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/json-2.3.0/ext/json
6
- make "DESTDIR=" clean
7
-
8
- current directory: /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/json-2.3.0/ext/json
9
- make "DESTDIR="
10
- make: Nothing to be done for `all'.
11
-
12
- current directory: /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/json-2.3.0/ext/json
13
- make "DESTDIR=" install
@@ -1,60 +0,0 @@
1
- have_func: checking for rb_enc_raise() in ruby.h... -------------------- yes
2
-
3
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -lruby.2.5.1 -lpthread -ldl -lobjc "
4
- checked program was:
5
- /* begin */
6
- 1: #include "ruby.h"
7
- 2:
8
- 3: int main(int argc, char **argv)
9
- 4: {
10
- 5: return 0;
11
- 6: }
12
- /* end */
13
-
14
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -lruby.2.5.1 -lpthread -ldl -lobjc "
15
- conftest.c:15:57: error: use of undeclared identifier 'rb_enc_raise'
16
- int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_enc_raise; return !p; }
17
- ^
18
- 1 error generated.
19
- checked program was:
20
- /* begin */
21
- 1: #include "ruby.h"
22
- 2:
23
- 3: #include <ruby.h>
24
- 4:
25
- 5: /*top*/
26
- 6: extern int t(void);
27
- 7: int main(int argc, char **argv)
28
- 8: {
29
- 9: if (argc > 1000000) {
30
- 10: printf("%p", &t);
31
- 11: }
32
- 12:
33
- 13: return 0;
34
- 14: }
35
- 15: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_enc_raise; return !p; }
36
- /* end */
37
-
38
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -lruby.2.5.1 -lpthread -ldl -lobjc "
39
- checked program was:
40
- /* begin */
41
- 1: #include "ruby.h"
42
- 2:
43
- 3: #include <ruby.h>
44
- 4:
45
- 5: /*top*/
46
- 6: extern int t(void);
47
- 7: int main(int argc, char **argv)
48
- 8: {
49
- 9: if (argc > 1000000) {
50
- 10: printf("%p", &t);
51
- 11: }
52
- 12:
53
- 13: return 0;
54
- 14: }
55
- 15: extern void rb_enc_raise();
56
- 16: int t(void) { rb_enc_raise(); return 0; }
57
- /* end */
58
-
59
- --------------------
60
-
@@ -1,542 +0,0 @@
1
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -lruby.2.5.1 -lpthread -ldl -lobjc "
2
- checked program was:
3
- /* begin */
4
- 1: #include "ruby.h"
5
- 2:
6
- 3: int main(int argc, char **argv)
7
- 4: {
8
- 5: return 0;
9
- 6: }
10
- /* end */
11
-
12
- "clang -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -Werror -c conftest.c"
13
- checked program was:
14
- /* begin */
15
- 1: #include "ruby.h"
16
- 2:
17
- 3: int main() {return 0;}
18
- /* end */
19
-
20
- "clang -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -Wno-error=unused-command-line-argument-hard-error-in-future -Werror -c conftest.c"
21
- error: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Werror,-Wunknown-warning-option]
22
- checked program was:
23
- /* begin */
24
- 1: #include "ruby.h"
25
- 2:
26
- 3: int main() {return 0;}
27
- /* end */
28
-
29
- have_header: checking for iconv.h... -------------------- yes
30
-
31
- "clang -E -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 conftest.c -o conftest.i"
32
- checked program was:
33
- /* begin */
34
- 1: #include "ruby.h"
35
- 2:
36
- 3: #include <iconv.h>
37
- /* end */
38
-
39
- --------------------
40
-
41
- have_library: checking for gzdopen() in -lz... -------------------- yes
42
-
43
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -lruby.2.5.1 -lz -lpthread -ldl -lobjc "
44
- checked program was:
45
- /* begin */
46
- 1: #include "ruby.h"
47
- 2:
48
- 3: #include <zlib.h>
49
- 4:
50
- 5: /*top*/
51
- 6: extern int t(void);
52
- 7: int main(int argc, char **argv)
53
- 8: {
54
- 9: if (argc > 1000000) {
55
- 10: printf("%p", &t);
56
- 11: }
57
- 12:
58
- 13: return 0;
59
- 14: }
60
- 15: int t(void) { void ((*volatile p)()); p = (void ((*)()))gzdopen; return !p; }
61
- /* end */
62
-
63
- --------------------
64
-
65
- have_iconv?: checking for iconv using --with-opt-* flags... -------------------- yes
66
-
67
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -lruby.2.5.1 -lpthread -ldl -lobjc "
68
- Undefined symbols for architecture x86_64:
69
- "_iconv", referenced from:
70
- _main in conftest-a92512.o
71
- "_iconv_open", referenced from:
72
- _main in conftest-a92512.o
73
- ld: symbol(s) not found for architecture x86_64
74
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
75
- checked program was:
76
- /* begin */
77
- 1: #include "ruby.h"
78
- 2:
79
- 3: #include <stdlib.h>
80
- 4: #include <iconv.h>
81
- 5:
82
- 6: int main(void)
83
- 7: {
84
- 8: iconv_t cd = iconv_open("", "");
85
- 9: iconv(cd, NULL, NULL, NULL, NULL);
86
- 10: return EXIT_SUCCESS;
87
- 11: }
88
- /* end */
89
-
90
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -lruby.2.5.1 -liconv -lpthread -ldl -lobjc "
91
- checked program was:
92
- /* begin */
93
- 1: #include "ruby.h"
94
- 2:
95
- 3: #include <stdlib.h>
96
- 4: #include <iconv.h>
97
- 5:
98
- 6: int main(void)
99
- 7: {
100
- 8: iconv_t cd = iconv_open("", "");
101
- 9: iconv(cd, NULL, NULL, NULL, NULL);
102
- 10: return EXIT_SUCCESS;
103
- 11: }
104
- /* end */
105
-
106
- --------------------
107
-
108
- have_library: checking for -llzma... -------------------- yes
109
-
110
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -lruby.2.5.1 -llzma -lpthread -ldl -lobjc "
111
- checked program was:
112
- /* begin */
113
- 1: #include "ruby.h"
114
- 2:
115
- 3: /*top*/
116
- 4: extern int t(void);
117
- 5: int main(int argc, char **argv)
118
- 6: {
119
- 7: if (argc > 1000000) {
120
- 8: printf("%p", &t);
121
- 9: }
122
- 10:
123
- 11: return 0;
124
- 12: }
125
- 13:
126
- 14: int t(void) { ; return 0; }
127
- /* end */
128
-
129
- --------------------
130
-
131
- have_func: checking for xmlParseDoc() in libxml/parser.h... -------------------- yes
132
-
133
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
134
- checked program was:
135
- /* begin */
136
- 1: #include "ruby.h"
137
- 2:
138
- 3: #include <libxml/parser.h>
139
- 4:
140
- 5: /*top*/
141
- 6: extern int t(void);
142
- 7: int main(int argc, char **argv)
143
- 8: {
144
- 9: if (argc > 1000000) {
145
- 10: printf("%p", &t);
146
- 11: }
147
- 12:
148
- 13: return 0;
149
- 14: }
150
- 15: int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlParseDoc; return !p; }
151
- /* end */
152
-
153
- --------------------
154
-
155
- have_func: checking for xsltParseStylesheetDoc() in libxslt/xslt.h... -------------------- yes
156
-
157
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
158
- conftest.c:15:57: error: use of undeclared identifier 'xsltParseStylesheetDoc'
159
- int t(void) { void ((*volatile p)()); p = (void ((*)()))xsltParseStylesheetDoc; return !p; }
160
- ^
161
- 1 error generated.
162
- checked program was:
163
- /* begin */
164
- 1: #include "ruby.h"
165
- 2:
166
- 3: #include <libxslt/xslt.h>
167
- 4:
168
- 5: /*top*/
169
- 6: extern int t(void);
170
- 7: int main(int argc, char **argv)
171
- 8: {
172
- 9: if (argc > 1000000) {
173
- 10: printf("%p", &t);
174
- 11: }
175
- 12:
176
- 13: return 0;
177
- 14: }
178
- 15: int t(void) { void ((*volatile p)()); p = (void ((*)()))xsltParseStylesheetDoc; return !p; }
179
- /* end */
180
-
181
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
182
- checked program was:
183
- /* begin */
184
- 1: #include "ruby.h"
185
- 2:
186
- 3: #include <libxslt/xslt.h>
187
- 4:
188
- 5: /*top*/
189
- 6: extern int t(void);
190
- 7: int main(int argc, char **argv)
191
- 8: {
192
- 9: if (argc > 1000000) {
193
- 10: printf("%p", &t);
194
- 11: }
195
- 12:
196
- 13: return 0;
197
- 14: }
198
- 15: extern void xsltParseStylesheetDoc();
199
- 16: int t(void) { xsltParseStylesheetDoc(); return 0; }
200
- /* end */
201
-
202
- --------------------
203
-
204
- have_func: checking for exsltFuncRegister() in libexslt/exslt.h... -------------------- yes
205
-
206
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
207
- checked program was:
208
- /* begin */
209
- 1: #include "ruby.h"
210
- 2:
211
- 3: #include <libexslt/exslt.h>
212
- 4:
213
- 5: /*top*/
214
- 6: extern int t(void);
215
- 7: int main(int argc, char **argv)
216
- 8: {
217
- 9: if (argc > 1000000) {
218
- 10: printf("%p", &t);
219
- 11: }
220
- 12:
221
- 13: return 0;
222
- 14: }
223
- 15: int t(void) { void ((*volatile p)()); p = (void ((*)()))exsltFuncRegister; return !p; }
224
- /* end */
225
-
226
- --------------------
227
-
228
- have_func: checking for xmlHasFeature()... -------------------- yes
229
-
230
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
231
- conftest.c:13:57: error: use of undeclared identifier 'xmlHasFeature'
232
- int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlHasFeature; return !p; }
233
- ^
234
- 1 error generated.
235
- checked program was:
236
- /* begin */
237
- 1: #include "ruby.h"
238
- 2:
239
- 3: /*top*/
240
- 4: extern int t(void);
241
- 5: int main(int argc, char **argv)
242
- 6: {
243
- 7: if (argc > 1000000) {
244
- 8: printf("%p", &t);
245
- 9: }
246
- 10:
247
- 11: return 0;
248
- 12: }
249
- 13: int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlHasFeature; return !p; }
250
- /* end */
251
-
252
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
253
- checked program was:
254
- /* begin */
255
- 1: #include "ruby.h"
256
- 2:
257
- 3: /*top*/
258
- 4: extern int t(void);
259
- 5: int main(int argc, char **argv)
260
- 6: {
261
- 7: if (argc > 1000000) {
262
- 8: printf("%p", &t);
263
- 9: }
264
- 10:
265
- 11: return 0;
266
- 12: }
267
- 13: extern void xmlHasFeature();
268
- 14: int t(void) { xmlHasFeature(); return 0; }
269
- /* end */
270
-
271
- --------------------
272
-
273
- have_func: checking for xmlFirstElementChild()... -------------------- yes
274
-
275
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
276
- conftest.c:13:57: error: use of undeclared identifier 'xmlFirstElementChild'
277
- int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlFirstElementChild; return !p; }
278
- ^
279
- 1 error generated.
280
- checked program was:
281
- /* begin */
282
- 1: #include "ruby.h"
283
- 2:
284
- 3: /*top*/
285
- 4: extern int t(void);
286
- 5: int main(int argc, char **argv)
287
- 6: {
288
- 7: if (argc > 1000000) {
289
- 8: printf("%p", &t);
290
- 9: }
291
- 10:
292
- 11: return 0;
293
- 12: }
294
- 13: int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlFirstElementChild; return !p; }
295
- /* end */
296
-
297
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
298
- checked program was:
299
- /* begin */
300
- 1: #include "ruby.h"
301
- 2:
302
- 3: /*top*/
303
- 4: extern int t(void);
304
- 5: int main(int argc, char **argv)
305
- 6: {
306
- 7: if (argc > 1000000) {
307
- 8: printf("%p", &t);
308
- 9: }
309
- 10:
310
- 11: return 0;
311
- 12: }
312
- 13: extern void xmlFirstElementChild();
313
- 14: int t(void) { xmlFirstElementChild(); return 0; }
314
- /* end */
315
-
316
- --------------------
317
-
318
- have_func: checking for xmlRelaxNGSetParserStructuredErrors()... -------------------- yes
319
-
320
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
321
- conftest.c:13:57: error: use of undeclared identifier 'xmlRelaxNGSetParserStructuredErrors'
322
- int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlRelaxNGSetParserStructuredErrors; return !p; }
323
- ^
324
- 1 error generated.
325
- checked program was:
326
- /* begin */
327
- 1: #include "ruby.h"
328
- 2:
329
- 3: /*top*/
330
- 4: extern int t(void);
331
- 5: int main(int argc, char **argv)
332
- 6: {
333
- 7: if (argc > 1000000) {
334
- 8: printf("%p", &t);
335
- 9: }
336
- 10:
337
- 11: return 0;
338
- 12: }
339
- 13: int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlRelaxNGSetParserStructuredErrors; return !p; }
340
- /* end */
341
-
342
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
343
- checked program was:
344
- /* begin */
345
- 1: #include "ruby.h"
346
- 2:
347
- 3: /*top*/
348
- 4: extern int t(void);
349
- 5: int main(int argc, char **argv)
350
- 6: {
351
- 7: if (argc > 1000000) {
352
- 8: printf("%p", &t);
353
- 9: }
354
- 10:
355
- 11: return 0;
356
- 12: }
357
- 13: extern void xmlRelaxNGSetParserStructuredErrors();
358
- 14: int t(void) { xmlRelaxNGSetParserStructuredErrors(); return 0; }
359
- /* end */
360
-
361
- --------------------
362
-
363
- have_func: checking for xmlRelaxNGSetParserStructuredErrors()... -------------------- yes
364
-
365
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
366
- conftest.c:13:57: error: use of undeclared identifier 'xmlRelaxNGSetParserStructuredErrors'
367
- int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlRelaxNGSetParserStructuredErrors; return !p; }
368
- ^
369
- 1 error generated.
370
- checked program was:
371
- /* begin */
372
- 1: #include "ruby.h"
373
- 2:
374
- 3: /*top*/
375
- 4: extern int t(void);
376
- 5: int main(int argc, char **argv)
377
- 6: {
378
- 7: if (argc > 1000000) {
379
- 8: printf("%p", &t);
380
- 9: }
381
- 10:
382
- 11: return 0;
383
- 12: }
384
- 13: int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlRelaxNGSetParserStructuredErrors; return !p; }
385
- /* end */
386
-
387
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
388
- checked program was:
389
- /* begin */
390
- 1: #include "ruby.h"
391
- 2:
392
- 3: /*top*/
393
- 4: extern int t(void);
394
- 5: int main(int argc, char **argv)
395
- 6: {
396
- 7: if (argc > 1000000) {
397
- 8: printf("%p", &t);
398
- 9: }
399
- 10:
400
- 11: return 0;
401
- 12: }
402
- 13: extern void xmlRelaxNGSetParserStructuredErrors();
403
- 14: int t(void) { xmlRelaxNGSetParserStructuredErrors(); return 0; }
404
- /* end */
405
-
406
- --------------------
407
-
408
- have_func: checking for xmlRelaxNGSetValidStructuredErrors()... -------------------- yes
409
-
410
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
411
- conftest.c:13:57: error: use of undeclared identifier 'xmlRelaxNGSetValidStructuredErrors'
412
- int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlRelaxNGSetValidStructuredErrors; return !p; }
413
- ^
414
- 1 error generated.
415
- checked program was:
416
- /* begin */
417
- 1: #include "ruby.h"
418
- 2:
419
- 3: /*top*/
420
- 4: extern int t(void);
421
- 5: int main(int argc, char **argv)
422
- 6: {
423
- 7: if (argc > 1000000) {
424
- 8: printf("%p", &t);
425
- 9: }
426
- 10:
427
- 11: return 0;
428
- 12: }
429
- 13: int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlRelaxNGSetValidStructuredErrors; return !p; }
430
- /* end */
431
-
432
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
433
- checked program was:
434
- /* begin */
435
- 1: #include "ruby.h"
436
- 2:
437
- 3: /*top*/
438
- 4: extern int t(void);
439
- 5: int main(int argc, char **argv)
440
- 6: {
441
- 7: if (argc > 1000000) {
442
- 8: printf("%p", &t);
443
- 9: }
444
- 10:
445
- 11: return 0;
446
- 12: }
447
- 13: extern void xmlRelaxNGSetValidStructuredErrors();
448
- 14: int t(void) { xmlRelaxNGSetValidStructuredErrors(); return 0; }
449
- /* end */
450
-
451
- --------------------
452
-
453
- have_func: checking for xmlSchemaSetValidStructuredErrors()... -------------------- yes
454
-
455
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
456
- conftest.c:13:57: error: use of undeclared identifier 'xmlSchemaSetValidStructuredErrors'
457
- int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlSchemaSetValidStructuredErrors; return !p; }
458
- ^
459
- 1 error generated.
460
- checked program was:
461
- /* begin */
462
- 1: #include "ruby.h"
463
- 2:
464
- 3: /*top*/
465
- 4: extern int t(void);
466
- 5: int main(int argc, char **argv)
467
- 6: {
468
- 7: if (argc > 1000000) {
469
- 8: printf("%p", &t);
470
- 9: }
471
- 10:
472
- 11: return 0;
473
- 12: }
474
- 13: int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlSchemaSetValidStructuredErrors; return !p; }
475
- /* end */
476
-
477
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
478
- checked program was:
479
- /* begin */
480
- 1: #include "ruby.h"
481
- 2:
482
- 3: /*top*/
483
- 4: extern int t(void);
484
- 5: int main(int argc, char **argv)
485
- 6: {
486
- 7: if (argc > 1000000) {
487
- 8: printf("%p", &t);
488
- 9: }
489
- 10:
490
- 11: return 0;
491
- 12: }
492
- 13: extern void xmlSchemaSetValidStructuredErrors();
493
- 14: int t(void) { xmlSchemaSetValidStructuredErrors(); return 0; }
494
- /* end */
495
-
496
- --------------------
497
-
498
- have_func: checking for xmlSchemaSetParserStructuredErrors()... -------------------- yes
499
-
500
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
501
- conftest.c:13:57: error: use of undeclared identifier 'xmlSchemaSetParserStructuredErrors'
502
- int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlSchemaSetParserStructuredErrors; return !p; }
503
- ^
504
- 1 error generated.
505
- checked program was:
506
- /* begin */
507
- 1: #include "ruby.h"
508
- 2:
509
- 3: /*top*/
510
- 4: extern int t(void);
511
- 5: int main(int argc, char **argv)
512
- 6: {
513
- 7: if (argc > 1000000) {
514
- 8: printf("%p", &t);
515
- 9: }
516
- 10:
517
- 11: return 0;
518
- 12: }
519
- 13: int t(void) { void ((*volatile p)()); p = (void ((*)()))xmlSchemaSetParserStructuredErrors; return !p; }
520
- /* end */
521
-
522
- "clang -o conftest -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/x86_64-darwin16 -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0/ruby/backward -I/usr/local/Cellar/ruby/2.5.1/include/ruby-2.5.0 -I. -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/include -I/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/include/libxml2 -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT "-DNOKOGIRI_LIBXML2_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10\"" "-DNOKOGIRI_LIBXML2_PATCHES=\"0001-Revert-Do-not-URI-escape-in-server-side-includes.patch 0002-Remove-script-macro-support.patch 0003-Update-entities-to-remove-handling-of-ssi.patch 0004-libxml2.la-is-in-top_builddir.patch 0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch\"" "-DNOKOGIRI_LIBXSLT_PATH=\"/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34\"" "-DNOKOGIRI_LIBXSLT_PATCHES=\"\"" -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2 -DNOKOGIRI_USE_PACKAGED_LIBRARIES conftest.c -L. -L/usr/local/Cellar/ruby/2.5.1/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib -L/Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/xz/5.2.4/lib -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lruby.2.5.1 /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libexslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxslt/1.1.34/lib/libxslt.a -lm -liconv -lpthread -llzma -lz /Users/tf0101/Desktop/ruby_test/video_chat_get/video_chat_get/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.9/ports/x86_64-apple-darwin16.7.0/libxml2/2.9.10/lib/libxml2.a -llzma -lpthread -ldl -lobjc "
523
- checked program was:
524
- /* begin */
525
- 1: #include "ruby.h"
526
- 2:
527
- 3: /*top*/
528
- 4: extern int t(void);
529
- 5: int main(int argc, char **argv)
530
- 6: {
531
- 7: if (argc > 1000000) {
532
- 8: printf("%p", &t);
533
- 9: }
534
- 10:
535
- 11: return 0;
536
- 12: }
537
- 13: extern void xmlSchemaSetParserStructuredErrors();
538
- 14: int t(void) { xmlSchemaSetParserStructuredErrors(); return 0; }
539
- /* end */
540
-
541
- --------------------
542
-