rb-fsevent 0.9.0.pre2 → 0.9.0.pre3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (21) hide show
  1. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o +0 -0
  2. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o +0 -0
  3. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o +0 -0
  4. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/fsevent_watch.LinkFileList +4 -0
  5. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o +0 -0
  6. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/TSICTString.plist +12 -0
  7. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/cli.plist +12 -0
  8. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/compat.plist +12 -0
  9. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/main.plist +12 -0
  10. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/build-state.dat +303 -0
  11. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/build-state~.dat +248 -0
  12. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.dep +10 -0
  13. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap +0 -0
  14. data/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch~.dep +9 -0
  15. data/ext/fsevent_watch/fsevent_watch.xcodeproj/project.pbxproj +65 -9
  16. data/ext/fsevent_watch/fsevent_watch/compat.c +20 -0
  17. data/ext/fsevent_watch/fsevent_watch/compat.h +13 -13
  18. data/ext/fsevent_watch/fsevent_watch/main.c +1 -1
  19. data/ext/rb-fsevent.xcconfig +2 -2
  20. data/lib/rb-fsevent/version.rb +1 -1
  21. metadata +23 -8
@@ -0,0 +1,4 @@
1
+ /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o
2
+ /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o
3
+ /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o
4
+ /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <array>
7
+ </array>
8
+ <key>diagnostics</key>
9
+ <array>
10
+ </array>
11
+ </dict>
12
+ </plist>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <array>
7
+ </array>
8
+ <key>diagnostics</key>
9
+ <array>
10
+ </array>
11
+ </dict>
12
+ </plist>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <array>
7
+ </array>
8
+ <key>diagnostics</key>
9
+ <array>
10
+ </array>
11
+ </dict>
12
+ </plist>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <array>
7
+ </array>
8
+ <key>diagnostics</key>
9
+ <array>
10
+ </array>
11
+ </dict>
12
+ </plist>
@@ -0,0 +1,303 @@
1
+ Tfsevent_watch
2
+ v7
3
+ r0
4
+ t339053245.369086
5
+ cCheck dependencies
6
+ cSymLink /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
7
+ cCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
8
+ cCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
9
+ cCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
10
+ cCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
11
+ cLd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch normal x86_64
12
+ cAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c
13
+ cAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c
14
+ cAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c
15
+ cAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c
16
+ cStrip /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
17
+ cSetOwnerAndGroup travistilley:staff /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
18
+ cSetMode u+w,go-w,a+rX /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
19
+
20
+ N/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
21
+ c000000004DBF2B880000000000781330
22
+ t1304374152
23
+ s7869232
24
+
25
+ N/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h
26
+ c000000004A5D68380000000000000AF4
27
+ t1247635512
28
+ s2804
29
+
30
+ N/System/Library/Frameworks/CoreServices.framework/CoreServices
31
+ c000000004C23F49F0000000000021710
32
+ t1277424799
33
+ s136976
34
+
35
+ N/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h
36
+ c000000004CC3FFFE0000000000000401
37
+ t1287913470
38
+ s1025
39
+
40
+ N/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h
41
+ c000000004A600B8400000000000013E6
42
+ t1247808388
43
+ s5094
44
+
45
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
46
+ t1317360446
47
+ s21816
48
+
49
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch
50
+ t2
51
+ s0
52
+
53
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o
54
+ t1317360442
55
+ s30512
56
+
57
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o
58
+ t1317360442
59
+ s10176
60
+
61
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o
62
+ t1317360442
63
+ s2544
64
+
65
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/fsevent_watch.LinkFileList
66
+ c000000004E8553390000000000000254
67
+ t1317360441
68
+ s596
69
+
70
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o
71
+ t1317360442
72
+ s21184
73
+
74
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/TSICTString.plist
75
+ t1317360443
76
+ s276
77
+
78
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/cli.plist
79
+ t1317360445
80
+ s276
81
+
82
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/compat.plist
83
+ t1317360443
84
+ s276
85
+
86
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/main.plist
87
+ t1317360442
88
+ s276
89
+
90
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c
91
+ c000000004E841D0E0000000000003095
92
+ t1317281038
93
+ s12437
94
+ i"TSICTString.h"
95
+
96
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.h
97
+ c000000004E841D0E0000000000000963
98
+ t1317281038
99
+ s2403
100
+ i<CoreFoundation/CoreFoundation.h>
101
+
102
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c
103
+ c000000004E841D0E0000000000001258
104
+ t1317281038
105
+ s4696
106
+ i<getopt.h>
107
+ i"cli.h"
108
+
109
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.h
110
+ c000000004E841D0E000000000000032B
111
+ t1317281038
112
+ s811
113
+ i"common.h"
114
+
115
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/common.h
116
+ c000000004E84D6330000000000000387
117
+ t1317328435
118
+ s903
119
+ i<CoreFoundation/CoreFoundation.h>
120
+ i<Foundation/Foundation.h>
121
+ i<CoreServices/CoreServices.h>
122
+ i<unistd.h>
123
+ i"compat.h"
124
+ i"TSICTString.h"
125
+
126
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c
127
+ c000000004E855118000000000000049E
128
+ t1317359896
129
+ s1182
130
+ i"compat.h"
131
+
132
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.h
133
+ c000000004E855118000000000000067E
134
+ t1317359896
135
+ s1662
136
+ i<CoreServices/CoreServices.h>
137
+
138
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c
139
+ c000000004E8548540000000000004419
140
+ t1317357652
141
+ s17433
142
+ i"common.h"
143
+ i"cli.h"
144
+
145
+ N/usr/include/getopt.h
146
+ c000000004A5C14A60000000000000CBC
147
+ t1247548582
148
+ s3260
149
+
150
+ N/usr/include/unistd.h
151
+ c000000004A5C14A7000000000000563E
152
+ t1247548583
153
+ s22078
154
+
155
+ CAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c
156
+ s339053242.563461
157
+ e339053242.744166
158
+ r1
159
+ xAnalyze
160
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c
161
+ oclang: warning: argument unused during compilation: '-flto'
162
+ lSLF07#2@99"Analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c339053242#339053242#0(60"clang: warning: argument unused during compilation: '-flto'
163
  setenv LANG en_US.US-ASCII
