sauce_whisk 0.0.10 → 0.0.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +6 -14
- data/.ruby-version +1 -1
- data/Gemfile +1 -4
- data/README.md +23 -8
- data/lib/sauce_whisk/tunnels.rb +0 -1
- data/lib/sauce_whisk/version.rb +1 -1
- data/lib/sauce_whisk.rb +7 -0
- metadata +19 -65
- data/vendor/psych/lib/psych/class_loader.rb +0 -101
- data/vendor/psych/lib/psych/coder.rb +0 -94
- data/vendor/psych/lib/psych/core_ext.rb +0 -35
- data/vendor/psych/lib/psych/deprecated.rb +0 -85
- data/vendor/psych/lib/psych/exception.rb +0 -13
- data/vendor/psych/lib/psych/handler.rb +0 -249
- data/vendor/psych/lib/psych/handlers/document_stream.rb +0 -22
- data/vendor/psych/lib/psych/handlers/recorder.rb +0 -39
- data/vendor/psych/lib/psych/json/ruby_events.rb +0 -19
- data/vendor/psych/lib/psych/json/stream.rb +0 -16
- data/vendor/psych/lib/psych/json/tree_builder.rb +0 -12
- data/vendor/psych/lib/psych/json/yaml_events.rb +0 -29
- data/vendor/psych/lib/psych/nodes/alias.rb +0 -18
- data/vendor/psych/lib/psych/nodes/document.rb +0 -60
- data/vendor/psych/lib/psych/nodes/mapping.rb +0 -56
- data/vendor/psych/lib/psych/nodes/node.rb +0 -55
- data/vendor/psych/lib/psych/nodes/scalar.rb +0 -67
- data/vendor/psych/lib/psych/nodes/sequence.rb +0 -81
- data/vendor/psych/lib/psych/nodes/stream.rb +0 -37
- data/vendor/psych/lib/psych/nodes.rb +0 -77
- data/vendor/psych/lib/psych/omap.rb +0 -4
- data/vendor/psych/lib/psych/parser.rb +0 -51
- data/vendor/psych/lib/psych/scalar_scanner.rb +0 -149
- data/vendor/psych/lib/psych/set.rb +0 -4
- data/vendor/psych/lib/psych/stream.rb +0 -37
- data/vendor/psych/lib/psych/streaming.rb +0 -27
- data/vendor/psych/lib/psych/syntax_error.rb +0 -21
- data/vendor/psych/lib/psych/tree_builder.rb +0 -96
- data/vendor/psych/lib/psych/visitors/depth_first.rb +0 -26
- data/vendor/psych/lib/psych/visitors/emitter.rb +0 -51
- data/vendor/psych/lib/psych/visitors/json_tree.rb +0 -24
- data/vendor/psych/lib/psych/visitors/to_ruby.rb +0 -372
- data/vendor/psych/lib/psych/visitors/visitor.rb +0 -19
- data/vendor/psych/lib/psych/visitors/yaml_tree.rb +0 -496
- data/vendor/psych/lib/psych/visitors.rb +0 -6
- data/vendor/psych/lib/psych/y.rb +0 -9
- data/vendor/psych/lib/psych.bundle +0 -0
- data/vendor/psych/lib/psych.rb +0 -497
- data/vendor/psych/tmp/x86_64-darwin12.3.0/psych/1.9.3/Makefile +0 -221
- data/vendor/psych/tmp/x86_64-darwin12.3.0/psych/1.9.3/mkmf.log +0 -50
- data/vendor/psych/tmp/x86_64-darwin12.3.0/psych/1.9.3/psych.bundle +0 -0
- data/vendor/psych/tmp/x86_64-darwin12.3.0/psych/1.9.3/psych.o +0 -0
- data/vendor/psych/tmp/x86_64-darwin12.3.0/psych/1.9.3/psych_emitter.o +0 -0
- data/vendor/psych/tmp/x86_64-darwin12.3.0/psych/1.9.3/psych_parser.o +0 -0
- data/vendor/psych/tmp/x86_64-darwin12.3.0/psych/1.9.3/psych_to_ruby.o +0 -0
- data/vendor/psych/tmp/x86_64-darwin12.3.0/psych/1.9.3/psych_yaml_tree.o +0 -0
@@ -1,50 +0,0 @@
|
|
1
|
-
find_header: checking for yaml.h... -------------------- yes
|
2
|
-
|
3
|
-
"/opt/local/bin/gcc-apple-4.2 -o conftest -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1/x86_64-darwin12.3.0 -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1/ruby/backward -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1 -I../../../../ext/psych -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I/opt/local/include -O3 -ggdb -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -fno-common -pipe conftest.c -L. -L/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/lib -L/opt/local/lib -L. -L/usr/local/lib -L/opt/local/lib -lruby.1.9.1 -lpthread -ldl -lobjc "
|
4
|
-
checked program was:
|
5
|
-
/* begin */
|
6
|
-
1: #include "ruby.h"
|
7
|
-
2:
|
8
|
-
3: int main() {return 0;}
|
9
|
-
/* end */
|
10
|
-
|
11
|
-
"/opt/local/bin/gcc-apple-4.2 -E -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1/x86_64-darwin12.3.0 -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1/ruby/backward -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1 -I../../../../ext/psych -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I/opt/local/include -O3 -ggdb -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -fno-common -pipe conftest.c -o conftest.i"
|
12
|
-
checked program was:
|
13
|
-
/* begin */
|
14
|
-
1: #include "ruby.h"
|
15
|
-
2:
|
16
|
-
3: #include <yaml.h>
|
17
|
-
/* end */
|
18
|
-
|
19
|
-
--------------------
|
20
|
-
|
21
|
-
find_library: checking for yaml_get_version() in -lyaml... -------------------- yes
|
22
|
-
|
23
|
-
"/opt/local/bin/gcc-apple-4.2 -o conftest -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1/x86_64-darwin12.3.0 -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1/ruby/backward -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1 -I../../../../ext/psych -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I/opt/local/include -O3 -ggdb -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -fno-common -pipe conftest.c -L. -L/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/lib -L/opt/local/lib -L. -L/usr/local/lib -L/opt/local/lib -lruby.1.9.1 -lyaml -lpthread -ldl -lobjc "
|
24
|
-
conftest.c: In function 't':
|
25
|
-
conftest.c:5: error: 'yaml_get_version' undeclared (first use in this function)
|
26
|
-
conftest.c:5: error: (Each undeclared identifier is reported only once
|
27
|
-
conftest.c:5: error: for each function it appears in.)
|
28
|
-
checked program was:
|
29
|
-
/* begin */
|
30
|
-
1: #include "ruby.h"
|
31
|
-
2:
|
32
|
-
3: /*top*/
|
33
|
-
4: int main() {return 0;}
|
34
|
-
5: int t() { void ((*volatile p)()); p = (void ((*)()))yaml_get_version; return 0; }
|
35
|
-
/* end */
|
36
|
-
|
37
|
-
"/opt/local/bin/gcc-apple-4.2 -o conftest -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1/x86_64-darwin12.3.0 -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1/ruby/backward -I/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/include/ruby-1.9.1 -I../../../../ext/psych -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I/opt/local/include -O3 -ggdb -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -fno-common -pipe conftest.c -L. -L/Users/dylanlacey/.rvm/rubies/ruby-1.9.3-p392/lib -L/opt/local/lib -L. -L/usr/local/lib -L/opt/local/lib -lruby.1.9.1 -lyaml -lpthread -ldl -lobjc "
|
38
|
-
conftest.c: In function 't':
|
39
|
-
conftest.c:5: warning: implicit declaration of function 'yaml_get_version'
|
40
|
-
checked program was:
|
41
|
-
/* begin */
|
42
|
-
1: #include "ruby.h"
|
43
|
-
2:
|
44
|
-
3: /*top*/
|
45
|
-
4: int main() {return 0;}
|
46
|
-
5: int t() { yaml_get_version(); return 0; }
|
47
|
-
/* end */
|
48
|
-
|
49
|
-
--------------------
|
50
|
-
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|