1 | ---> Computing dependencies for libsockets. |
---|
2 | ---> Fetching archive for libsockets |
---|
3 | ---> libsockets-2.3.9.9_2.darwin_20.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified |
---|
4 | ---> Attempting to fetch libsockets-2.3.9.9_2.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/libsockets |
---|
5 | ---> Attempting to fetch libsockets-2.3.9.9_2.darwin_20.x86_64.tbz2 from https://packages.macports.org/libsockets |
---|
6 | ---> Attempting to fetch libsockets-2.3.9.9_2.darwin_20.x86_64.tbz2 from https://mse.uk.packages.macports.org/libsockets |
---|
7 | ---> Fetching distfiles for libsockets |
---|
8 | ---> Verifying checksums for libsockets |
---|
9 | ---> Checksumming Sockets-2.3.9.9.tar.gz |
---|
10 | ---> Extracting libsockets |
---|
11 | ---> Extracting Sockets-2.3.9.9.tar.gz |
---|
12 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsockets/libsockets/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libsockets/Sockets-2.3.9.9.tar.gz' | /usr/bin/tar -xf - |
---|
13 | xinstall: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libsockets/files/configure -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsockets/libsockets/work/Sockets-2.3.9.9/configure |
---|
14 | xinstall: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libsockets/files/create-dylib.sh -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsockets/libsockets/work/Sockets-2.3.9.9/create-dylib.sh |
---|
15 | ---> Applying patches to libsockets |
---|
16 | ---> Applying patch-HttpRequest.cpp.diff |
---|
17 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsockets/libsockets/work/Sockets-2.3.9.9" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libsockets/files/patch-HttpRequest.cpp.diff' |
---|
18 | patching file HttpRequest.cpp |
---|
19 | Hunk #1 succeeded at 67 (offset 4 lines). |
---|
20 | ---> Applying patch-Makefile.diff |
---|
21 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsockets/libsockets/work/Sockets-2.3.9.9" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libsockets/files/patch-Makefile.diff' |
---|
22 | patching file Makefile |
---|
23 | Hunk #1 succeeded at 42 with fuzz 1 (offset 4 lines). |
---|
24 | Hunk #2 succeeded at 81 (offset 6 lines). |
---|
25 | Hunk #3 succeeded at 102 (offset 6 lines). |
---|
26 | ---> Configuring libsockets |
---|
27 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsockets/libsockets/work/Sockets-2.3.9.9" && ./configure --prefix=/opt/local |
---|
28 | ---> Building libsockets |
---|
29 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsockets/libsockets/work/Sockets-2.3.9.9" && /usr/bin/make -j24 -w all libSockets.dylib |
---|
30 | make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsockets/libsockets/work/Sockets-2.3.9.9' |
---|
31 | [g++] Compiling Ajp13Socket.cpp |
---|
32 | [g++] Compiling AjpBaseSocket.cpp |
---|
33 | [g++] Compiling Base64.cpp |
---|
34 | [g++] Compiling Debug.cpp |
---|
35 | [g++] Compiling Event.cpp |
---|
36 | [g++] Compiling EventHandler.cpp |
---|
37 | [g++] Compiling EventTime.cpp |
---|
38 | [g++] Compiling File.cpp |
---|
39 | [g++] Compiling Exception.cpp |
---|
40 | [g++] Compiling FileStream.cpp |
---|
41 | [g++] Compiling HttpBaseSocket.cpp |
---|
42 | [g++] Compiling HTTPSocket.cpp |
---|
43 | [g++] Compiling HttpClientSocket.cpp |
---|
44 | [g++] Compiling HttpDebugSocket.cpp |
---|
45 | [g++] Compiling HttpGetSocket.cpp |
---|
46 | [g++] Compiling HttpPostSocket.cpp |
---|
47 | [g++] Compiling HttpPutSocket.cpp |
---|
48 | [g++] Compiling HttpRequest.cpp |
---|
49 | [g++] Compiling HttpResponse.cpp |
---|
50 | [g++] Compiling HttpTransaction.cpp |
---|
51 | [g++] Compiling HttpdCookies.cpp |
---|
52 | [g++] Compiling HttpdForm.cpp |
---|
53 | [g++] Compiling HttpdSocket.cpp |
---|
54 | [g++] Compiling IEventOwner.cpp |
---|
55 | [g++] Compiling Ipv4Address.cpp |
---|
56 | [g++] Compiling Ipv6Address.cpp |
---|
57 | [g++] Compiling Json.cpp |
---|
58 | [g++] Compiling Lock.cpp |
---|
59 | [g++] Compiling MemFile.cpp |
---|
60 | In file included from Debug.cpp:31: |
---|
61 | In file included from ./Debug.h:35: |
---|
62 | In file included from ./Utility.h:38: |
---|
63 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
64 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
65 | ^ |
---|
66 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
67 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
68 | ^ |
---|
69 | In file included from HttpResponse.cpp:39: |
---|
70 | In file included from ./HttpResponse.h:36: |
---|
71 | In file included from ./HttpTransaction.h:36: |
---|
72 | In file included from ./Utility.h:38: |
---|
73 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
74 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
75 | ^ |
---|
76 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
77 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
78 | ^ |
---|
79 | In file included from HttpdForm.cpp:36: |
---|
80 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
81 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
82 | ^ |
---|
83 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
84 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
85 | ^ |
---|
86 | In file included from HttpTransaction.cpp:36: |
---|
87 | In file included from ./HttpTransaction.h:36: |
---|
88 | In file included from ./Utility.h:38: |
---|
89 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
90 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
91 | ^ |
---|
92 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
93 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
94 | ^ |
---|
95 | In file included from HttpRequest.cpp:36: |
---|
96 | In file included from ./HttpRequest.h:36: |
---|
97 | In file included from ./HttpTransaction.h:36: |
---|
98 | In file included from ./Utility.h:38: |
---|
99 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
100 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
101 | ^ |
---|
102 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
103 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
104 | ^ |
---|
105 | In file included from HttpPutSocket.cpp:39: |
---|
106 | In file included from ./ISocketHandler.h:39: |
---|
107 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
108 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
109 | ^ |
---|
110 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
111 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
112 | ^ |
---|
113 | In file included from HttpGetSocket.cpp:39: |
---|
114 | In file included from ./ISocketHandler.h:39: |
---|
115 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
116 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
117 | ^ |
---|
118 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
119 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
120 | ^ |
---|
121 | In file included from HttpPostSocket.cpp:41: |
---|
122 | In file included from ./ISocketHandler.h:39: |
---|
123 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
124 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
125 | ^ |
---|
126 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
127 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
128 | ^ |
---|
129 | In file included from EventHandler.cpp:35: |
---|
130 | In file included from ./EventHandler.h:36: |
---|
131 | In file included from ./SocketHandler.h:39: |
---|
132 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
133 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
134 | ^ |
---|
135 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
136 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
137 | ^ |
---|
138 | In file included from Exception.cpp:37: |
---|
139 | In file included from ./Utility.h:38: |
---|
140 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
141 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
142 | ^ |
---|
143 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
144 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
145 | ^ |
---|
146 | [g++] Compiling Mutex.cpp |
---|
147 | In file included from AjpBaseSocket.cpp:36: |
---|
148 | In file included from ./AjpBaseSocket.h:36: |
---|
149 | In file included from ./TcpSocket.h:35: |
---|
150 | In file included from ./StreamSocket.h:36: |
---|
151 | In file included from ./Socket.h:39: |
---|
152 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
153 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
154 | ^ |
---|
155 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
156 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
157 | ^ |
---|
158 | In file included from HttpBaseSocket.cpp:36: |
---|
159 | In file included from ./HttpBaseSocket.h:36: |
---|
160 | In file included from ./HTTPSocket.h:36: |
---|
161 | In file included from ./TcpSocket.h:35: |
---|
162 | In file included from ./StreamSocket.h:36: |
---|
163 | In file included from ./Socket.h:39: |
---|
164 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
165 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
166 | ^ |
---|
167 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
168 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
169 | ^ |
---|
170 | In file included from HTTPSocket.cpp:35: |
---|
171 | In file included from ./HTTPSocket.h:36: |
---|
172 | In file included from ./TcpSocket.h:35: |
---|
173 | In file included from ./StreamSocket.h:36: |
---|
174 | In file included from ./Socket.h:39: |
---|
175 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
176 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
177 | ^ |
---|
178 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
179 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
180 | ^ |
---|
181 | In file included from HttpDebugSocket.cpp:34: |
---|
182 | In file included from ./HttpDebugSocket.h:35: |
---|
183 | In file included from ./HTTPSocket.h:36: |
---|
184 | In file included from ./TcpSocket.h:35: |
---|
185 | In file included from ./StreamSocket.h:36: |
---|
186 | In file included from ./Socket.h:39: |
---|
187 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
188 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
189 | ^ |
---|
190 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
191 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
192 | ^ |
---|
193 | In file included from HttpClientSocket.cpp:36: |
---|
194 | In file included from ./HttpClientSocket.h:37: |
---|
195 | In file included from ./HTTPSocket.h:36: |
---|
196 | In file included from ./TcpSocket.h:35: |
---|
197 | In file included from ./StreamSocket.h:36: |
---|
198 | In file included from ./Socket.h:39: |
---|
199 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
200 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
201 | ^ |
---|
202 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
203 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
204 | ^ |
---|
205 | In file included from Ajp13Socket.cpp:36: |
---|
206 | In file included from ./Ajp13Socket.h:36: |
---|
207 | In file included from ./AjpBaseSocket.h:36: |
---|
208 | In file included from ./TcpSocket.h:35: |
---|
209 | In file included from ./StreamSocket.h:36: |
---|
210 | In file included from ./Socket.h:39: |
---|
211 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
212 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
213 | ^ |
---|
214 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
215 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
216 | ^ |
---|
217 | In file included from HttpdCookies.cpp:35: |
---|
218 | In file included from ./HTTPSocket.h:36: |
---|
219 | In file included from ./TcpSocket.h:35: |
---|
220 | In file included from ./StreamSocket.h:36: |
---|
221 | In file included from ./Socket.h:39: |
---|
222 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
223 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
224 | ^ |
---|
225 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
226 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
227 | ^ |
---|
228 | In file included from Ipv4Address.cpp:33: |
---|
229 | In file included from ./Ipv4Address.h:37: |
---|
230 | In file included from ./SocketAddress.h:39: |
---|
231 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
232 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
233 | ^ |
---|
234 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
235 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
236 | ^ |
---|
237 | 1 warning generated. |
---|
238 | [g++] Compiling Parse.cpp |
---|
239 | [g++] Compiling ResolvServer.cpp |
---|
240 | [g++] Compiling ResolvSocket.cpp |
---|
241 | In file included from HttpdSocket.cpp:36: |
---|
242 | In file included from ./HttpdSocket.h:34: |
---|
243 | In file included from ./HTTPSocket.h:36: |
---|
244 | In file included from ./TcpSocket.h:35: |
---|
245 | In file included from ./StreamSocket.h:36: |
---|
246 | In file included from ./Socket.h:39: |
---|
247 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
248 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
249 | ^ |
---|
250 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
251 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
252 | ^ |
---|
253 | [g++] Compiling SSLInitializer.cpp |
---|
254 | In file included from HTTPSocket.cpp:35: |
---|
255 | In file included from ./HTTPSocket.h:36: |
---|
256 | In file included from ./TcpSocket.h:35: |
---|
257 | In file included from ./StreamSocket.h:36: |
---|
258 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
259 | Socket() : m_handler(m_handler) {} |
---|
260 | ^ |
---|
261 | In file included from HttpDebugSocket.cpp:34: |
---|
262 | In file included from ./HttpDebugSocket.h:35: |
---|
263 | In file included from ./HTTPSocket.h:36: |
---|
264 | In file included from ./TcpSocket.h:35: |
---|
265 | In file included from ./StreamSocket.h:36: |
---|
266 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
267 | Socket() : m_handler(m_handler) {} |
---|
268 | ^ |
---|
269 | In file included from HttpBaseSocket.cpp:36: |
---|
270 | In file included from ./HttpBaseSocket.h:36: |
---|
271 | In file included from ./HTTPSocket.h:36: |
---|
272 | In file included from ./TcpSocket.h:35: |
---|
273 | In file included from ./StreamSocket.h:36: |
---|
274 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
275 | Socket() : m_handler(m_handler) {} |
---|
276 | ^ |
---|
277 | In file included from AjpBaseSocket.cpp:36: |
---|
278 | In file included from ./AjpBaseSocket.h:36: |
---|
279 | In file included from ./TcpSocket.h:35: |
---|
280 | In file included from ./StreamSocket.h:36: |
---|
281 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
282 | Socket() : m_handler(m_handler) {} |
---|
283 | ^ |
---|
284 | In file included from Ajp13Socket.cpp:36: |
---|
285 | In file included from ./Ajp13Socket.h:36: |
---|
286 | In file included from ./AjpBaseSocket.h:36: |
---|
287 | In file included from ./TcpSocket.h:35: |
---|
288 | In file included from ./StreamSocket.h:36: |
---|
289 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
290 | Socket() : m_handler(m_handler) {} |
---|
291 | ^ |
---|
292 | In file included from HttpClientSocket.cpp:36: |
---|
293 | In file included from ./HttpClientSocket.h:37: |
---|
294 | In file included from ./HTTPSocket.h:36: |
---|
295 | In file included from ./TcpSocket.h:35: |
---|
296 | In file included from ./StreamSocket.h:36: |
---|
297 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
298 | Socket() : m_handler(m_handler) {} |
---|
299 | ^ |
---|
300 | In file included from HttpdCookies.cpp:35: |
---|
301 | In file included from ./HTTPSocket.h:36: |
---|
302 | In file included from ./TcpSocket.h:35: |
---|
303 | In file included from ./StreamSocket.h:36: |
---|
304 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
305 | Socket() : m_handler(m_handler) {} |
---|
306 | ^ |
---|
307 | In file included from HttpPutSocket.cpp:39: |
---|
308 | In file included from ./ISocketHandler.h:40: |
---|
309 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
310 | Socket() : m_handler(m_handler) {} |
---|
311 | ^ |
---|
312 | In file included from HttpGetSocket.cpp:39: |
---|
313 | In file included from ./ISocketHandler.h:40: |
---|
314 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
315 | Socket() : m_handler(m_handler) {} |
---|
316 | ^ |
---|
317 | In file included from HttpPostSocket.cpp:41: |
---|
318 | In file included from ./ISocketHandler.h:40: |
---|
319 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
320 | Socket() : m_handler(m_handler) {} |
---|
321 | ^ |
---|
322 | In file included from EventHandler.cpp:35: |
---|
323 | In file included from ./EventHandler.h:36: |
---|
324 | In file included from ./SocketHandler.h:40: |
---|
325 | In file included from ./ISocketHandler.h:40: |
---|
326 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
327 | Socket() : m_handler(m_handler) {} |
---|
328 | ^ |
---|
329 | 1 warning generated. |
---|
330 | [g++] Compiling SctpSocket.cpp |
---|
331 | In file included from HttpdSocket.cpp:36: |
---|
332 | In file included from ./HttpdSocket.h:34: |
---|
333 | In file included from ./HTTPSocket.h:36: |
---|
334 | In file included from ./TcpSocket.h:35: |
---|
335 | In file included from ./StreamSocket.h:36: |
---|
336 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
337 | Socket() : m_handler(m_handler) {} |
---|
338 | ^ |
---|
339 | 1 warning generated. |
---|
340 | [g++] Compiling SmtpdSocket.cpp |
---|
341 | In file included from Json.cpp:33: |
---|
342 | In file included from ./Utility.h:38: |
---|
343 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
344 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
345 | ^ |
---|
346 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
347 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
348 | ^ |
---|
349 | In file included from ResolvServer.cpp:35: |
---|
350 | In file included from ./ResolvServer.h:36: |
---|
351 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
352 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
353 | ^ |
---|
354 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
355 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
356 | ^ |
---|
357 | In file included from MemFile.cpp:43: |
---|
358 | In file included from ./Utility.h:38: |
---|
359 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
360 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
361 | ^ |
---|
362 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
363 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
364 | ^ |
---|
365 | MemFile.cpp:52:8: warning: reference 'm_src' is not yet bound to a value when used here [-Wuninitialized] |
---|
366 | :m_src(m_src) |
---|
367 | ^ |
---|
368 | MemFile.cpp:86:8: warning: reference 'm_src' is not yet bound to a value when used here [-Wuninitialized] |
---|
369 | :m_src(m_src) |
---|
370 | ^ |
---|
371 | 2 warnings generated. |
---|
372 | [g++] Compiling Socket.cpp |
---|
373 | 2 warnings generated. |
---|
374 | 2 warnings generated. |
---|
375 | [g++] Compiling SocketHandler.cpp |
---|
376 | [g++] Compiling SocketHandlerEp.cpp |
---|
377 | In file included from ResolvSocket.cpp:40: |
---|
378 | In file included from ./ResolvSocket.h:36: |
---|
379 | In file included from ./TcpSocket.h:35: |
---|
380 | In file included from ./StreamSocket.h:36: |
---|
381 | In file included from ./Socket.h:39: |
---|
382 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
383 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
384 | ^ |
---|
385 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
386 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
387 | ^ |
---|
388 | 2 warnings generated. |
---|
389 | 1 warning generated. |
---|
390 | 2 warnings generated. |
---|
391 | [g++] Compiling SocketHandlerThread.cpp |
---|
392 | [g++] Compiling SocketStream.cpp |
---|
393 | 2 warnings generated. |
---|
394 | [g++] Compiling SocketThread.cpp |
---|
395 | [g++] Compiling StdoutLog.cpp |
---|
396 | 2 warnings generated. |
---|
397 | [g++] Compiling StreamSocket.cpp |
---|
398 | 3 warnings generated. |
---|
399 | [g++] Compiling StreamWriter.cpp |
---|
400 | 1 warning generated. |
---|
401 | 2 warnings generated. |
---|
402 | [g++] Compiling TcpSocket.cpp |
---|
403 | [g++] Compiling Thread.cpp |
---|
404 | In file included from SctpSocket.cpp:33: |
---|
405 | In file included from ./SctpSocket.h:37: |
---|
406 | In file included from ./StreamSocket.h:36: |
---|
407 | In file included from ./Socket.h:39: |
---|
408 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
409 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
410 | ^ |
---|
411 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
412 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
413 | ^ |
---|
414 | In file included from ResolvSocket.cpp:40: |
---|
415 | In file included from ./ResolvSocket.h:36: |
---|
416 | In file included from ./TcpSocket.h:35: |
---|
417 | In file included from ./StreamSocket.h:36: |
---|
418 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
419 | Socket() : m_handler(m_handler) {} |
---|
420 | ^ |
---|
421 | In file included from SSLInitializer.cpp:42: |
---|
422 | In file included from ./Utility.h:38: |
---|
423 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
424 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
425 | ^ |
---|
426 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
427 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
428 | ^ |
---|
429 | In file included from SmtpdSocket.cpp:33: |
---|
430 | In file included from ./SmtpdSocket.h:38: |
---|
431 | In file included from ./TcpSocket.h:35: |
---|
432 | In file included from ./StreamSocket.h:36: |
---|
433 | In file included from ./Socket.h:39: |
---|
434 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
435 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
436 | ^ |
---|
437 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
438 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
439 | ^ |
---|
440 | 2 warnings generated. |
---|
441 | In file included from ResolvServer.cpp:38: |
---|
442 | In file included from ./ListenSocket.h:42: |
---|
443 | In file included from ./ISocketHandler.h:40: |
---|
444 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
445 | Socket() : m_handler(m_handler) {} |
---|
446 | ^ |
---|
447 | 1 warning generated. |
---|
448 | [g++] Compiling UdpSocket.cpp |
---|
449 | [g++] Compiling Utility.cpp |
---|
450 | In file included from SocketHandlerEp.cpp:32: |
---|
451 | In file included from ./SocketHandlerEp.h:35: |
---|
452 | In file included from ./SocketHandler.h:39: |
---|
453 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
454 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
455 | ^ |
---|
456 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
457 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
458 | ^ |
---|
459 | In file included from SocketHandler.cpp:41: |
---|
460 | In file included from ./SocketHandler.h:39: |
---|
461 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
462 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
463 | ^ |
---|
464 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
465 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
466 | ^ |
---|
467 | [g++] Compiling XmlDocument.cpp |
---|
468 | In file included from SctpSocket.cpp:33: |
---|
469 | In file included from ./SctpSocket.h:37: |
---|
470 | In file included from ./StreamSocket.h:36: |
---|
471 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
472 | Socket() : m_handler(m_handler) {} |
---|
473 | ^ |
---|
474 | 2 warnings generated. |
---|
475 | In file included from Socket.cpp:32: |
---|
476 | In file included from ./Socket.h:39: |
---|
477 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
478 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
479 | ^ |
---|
480 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
481 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
482 | ^ |
---|
483 | In file included from SmtpdSocket.cpp:33: |
---|
484 | In file included from ./SmtpdSocket.h:38: |
---|
485 | In file included from ./TcpSocket.h:35: |
---|
486 | In file included from ./StreamSocket.h:36: |
---|
487 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
488 | Socket() : m_handler(m_handler) {} |
---|
489 | ^ |
---|
490 | [g++] Compiling XmlNode.cpp |
---|
491 | In file included from SocketHandlerThread.cpp:33: |
---|
492 | In file included from ./ISocketHandler.h:39: |
---|
493 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
494 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
495 | ^ |
---|
496 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
497 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
498 | ^ |
---|
499 | In file included from SocketThread.cpp:31: |
---|
500 | In file included from ./SocketThread.h:38: |
---|
501 | In file included from ./SocketHandler.h:39: |
---|
502 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
503 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
504 | ^ |
---|
505 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
506 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
507 | ^ |
---|
508 | In file included from StdoutLog.cpp:35: |
---|
509 | In file included from ./ISocketHandler.h:39: |
---|
510 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
511 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
512 | ^ |
---|
513 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
514 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
515 | ^ |
---|
516 | In file included from SocketStream.cpp:33: |
---|
517 | In file included from ./SocketStream.h:38: |
---|
518 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
519 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
520 | ^ |
---|
521 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
522 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
523 | ^ |
---|
524 | 1 warning generated. |
---|
525 | In file included from Thread.cpp:41: |
---|
526 | In file included from ./Utility.h:38: |
---|
527 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
528 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
529 | ^ |
---|
530 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
531 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
532 | ^ |
---|
533 | [g++] Compiling XmlException.cpp |
---|
534 | 1 warning generated. |
---|
535 | [g++] Compiling Semaphore.cpp |
---|
536 | In file included from TcpSocket.cpp:40: |
---|
537 | In file included from ./ISocketHandler.h:39: |
---|
538 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
539 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
540 | ^ |
---|
541 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
542 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
543 | ^ |
---|
544 | In file included from StreamWriter.cpp:35: |
---|
545 | In file included from ./Utility.h:38: |
---|
546 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
547 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
548 | ^ |
---|
549 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
550 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
551 | ^ |
---|
552 | In file included from StreamSocket.cpp:33: |
---|
553 | In file included from ./StreamSocket.h:36: |
---|
554 | In file included from ./Socket.h:39: |
---|
555 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
556 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
557 | ^ |
---|
558 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
559 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
560 | ^ |
---|
561 | In file included from Utility.cpp:32: |
---|
562 | In file included from ./Utility.h:38: |
---|
563 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
564 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
565 | ^ |
---|
566 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
567 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
568 | ^ |
---|
569 | In file included from Socket.cpp:32: |
---|
570 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
571 | Socket() : m_handler(m_handler) {} |
---|
572 | ^ |
---|
573 | 2 warnings generated. |
---|
574 | [g++] Compiling Sockets-config.cpp |
---|
575 | In file included from UdpSocket.cpp:41: |
---|
576 | In file included from ./ISocketHandler.h:39: |
---|
577 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
578 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
579 | ^ |
---|
580 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
581 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
582 | ^ |
---|
583 | Semaphore.cpp:84:2: warning: 'sem_init' is deprecated [-Wdeprecated-declarations] |
---|
584 | sem_init(&m_sem, 0, start_val); |
---|
585 | ^ |
---|
586 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/semaphore.h:55:42: note: 'sem_init' has been explicitly marked deprecated here |
---|
587 | int sem_init(sem_t *, int, unsigned int) __deprecated; |
---|
588 | ^ |
---|
589 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' |
---|
590 | #define __deprecated __attribute__((__deprecated__)) |
---|
591 | ^ |
---|
592 | Semaphore.cpp:90:2: warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations] |
---|
593 | sem_destroy(&m_sem); |
---|
594 | ^ |
---|
595 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/semaphore.h:53:26: note: 'sem_destroy' has been explicitly marked deprecated here |
---|
596 | int sem_destroy(sem_t *) __deprecated; |
---|
597 | ^ |
---|
598 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' |
---|
599 | #define __deprecated __attribute__((__deprecated__)) |
---|
600 | ^ |
---|
601 | Semaphore.cpp:114:9: warning: 'sem_getvalue' is deprecated [-Wdeprecated-declarations] |
---|
602 | return sem_getvalue(&m_sem, &i); |
---|
603 | ^ |
---|
604 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/semaphore.h:54:56: note: 'sem_getvalue' has been explicitly marked deprecated here |
---|
605 | int sem_getvalue(sem_t * __restrict, int * __restrict) __deprecated; |
---|
606 | ^ |
---|
607 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' |
---|
608 | #define __deprecated __attribute__((__deprecated__)) |
---|
609 | ^ |
---|
610 | 2 warnings generated. |
---|
611 | 3 warnings generated. |
---|
612 | In file included from SocketHandlerEp.cpp:32: |
---|
613 | In file included from ./SocketHandlerEp.h:35: |
---|
614 | In file included from ./SocketHandler.h:40: |
---|
615 | In file included from ./ISocketHandler.h:40: |
---|
616 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
617 | Socket() : m_handler(m_handler) {} |
---|
618 | ^ |
---|
619 | In file included from SocketHandler.cpp:41: |
---|
620 | In file included from ./SocketHandler.h:40: |
---|
621 | In file included from ./ISocketHandler.h:40: |
---|
622 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
623 | Socket() : m_handler(m_handler) {} |
---|
624 | ^ |
---|
625 | 2 warnings generated. |
---|
626 | 1 warning generated. |
---|
627 | 1 warning generated. |
---|
628 | SocketHandler.cpp:66:10: warning: reference 'm_mutex' is not yet bound to a value when used here [-Wuninitialized] |
---|
629 | ,m_mutex(m_mutex) |
---|
630 | ^ |
---|
631 | SocketHandler.cpp:68:11: warning: reference 'm_parent' is not yet bound to a value when used here [-Wuninitialized] |
---|
632 | ,m_parent(m_parent) |
---|
633 | ^ |
---|
634 | In file included from SocketHandlerEp.cpp:32: |
---|
635 | ./SocketHandlerEp.h:82:6: warning: private field 'm_epoll' is not used [-Wunused-private-field] |
---|
636 | int m_epoll; ///< epoll file descriptor |
---|
637 | ^ |
---|
638 | SocketHandler.cpp:104:11: warning: reference 'm_parent' is not yet bound to a value when used here [-Wuninitialized] |
---|
639 | ,m_parent(m_parent) |
---|
640 | ^ |
---|
641 | In file included from SocketStream.cpp:34: |
---|
642 | In file included from ./ISocketHandler.h:40: |
---|
643 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
644 | Socket() : m_handler(m_handler) {} |
---|
645 | ^ |
---|
646 | In file included from SocketHandlerThread.cpp:33: |
---|
647 | In file included from ./ISocketHandler.h:40: |
---|
648 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
649 | Socket() : m_handler(m_handler) {} |
---|
650 | ^ |
---|
651 | In file included from StreamSocket.cpp:33: |
---|
652 | In file included from ./StreamSocket.h:36: |
---|
653 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
654 | Socket() : m_handler(m_handler) {} |
---|
655 | ^ |
---|
656 | 3 warnings generated. |
---|
657 | In file included from SocketThread.cpp:31: |
---|
658 | In file included from ./SocketThread.h:38: |
---|
659 | In file included from ./SocketHandler.h:40: |
---|
660 | In file included from ./ISocketHandler.h:40: |
---|
661 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
662 | Socket() : m_handler(m_handler) {} |
---|
663 | ^ |
---|
664 | In file included from StdoutLog.cpp:35: |
---|
665 | In file included from ./ISocketHandler.h:40: |
---|
666 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
667 | Socket() : m_handler(m_handler) {} |
---|
668 | ^ |
---|
669 | 2 warnings generated. |
---|
670 | 2 warnings generated. |
---|
671 | 2 warnings generated. |
---|
672 | In file included from TcpSocket.cpp:40: |
---|
673 | In file included from ./ISocketHandler.h:40: |
---|
674 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
675 | Socket() : m_handler(m_handler) {} |
---|
676 | ^ |
---|
677 | 2 warnings generated. |
---|
678 | 2 warnings generated. |
---|
679 | 2 warnings generated. |
---|
680 | 2 warnings generated. |
---|
681 | In file included from XmlNode.cpp:36: |
---|
682 | In file included from ./Utility.h:38: |
---|
683 | ./socket_include.h:181:9: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] |
---|
684 | #define MSG_NOSIGNAL 0 // oops - thanks Derek |
---|
685 | ^ |
---|
686 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/socket.h:584:9: note: previous definition is here |
---|
687 | #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ |
---|
688 | ^ |
---|
689 | In file included from UdpSocket.cpp:41: |
---|
690 | In file included from ./ISocketHandler.h:40: |
---|
691 | ./Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized] |
---|
692 | Socket() : m_handler(m_handler) {} |
---|
693 | ^ |
---|
694 | TcpSocket.cpp:1286:48: error: use of undeclared identifier 'SSLv3_method' |
---|
695 | const SSL_METHOD *meth = meth_in ? meth_in : SSLv3_method(); |
---|
696 | ^ |
---|
697 | TcpSocket.cpp:1342:48: error: use of undeclared identifier 'SSLv3_method' |
---|
698 | const SSL_METHOD *meth = meth_in ? meth_in : SSLv3_method(); |
---|
699 | ^ |
---|
700 | 2 warnings and 2 errors generated. |
---|
701 | make: *** [TcpSocket.o] Error 1 |
---|
702 | make: *** Waiting for unfinished jobs.... |
---|
703 | 1 warning generated. |
---|
704 | 2 warnings generated. |
---|
705 | 1 warning generated. |
---|
706 | 2 warnings generated. |
---|
707 | 1 warning generated. |
---|
708 | 2 warnings generated. |
---|
709 | 5 warnings generated. |
---|
710 | make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsockets/libsockets/work/Sockets-2.3.9.9' |
---|
711 | Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsockets/libsockets/work/Sockets-2.3.9.9" && /usr/bin/make -j24 -w all libSockets.dylib |
---|
712 | Exit code: 2 |
---|