1
164
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources --analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/TSICTString.plist
165
+
166
+ CAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c
167
+ s339053241.989084
168
+ e339053244.441804
169
+ r1
170
+ xAnalyze
171
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c
172
+ oclang: warning: argument unused during compilation: '-flto'
173
+ lSLF07#2@91"Analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c339053241#339053244#0(60"clang: warning: argument unused during compilation: '-flto'
2
174
  setenv LANG en_US.US-ASCII
3
175
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources --analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/cli.plist
176
+
177
+ CAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c
178
+ s339053242.744369
179
+ e339053243.082737
180
+ r1
181
+ xAnalyze
182
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c
183
+ oclang: warning: argument unused during compilation: '-flto'
184
+ lSLF07#2@94"Analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c339053242#339053243#0(60"clang: warning: argument unused during compilation: '-flto'
4
185
  setenv LANG en_US.US-ASCII
5
186
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources --analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/compat.plist
187
+
188
+ CAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c
189
+ s339053241.686897
190
+ e339053241.988724
191
+ r1
192
+ xAnalyze
193
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c
194
+ oclang: warning: argument unused during compilation: '-flto'
195
+ lSLF07#2@92"Analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c339053241#339053241#0(60"clang: warning: argument unused during compilation: '-flto'
6
196
  setenv LANG en_US.US-ASCII
7
197
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources --analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/main.plist
198
+
199
+ CCheck dependencies
200
+ r0
201
+ lSLF07#2@18"Check dependencies339053244#339053245#0(0"0(0#1#0"5642802664050018304#0"0#
202
+
203
+ CCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
204
+ s339053241.539463
205
+ e339053241.686677
206
+ r1
207
+ xCompileC
208
+ xbuild/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o
209
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c
210
+ xnormal
211
+ xx86_64
212
+ xc
213
+ xcom.apple.compilers.llvm.clang.1_0.compiler
214
+ lSLF07#2@99"Compile /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c339053241#339053241#0(0"0(0#0#91"/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c4346289856#1336" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
8
215
  setenv LANG en_US.US-ASCII
9
216
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources -c /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o
217
+
218
+ CCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
219
+ s339053240.897606
220
+ e339053241.539122
221
+ r1
222
+ xCompileC
223
+ xbuild/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o
224
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c
225
+ xnormal
226
+ xx86_64
227
+ xc
228
+ xcom.apple.compilers.llvm.clang.1_0.compiler
229
+ lSLF07#2@91"Compile /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c339053240#339053241#0(0"0(0#0#83"/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c7023187097580566528#1320" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
10
230
  setenv LANG en_US.US-ASCII
11
231
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources -c /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o
232
+
233
+ CCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
234
+ s339053241.546303
235
+ e339053241.803486
236
+ r1
237
+ xCompileC
238
+ xbuild/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o
239
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c
240
+ xnormal
241
+ xx86_64
242
+ xc
243
+ xcom.apple.compilers.llvm.clang.1_0.compiler
244
+ lSLF07#2@94"Compile /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c339053241#339053241#0(0"0(0#0#86"/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c4346317024#1326" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
12
245
  setenv LANG en_US.US-ASCII
13
246
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources -c /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o
247
+
248
+ CCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
249
+ s339053240.892448
250
+ e339053241.546063
251
+ r1
252
+ xCompileC
253
+ xbuild/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o
254
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c
255
+ xnormal
256
+ xx86_64
257
+ xc
258
+ xcom.apple.compilers.llvm.clang.1_0.compiler
259
+ lSLF07#2@92"Compile /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c339053240#339053241#0(0"0(0#0#84"/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c8601721830798418944#1322" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
14
260
  setenv LANG en_US.US-ASCII
15
261
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources -c /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o
262
+
263
+ CLd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch normal x86_64
264
+ s339053245.096196
265
+ e339053245.309889
266
+ r1
267
+ xLd
268
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
269
+ xnormal
270
+ xx86_64
271
+ lSLF07#2@92"Link /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch339053245#339053245#0(0"0(0#0#0"12948050798968932#710" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
16
272
  setenv MACOSX_DEPLOYMENT_TARGET 10.5
17
273
  /Developer/usr/bin/clang -arch x86_64 -L/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -filelist /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/fsevent_watch.LinkFileList -mmacosx-version-min=10.5 -dead_strip -no_dead_strip_inits_and_terms -framework CoreFoundation -framework CoreServices -prebind -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
274
+
275
+ CLd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch normal x86_64
276
+ s339053241.803742
277
+ e339053242.563067
278
+ r1
279
+ xLd
280
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch
281
+ xnormal
282
+ xx86_64
283
+ lSLF07#2@96"Link /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch339053241#339053242#0(0"0(0#0#0"27584749587923044#714" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
18
284
  setenv MACOSX_DEPLOYMENT_TARGET 10.5
19
285
  /Developer/usr/bin/clang -arch x86_64 -L/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -filelist /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/fsevent_watch.LinkFileList -mmacosx-version-min=10.5 -dead_strip -no_dead_strip_inits_and_terms -framework CoreFoundation -framework CoreServices -prebind -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch
286
+
287
+ CSetMode u+w,go-w,a+rX /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
288
+ s339053245.364455
289
+ e339053245.368979
290
+ r1
291
+ xSetMode
292
+ xu+w,go-w,a+rX
293
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
294
+ lSLF07#2@45"SetMode u+w,go-w,a+rX ../../bin/fsevent_watch339053245#339053245#0(0"0(0#0#87"/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch4347581472#192" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
20
295
  /bin/chmod -RH u+w,go-w,a+rX /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
296
+
297
+ CSetOwnerAndGroup travistilley:staff /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
298
+ s339053245.347981
299
+ e339053245.364310
300
+ r0
301
+ xSetOwnerAndGroup
302
+ xtravistilley:staff
303
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
304
+ ochown: /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch: Function not implemented
305
+ lSLF07#2@59"SetOwnerAndGroup travistilley:staff ../../bin/fsevent_watch339053245#339053245#0(169"chown: /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch: Function not implemented
21
306
  /usr/sbin/chown -RH travistilley:staff /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
307
+
308
+ CStrip /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
309
+ s339053245.310305
310
+ e339053245.347821
311
+ r1
312
+ xStrip
313
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
314
+ lSLF07#2@29"Strip ../../bin/fsevent_watch339053245#339053245#0(0"0(0#0#87"/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch4352219856#188" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
22
315
  /Developer/usr/bin/strip /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
316
+
317
+ CSymLink /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
318
+ s339053245.071969
319
+ e339053245.095535
320
+ r0
321
+ xSymLink
322
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch
323
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
324
+ oln: /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch: Function not implemented
325
+ lSLF07#2@99"Process /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch339053245#339053245#0(162"ln: /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch: Function not implemented
23
326
  /bin/ln -sf /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch
327
+
@@ -0,0 +1,248 @@
1
+ Tfsevent_watch
2
+ v7
3
+ r0
4
+ t339053244.441988
5
+ cCheck dependencies
6
+ cCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
7
+ cCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
8
+ cCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
9
+ cCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
10
+ cAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c
11
+ cLd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch normal x86_64
12
+ cAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c
13
+ cAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c
14
+ cAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c
15
+
16
+ N/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
17
+ c000000004DBF2B880000000000781330
18
+ t1304374152
19
+ s7869232
20
+
21
+ N/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h
22
+ c000000004A5D68380000000000000AF4
23
+ t1247635512
24
+ s2804
25
+
26
+ N/System/Library/Frameworks/CoreServices.framework/CoreServices
27
+ c000000004C23F49F0000000000021710
28
+ t1277424799
29
+ s136976
30
+
31
+ N/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h
32
+ c000000004CC3FFFE0000000000000401
33
+ t1287913470
34
+ s1025
35
+
36
+ N/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h
37
+ c000000004A600B8400000000000013E6
38
+ t1247808388
39
+ s5094
40
+
41
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch
42
+ t1317360443
43
+ s24504
44
+
45
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o
46
+ t1317360442
47
+ s30512
48
+
49
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o
50
+ t1317360442
51
+ s10176
52
+
53
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o
54
+ t1317360442
55
+ s2544
56
+
57
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/fsevent_watch.LinkFileList
58
+ c000000004E8553390000000000000254
59
+ t1317360441
60
+ s596
61
+
62
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o
63
+ t1317360442
64
+ s21184
65
+
66
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/TSICTString.plist
67
+ t1317360443
68
+ s276
69
+
70
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/cli.plist
71
+ t1317360445
72
+ s276
73
+
74
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/compat.plist
75
+ t1317360443
76
+ s276
77
+
78
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/main.plist
79
+ t1317360442
80
+ s276
81
+
82
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c
83
+ c000000004E841D0E0000000000003095
84
+ t1317281038
85
+ s12437
86
+ i"TSICTString.h"
87
+
88
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.h
89
+ c000000004E841D0E0000000000000963
90
+ t1317281038
91
+ s2403
92
+ i<CoreFoundation/CoreFoundation.h>
93
+
94
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c
95
+ c000000004E841D0E0000000000001258
96
+ t1317281038
97
+ s4696
98
+ i<getopt.h>
99
+ i"cli.h"
100
+
101
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.h
102
+ c000000004E841D0E000000000000032B
103
+ t1317281038
104
+ s811
105
+ i"common.h"
106
+
107
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/common.h
108
+ c000000004E84D6330000000000000387
109
+ t1317328435
110
+ s903
111
+ i<CoreFoundation/CoreFoundation.h>
112
+ i<Foundation/Foundation.h>
113
+ i<CoreServices/CoreServices.h>
114
+ i<unistd.h>
115
+ i"compat.h"
116
+ i"TSICTString.h"
117
+
118
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c
119
+ c000000004E855118000000000000049E
120
+ t1317359896
121
+ s1182
122
+ i"compat.h"
123
+
124
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.h
125
+ c000000004E855118000000000000067E
126
+ t1317359896
127
+ s1662
128
+ i<CoreServices/CoreServices.h>
129
+
130
+ N/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c
131
+ c000000004E8548540000000000004419
132
+ t1317357652
133
+ s17433
134
+ i"common.h"
135
+ i"cli.h"
136
+
137
+ N/usr/include/getopt.h
138
+ c000000004A5C14A60000000000000CBC
139
+ t1247548582
140
+ s3260
141
+
142
+ N/usr/include/unistd.h
143
+ c000000004A5C14A7000000000000563E
144
+ t1247548583
145
+ s22078
146
+
147
+ CAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c
148
+ s339053242.563461
149
+ e339053242.744166
150
+ r1
151
+ xAnalyze
152
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c
153
+ oclang: warning: argument unused during compilation: '-flto'
154
+ lSLF07#2@99"Analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c339053242#339053242#0(60"clang: warning: argument unused during compilation: '-flto'
155
  setenv LANG en_US.US-ASCII
1
156
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources --analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/TSICTString.plist
157
+
158
+ CAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c
159
+ s339053241.989084
160
+ e339053244.441804
161
+ r1
162
+ xAnalyze
163
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c
164
+ oclang: warning: argument unused during compilation: '-flto'
165
+ lSLF07#2@91"Analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c339053241#339053244#0(60"clang: warning: argument unused during compilation: '-flto'
2
166
  setenv LANG en_US.US-ASCII
3
167
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources --analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/cli.plist
168
+
169
+ CAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c
170
+ s339053242.744369
171
+ e339053243.082737
172
+ r1
173
+ xAnalyze
174
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c
175
+ oclang: warning: argument unused during compilation: '-flto'
176
+ lSLF07#2@94"Analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c339053242#339053243#0(60"clang: warning: argument unused during compilation: '-flto'
4
177
  setenv LANG en_US.US-ASCII
5
178
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources --analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/compat.plist
179
+
180
+ CAnalyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c
181
+ s339053241.686897
182
+ e339053241.988724
183
+ r1
184
+ xAnalyze
185
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c
186
+ oclang: warning: argument unused during compilation: '-flto'
187
+ lSLF07#2@92"Analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c339053241#339053241#0(60"clang: warning: argument unused during compilation: '-flto'
6
188
  setenv LANG en_US.US-ASCII
7
189
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources --analyze /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/main.plist
190
+
191
+ CCheck dependencies
192
+ r0
193
+ lSLF07#2@18"Check dependencies339053240#339053240#0(0"0(0#1#0"5642802664050018304#0"0#
194
+
195
+ CCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
196
+ s339053241.539463
197
+ e339053241.686677
198
+ r1
199
+ xCompileC
200
+ xbuild/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o
201
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c
202
+ xnormal
203
+ xx86_64
204
+ xc
205
+ xcom.apple.compilers.llvm.clang.1_0.compiler
206
+ lSLF07#2@99"Compile /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c339053241#339053241#0(0"0(0#0#91"/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c4346289856#1336" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
8
207
  setenv LANG en_US.US-ASCII
9
208
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources -c /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/TSICTString.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o
209
+
210
+ CCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
211
+ s339053240.897606
212
+ e339053241.539122
213
+ r1
214
+ xCompileC
215
+ xbuild/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o
216
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c
217
+ xnormal
218
+ xx86_64
219
+ xc
220
+ xcom.apple.compilers.llvm.clang.1_0.compiler
221
+ lSLF07#2@91"Compile /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c339053240#339053241#0(0"0(0#0#83"/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c7023187097580566528#1320" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
10
222
  setenv LANG en_US.US-ASCII
11
223
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources -c /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/cli.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o
224
+
225
+ CCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
226
+ s339053241.546303
227
+ e339053241.803486
228
+ r1
229
+ xCompileC
230
+ xbuild/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o
231
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c
232
+ xnormal
233
+ xx86_64
234
+ xc
235
+ xcom.apple.compilers.llvm.clang.1_0.compiler
236
+ lSLF07#2@94"Compile /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c339053241#339053241#0(0"0(0#0#86"/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c4346317024#1326" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
12
237
  setenv LANG en_US.US-ASCII
13
238
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources -c /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/compat.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o
239
+
240
+ CCompileC build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
241
+ s339053240.892448
242
+ e339053241.546063
243
+ r1
244
+ xCompileC
245
+ xbuild/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o
246
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c
247
+ xnormal
248
+ xx86_64
249
+ xc
250
+ xcom.apple.compilers.llvm.clang.1_0.compiler
251
+ lSLF07#2@92"Compile /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c339053240#339053241#0(0"0(0#0#84"/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c8601721830798418944#1322" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
14
252
  setenv LANG en_US.US-ASCII
15
253
  /Developer/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -mdynamic-no-pic -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -pedantic -Wshadow -Wnewline-eof -Wshorten-64-to-32 -fexceptions -fasm-blocks -funroll-loops -mmacosx-version-min=10.5 -gdwarf-2 -msse3 -mssse3 -fvisibility=hidden -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/include -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources/x86_64 -I/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/DerivedSources -c /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/fsevent_watch/main.c -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o
254
+
255
+ CLd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch normal x86_64
256
+ s339053241.803742
257
+ e339053242.563067
258
+ r1
259
+ xLd
260
+ x/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch
261
+ xnormal
262
+ xx86_64
263
+ lSLF07#2@96"Link /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch339053241#339053242#0(0"0(0#0#0"27584749587923044#714" cd /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch
16
264
  setenv MACOSX_DEPLOYMENT_TARGET 10.5
17
265
  /Developer/usr/bin/clang -arch x86_64 -L/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -F/Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release -filelist /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/fsevent_watch.LinkFileList -mmacosx-version-min=10.5 -dead_strip -no_dead_strip_inits_and_terms -framework CoreFoundation -framework CoreServices -prebind -o /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch
266
+
@@ -0,0 +1,10 @@
1
+ 00000000000000000000000000000000 e9b4a35e3ce8afa36fb4e66406e482e6 ffffffffffffffffffffffffffffffff 0 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch
2
+ 70ce219b906344969b92f20ed7007b5c e55fcd814b241b80af0223f48fee03cc ffffffffffffffffffffffffffffffff 21816 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/../../bin/fsevent_watch
3
+ 000000004cc3fffe00000000000006e1 a38689e4a79a1226759b9b3e08a20a8a ffffffffffffffffffffffffffffffff 276 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/compat.plist
4
+ 000000004cc3fffe00000000000006e1 4fca02f137a0faaa441536f084d39f92 ffffffffffffffffffffffffffffffff 2544 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o
5
+ 000000004a5d68380000000000003302 83d2efb4c8cd9da588fb4d432163e611 ffffffffffffffffffffffffffffffff 276 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/TSICTString.plist
6
+ 000000004a5d68380000000000003302 ac5125277d41d1c85412d8f18c8a2611 ffffffffffffffffffffffffffffffff 30512 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o
7
+ 0000000004e591a0000000000000548d 4a2095a2c0b5d0ff142fa37ebe1bb48f ffffffffffffffffffffffffffffffff 276 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/cli.plist
8
+ 0000000004e591a0000000000000548d d40f34788c9f0c70429fa21ce67887c9 ffffffffffffffffffffffffffffffff 10176 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o
9
+ 000000000001555a0000000000004732 6b6779291e7ca3ba9a765bd9e90d1f6f ffffffffffffffffffffffffffffffff 276 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/main.plist
10
+ 000000000001555a0000000000004732 475a323555fbefafc90abe13395b676a ffffffffffffffffffffffffffffffff 21184 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o
@@ -0,0 +1,9 @@
1
+ 0000000004e591a0000000000000548d 4a2095a2c0b5d0ff142fa37ebe1bb48f ffffffffffffffffffffffffffffffff 276 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/cli.plist
2
+ 0000000004e591a0000000000000548d d40f34788c9f0c70429fa21ce67887c9 ffffffffffffffffffffffffffffffff 10176 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o
3
+ 000000004cc3fffe00000000000006e1 a38689e4a79a1226759b9b3e08a20a8a ffffffffffffffffffffffffffffffff 276 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/compat.plist
4
+ 000000004cc3fffe00000000000006e1 4fca02f137a0faaa441536f084d39f92 ffffffffffffffffffffffffffffffff 2544 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o
5
+ 000000004a5d68380000000000003302 83d2efb4c8cd9da588fb4d432163e611 ffffffffffffffffffffffffffffffff 276 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/TSICTString.plist
6
+ 000000004a5d68380000000000003302 ac5125277d41d1c85412d8f18c8a2611 ffffffffffffffffffffffffffffffff 30512 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o
7
+ 70ce219b906344969b92f20ed7007b5c 7a4aba9e3fc9e799133df0b7e3fb0a21 ffffffffffffffffffffffffffffffff 24504 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/Release/fsevent_watch
8
+ 000000000001555a0000000000004732 6b6779291e7ca3ba9a765bd9e90d1f6f ffffffffffffffffffffffffffffffff 276 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/main.plist
9
+ 000000000001555a0000000000004732 475a323555fbefafc90abe13395b676a ffffffffffffffffffffffffffffffff 21184 /Volumes/SharedFolders/Home/github/rb-fsevent/ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o
@@ -12,6 +12,7 @@
12
12
  6A57F70713F5E614000BE6A9 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 6A57F70613F5E614000BE6A9 /* main.c */; };
13
13
  6A81FCE8143429DF00F83EDD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6A81FCE7143429DE00F83EDD /* CoreFoundation.framework */; };
14
14
  6A81FCEC14342A6300F83EDD /* TSICTString.c in Sources */ = {isa = PBXBuildFile; fileRef = 6A81FCEA14342A6300F83EDD /* TSICTString.c */; };
15
+ EDF2B90D143584E800C6EF62 /* compat.c in Sources */ = {isa = PBXBuildFile; fileRef = EDF2B90C143584E800C6EF62 /* compat.c */; };
15
16
  /* End PBXBuildFile section */
16
17
 
17
18
  /* Begin PBXFileReference section */
@@ -25,6 +26,7 @@
25
26
  6A81FCEA14342A6300F83EDD /* TSICTString.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TSICTString.c; sourceTree = "<group>"; };
26
27
  6A81FCEB14342A6300F83EDD /* TSICTString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TSICTString.h; sourceTree = "<group>"; };
27
28
  6AD3022F13F8D758007F24E8 /* compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compat.h; sourceTree = "<group>"; };
29
+ EDF2B90C143584E800C6EF62 /* compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = compat.c; sourceTree = "<group>"; };
28
30
  /* End PBXFileReference section */
29
31
 
30
32
  /* Begin PBXFrameworksBuildPhase section */
@@ -78,6 +80,7 @@
78
80
  6A20BF7E13FC9BC000C6C442 /* common.h */,
79
81
  6A57F70613F5E614000BE6A9 /* main.c */,
80
82
  6AD3022F13F8D758007F24E8 /* compat.h */,
83
+ EDF2B90C143584E800C6EF62 /* compat.c */,
81
84
  );
82
85
  path = fsevent_watch;
83
86
  sourceTree = "<group>";
@@ -135,6 +138,7 @@
135
138
  6A57F70713F5E614000BE6A9 /* main.c in Sources */,
136
139
  6A20BF7F13FC9BC000C6C442 /* cli.c in Sources */,
137
140
  6A81FCEC14342A6300F83EDD /* TSICTString.c in Sources */,
141
+ EDF2B90D143584E800C6EF62 /* compat.c in Sources */,
138
142
  );
139
143
  runOnlyForDeploymentPostprocessing = 0;
140
144
  };
@@ -145,28 +149,52 @@
145
149
  isa = XCBuildConfiguration;
146
150
  buildSettings = {
147
151
  ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
152
+ CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
148
153
  COPY_PHASE_STRIP = NO;
154
+ DEAD_CODE_STRIPPING = YES;
149
155
  DEBUG_INFORMATION_FORMAT = dwarf;
150
156
  GCC_C_LANGUAGE_STANDARD = gnu99;
151
157
  GCC_DYNAMIC_NO_PIC = NO;
158
+ GCC_ENABLE_EXCEPTIONS = YES;
152
159
  GCC_ENABLE_OBJC_EXCEPTIONS = YES;
153
- GCC_ENABLE_OBJC_GC = supported;
160
+ GCC_ENABLE_OBJC_GC = unsupported;
154
161
  GCC_ENABLE_SSE3_EXTENSIONS = YES;
162
+ GCC_ENABLE_SUPPLEMENTAL_SSE3_INSTRUCTIONS = YES;
163
+ GCC_FAST_OBJC_DISPATCH = YES;
164
+ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
165
+ GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
155
166
  GCC_OPTIMIZATION_LEVEL = 0;
156
167
  GCC_PREPROCESSOR_DEFINITIONS = (
157
168
  "DEBUG=1",
158
169
  "$(inherited)",
159
170
  );
171
+ GCC_REUSE_STRINGS = YES;
172
+ GCC_STRICT_ALIASING = NO;
173
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
174
+ GCC_THREADSAFE_STATICS = YES;
175
+ GCC_UNROLL_LOOPS = YES;
160
176
  GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
177
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
178
+ GCC_WARN_ABOUT_GLOBAL_CONSTRUCTORS = NO;
179
+ GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
180
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
181
+ GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
182
+ GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
183
+ GCC_WARN_MISSING_PARENTHESES = YES;
184
+ GCC_WARN_PEDANTIC = YES;
185
+ GCC_WARN_SHADOW = YES;
186
+ LD_NO_PIE = NO;
187
+ LLVM_LTO = NO;
188
+ "LLVM_LTO[arch=x86_64]" = YES;
161
189
  MACOSX_DEPLOYMENT_TARGET = 10.5;
162
190
  ONLY_ACTIVE_ARCH = NO;
163
- SDKROOT = macosx;
191
+ PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
192
+ PRESERVE_DEAD_CODE_INITS_AND_TERMS = YES;
193
+ RUN_CLANG_STATIC_ANALYZER = YES;
194
+ SDKROOT = "";
164
195
  STRIP_INSTALLED_PRODUCT = NO;
165
- WARNING_CFLAGS = (
166
- "-Wall",
167
- "-Wextra",
168
- "-fcatch-undefined-behavior",
169
- );
196
+ VALID_ARCHS = "i386 x86_64";
197
+ WARNING_CFLAGS = "-Wall";
170
198
  };
171
199
  name = Debug;
172
200
  };
@@ -174,16 +202,44 @@
174
202
  isa = XCBuildConfiguration;
175
203
  buildSettings = {
176
204
  ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
205
+ CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
177
206
  COPY_PHASE_STRIP = YES;
207
+ DEAD_CODE_STRIPPING = YES;
178
208
  DEBUG_INFORMATION_FORMAT = dwarf;
179
209
  GCC_C_LANGUAGE_STANDARD = gnu99;
210
+ GCC_ENABLE_EXCEPTIONS = YES;
180
211
  GCC_ENABLE_OBJC_EXCEPTIONS = YES;
181
- GCC_ENABLE_OBJC_GC = supported;
212
+ GCC_ENABLE_OBJC_GC = unsupported;
182
213
  GCC_ENABLE_SSE3_EXTENSIONS = YES;
214
+ GCC_ENABLE_SUPPLEMENTAL_SSE3_INSTRUCTIONS = YES;
215
+ GCC_FAST_OBJC_DISPATCH = YES;
216
+ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
217
+ GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
218
+ GCC_REUSE_STRINGS = YES;
219
+ GCC_STRICT_ALIASING = NO;
220
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
221
+ GCC_THREADSAFE_STATICS = YES;
222
+ GCC_UNROLL_LOOPS = YES;
183
223
  GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
224
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
225
+ GCC_WARN_ABOUT_GLOBAL_CONSTRUCTORS = NO;
226
+ GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
227
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
228
+ GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
229
+ GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
230
+ GCC_WARN_MISSING_PARENTHESES = YES;
231
+ GCC_WARN_PEDANTIC = YES;
232
+ GCC_WARN_SHADOW = YES;
233
+ LD_NO_PIE = NO;
234
+ LLVM_LTO = NO;
235
+ "LLVM_LTO[arch=x86_64]" = YES;
184
236
  MACOSX_DEPLOYMENT_TARGET = 10.5;
185
237
  ONLY_ACTIVE_ARCH = NO;
186
- SDKROOT = macosx;
238
+ PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
239
+ PRESERVE_DEAD_CODE_INITS_AND_TERMS = YES;
240
+ RUN_CLANG_STATIC_ANALYZER = YES;
241
+ SDKROOT = "";
242
+ VALID_ARCHS = "i386 x86_64";
187
243
  };
188
244
  name = Release;
189
245
  };
@@ -0,0 +1,20 @@
1
+ #include "compat.h"
2
+
3
+ #if MAC_OS_X_VERSION_MAX_ALLOWED < 1060
4
+ FSEventStreamCreateFlags kFSEventStreamCreateFlagIgnoreSelf = 0x00000008;
5
+ #endif
6
+
7
+ #if MAC_OS_X_VERSION_MAX_ALLOWED < 1070
8
+ FSEventStreamCreateFlags kFSEventStreamCreateFlagFileEvents = 0x00000010;
9
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemCreated = 0x00000100;
10
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemRemoved = 0x00000200;
11
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemInodeMetaMod = 0x00000400;
12
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemRenamed = 0x00000800;
13
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemModified = 0x00001000;
14
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemFinderInfoMod = 0x00002000;
15
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemChangeOwner = 0x00004000;
16
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemXattrMod = 0x00008000;
17
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemIsFile = 0x00010000;
18
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemIsDir = 0x00020000;
19
+ FSEventStreamEventFlags kFSEventStreamEventFlagItemIsSymlink = 0x00040000;
20
+ #endif
@@ -18,23 +18,23 @@
18
18
 
19
19
  #if MAC_OS_X_VERSION_MAX_ALLOWED < 1060
20
20
  // ignoring events originating from the current process introduced in 10.6
21
- FSEventStreamCreateFlags kFSEventStreamCreateFlagIgnoreSelf = 0x00000008;
21
+ extern FSEventStreamCreateFlags kFSEventStreamCreateFlagIgnoreSelf;
22
22
  #endif
23
23
 
24
24
  #if MAC_OS_X_VERSION_MAX_ALLOWED < 1070
25
25
  // file-level events introduced in 10.7
26
- FSEventStreamCreateFlags kFSEventStreamCreateFlagFileEvents = 0x00000010;
27
- FSEventStreamEventFlags kFSEventStreamEventFlagItemCreated = 0x00000100,
28
- kFSEventStreamEventFlagItemRemoved = 0x00000200,
29
- kFSEventStreamEventFlagItemInodeMetaMod = 0x00000400,
30
- kFSEventStreamEventFlagItemRenamed = 0x00000800,
31
- kFSEventStreamEventFlagItemModified = 0x00001000,
32
- kFSEventStreamEventFlagItemFinderInfoMod = 0x00002000,
33
- kFSEventStreamEventFlagItemChangeOwner = 0x00004000,
34
- kFSEventStreamEventFlagItemXattrMod = 0x00008000,
35
- kFSEventStreamEventFlagItemIsFile = 0x00010000,
36
- kFSEventStreamEventFlagItemIsDir = 0x00020000,
37
- kFSEventStreamEventFlagItemIsSymlink = 0x00040000;
26
+ extern FSEventStreamCreateFlags kFSEventStreamCreateFlagFileEvents;
27
+ extern FSEventStreamEventFlags kFSEventStreamEventFlagItemCreated,
28
+ kFSEventStreamEventFlagItemRemoved,
29
+ kFSEventStreamEventFlagItemInodeMetaMod,
30
+ kFSEventStreamEventFlagItemRenamed,
31
+ kFSEventStreamEventFlagItemModified,
32
+ kFSEventStreamEventFlagItemFinderInfoMod,
33
+ kFSEventStreamEventFlagItemChangeOwner,
34
+ kFSEventStreamEventFlagItemXattrMod,
35
+ kFSEventStreamEventFlagItemIsFile,
36
+ kFSEventStreamEventFlagItemIsDir,
37
+ kFSEventStreamEventFlagItemIsSymlink;
38
38
  #endif
39
39
 
40
40
  #endif // fsevent_watch_compat_h
@@ -96,7 +96,7 @@ static void append_path2(const char* path)
96
96
  #endif
97
97
 
98
98
  OSStatus err = noErr;
99
- FSRef fsref = {};
99
+ FSRef fsref;
100
100
  AliasHandle itemAlias = NULL;
101
101
  CFStringRef pathString = NULL;
102
102
 
@@ -12,8 +12,8 @@ SYMROOT = build
12
12
  OBJROOT = $(SYMROOT)
13
13
 
14
14
  // - architectures -
15
- ARCHS = $(ARCHS_STANDARD_32_64_BIT)
16
- SDKROOT = macosx
15
+ ARCHS = $(NATIVE_ARCH_ACTUAL)
16
+ SDKROOT =
17
17
 
18
18
  // - build options -
19
19
  GCC_VERSION = com.apple.compilers.llvm.clang.1_0
@@ -1,3 +1,3 @@
1
1
  class FSEvent
2
- VERSION = "0.9.0.pre2"
2
+ VERSION = "0.9.0.pre3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rb-fsevent
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0.pre2
4
+ version: 0.9.0.pre3
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -10,11 +10,11 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2011-09-29 00:00:00.000000000 Z
13
+ date: 2011-09-30 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler
17
- requirement: &70233792539380 !ruby/object:Gem::Requirement
17
+ requirement: &70266424224400 !ruby/object:Gem::Requirement
18
18
  none: false
19
19
  requirements:
20
20
  - - ~>
@@ -22,10 +22,10 @@ dependencies:
22
22
  version: 1.0.10
23
23
  type: :development
24
24
  prerelease: false
25
- version_requirements: *70233792539380
25
+ version_requirements: *70266424224400
26
26
  - !ruby/object:Gem::Dependency
27
27
  name: rspec
28
- requirement: &70233792553360 !ruby/object:Gem::Requirement
28
+ requirement: &70266424238480 !ruby/object:Gem::Requirement
29
29
  none: false
30
30
  requirements:
31
31
  - - ~>
@@ -33,10 +33,10 @@ dependencies:
33
33
  version: 2.5.0
34
34
  type: :development
35
35
  prerelease: false
36
- version_requirements: *70233792553360
36
+ version_requirements: *70266424238480
37
37
  - !ruby/object:Gem::Dependency
38
38
  name: guard-rspec
39
- requirement: &70233792551980 !ruby/object:Gem::Requirement
39
+ requirement: &70266424237100 !ruby/object:Gem::Requirement
40
40
  none: false
41
41
  requirements:
42
42
  - - ~>
@@ -44,7 +44,7 @@ dependencies:
44
44
  version: 0.1.9
45
45
  type: :development
46
46
  prerelease: false
47
- version_requirements: *70233792551980
47
+ version_requirements: *70266424237100
48
48
  description: FSEvents API with Signals catching (without RubyCocoa)
49
49
  email:
50
50
  - thibaud@thibaud.me
@@ -57,9 +57,24 @@ files:
57
57
  - lib/rb-fsevent/fsevent.rb
58
58
  - lib/rb-fsevent/version.rb
59
59
  - lib/rb-fsevent.rb
60
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/build-state.dat
61
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/build-state~.dat
62
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.dep
63
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch.hmap
64
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/fsevent_watch~.dep
65
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/cli.o
66
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/compat.o
67
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/fsevent_watch.LinkFileList
68
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/main.o
69
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/Objects-normal/x86_64/TSICTString.o
70
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/cli.plist
71
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/compat.plist
72
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/main.plist
73
+ - ext/fsevent_watch/build/fsevent_watch.build/Release/fsevent_watch.build/StaticAnalyzer/normal/x86_64/TSICTString.plist
60
74
  - ext/fsevent_watch/fsevent_watch/cli.c
61
75
  - ext/fsevent_watch/fsevent_watch/cli.h
62
76
  - ext/fsevent_watch/fsevent_watch/common.h
77
+ - ext/fsevent_watch/fsevent_watch/compat.c
63
78
  - ext/fsevent_watch/fsevent_watch/compat.h
64
79
  - ext/fsevent_watch/fsevent_watch/main.c
65
80
  - ext/fsevent_watch/fsevent_watch/TSICTString.c