Ticket #34381: main.log

File main.log, 373.6 KB (added by ben-macports@…, 12 years ago)

medusa 2.0 main log

Line 
1version:1
2:msg:main --->  Computing dependencies for medusa:info:main .:debug:main Searching for dependency: autoconf
3:debug:main Found Dependency: receipt exists for autoconf
4:debug:main Searching for dependency: automake
5:debug:main Found Dependency: receipt exists for automake
6:debug:main Searching for dependency: libtool
7:debug:main Found Dependency: receipt exists for libtool
8:debug:main Searching for dependency: openssl
9:debug:main Found Dependency: receipt exists for openssl
10:debug:main Searching for dependency: libssh2
11:debug:main Found Dependency: receipt exists for libssh2
12:debug:main Searching for dependency: pcre
13:debug:main Found Dependency: receipt exists for pcre
14:debug:main Searching for dependency: subversion
15:debug:main Found Dependency: receipt exists for subversion
16:msg:main
17:debug:main Executing org.macports.main (medusa)
18:debug:main changing euid/egid - current euid: 0 - current egid: 0
19:debug:main egid changed to: 502
20:debug:main euid changed to: 503
21:debug:main Skipping completed org.macports.archivefetch (medusa)
22:debug:main Privilege de-escalation not attempted as not running as root.
23:debug:main Skipping completed org.macports.fetch (medusa)
24:debug:main Privilege de-escalation not attempted as not running as root.
25:debug:main Skipping completed org.macports.checksum (medusa)
26:debug:main Privilege de-escalation not attempted as not running as root.
27:debug:main Skipping completed org.macports.extract (medusa)
28:debug:main Privilege de-escalation not attempted as not running as root.
29:debug:main Skipping completed org.macports.patch (medusa)
30:debug:main Privilege de-escalation not attempted as not running as root.
31:debug:configure configure phase started at Wed May  9 12:53:08 EDT 2012
32:notice:configure --->  Configuring medusa
33:debug:configure Using compiler 'Mac OS X clang'
34:debug:configure Executing org.macports.configure (medusa)
35:debug:configure Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
36:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0" && autoreconf --install'
37:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0" && autoreconf --install
38:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' GI_SCANNER_DISABLE_CACHE='1' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
39:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0" && ./configure --prefix=/opt/local --with-default-mod-path=/opt/local/lib/medusa/modules --enable-module-postgres=no --enable-module-svn=yes --with-subversion=/opt/local'
40:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0" && ./configure --prefix=/opt/local --with-default-mod-path=/opt/local/lib/medusa/modules --enable-module-postgres=no --enable-module-svn=yes --with-subversion=/opt/local
41:info:configure checking build system type... i686-apple-darwin11.3.0
42:info:configure checking host system type... i686-apple-darwin11.3.0
43:info:configure checking target system type... i686-apple-darwin11.3.0
44:info:configure checking for a BSD-compatible install... /usr/bin/install -c
45:info:configure checking whether build environment is sane... yes
46:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
47:info:configure checking for gawk... no
48:info:configure checking for mawk... no
49:info:configure checking for nawk... no
50:info:configure checking for awk... awk
51:info:configure checking whether make sets $(MAKE)... yes
52:info:configure checking for gcc... /usr/bin/clang
53:info:configure checking whether the C compiler works... yes
54:info:configure checking for C compiler default output file name... a.out
55:info:configure checking for suffix of executables...
56:info:configure checking whether we are cross compiling... no
57:info:configure checking for suffix of object files... o
58:info:configure checking whether we are using the GNU C compiler... yes
59:info:configure checking whether /usr/bin/clang accepts -g... yes
60:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
61:info:configure checking for style of include used by make... GNU
62:info:configure checking dependency style of /usr/bin/clang... gcc3
63:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
64:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
65:info:configure checking for egrep... /usr/bin/grep -E
66:info:configure checking for ANSI C header files... yes
67:info:configure checking for sys/types.h... yes
68:info:configure checking for sys/stat.h... yes
69:info:configure checking for stdlib.h... yes
70:info:configure checking for string.h... yes
71:info:configure checking for memory.h... yes
72:info:configure checking for strings.h... yes
73:info:configure checking for inttypes.h... yes
74:info:configure checking for stdint.h... yes
75:info:configure checking for unistd.h... yes
76:info:configure checking size of int... 4
77:info:configure checking size of long... 8
78:info:configure checking size of long long... 8
79:info:configure checking size of short... 2
80:info:configure checking whether to enable debugging... yes
81:info:configure configure: checking for pthread support...
82:info:configure checking for main in -lpthread... yes
83:info:configure configure: checking for pcre (Perl Compatible Regular Expressions) support...
84:info:configure checking pcre.h usability... yes
85:info:configure checking pcre.h presence... yes
86:info:configure checking for pcre.h... yes
87:info:configure checking for main in -lpcre... yes
88:info:configure checking for gethostbyname_r... no
89:info:configure checking for gethostbyaddr in -lc_r... no
90:info:configure configure: WARNING:  *** gethostbyaddr is NOT thread-safe - this could be bad ***
91:info:configure checking for library containing clock_gettime... no
92:info:configure checking for clock_gettime... no
93:info:configure configure: WARNING:  No clock_gettime(), using gettimeofday() instead
94:info:configure configure: checking for OpenSSL Library and Header files...
95:info:configure checking for CRYPTO_lock in -lcrypto... yes
96:info:configure checking openssl/ssl.h usability... yes
97:info:configure checking openssl/ssl.h presence... yes
98:info:configure checking for openssl/ssl.h... yes
99:info:configure checking for main in -lssl... yes
100:info:configure configure: *** Checking module dependencies and enabling accordingly ***
101:info:configure configure: checking for AFPFS-NG Library and Header files...
102:info:configure checking afpfs-ng/afp_protocol.h usability... no
103:info:configure checking afpfs-ng/afp_protocol.h presence... no
104:info:configure checking for afpfs-ng/afp_protocol.h... no
105:info:configure configure: WARNING:  *** AFPFS-NG header files required for AFP module. ***
106:info:configure
107:info:configure     The AFPFS-NG package must be installed for the AFP module to function. This includes
108:info:configure     both the library and header files. AFPFS-NG is available at the following site:
109:info:configure     http://alexthepuffin.googlepages.com/. The AFP module will NOT be built.
110:info:configure
111:info:configure   
112:info:configure checking whether to enable AFP module... no
113:info:configure checking whether to enable CVS module... yes
114:info:configure checking whether to enable FTP module... yes
115:info:configure checking whether to enable HTTP module... yes
116:info:configure checking whether to enable IMAP module... yes
117:info:configure checking whether to enable MSSQL module... yes
118:info:configure checking whether to enable MYSQL module... yes
119:info:configure configure: checking for NCPFS Library and Header files...
120:info:configure checking ncp/nwcalls.h usability... no
121:info:configure checking ncp/nwcalls.h presence... no
122:info:configure checking for ncp/nwcalls.h... no
123:info:configure configure: WARNING:  *** NCPFS header files required for NCP module. ***
124:info:configure
125:info:configure     The NCPFS package must be installed for the NCP module to function. This includes
126:info:configure     both the library and header files. If your distribution does not include these
127:info:configure     files or offer a ncpfs-devel package, the files can be manually installed using
128:info:configure     "make install-dev" within the NCPFS source. The NCP module will NOT be built.
129:info:configure
130:info:configure   
131:info:configure checking whether to enable NCP module... no
132:info:configure checking whether to enable NNTP module... yes
133:info:configure checking whether to enable PCANYWHERE module... yes
134:info:configure checking whether to enable POP3 module... yes
135:info:configure configure: checking for PostgreSQL Library and Header files...
136:info:configure checking libpq-fe.h usability... yes
137:info:configure checking libpq-fe.h presence... yes
138:info:configure checking for libpq-fe.h... yes
139:info:configure checking for main in -lpq... yes
140:info:configure checking whether to enable POSTGRES module... no
141:info:configure checking whether to enable REXEC module... yes
142:info:configure checking whether to enable RLOGIN module... yes
143:info:configure checking whether to enable RSH module... yes
144:info:configure checking whether to enable SMBNT module... yes
145:info:configure checking whether to enable SMTP module... yes
146:info:configure checking whether to enable SMTP-VRFY module... yes
147:info:configure checking whether to enable SNMP module... yes
148:info:configure configure: checking for Libssh2 Library files...
149:info:configure checking for main in -lssh2... yes
150:info:configure checking whether to enable SSH module... yes
151:info:configure configure: checking for Subversion Library and Header files...
152:info:configure checking for apr-1-config... /opt/local/bin/apr-1-config
153:info:configure checking /opt/local/include/apr-1/apr_tables.h usability... yes
154:info:configure checking /opt/local/include/apr-1/apr_tables.h presence... yes
155:info:configure checking for /opt/local/include/apr-1/apr_tables.h... yes
156:info:configure checking for main in -lsvn_client-1... yes
157:info:configure checking whether to enable SVN module... yes
158:info:configure checking whether to enable TELNET module... yes
159:info:configure checking whether to enable VMAUTHD module... yes
160:info:configure checking whether to enable VNC module... yes
161:info:configure checking whether to enable WRAPPER module... yes
162:info:configure checking whether to enable WEB-FORM module... yes
163:info:configure configure:
164:info:configure configure: *******************************************************
165:info:configure configure:     Medusa Module Build Summary
166:info:configure configure:
167:info:configure configure:     AFP             ** Disabled **
168:info:configure configure:     CVS             Enabled
169:info:configure configure:     FTP             Enabled
170:info:configure configure:     HTTP            Enabled
171:info:configure configure:     IMAP            Enabled
172:info:configure configure:     MSSQL           Enabled
173:info:configure configure:     MYSQL           Enabled
174:info:configure configure:     NCP             ** Disabled **
175:info:configure configure:     NNTP            Enabled
176:info:configure configure:     PCANYWHERE      Enabled
177:info:configure configure:     POP3            Enabled
178:info:configure configure:     POSTGRES        ** Disabled **
179:info:configure configure:     REXEC           Enabled
180:info:configure configure:     RLOGIN          Enabled
181:info:configure configure:     RSH             Enabled
182:info:configure configure:     SMBNT           Enabled
183:info:configure configure:     SMTP            Enabled
184:info:configure configure:     SMTP-VRFY       Enabled
185:info:configure configure:     SNMP            Enabled
186:info:configure configure:     SSH             Enabled
187:info:configure configure:     SVN             Enabled
188:info:configure configure:     TELNET          Enabled
189:info:configure configure:     VMAUTHD         Enabled
190:info:configure configure:     VNC             Enabled
191:info:configure configure:     WRAPPER         Enabled
192:info:configure configure:     WEB-FORM        Enabled
193:info:configure configure:
194:info:configure configure:  If a module is unexpectedly marked as disabled, check
195:info:configure configure:  above output and verify dependancies were satisfied.
196:info:configure configure:
197:info:configure configure:  It should also be noted that, by default, not all of
198:info:configure configure:  the modules are built. Incomplete modules or modules
199:info:configure configure:  which have not been sufficiently tested may be
200:info:configure configure:  disabled. To enable non-default modules, use the
201:info:configure configure:  "--enable-module-MODULE_NAME" configure option.
202:info:configure configure: *******************************************************
203:info:configure configure:
204:info:configure checking for strcasestr... yes
205:info:configure checking for asprintf... yes
206:info:configure checking for vasprintf... yes
207:info:configure checking that generated files are newer than configure... done
208:info:configure configure: creating ./config.status
209:info:configure config.status: creating Makefile
210:info:configure config.status: creating src/Makefile
211:info:configure config.status: creating src/modsrc/Makefile
212:info:configure config.status: creating config.h
213:info:configure config.status: config.h is unchanged
214:info:configure config.status: executing depfiles commands
215:debug:configure Privilege de-escalation not attempted as not running as root.
216:debug:build build phase started at Wed May  9 12:53:23 EDT 2012
217:notice:build --->  Building medusa
218:debug:build Executing org.macports.build (medusa)
219:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
220:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0" && /usr/bin/make -j3 -w all'
221:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0" && /usr/bin/make -j3 -w all
222:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0'
223:info:build /usr/bin/make  all-recursive
224:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0'
225:info:build Making all in src
226:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0/src'
227:info:build Making all in modsrc
228:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0/src/modsrc'
229:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT cvs.o -MD -MP -MF .deps/cvs.Tpo -c -o cvs.o cvs.c
230:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT medusa-trace.o -MD -MP -MF .deps/medusa-trace.Tpo -c -o medusa-trace.o `test -f '../medusa-trace.c' || echo './'`../medusa-trace.c
231:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT ftp.o -MD -MP -MF .deps/ftp.Tpo -c -o ftp.o ftp.c
232:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
233:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
234:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
235:info:build ftp.c:92:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
236:info:build cvs.c:84:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
237:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
238:info:build     ^
239:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
240:info:build     ^
241:info:build ftp.c:99:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
242:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
243:info:build   ^
244:info:build cvs.c:92:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
245:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
246:info:build   ^
247:info:build ftp.c:198:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
248:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
249:info:build       ^
250:info:build ftp.c:259:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
251:info:build         while (bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize))
252:info:build                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
253:info:build ftp.c:259:27: note: place parentheses around the assignment to silence this warning
254:info:build         while (bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize))
255:info:build                           ^
256:info:build                (                                                          )
257:info:build ftp.c:259:27: note: use '==' to turn this assignment into an equality comparison
258:info:build         while (bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize))
259:info:build                           ^
260:info:build                           ==
261:info:build ftp.c:328:14: warning: implicit declaration of function 'medusaCheckSocket' is invalid in C99 [-Wimplicit-function-declaration]
262:info:build         if ( medusaCheckSocket(hSocket) )
263:info:build              ^
264:info:build ftp.c:398:11: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
265:info:build   sprintf(bufSend, "AUTH SSL\r\n");
266:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
267:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
268:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
269:info:build                            ^
270:info:build ftp.c:399:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
271:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
272:info:build                                           ^~~~~~~
273:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
274:info:build size_t   strlen(const char *);
275:info:build                             ^
276:info:build ftp.c:399:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
277:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
278:info:build                           ^~~~~~~
279:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
280:info:build extern int medusaSend(int socket, char *buf, int size, int options);
281:info:build                                         ^
282:info:build ftp.c:406:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
283:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
284:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
285:info:build ftp.c:413:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
286:info:build   else if (strstr(bufReceive, "234 ") != NULL)
287:info:build                   ^~~~~~~~~~
288:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
289:info:build char    *strstr(const char *, const char *);
290:info:build                             ^
291:info:build ftp.c:436:11: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
292:info:build   sprintf(bufSend, "USER %.250s\r\n", szLogin);
293:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
294:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
295:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
296:info:build                            ^
297:info:build ftp.c:438:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
298:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
299:info:build                                           ^~~~~~~
300:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
301:info:build size_t   strlen(const char *);
302:info:build                             ^
303:info:build ftp.c:438:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
304:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
305:info:build                           ^~~~~~~
306:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
307:info:build extern int medusaSend(int socket, char *buf, int size, int options);
308:info:build                                         ^
309:info:build ftp.c:444:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
310:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
311:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
312:info:build ftp.c:452:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
313:info:build   if ( (strstr(bufReceive, "530 Non-anonymous sessions must use encryption.") != NULL) ||
314:info:build                ^~~~~~~~~~
315:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
316:info:build char    *strstr(const char *, const char *);
317:info:build                             ^
318:info:build ftp.c:453:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
319:info:build        (strstr(bufReceive, "331 Non-anonymous sessions must use encryption.") != NULL) ||
320:info:build                ^~~~~~~~~~
321:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
322:info:build char    *strstr(const char *, const char *);
323:info:build                             ^
324:info:build ftp.c:454:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
325:info:build        (strstr(bufReceive, "331 Rejected--secure connection required") != NULL) )
326:info:build                ^~~~~~~~~~
327:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
328:info:build char    *strstr(const char *, const char *);
329:info:build                             ^
330:info:build ftp.c:465:13: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
331:info:build     sprintf(bufSend, "USER %.250s\r\n", szLogin);
332:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
333:info:build cvs.c:165:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
334:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
335:info:build       ^
336:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
337:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
338:info:build                            ^
339:info:build ftp.c:467:45: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
340:info:build     if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
341:info:build                                             ^~~~~~~
342:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
343:info:build size_t   strlen(const char *);
344:info:build                             ^
345:info:build ftp.c:467:29: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
346:info:build     if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
347:info:build                             ^~~~~~~
348:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
349:info:build extern int medusaSend(int socket, char *buf, int size, int options);
350:info:build                                         ^
351:info:build ftp.c:473:16: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
352:info:build     bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
353:info:build                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
354:info:build ftp.c:483:15: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
355:info:build   if (strncmp(bufReceive, "530 ", 4) == 0)
356:info:build               ^~~~~~~~~~
357:info:build /usr/include/string.h:94:26: note: passing argument to parameter here
358:info:build int      strncmp(const char *, const char *, size_t);
359:info:build                              ^
360:info:build ftp.c:490:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
361:info:build   else if (strncmp(bufReceive, "421 ", 4) == 0)
362:info:build                    ^~~~~~~~~~
363:info:build /usr/include/string.h:94:26: note: passing argument to parameter here
364:info:build int      strncmp(const char *, const char *, size_t);
365:info:build                              ^
366:info:build ftp.c:497:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
367:info:build   else if (strncmp(bufReceive, "331 ", 4) != 0)
368:info:build                    ^~~~~~~~~~
369:info:build /usr/include/string.h:94:26: note: passing argument to parameter here
370:info:build int      strncmp(const char *, const char *, size_t);
371:info:build                              ^
372:info:build ftp.c:508:11: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
373:info:build   sprintf(bufSend, "PASS %.250s\r\n", szPassword);
374:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
375:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
376:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
377:info:build                            ^
378:info:build ftp.c:510:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
379:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
380:info:build                                           ^~~~~~~
381:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
382:info:build size_t   strlen(const char *);
383:info:build                             ^
384:info:build ftp.c:510:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
385:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
386:info:build                           ^~~~~~~
387:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
388:info:build extern int medusaSend(int socket, char *buf, int size, int options);
389:info:build                                         ^
390:info:build ftp.c:516:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
391:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
392:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
393:info:build ftp.c:536:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
394:info:build   setPassResult((*psLogin), szPassword);
395:info:build   ^
396:info:build cvs.c:360:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
397:info:build   setPassResult((*psLogin), szPassword);
398:info:build   ^
399:info:build mv -f .deps/medusa-trace.Tpo .deps/medusa-trace.Po
400:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c
401:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
402:info:build 4 warnings generated.
403:info:build mv -f .deps/cvs.Tpo .deps/cvs.Po
404:info:build http.c:106:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
405:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
406:info:build     ^
407:info:build http.c:113:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
408:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
409:info:build   ^
410:info:build http.c:237:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
411:info:build   if (getNextCredSet(_psLogin, psCredSet) == FAILURE)
412:info:build       ^
413:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT ntlm.o -MD -MP -MF .deps/ntlm.Tpo -c -o ntlm.o ntlm.c
414:info:build http.c:381:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
415:info:build   sprintf(bufSend, "GET /%s HTTP/1.1\r\nHost: %s\r\nUser-Agent: %s\r\n\r\n",
416:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
417:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
418:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
419:info:build                            ^
420:info:build http.c:385:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
421:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
422:info:build                           ^~~~~~~
423:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
424:info:build extern int medusaSend(int socket, char *buf, int size, int options);
425:info:build                                         ^
426:info:build http.c:394:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
427:info:build   bufReceive = medusaReceiveLine(hSocket, &nReceiveBufferSize);
428:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
429:info:build http.c:402:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
430:info:build   if (strcasestr(bufReceive, "WWW-Authenticate: Basic"))
431:info:build                  ^~~~~~~~~~
432:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
433:info:build char    *strcasestr(const char *, const char *);
434:info:build                                 ^
435:info:build http.c:407:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
436:info:build   else if (strcasestr(bufReceive, "WWW-Authenticate: NTLM"))
437:info:build                       ^~~~~~~~~~
438:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
439:info:build char    *strcasestr(const char *, const char *);
440:info:build                                 ^
441:info:build http.c:412:24: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
442:info:build   else if ((strcasestr(bufReceive, "WWW-Authenticate: Digest")) || strcasestr(bufReceive, "WWW-Authenticate:Digest"))
443:info:build                        ^~~~~~~~~~
444:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
445:info:build char    *strcasestr(const char *, const char *);
446:info:build                                 ^
447:info:build http.c:412:79: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
448:info:build   else if ((strcasestr(bufReceive, "WWW-Authenticate: Digest")) || strcasestr(bufReceive, "WWW-Authenticate:Digest"))
449:info:build                                                                               ^~~~~~~~~~
450:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
451:info:build char    *strcasestr(const char *, const char *);
452:info:build                                 ^
453:info:build http.c:417:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
454:info:build   else if (strcasestr(bufReceive, "WWW-Authenticate:"))
455:info:build                       ^~~~~~~~~~
456:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
457:info:build char    *strcasestr(const char *, const char *);
458:info:build                                 ^
459:info:build http.c:445:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
460:info:build     sprintf(szLoginDomain, "%s\\%s", _psSessionData->szDomain, szLogin);
461:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
462:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
463:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
464:info:build                            ^
465:info:build http.c:448:19: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
466:info:build     szLoginDomain = szLogin;
467:info:build                   ^ ~~~~~~~
468:info:build http.c:451:47: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
469:info:build   szEncodedAuth = basic_authentication_encode(szLoginDomain, szPassword);
470:info:build                                               ^~~~~~~~~~~~~
471:info:build ./../medusa-utils.h:31:54: note: passing argument to parameter 'user' here
472:info:build extern char *basic_authentication_encode(const char *user, const char *passwd);
473:info:build                                                      ^
474:info:build http.c:451:17: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
475:info:build   szEncodedAuth = basic_authentication_encode(szLoginDomain, szPassword);
476:info:build                 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
477:info:build http.c:458:76: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
478:info:build                     14 + strlen(_psSessionData->szUserAgent) + 23 + strlen(szEncodedAuth) + 4;
479:info:build                                                                            ^~~~~~~~~~~~~
480:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
481:info:build size_t   strlen(const char *);
482:info:build                             ^
483:info:build http.c:463:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
484:info:build   sprintf(bufSend, "GET /%s HTTP/1.1\r\nHost: %s\r\nUser-Agent: %s\r\nAuthorization: Basic %s\r\n\r\n",
485:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
486:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
487:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
488:info:build                            ^
489:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
490:info:build http.c:466:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
491:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
492:info:build                           ^~~~~~~
493:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
494:info:build extern int medusaSend(int socket, char *buf, int size, int options);
495:info:build                                         ^
496:info:build http.c:496:56: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
497:info:build   base64_encode((char *)&sTmpReq, SmbLength(&sTmpReq), szTmpBuf64);
498:info:build                                                        ^~~~~~~~~~
499:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
500:info:build extern int base64_encode(const char *str, int length, char *b64store);
501:info:build                                                             ^
502:info:build http.c:500:76: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
503:info:build                     14 + strlen(_psSessionData->szUserAgent) + 22 + strlen(szTmpBuf64) + 28;
504:info:build                                                                            ^~~~~~~~~~
505:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
506:info:build size_t   strlen(const char *);
507:info:build                             ^
508:info:build http.c:505:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
509:info:build   sprintf(bufSend, "GET /%s HTTP/1.1\r\nHost: %s\r\nUser-Agent: %s\r\nAuthorization: NTLM %s\r\nConnection: keep-alive\r\n\r\n",
510:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
511:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
512:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
513:info:build                            ^
514:info:build http.c:508:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
515:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
516:info:build                           ^~~~~~~
517:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
518:info:build extern int medusaSend(int socket, char *buf, int size, int options);
519:info:build                                         ^
520:info:build http.c:518:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
521:info:build   bufReceive = medusaReceiveLine(hSocket, &nReceiveBufferSize);
522:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
523:info:build http.c:533:35: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
524:info:build   szTmpBuf64 = (char *)strcasestr(bufReceive, "WWW-Authenticate: NTLM ");
525:info:build                                   ^~~~~~~~~~
526:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
527:info:build char    *strcasestr(const char *, const char *);
528:info:build                                 ^
529:info:build http.c:533:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
530:info:build   szTmpBuf64 = (char *)strcasestr(bufReceive, "WWW-Authenticate: NTLM ");
531:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
532:info:build http.c:540:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
533:info:build   szTmpBuf = ((char*)index(szTmpBuf64, '\r'));
534:info:build                            ^~~~~~~~~~
535:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
536:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
537:info:build                            ^
538:info:build http.c:540:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
539:info:build   szTmpBuf = ((char*)index(szTmpBuf64, '\r'));
540:info:build            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
541:info:build http.c:544:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
542:info:build   base64_decode(szTmpBuf64 + 23, (char *)&sTmpChall);
543:info:build                 ^~~~~~~~~~~~~~~
544:info:build ./../medusa-utils.h:30:38: note: passing argument to parameter 'base64' here
545:info:build extern int base64_decode(const char *base64, char *to);
546:info:build                                      ^
547:info:build http.c:555:58: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
548:info:build   base64_encode((char *)&sTmpResp, SmbLength(&sTmpResp), szTmpBuf64);
549:info:build                                                          ^~~~~~~~~~
550:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
551:info:build extern int base64_encode(const char *str, int length, char *b64store);
552:info:build                                                             ^
553:info:build http.c:559:76: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
554:info:build                     14 + strlen(_psSessionData->szUserAgent) + 22 + strlen(szTmpBuf64) + 23;
555:info:build                                                                            ^~~~~~~~~~
556:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
557:info:build size_t   strlen(const char *);
558:info:build                             ^
559:info:build http.c:564:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
560:info:build   sprintf(bufSend, "GET /%s HTTP/1.1\r\nHost: %s\r\nUser-Agent: %s\r\nAuthorization: NTLM %s\r\nConnection: close\r\n\r\n",
561:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
562:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
563:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
564:info:build                            ^
565:info:build http.c:567:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
566:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
567:info:build                           ^~~~~~~
568:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
569:info:build extern int medusaSend(int socket, char *buf, int size, int options);
570:info:build                                         ^
571:info:build http.c:614:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
572:info:build   sprintf(bufSend, "GET /%s HTTP/1.1\r\nHost: %s\r\nUser-Agent: %s\r\nConnection: keep-alive\r\n\r\n",
573:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
574:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
575:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
576:info:build                            ^
577:info:build http.c:617:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
578:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
579:info:build                           ^~~~~~~
580:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
581:info:build extern int medusaSend(int socket, char *buf, int size, int options);
582:info:build                                         ^
583:info:build http.c:626:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
584:info:build   bufReceive = medusaReceiveLine(hSocket, &nReceiveBufferSize);
585:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
586:info:build http.c:641:35: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
587:info:build   if ( szTmp = (char *)strcasestr(bufReceive, "WWW-Authenticate: Digest ") )
588:info:build                                   ^~~~~~~~~~
589:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
590:info:build char    *strcasestr(const char *, const char *);
591:info:build                                 ^
592:info:build http.c:641:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
593:info:build   if ( szTmp = (char *)strcasestr(bufReceive, "WWW-Authenticate: Digest ") )
594:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
595:info:build http.c:641:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
596:info:build   if ( szTmp = (char *)strcasestr(bufReceive, "WWW-Authenticate: Digest ") )
597:info:build        ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
598:info:build http.c:641:14: note: place parentheses around the assignment to silence this warning
599:info:build   if ( szTmp = (char *)strcasestr(bufReceive, "WWW-Authenticate: Digest ") )
600:info:build              ^
601:info:build        (                                                                  )
602:info:build http.c:641:14: note: use '==' to turn this assignment into an equality comparison
603:info:build   if ( szTmp = (char *)strcasestr(bufReceive, "WWW-Authenticate: Digest ") )
604:info:build              ^
605:info:build              ==
606:info:build http.c:645:40: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
607:info:build   else if ( szTmp = (char *)strcasestr(bufReceive, "WWW-Authenticate:Digest ") )
608:info:build                                        ^~~~~~~~~~
609:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
610:info:build char    *strcasestr(const char *, const char *);
611:info:build                                 ^
612:info:build http.c:645:19: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
613:info:build   else if ( szTmp = (char *)strcasestr(bufReceive, "WWW-Authenticate:Digest ") )
614:info:build                   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
615:info:build http.c:645:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
616:info:build   else if ( szTmp = (char *)strcasestr(bufReceive, "WWW-Authenticate:Digest ") )
617:info:build             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
618:info:build http.c:645:19: note: place parentheses around the assignment to silence this warning
619:info:build   else if ( szTmp = (char *)strcasestr(bufReceive, "WWW-Authenticate:Digest ") )
620:info:build                   ^
621:info:build             (                                                                 )
622:info:build http.c:645:19: note: use '==' to turn this assignment into an equality comparison
623:info:build   else if ( szTmp = (char *)strcasestr(bufReceive, "WWW-Authenticate:Digest ") )
624:info:build                   ^
625:info:build                   ==
626:info:build http.c:654:26: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
627:info:build   szTmp1 = ((char*)index(szTmp, '\r'));
628:info:build                          ^~~~~
629:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
630:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
631:info:build                            ^
632:info:build http.c:654:10: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
633:info:build   szTmp1 = ((char*)index(szTmp, '\r'));
634:info:build          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
635:info:build http.c:658:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
636:info:build   strncpy(szAuthenticate, szTmp, szTmp1 - szTmp);
637:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
638:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
639:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
640:info:build                               ^
641:info:build http.c:658:27: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
642:info:build   strncpy(szAuthenticate, szTmp, szTmp1 - szTmp);
643:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
644:info:build /usr/include/secure/_string.h:124:37: note: expanded from macro 'strncpy'
645:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
646:info:build                                     ^
647:info:build http.c:658:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
648:info:build   strncpy(szAuthenticate, szTmp, szTmp1 - szTmp);
649:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
650:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
651:info:build    : __inline_strncpy_chk (dest, src, len))
652:info:build                            ^
653:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
654:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
655:info:build                                        ^
656:info:build http.c:658:27: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
657:info:build   strncpy(szAuthenticate, szTmp, szTmp1 - szTmp);
658:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
659:info:build /usr/include/secure/_string.h:125:34: note: expanded from macro 'strncpy'
660:info:build    : __inline_strncpy_chk (dest, src, len))
661:info:build                                  ^
662:info:build /usr/include/secure/_string.h:128:71: note: passing argument to parameter '__src' here
663:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
664:info:build                                                                       ^
665:info:build http.c:666:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
666:info:build   if ( strcasestr(szAuthenticate, "algorithm=MD5-sess") || strcasestr(szAuthenticate, "algorithm=\"MD5-sess\"") )
667:info:build                   ^~~~~~~~~~~~~~
668:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
669:info:build char    *strcasestr(const char *, const char *);
670:info:build                                 ^
671:info:build http.c:666:71: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
672:info:build   if ( strcasestr(szAuthenticate, "algorithm=MD5-sess") || strcasestr(szAuthenticate, "algorithm=\"MD5-sess\"") )
673:info:build                                                                       ^~~~~~~~~~~~~~
674:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
675:info:build char    *strcasestr(const char *, const char *);
676:info:build                                 ^
677:info:build http.c:673:24: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
678:info:build   else if ( strcasestr(szAuthenticate, "algorithm=MD5") || strcasestr(szAuthenticate, "algorithm=\"MD5\""))
679:info:build                        ^~~~~~~~~~~~~~
680:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
681:info:build char    *strcasestr(const char *, const char *);
682:info:build                                 ^
683:info:build http.c:673:71: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
684:info:build   else if ( strcasestr(szAuthenticate, "algorithm=MD5") || strcasestr(szAuthenticate, "algorithm=\"MD5\""))
685:info:build                                                                       ^~~~~~~~~~~~~~
686:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
687:info:build char    *strcasestr(const char *, const char *);
688:info:build                                 ^
689:info:build http.c:680:24: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
690:info:build   else if ( strcasestr(szAuthenticate, "algorithm=") )
691:info:build                        ^~~~~~~~~~~~~~
692:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
693:info:build char    *strcasestr(const char *, const char *);
694:info:build                                 ^
695:info:build http.c:694:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
696:info:build   szTmp = (char *)strcasestr(szAuthenticate, "realm=\"");
697:info:build                              ^~~~~~~~~~~~~~
698:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
699:info:build char    *strcasestr(const char *, const char *);
700:info:build                                 ^
701:info:build http.c:694:9: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
702:info:build   szTmp = (char *)strcasestr(szAuthenticate, "realm=\"");
703:info:build         ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
704:info:build http.c:698:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
705:info:build     szTmp1 = ((char*)index(szTmp, '"'));
706:info:build                            ^~~~~
707:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
708:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
709:info:build                            ^
710:info:build http.c:698:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
711:info:build     szTmp1 = ((char*)index(szTmp, '"'));
712:info:build            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
713:info:build http.c:702:22: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
714:info:build     strncpy(szRealm, szTmp, szTmp1 - szTmp);
715:info:build     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
716:info:build /usr/include/secure/_string.h:124:37: note: expanded from macro 'strncpy'
717:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
718:info:build                                     ^
719:info:build http.c:702:22: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
720:info:build     strncpy(szRealm, szTmp, szTmp1 - szTmp);
721:info:build     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
722:info:build /usr/include/secure/_string.h:125:34: note: expanded from macro 'strncpy'
723:info:build    : __inline_strncpy_chk (dest, src, len))
724:info:build                                  ^
725:info:build /usr/include/secure/_string.h:128:71: note: passing argument to parameter '__src' here
726:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
727:info:build                                                                       ^
728:info:build http.c:713:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
729:info:build   szTmp = (char *)strcasestr(szAuthenticate, "nonce=\"");
730:info:build                              ^~~~~~~~~~~~~~
731:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
732:info:build char    *strcasestr(const char *, const char *);
733:info:build                                 ^
734:info:build http.c:713:9: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
735:info:build   szTmp = (char *)strcasestr(szAuthenticate, "nonce=\"");
736:info:build         ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
737:info:build http.c:717:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
738:info:build     szTmp1 = ((char*)index(szTmp, '"'));
739:info:build                            ^~~~~
740:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
741:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
742:info:build                            ^
743:info:build http.c:717:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
744:info:build     szTmp1 = ((char*)index(szTmp, '"'));
745:info:build            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
746:info:build http.c:721:22: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
747:info:build     strncpy(szNonce, szTmp, szTmp1 - szTmp);
748:info:build     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
749:info:build /usr/include/secure/_string.h:124:37: note: expanded from macro 'strncpy'
750:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
751:info:build                                     ^
752:info:build http.c:721:22: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
753:info:build     strncpy(szNonce, szTmp, szTmp1 - szTmp);
754:info:build     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
755:info:build /usr/include/secure/_string.h:125:34: note: expanded from macro 'strncpy'
756:info:build    : __inline_strncpy_chk (dest, src, len))
757:info:build                                  ^
758:info:build /usr/include/secure/_string.h:128:71: note: passing argument to parameter '__src' here
759:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
760:info:build                                                                       ^
761:info:build http.c:732:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
762:info:build   szTmp = (char *)strcasestr(szAuthenticate, "qop=\"");
763:info:build                              ^~~~~~~~~~~~~~
764:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
765:info:build char    *strcasestr(const char *, const char *);
766:info:build                                 ^
767:info:build http.c:732:9: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
768:info:build   szTmp = (char *)strcasestr(szAuthenticate, "qop=\"");
769:info:build         ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
770:info:build http.c:736:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
771:info:build     szTmp1 = ((char*)index(szTmp, '"'));
772:info:build                            ^~~~~
773:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
774:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
775:info:build                            ^
776:info:build http.c:736:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
777:info:build     szTmp1 = ((char*)index(szTmp, '"'));
778:info:build            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
779:info:build http.c:740:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
780:info:build     strncpy(szQop, szTmp, szTmp1 - szTmp);
781:info:build     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
782:info:build /usr/include/secure/_string.h:124:37: note: expanded from macro 'strncpy'
783:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
784:info:build                                     ^
785:info:build http.c:740:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
786:info:build     strncpy(szQop, szTmp, szTmp1 - szTmp);
787:info:build     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
788:info:build /usr/include/secure/_string.h:125:34: note: expanded from macro 'strncpy'
789:info:build    : __inline_strncpy_chk (dest, src, len))
790:info:build                                  ^
791:info:build /usr/include/secure/_string.h:128:71: note: passing argument to parameter '__src' here
792:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
793:info:build                                                                       ^
794:info:build http.c:750:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
795:info:build   szTmp = (char *)strcasestr(szAuthenticate, "opaque=\"");
796:info:build                              ^~~~~~~~~~~~~~
797:info:build /usr/include/string.h:164:30: note: passing argument to parameter here
798:info:build char    *strcasestr(const char *, const char *);
799:info:build                                 ^
800:info:build http.c:750:9: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
801:info:build   szTmp = (char *)strcasestr(szAuthenticate, "opaque=\"");
802:info:build         ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
803:info:build http.c:754:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
804:info:build     szTmp1 = ((char*)index(szTmp, '"'));
805:info:build                            ^~~~~
806:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
807:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
808:info:build                            ^
809:info:build http.c:754:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
810:info:build     szTmp1 = ((char*)index(szTmp, '"'));
811:info:build            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
812:info:build http.c:758:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
813:info:build     strncpy(szOpaque, szTmp, szTmp1 - szTmp);
814:info:build     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
815:info:build /usr/include/secure/_string.h:124:37: note: expanded from macro 'strncpy'
816:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
817:info:build                                     ^
818:info:build http.c:758:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
819:info:build     strncpy(szOpaque, szTmp, szTmp1 - szTmp);
820:info:build     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
821:info:build /usr/include/secure/_string.h:125:34: note: expanded from macro 'strncpy'
822:info:build    : __inline_strncpy_chk (dest, src, len))
823:info:build                                  ^
824:info:build /usr/include/secure/_string.h:128:71: note: passing argument to parameter '__src' here
825:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
826:info:build                                                                       ^
827:info:build http.c:818:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
828:info:build     sprintf(szAuthorization, "Digest username=\"%s\", realm=\"%s\", nonce=\"%s\", uri=\"%s\", algorithm=%s, response=\"%s\", qop=%s, nc=00000001, cnonce=\"%s\", opaque=\"%s\"",
829:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
830:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
831:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
832:info:build                            ^
833:info:build http.c:821:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
834:info:build     sprintf(szAuthorization, "Digest username=\"%s\", realm=\"%s\", nonce=\"%s\", uri=\"%s\", algorithm=%s, response=\"%s\", qop=%s, nc=00000001, cnonce=\"%s\"",
835:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
836:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
837:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
838:info:build                            ^
839:info:build http.c:824:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
840:info:build     sprintf(szAuthorization, "Digest username=\"%s\", realm=\"%s\", nonce=\"%s\", uri=\"%s\", algorithm=%s, response=\"%s\", opaque=\"%s\"",
841:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
842:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
843:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
844:info:build                            ^
845:info:build http.c:827:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
846:info:build     sprintf(szAuthorization, "Digest username=\"%s\", realm=\"%s\", nonce=\"%s\", uri=\"%s\", algorithm=%s, response=\"%s\"",
847:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
848:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
849:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
850:info:build                            ^
851:info:build http.c:837:76: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
852:info:build                     14 + strlen(_psSessionData->szUserAgent) + 17 + strlen(szAuthorization) + 28;
853:info:build                                                                            ^~~~~~~~~~~~~~~
854:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
855:info:build size_t   strlen(const char *);
856:info:build                             ^
857:info:build http.c:842:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
858:info:build   sprintf(bufSend, "GET /%s HTTP/1.1\r\nHost: %s\r\nUser-Agent: %s\r\nAuthorization: %s\r\nConnection: keep-alive\r\n\r\n",
859:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
860:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
861:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
862:info:build                            ^
863:info:build http.c:845:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
864:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
865:info:build                           ^~~~~~~
866:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
867:info:build extern int medusaSend(int socket, char *buf, int size, int options);
868:info:build                                         ^
869:info:build http.c:853:1: warning: control may reach end of non-void function [-Wreturn-type]
870:info:build }
871:info:build ^
872:info:build http.c:867:7: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
873:info:build       setPassResult(*login, szPassword);
874:info:build       ^
875:info:build 29 warnings generated.
876:info:build mv -f .deps/ftp.Tpo .deps/ftp.Po
877:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT http-digest.o -MD -MP -MF .deps/http-digest.Tpo -c -o http-digest.o http-digest.c
878:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
879:info:build http-digest.c:59:17: warning: passing 'HASH' (aka 'char [16]') to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
880:info:build       MD5_Final(HA1, &Md5Ctx);
881:info:build                 ^~~
882:info:build ../../src/modsrc/md5.h:26:38: note: passing argument to parameter 'result' here
883:info:build extern void MD5_Final(unsigned char *result, MD5_CTX *ctx);
884:info:build                                      ^
885:info:build http-digest.c:68:23: warning: passing 'HASH' (aka 'char [16]') to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
886:info:build             MD5_Final(HA1, &Md5Ctx);
887:info:build                       ^~~
888:info:build ../../src/modsrc/md5.h:26:38: note: passing argument to parameter 'result' here
889:info:build extern void MD5_Final(unsigned char *result, MD5_CTX *ctx);
890:info:build                                      ^
891:info:build http-digest.c:100:17: warning: passing 'HASH' (aka 'char [16]') to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
892:info:build       MD5_Final(HA2, &Md5Ctx);
893:info:build                 ^~~
894:info:build ../../src/modsrc/md5.h:26:38: note: passing argument to parameter 'result' here
895:info:build extern void MD5_Final(unsigned char *result, MD5_CTX *ctx);
896:info:build                                      ^
897:info:build http-digest.c:119:17: warning: passing 'HASH' (aka 'char [16]') to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
898:info:build       MD5_Final(RespHash, &Md5Ctx);
899:info:build                 ^~~~~~~~
900:info:build ../../src/modsrc/md5.h:26:38: note: passing argument to parameter 'result' here
901:info:build extern void MD5_Final(unsigned char *result, MD5_CTX *ctx);
902:info:build                                      ^
903:info:build 4 warnings generated.
904:info:build mv -f .deps/http-digest.Tpo .deps/http-digest.Po
905:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT imap.o -MD -MP -MF .deps/imap.Tpo -c -o imap.o imap.c
906:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
907:info:build imap.c:102:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
908:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
909:info:build     ^
910:info:build imap.c:109:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
911:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
912:info:build   ^
913:info:build imap.c:230:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
914:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
915:info:build       ^
916:info:build imap.c:297:14: warning: implicit declaration of function 'medusaCheckSocket' is invalid in C99 [-Wimplicit-function-declaration]
917:info:build         if ( medusaCheckSocket(hSocket) )
918:info:build              ^
919:info:build imap.c:370:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
920:info:build   else if ((strstr(bufReceive,"* OK ") != NULL))
921:info:build                    ^~~~~~~~~~
922:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
923:info:build char    *strstr(const char *, const char *);
924:info:build                             ^
925:info:build imap.c:375:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
926:info:build   else if ((strstr(bufReceive,"* BYE Connection refused") != NULL))
927:info:build                    ^~~~~~~~~~
928:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
929:info:build char    *strstr(const char *, const char *);
930:info:build                             ^
931:info:build imap.c:393:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
932:info:build   sprintf(bufSend, "%s CAPABILITY\r\n", _psSessionData->szTag);
933:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
934:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
935:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
936:info:build                            ^
937:info:build imap.c:395:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
938:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
939:info:build                                           ^~~~~~~
940:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
941:info:build size_t   strlen(const char *);
942:info:build                             ^
943:info:build imap.c:395:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
944:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
945:info:build                           ^~~~~~~
946:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
947:info:build extern int medusaSend(int socket, char *buf, int size, int options);
948:info:build                                         ^
949:info:build imap.c:411:41: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
950:info:build   if ((params->nUseSSL == 0) && (strstr(bufReceive, "STARTTLS") != NULL))
951:info:build                                         ^~~~~~~~~~
952:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
953:info:build char    *strstr(const char *, const char *);
954:info:build                             ^
955:info:build imap.c:419:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
956:info:build     sprintf(bufSend, "%s STARTTLS\r\n", _psSessionData->szTag);
957:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
958:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
959:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
960:info:build                            ^
961:info:build imap.c:420:45: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
962:info:build     if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
963:info:build                                             ^~~~~~~
964:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
965:info:build size_t   strlen(const char *);
966:info:build                             ^
967:info:build imap.c:420:29: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
968:info:build     if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
969:info:build                             ^~~~~~~
970:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
971:info:build extern int medusaSend(int socket, char *buf, int size, int options);
972:info:build                                         ^
973:info:build imap.c:451:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
974:info:build       sprintf(bufSend, "%s CAPABILITY\r\n", _psSessionData->szTag);
975:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
976:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
977:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
978:info:build                            ^
979:info:build imap.c:453:47: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
980:info:build       if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
981:info:build                                               ^~~~~~~
982:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
983:info:build size_t   strlen(const char *);
984:info:build                             ^
985:info:build imap.c:453:31: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
986:info:build       if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
987:info:build                               ^~~~~~~
988:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
989:info:build extern int medusaSend(int socket, char *buf, int size, int options);
990:info:build                                         ^
991:info:build imap.c:475:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
992:info:build   else if ((strstr(bufReceive,"AUTH=LOGIN") != NULL))
993:info:build                    ^~~~~~~~~~
994:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
995:info:build char    *strstr(const char *, const char *);
996:info:build                             ^
997:info:build imap.c:480:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
998:info:build   else if ((strstr(bufReceive,"AUTH=PLAIN") != NULL))
999:info:build                    ^~~~~~~~~~
1000:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1001:info:build char    *strstr(const char *, const char *);
1002:info:build                             ^
1003:info:build imap.c:485:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1004:info:build   else if ((strstr(bufReceive,"AUTH=NTLM") != NULL))
1005:info:build                    ^~~~~~~~~~
1006:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1007:info:build char    *strstr(const char *, const char *);
1008:info:build                             ^
1009:info:build imap.c:515:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1010:info:build     sprintf(bufSend, "%s LOGIN \"%s\\\\%s\" \"%s\"\r\n", _psSessionData->szTag, _psSessionData->szDomain, szLogin, szPassword);
1011:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1012:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1013:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1014:info:build                            ^
1015:info:build imap.c:520:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1016:info:build     sprintf(bufSend, "%s LOGIN \"%s\" \"%s\"\r\n", _psSessionData->szTag, szLogin, szPassword);
1017:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1018:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1019:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1020:info:build                            ^
1021:info:build imap.c:523:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1022:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1023:info:build                                           ^~~~~~~
1024:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1025:info:build size_t   strlen(const char *);
1026:info:build                             ^
1027:info:build imap.c:523:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1028:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1029:info:build                           ^~~~~~~
1030:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1031:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1032:info:build                                         ^
1033:info:build imap.c:547:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1034:info:build   sprintf(bufSend, "%s AUTHENTICATE PLAIN\r\n", _psSessionData->szTag);
1035:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1036:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1037:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1038:info:build                            ^
1039:info:build imap.c:549:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1040:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1041:info:build                                           ^~~~~~~
1042:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1043:info:build size_t   strlen(const char *);
1044:info:build                             ^
1045:info:build imap.c:549:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1046:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1047:info:build                           ^~~~~~~
1048:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1049:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1050:info:build                                         ^
1051:info:build imap.c:576:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1052:info:build   base64_encode(szTmp, nSendBufferSize, szEncodedAuth);
1053:info:build                 ^~~~~
1054:info:build ./../medusa-utils.h:29:38: note: passing argument to parameter 'str' here
1055:info:build extern int base64_encode(const char *str, int length, char *b64store);
1056:info:build                                      ^
1057:info:build imap.c:576:41: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1058:info:build   base64_encode(szTmp, nSendBufferSize, szEncodedAuth);
1059:info:build                                         ^~~~~~~~~~~~~
1060:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
1061:info:build extern int base64_encode(const char *str, int length, char *b64store);
1062:info:build                                                             ^
1063:info:build imap.c:580:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1064:info:build   nSendBufferSize = strlen(szEncodedAuth) + 2;
1065:info:build                            ^~~~~~~~~~~~~
1066:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1067:info:build size_t   strlen(const char *);
1068:info:build                             ^
1069:info:build imap.c:583:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1070:info:build   sprintf(bufSend, "%s\r\n", szEncodedAuth);
1071:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1072:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1073:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1074:info:build                            ^
1075:info:build imap.c:586:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1076:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1077:info:build                                           ^~~~~~~
1078:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1079:info:build size_t   strlen(const char *);
1080:info:build                             ^
1081:info:build imap.c:586:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1082:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1083:info:build                           ^~~~~~~
1084:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1085:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1086:info:build                                         ^
1087:info:build imap.c:620:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1088:info:build   sprintf(bufSend, "%s AUTHENTICATE NTLM\r\n", _psSessionData->szTag);
1089:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1090:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1091:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1092:info:build                            ^
1093:info:build imap.c:622:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1094:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1095:info:build                                           ^~~~~~~
1096:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1097:info:build size_t   strlen(const char *);
1098:info:build                             ^
1099:info:build imap.c:622:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1100:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1101:info:build                           ^~~~~~~
1102:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1103:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1104:info:build                                         ^
1105:info:build imap.c:644:56: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1106:info:build   base64_encode((char *)&sTmpReq, SmbLength(&sTmpReq), szTmpBuf64);
1107:info:build                                                        ^~~~~~~~~~
1108:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
1109:info:build extern int base64_encode(const char *str, int length, char *b64store);
1110:info:build                                                             ^
1111:info:build imap.c:647:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1112:info:build   nSendBufferSize = strlen(szTmpBuf64) + 2;
1113:info:build                            ^~~~~~~~~~
1114:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1115:info:build size_t   strlen(const char *);
1116:info:build                             ^
1117:info:build imap.c:650:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1118:info:build   sprintf(bufSend, "%s\r\n", szTmpBuf64);
1119:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1120:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1121:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1122:info:build                            ^
1123:info:build imap.c:654:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1124:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1125:info:build                                           ^~~~~~~
1126:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1127:info:build size_t   strlen(const char *);
1128:info:build                             ^
1129:info:build imap.c:654:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1130:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1131:info:build                           ^~~~~~~
1132:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1133:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1134:info:build                                         ^
1135:info:build imap.c:670:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1136:info:build   szTmpBuf = ((char*)index(bufReceive, '\r'));
1137:info:build                            ^~~~~~~~~~
1138:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
1139:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
1140:info:build                            ^
1141:info:build imap.c:670:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1142:info:build   szTmpBuf = ((char*)index(bufReceive, '\r'));
1143:info:build            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1144:info:build imap.c:674:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1145:info:build   base64_decode(bufReceive + 2, (char *)&sTmpChall);
1146:info:build                 ^~~~~~~~~~~~~~
1147:info:build ./../medusa-utils.h:30:38: note: passing argument to parameter 'base64' here
1148:info:build extern int base64_decode(const char *base64, char *to);
1149:info:build                                      ^
1150:info:build imap.c:685:58: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1151:info:build   base64_encode((char *)&sTmpResp, SmbLength(&sTmpResp), szTmpBuf64);
1152:info:build                                                          ^~~~~~~~~~
1153:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
1154:info:build extern int base64_encode(const char *str, int length, char *b64store);
1155:info:build                                                             ^
1156:info:build imap.c:688:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1157:info:build   nSendBufferSize = strlen(szTmpBuf64) + 2;
1158:info:build                            ^~~~~~~~~~
1159:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1160:info:build size_t   strlen(const char *);
1161:info:build                             ^
1162:info:build imap.c:691:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1163:info:build   sprintf(bufSend, "%s\r\n", szTmpBuf64);
1164:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1165:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1166:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1167:info:build                            ^
1168:info:build imap.c:693:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1169:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
1170:info:build                           ^~~~~~~
1171:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1172:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1173:info:build                                         ^
1174:info:build imap.c:736:5: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
1175:info:build     setPassResult(*psLogin, szPassword);
1176:info:build     ^
1177:info:build imap.c:757:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1178:info:build   else if (strstr(bufReceive,"OK") != NULL)
1179:info:build                   ^~~~~~~~~~
1180:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1181:info:build char    *strstr(const char *, const char *);
1182:info:build                             ^
1183:info:build imap.c:763:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1184:info:build   else if (strstr(bufReceive,"NO Clear text passwords have been disabled for this protocol.") != NULL)
1185:info:build                   ^~~~~~~~~~
1186:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1187:info:build char    *strstr(const char *, const char *);
1188:info:build                             ^
1189:info:build imap.c:769:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1190:info:build   else if (strstr(bufReceive,"NO Cleartext login on this server requires the use of transport level security (SSL/TLS)") != NULL)
1191:info:build                   ^~~~~~~~~~
1192:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1193:info:build char    *strstr(const char *, const char *);
1194:info:build                             ^
1195:info:build imap.c:775:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1196:info:build   else if (strstr(bufReceive,"NO The specified authentication package is not supported.") != NULL)
1197:info:build                   ^~~~~~~~~~
1198:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1199:info:build char    *strstr(const char *, const char *);
1200:info:build                             ^
1201:info:build imap.c:781:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1202:info:build   else if (strstr(bufReceive,"NO") != NULL)
1203:info:build                   ^~~~~~~~~~
1204:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1205:info:build char    *strstr(const char *, const char *);
1206:info:build                             ^
1207:info:build imap.c:787:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1208:info:build   else if (strstr(bufReceive,"BAD") != NULL)
1209:info:build                   ^~~~~~~~~~
1210:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1211:info:build char    *strstr(const char *, const char *);
1212:info:build                             ^
1213:info:build 85 warnings generated.
1214:info:build mv -f .deps/http.Tpo .deps/http.Po
1215:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT mssql.o -MD -MP -MF .deps/mssql.Tpo -c -o mssql.o mssql.c
1216:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
1217:info:build mssql.c:103:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
1218:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
1219:info:build     ^
1220:info:build mssql.c:110:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
1221:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
1222:info:build   ^
1223:info:build mssql.c:154:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
1224:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
1225:info:build       ^
1226:info:build mssql.c:298:29: warning: passing 'unsigned char [1]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1227:info:build     if (medusaSend(hSocket, pkt_sqlping, 1, 0) < 0)
1228:info:build                             ^~~~~~~~~~~
1229:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1230:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1231:info:build                                         ^
1232:info:build mssql.c:322:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
1233:info:build       while (szTmp = strstr(szTmp, "ServerName;"))
1234:info:build              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1235:info:build mssql.c:322:20: note: place parentheses around the assignment to silence this warning
1236:info:build       while (szTmp = strstr(szTmp, "ServerName;"))
1237:info:build                    ^
1238:info:build              (                                   )
1239:info:build mssql.c:322:20: note: use '==' to turn this assignment into an equality comparison
1240:info:build       while (szTmp = strstr(szTmp, "ServerName;"))
1241:info:build                    ^
1242:info:build                    ==
1243:info:build 54 warnings generated.
1244:info:build mssql.c:482:27: warning: passing 'unsigned char [513]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1245:info:build   if (medusaSend(hSocket, bufSend, MSLEN + 1 + 39 + MSLEN + 1 + 110 + 1 + MSLEN + 270, 0) < 0)
1246:info:build                           ^~~~~~~
1247:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1248:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1249:info:build                                         ^
1250:info:build mssql.c:487:27: warning: passing 'unsigned char [71]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1251:info:build   if (medusaSend(hSocket, pkt_langp, 71, 0) < 0)
1252:info:build                           ^~~~~~~~~
1253:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1254:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1255:info:build                                         ^
1256:info:build mssql.c:493:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1257:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1258:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1259:info:build mssql.c:512:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
1260:info:build   setPassResult((*psLogin), szPassword);
1261:info:build   ^
1262:info:build mv -f .deps/imap.Tpo .deps/imap.Po
1263:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT mysql.o -MD -MP -MF .deps/mysql.Tpo -c -o mysql.o mysql.c
1264:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
1265:info:build mysql.c:99:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
1266:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
1267:info:build     ^
1268:info:build mysql.c:107:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
1269:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
1270:info:build   ^
1271:info:build mysql.c:186:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
1272:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
1273:info:build       ^
1274:info:build mysql.c:431:3: warning: implicit declaration of function 'sha1_reset' is invalid in C99 [-Wimplicit-function-declaration]
1275:info:build   sha1_reset(&sha1_context);
1276:info:build   ^
1277:info:build mysql.c:443:3: warning: implicit declaration of function 'sha1_input' is invalid in C99 [-Wimplicit-function-declaration]
1278:info:build   sha1_input(&sha1_context, (uint8 *) password, strlen(password));
1279:info:build   ^
1280:info:build mysql.c:444:3: warning: implicit declaration of function 'sha1_result' is invalid in C99 [-Wimplicit-function-declaration]
1281:info:build   sha1_result(&sha1_context, hash_stage1);
1282:info:build   ^
1283:info:build mysql.c:488:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1284:info:build   strncpy(response + 9, szLogin, login_len);
1285:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1286:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
1287:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
1288:info:build                               ^
1289:info:build mysql.c:488:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1290:info:build   strncpy(response + 9, szLogin, login_len);
1291:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1292:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
1293:info:build    : __inline_strncpy_chk (dest, src, len))
1294:info:build                            ^
1295:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
1296:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
1297:info:build                                        ^
1298:info:build mysql.c:567:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1299:info:build   strncpy(response + 36, szLogin, login_len);  /* NULL terminated username */
1300:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1301:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
1302:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
1303:info:build                               ^
1304:info:build mysql.c:567:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1305:info:build   strncpy(response + 36, szLogin, login_len);  /* NULL terminated username */
1306:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1307:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
1308:info:build    : __inline_strncpy_chk (dest, src, len))
1309:info:build                            ^
1310:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
1311:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
1312:info:build                                        ^
1313:info:build mysql.c:593:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1314:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1315:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1316:info:build mysql.c:603:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1317:info:build     if (strstr(bufReceive + 7, "is not allowed to connect to this MySQL server"))
1318:info:build                ^~~~~~~~~~~~~~
1319:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1320:info:build char    *strstr(const char *, const char *);
1321:info:build                             ^
1322:info:build mysql.c:631:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1323:info:build   if (!(strstr(szServerVersion, "3.") || strstr(szServerVersion, "4.") || strstr(szServerVersion, "5.") ))
1324:info:build                ^~~~~~~~~~~~~~~
1325:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1326:info:build char    *strstr(const char *, const char *);
1327:info:build                             ^
1328:info:build mysql.c:631:49: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1329:info:build   if (!(strstr(szServerVersion, "3.") || strstr(szServerVersion, "4.") || strstr(szServerVersion, "5.") ))
1330:info:build                                                 ^~~~~~~~~~~~~~~
1331:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1332:info:build char    *strstr(const char *, const char *);
1333:info:build                             ^
1334:info:build mysql.c:631:82: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1335:info:build   if (!(strstr(szServerVersion, "3.") || strstr(szServerVersion, "4.") || strstr(szServerVersion, "5.") ))
1336:info:build                                                                                  ^~~~~~~~~~~~~~~
1337:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1338:info:build char    *strstr(const char *, const char *);
1339:info:build                             ^
1340:info:build mysql.c:638:15: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1341:info:build   if ((strstr(szServerVersion, "4.1") || strstr(szServerVersion, "5.") ))
1342:info:build               ^~~~~~~~~~~~~~~
1343:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1344:info:build char    *strstr(const char *, const char *);
1345:info:build                             ^
1346:info:build mysql.c:638:49: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1347:info:build   if ((strstr(szServerVersion, "4.1") || strstr(szServerVersion, "5.") ))
1348:info:build                                                 ^~~~~~~~~~~~~~~
1349:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1350:info:build char    *strstr(const char *, const char *);
1351:info:build                             ^
1352:info:build mysql.c:649:48: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1353:info:build     memcpy(*szSessionSalt, bufReceive + strlen(szServerVersion) + 10, 9);
1354:info:build     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
1355:info:build /usr/include/secure/_string.h:55:36: note: expanded from macro 'memcpy'
1356:info:build    ? __builtin___memcpy_chk (dest, src, len, __darwin_obsz0 (dest))     \
1357:info:build                                    ^
1358:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1359:info:build size_t   strlen(const char *);
1360:info:build                             ^
1361:info:build mysql.c:649:48: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1362:info:build     memcpy(*szSessionSalt, bufReceive + strlen(szServerVersion) + 10, 9);
1363:info:build     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
1364:info:build /usr/include/secure/_string.h:56:33: note: expanded from macro 'memcpy'
1365:info:build    : __inline_memcpy_chk (dest, src, len))
1366:info:build                                 ^
1367:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1368:info:build size_t   strlen(const char *);
1369:info:build                             ^
1370:info:build mysql.c:650:51: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1371:info:build     memcpy(*szSessionSalt+8 , bufReceive + strlen(szServerVersion) + 37 , 12);
1372:info:build     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
1373:info:build /usr/include/secure/_string.h:55:36: note: expanded from macro 'memcpy'
1374:info:build    ? __builtin___memcpy_chk (dest, src, len, __darwin_obsz0 (dest))     \
1375:info:build                                    ^
1376:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1377:info:build size_t   strlen(const char *);
1378:info:build                             ^
1379:info:build mysql.c:650:51: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1380:info:build     memcpy(*szSessionSalt+8 , bufReceive + strlen(szServerVersion) + 37 , 12);
1381:info:build     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
1382:info:build /usr/include/secure/_string.h:56:33: note: expanded from macro 'memcpy'
1383:info:build    : __inline_memcpy_chk (dest, src, len))
1384:info:build                                 ^
1385:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1386:info:build size_t   strlen(const char *);
1387:info:build                             ^
1388:info:build mysql.c:652:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1389:info:build     if (strlen(*szSessionSalt) != 20)
1390:info:build                ^~~~~~~~~~~~~~
1391:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1392:info:build size_t   strlen(const char *);
1393:info:build                             ^
1394:info:build mysql.c:668:48: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1395:info:build     memcpy(*szSessionSalt, bufReceive + strlen(szServerVersion) + 10, 9);
1396:info:build     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
1397:info:build /usr/include/secure/_string.h:55:36: note: expanded from macro 'memcpy'
1398:info:build    ? __builtin___memcpy_chk (dest, src, len, __darwin_obsz0 (dest))     \
1399:info:build                                    ^
1400:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1401:info:build size_t   strlen(const char *);
1402:info:build                             ^
1403:info:build mysql.c:668:48: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1404:info:build     memcpy(*szSessionSalt, bufReceive + strlen(szServerVersion) + 10, 9);
1405:info:build     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
1406:info:build /usr/include/secure/_string.h:56:33: note: expanded from macro 'memcpy'
1407:info:build    : __inline_memcpy_chk (dest, src, len))
1408:info:build                                 ^
1409:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1410:info:build size_t   strlen(const char *);
1411:info:build                             ^
1412:info:build mysql.c:670:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1413:info:build     if (strlen(*szSessionSalt) != 8) {
1414:info:build                ^~~~~~~~~~~~~~
1415:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1416:info:build size_t   strlen(const char *);
1417:info:build                             ^
1418:info:build mysql.c:704:14: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1419:info:build   if (strlen(szSessionSalt) == 8 || _psSessionData->protoFlag == PROTO_OLD)
1420:info:build              ^~~~~~~~~~~~~
1421:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1422:info:build size_t   strlen(const char *);
1423:info:build                             ^
1424:info:build mysql.c:710:69: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1425:info:build     iRet = MySQLPrepareAuthOld(_psSessionData, szLogin, szPassword, szSessionSalt, &szResponse, &iResponseLength);
1426:info:build                                                                     ^~~~~~~~~~~~~
1427:info:build mysql.c:460:93: note: passing argument to parameter 'szSessionSalt' here
1428:info:build int MySQLPrepareAuthOld(_MYSQL_DATA *_psSessionData, char* szLogin, char* szPassword, char* szSessionSalt, unsigned char** szResponse, unsigned long* iResponseLength)
1429:info:build                                                                                             ^
1430:info:build mysql.c:719:66: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1431:info:build     iRet = MySQLPrepareAuth(_psSessionData, szLogin, szPassword, szSessionSalt, &szResponse, &iResponseLength);
1432:info:build                                                                  ^~~~~~~~~~~~~
1433:info:build mysql.c:528:90: note: passing argument to parameter 'szSessionSalt' here
1434:info:build int MySQLPrepareAuth(_MYSQL_DATA *_psSessionData, char* szLogin, char* szPassword, char* szSessionSalt, unsigned char** szResponse, unsigned long* iResponseLength)
1435:info:build                                                                                          ^
1436:info:build mysql.c:728:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1437:info:build   if (medusaSend(hSocket, szResponse, iResponseLength, 0) < 0)
1438:info:build                           ^~~~~~~~~~
1439:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1440:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1441:info:build                                         ^
1442:info:build mysql.c:738:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1443:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1444:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1445:info:build mysql.c:777:72: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1446:info:build     iRet = MySQLPrepareAuthNewOld(_psSessionData, szLogin, szPassword, szSessionSalt, &szResponse, &iResponseLength);
1447:info:build                                                                        ^~~~~~~~~~~~~
1448:info:build mysql.c:506:96: note: passing argument to parameter 'szSessionSalt' here
1449:info:build int MySQLPrepareAuthNewOld(_MYSQL_DATA *_psSessionData, char* szLogin, char* szPassword, char* szSessionSalt, unsigned char** szResponse, unsigned long* iResponseLength)
1450:info:build                                                                                                ^
1451:info:build mysql.c:785:29: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1452:info:build     if (medusaSend(hSocket, szResponse, iResponseLength, 0) < 0)
1453:info:build                             ^~~~~~~~~~
1454:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1455:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1456:info:build                                         ^
1457:info:build mysql.c:796:16: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1458:info:build     bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1459:info:build                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1460:info:build mysql.c:838:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
1461:info:build   setPassResult((*psLogin), szPassword);
1462:info:build   ^
1463:info:build 9 warnings generated.
1464:info:build mv -f .deps/mssql.Tpo .deps/mssql.Po
1465:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c
1466:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
1467:info:build sha1.c:156:5: warning: implicitly declaring C library function 'bzero' with type 'void (void *, unsigned long)'
1468:info:build     bzero((char*) context->Message_Block,64);
1469:info:build     ^
1470:info:build sha1.c:156:5: note: please include the header <strings.h> or explicitly provide a declaration for 'bzero'
1471:info:build 1 warning generated.
1472:info:build mv -f .deps/sha1.Tpo .deps/sha1.Po
1473:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT nntp.o -MD -MP -MF .deps/nntp.Tpo -c -o nntp.o nntp.c
1474:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
1475:info:build nntp.c:89:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
1476:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
1477:info:build     ^
1478:info:build nntp.c:96:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
1479:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
1480:info:build   ^
1481:info:build nntp.c:135:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
1482:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
1483:info:build       ^
1484:info:build nntp.c:236:11: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1485:info:build   sprintf(bufSend, "QUIT\r\n");
1486:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
1487:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1488:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1489:info:build                            ^
1490:info:build nntp.c:238:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1491:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1492:info:build                                           ^~~~~~~
1493:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1494:info:build size_t   strlen(const char *);
1495:info:build                             ^
1496:info:build nntp.c:238:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1497:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1498:info:build                           ^~~~~~~
1499:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1500:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1501:info:build                                         ^
1502:info:build nntp.c:256:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1503:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1504:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1505:info:build nntp.c:263:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1506:info:build   else if ((strstr(bufReceive,"200") != NULL))
1507:info:build                    ^~~~~~~~~~
1508:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1509:info:build char    *strstr(const char *, const char *);
1510:info:build                             ^
1511:info:build nntp.c:268:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1512:info:build   else if ((strstr(bufReceive,"400") != NULL))
1513:info:build                    ^~~~~~~~~~
1514:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1515:info:build char    *strstr(const char *, const char *);
1516:info:build                             ^
1517:info:build nntp.c:283:11: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1518:info:build   sprintf(bufSend, "HELP\r\n");
1519:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
1520:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1521:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1522:info:build                            ^
1523:info:build nntp.c:285:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1524:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1525:info:build                                           ^~~~~~~
1526:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1527:info:build size_t   strlen(const char *);
1528:info:build                             ^
1529:info:build nntp.c:285:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1530:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1531:info:build                           ^~~~~~~
1532:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1533:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1534:info:build                                         ^
1535:info:build nntp.c:293:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1536:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1537:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1538:info:build nntp.c:301:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1539:info:build   else if (strstr(bufReceive,"480") != NULL)
1540:info:build                   ^~~~~~~~~~
1541:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1542:info:build char    *strstr(const char *, const char *);
1543:info:build                             ^
1544:info:build nntp.c:326:11: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1545:info:build   sprintf(bufSend, "AUTHINFO USER %.250s\r\n", szLogin);
1546:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1547:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1548:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1549:info:build                            ^
1550:info:build nntp.c:328:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1551:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1552:info:build                                           ^~~~~~~
1553:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1554:info:build size_t   strlen(const char *);
1555:info:build                             ^
1556:info:build nntp.c:328:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1557:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1558:info:build                           ^~~~~~~
1559:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1560:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1561:info:build                                         ^
1562:info:build nntp.c:334:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1563:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1564:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1565:info:build nntp.c:341:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1566:info:build   else if (strstr(bufReceive,"381") != NULL)
1567:info:build                   ^~~~~~~~~~
1568:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1569:info:build char    *strstr(const char *, const char *);
1570:info:build                             ^
1571:info:build nntp.c:356:13: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1572:info:build     sprintf(bufSend, "AUTHINFO PASS \"\"\r\n");
1573:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1574:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1575:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1576:info:build                            ^
1577:info:build nntp.c:358:13: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1578:info:build     sprintf(bufSend, "AUTHINFO PASS %.250s\r\n", szPassword);
1579:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1580:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1581:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1582:info:build                            ^
1583:info:build nntp.c:360:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1584:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1585:info:build                                           ^~~~~~~
1586:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1587:info:build size_t   strlen(const char *);
1588:info:build                             ^
1589:info:build nntp.c:360:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1590:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1591:info:build                           ^~~~~~~
1592:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1593:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1594:info:build                                         ^
1595:info:build nntp.c:366:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1596:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1597:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1598:info:build nntp.c:373:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1599:info:build   else if (strstr(bufReceive,"281") != NULL)
1600:info:build                   ^~~~~~~~~~
1601:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1602:info:build char    *strstr(const char *, const char *);
1603:info:build                             ^
1604:info:build nntp.c:380:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1605:info:build   else if (strstr(bufReceive,"482") != NULL)
1606:info:build                   ^~~~~~~~~~
1607:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1608:info:build char    *strstr(const char *, const char *);
1609:info:build                             ^
1610:info:build nntp.c:387:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1611:info:build   else if (strstr(bufReceive,"501") != NULL)
1612:info:build                   ^~~~~~~~~~
1613:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1614:info:build char    *strstr(const char *, const char *);
1615:info:build                             ^
1616:info:build nntp.c:394:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1617:info:build   else if (strstr(bufReceive,"502") != NULL)
1618:info:build                   ^~~~~~~~~~
1619:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1620:info:build char    *strstr(const char *, const char *);
1621:info:build                             ^
1622:info:build nntp.c:408:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
1623:info:build   setPassResult((*psLogin), szPassword);
1624:info:build   ^
1625:info:build 34 warnings generated.
1626:info:build mv -f .deps/mysql.Tpo .deps/mysql.Po
1627:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT pcanywhere.o -MD -MP -MF .deps/pcanywhere.Tpo -c -o pcanywhere.o pcanywhere.c
1628:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
1629:info:build 29 warnings generated.
1630:info:build mv -f .deps/nntp.Tpo .deps/nntp.Po
1631:info:build pcanywhere.c:106:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
1632:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
1633:info:build     ^
1634:info:build pcanywhere.c:113:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
1635:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
1636:info:build   ^
1637:info:build pcanywhere.c:158:49: warning: passing 'unsigned char [17]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1638:info:build           memset(psSessionData->domain + strlen(psSessionData->domain) + 1, 0x5C, 1); // '\'
1639:info:build           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1640:info:build /usr/include/secure/_string.h:76:21: note: expanded from macro 'memset'
1641:info:build   ((__darwin_obsz0 (dest) != (size_t) -1)                               \
1642:info:build                     ^
1643:info:build /usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0'
1644:info:build #define __darwin_obsz0(object) __builtin_object_size (object, 0)
1645:info:build                                                       ^~~~~~
1646:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1647:info:build size_t   strlen(const char *);
1648:info:build                             ^
1649:info:build pcanywhere.c:158:49: warning: passing 'unsigned char [17]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1650:info:build           memset(psSessionData->domain + strlen(psSessionData->domain) + 1, 0x5C, 1); // '\'
1651:info:build           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1652:info:build /usr/include/secure/_string.h:77:30: note: expanded from macro 'memset'
1653:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
1654:info:build                              ^
1655:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1656:info:build size_t   strlen(const char *);
1657:info:build                             ^
1658:info:build pcanywhere.c:158:49: warning: passing 'unsigned char [17]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1659:info:build           memset(psSessionData->domain + strlen(psSessionData->domain) + 1, 0x5C, 1); // '\'
1660:info:build           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1661:info:build /usr/include/secure/_string.h:77:62: note: expanded from macro 'memset'
1662:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
1663:info:build                                                              ^
1664:info:build /usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0'
1665:info:build #define __darwin_obsz0(object) __builtin_object_size (object, 0)
1666:info:build                                                       ^~~~~~
1667:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1668:info:build size_t   strlen(const char *);
1669:info:build                             ^
1670:info:build pcanywhere.c:158:49: warning: passing 'unsigned char [17]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1671:info:build           memset(psSessionData->domain + strlen(psSessionData->domain) + 1, 0x5C, 1); // '\'
1672:info:build           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1673:info:build /usr/include/secure/_string.h:78:27: note: expanded from macro 'memset'
1674:info:build    : __inline_memset_chk (dest, val, len))
1675:info:build                           ^
1676:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1677:info:build size_t   strlen(const char *);
1678:info:build                             ^
1679:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT pop3.o -MD -MP -MF .deps/pop3.Tpo -c -o pop3.o pop3.c
1680:info:build pcanywhere.c:189:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
1681:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
1682:info:build       ^
1683:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
1684:info:build pcanywhere.c:330:27: warning: passing 'unsigned char [7]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1685:info:build   if (medusaSend(hSocket, bufSend1, nSendBufferSize1, 0) < 0)
1686:info:build                           ^~~~~~~~
1687:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1688:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1689:info:build                                         ^
1690:info:build pcanywhere.c:344:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1691:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1692:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1693:info:build pcanywhere.c:350:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1694:info:build   else if (strstr(bufReceive + 6, "Enter login name:"))
1695:info:build                   ^~~~~~~~~~~~~~
1696:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1697:info:build char    *strstr(const char *, const char *);
1698:info:build                             ^
1699:info:build pcanywhere.c:359:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1700:info:build     strncpy(bufSend + 2, clogin, BUF_SIZE - 3);
1701:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1702:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
1703:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
1704:info:build                               ^
1705:info:build pcanywhere.c:359:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1706:info:build     strncpy(bufSend + 2, clogin, BUF_SIZE - 3);
1707:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1708:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
1709:info:build    : __inline_strncpy_chk (dest, src, len))
1710:info:build                            ^
1711:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
1712:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
1713:info:build                                        ^
1714:info:build pcanywhere.c:362:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1715:info:build   else if (strstr(bufReceive + 6, "Enter user name:"))
1716:info:build                   ^~~~~~~~~~~~~~
1717:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1718:info:build char    *strstr(const char *, const char *);
1719:info:build                             ^
1720:info:build pcanywhere.c:373:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1721:info:build       strncpy(szTmp, szDomain, strlen(szDomain));
1722:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1723:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
1724:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
1725:info:build                               ^
1726:info:build pcanywhere.c:373:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1727:info:build       strncpy(szTmp, szDomain, strlen(szDomain));
1728:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1729:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
1730:info:build    : __inline_strncpy_chk (dest, src, len))
1731:info:build                            ^
1732:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
1733:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
1734:info:build                                        ^
1735:info:build pcanywhere.c:375:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1736:info:build       strncpy(szTmp + strlen(szDomain) + 1, szLogin, strlen(szLogin));
1737:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1738:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
1739:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
1740:info:build                               ^
1741:info:build pcanywhere.c:375:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1742:info:build       strncpy(szTmp + strlen(szDomain) + 1, szLogin, strlen(szLogin));
1743:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1744:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
1745:info:build    : __inline_strncpy_chk (dest, src, len))
1746:info:build                            ^
1747:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
1748:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
1749:info:build                                        ^
1750:info:build pcanywhere.c:376:18: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1751:info:build       pcaEncrypt(szTmp, clogin, 0xAB, 1);
1752:info:build                  ^~~~~
1753:info:build pcanywhere.c:294:23: note: passing argument to parameter 'plaintext' here
1754:info:build void pcaEncrypt(char *plaintext, char *ciphertext, int key, int offset)
1755:info:build                       ^
1756:info:build pcanywhere.c:383:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1757:info:build       strncpy(bufSend + 2, clogin, BUF_SIZE - 3);
1758:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1759:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
1760:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
1761:info:build                               ^
1762:info:build pcanywhere.c:383:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1763:info:build       strncpy(bufSend + 2, clogin, BUF_SIZE - 3);
1764:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1765:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
1766:info:build    : __inline_strncpy_chk (dest, src, len))
1767:info:build                            ^
1768:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
1769:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
1770:info:build                                        ^
1771:info:build pcanywhere.c:394:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1772:info:build       strncpy(bufSend + 3, clogin, BUF_SIZE - 4);
1773:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1774:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
1775:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
1776:info:build                               ^
1777:info:build pcanywhere.c:394:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1778:info:build       strncpy(bufSend + 3, clogin, BUF_SIZE - 4);
1779:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1780:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
1781:info:build    : __inline_strncpy_chk (dest, src, len))
1782:info:build                            ^
1783:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
1784:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
1785:info:build                                        ^
1786:info:build pcanywhere.c:417:27: warning: passing 'unsigned char [16384]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1787:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
1788:info:build                           ^~~~~~~
1789:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1790:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1791:info:build                                         ^
1792:info:build pcanywhere.c:427:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1793:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1794:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1795:info:build pcanywhere.c:433:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1796:info:build   else if (strstr(bufReceive + 6, "Enter password:"))
1797:info:build                   ^~~~~~~~~~~~~~
1798:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1799:info:build char    *strstr(const char *, const char *);
1800:info:build                             ^
1801:info:build pcanywhere.c:450:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1802:info:build   strncpy(bufSend + 2, cpass, BUF_SIZE - 3);
1803:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1804:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
1805:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
1806:info:build                               ^
1807:info:build pcanywhere.c:450:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1808:info:build   strncpy(bufSend + 2, cpass, BUF_SIZE - 3);
1809:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1810:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
1811:info:build    : __inline_strncpy_chk (dest, src, len))
1812:info:build                            ^
1813:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
1814:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
1815:info:build                                        ^
1816:info:build pcanywhere.c:454:27: warning: passing 'unsigned char [16384]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1817:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
1818:info:build                           ^~~~~~~
1819:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1820:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1821:info:build                                         ^
1822:info:build pcanywhere.c:459:1: warning: control may reach end of non-void function [-Wreturn-type]
1823:info:build }
1824:info:build ^
1825:info:build pcanywhere.c:472:27: warning: passing 'unsigned char [14]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1826:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
1827:info:build                           ^~~~~~~
1828:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1829:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1830:info:build                                         ^
1831:info:build pcanywhere.c:479:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1832:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1833:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1834:info:build pcanywhere.c:485:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1835:info:build   else if (strstr(bufReceive + 28, "Host is denying connection"))
1836:info:build                   ^~~~~~~~~~~~~~~
1837:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1838:info:build char    *strstr(const char *, const char *);
1839:info:build                             ^
1840:info:build pcanywhere.c:509:27: warning: passing 'unsigned char [4]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1841:info:build   if (medusaSend(hSocket, bufSend1, nSendBufferSize1, 0) < 0)
1842:info:build                           ^~~~~~~~
1843:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1844:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1845:info:build                                         ^
1846:info:build pcanywhere.c:516:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1847:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1848:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1849:info:build pcanywhere.c:523:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1850:info:build   else if (strstr(bufReceive + 11, "Please press <Enter>..."))
1851:info:build                   ^~~~~~~~~~~~~~~
1852:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1853:info:build char    *strstr(const char *, const char *);
1854:info:build                             ^
1855:info:build pcanywhere.c:540:27: warning: passing 'unsigned char [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1856:info:build   if (medusaSend(hSocket, bufSend2, nSendBufferSize2, 0) < 0)
1857:info:build                           ^~~~~~~~
1858:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1859:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1860:info:build                                         ^
1861:info:build pcanywhere.c:547:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1862:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1863:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1864:info:build pcanywhere.c:600:31: warning: passing 'unsigned char [17]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1865:info:build   iRet = pcaUserAuth(hSocket, _psSessionData->domain, szLogin, szPassword);
1866:info:build                               ^~~~~~~~~~~~~~~~~~~~~~
1867:info:build pcanywhere.c:311:36: note: passing argument to parameter 'szDomain' here
1868:info:build int pcaUserAuth(int hSocket, char* szDomain, char* szLogin, char* szPassword)
1869:info:build                                    ^
1870:info:build pcanywhere.c:610:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1871:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
1872:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1873:info:build pcanywhere.c:618:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1874:info:build   else if (strstr(bufReceive + 5, "Invalid login") || strstr(bufReceive + 6, "Enter password"))
1875:info:build                   ^~~~~~~~~~~~~~
1876:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1877:info:build char    *strstr(const char *, const char *);
1878:info:build                             ^
1879:info:build pcanywhere.c:618:62: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1880:info:build   else if (strstr(bufReceive + 5, "Invalid login") || strstr(bufReceive + 6, "Enter password"))
1881:info:build                                                              ^~~~~~~~~~~~~~
1882:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1883:info:build char    *strstr(const char *, const char *);
1884:info:build                             ^
1885:info:build pcanywhere.c:633:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
1886:info:build   setPassResult((*psLogin), szPassword);
1887:info:build   ^
1888:info:build pop3.c:97:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
1889:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
1890:info:build     ^
1891:info:build pop3.c:104:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
1892:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
1893:info:build   ^
1894:info:build pop3.c:216:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
1895:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
1896:info:build       ^
1897:info:build pop3.c:288:19: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1898:info:build           sprintf(bufSend, "STLS\r\n");
1899:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
1900:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1901:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1902:info:build                            ^
1903:info:build pop3.c:289:51: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1904:info:build           if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1905:info:build                                                   ^~~~~~~
1906:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1907:info:build size_t   strlen(const char *);
1908:info:build                             ^
1909:info:build pop3.c:289:35: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1910:info:build           if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1911:info:build                                   ^~~~~~~
1912:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1913:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1914:info:build                                         ^
1915:info:build pop3.c:306:27: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1916:info:build           else if (strstr(bufReceive, "+OK") != NULL)
1917:info:build                           ^~~~~~~~~~
1918:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1919:info:build char    *strstr(const char *, const char *);
1920:info:build                             ^
1921:info:build pop3.c:342:14: warning: implicit declaration of function 'medusaCheckSocket' is invalid in C99 [-Wimplicit-function-declaration]
1922:info:build         if ( medusaCheckSocket(hSocket) )
1923:info:build              ^
1924:info:build pop3.c:411:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1925:info:build   sprintf(bufSend, "CAPA\r\n");
1926:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
1927:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1928:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1929:info:build                            ^
1930:info:build pop3.c:413:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1931:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1932:info:build                                           ^~~~~~~
1933:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1934:info:build size_t   strlen(const char *);
1935:info:build                             ^
1936:info:build pop3.c:413:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1937:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1938:info:build                           ^~~~~~~
1939:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1940:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1941:info:build                                         ^
1942:info:build pop3.c:425:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1943:info:build   else if ((strstr(bufReceive,"USER") != NULL))
1944:info:build                    ^~~~~~~~~~
1945:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1946:info:build char    *strstr(const char *, const char *);
1947:info:build                             ^
1948:info:build pop3.c:430:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1949:info:build   else if ((strstr(bufReceive,"SASL") != NULL))
1950:info:build                    ^~~~~~~~~~
1951:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1952:info:build char    *strstr(const char *, const char *);
1953:info:build                             ^
1954:info:build pop3.c:432:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1955:info:build     if ((strstr(bufReceive,"PLAIN") != NULL))
1956:info:build                 ^~~~~~~~~~
1957:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1958:info:build char    *strstr(const char *, const char *);
1959:info:build                             ^
1960:info:build pop3.c:437:22: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1961:info:build     else if ((strstr(bufReceive,"LOGIN") != NULL))
1962:info:build                      ^~~~~~~~~~
1963:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1964:info:build char    *strstr(const char *, const char *);
1965:info:build                             ^
1966:info:build pop3.c:442:22: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1967:info:build     else if ((strstr(bufReceive,"NTLM") != NULL))
1968:info:build                      ^~~~~~~~~~
1969:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
1970:info:build char    *strstr(const char *, const char *);
1971:info:build                             ^
1972:info:build pop3.c:470:13: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1973:info:build     sprintf(bufSend, "USER %.100s@%.150s\r\n", szLogin, _psSessionData->szDomain);
1974:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1975:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1976:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1977:info:build                            ^
1978:info:build pop3.c:472:13: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1979:info:build     sprintf(bufSend, "USER %.250s\r\n", szLogin);
1980:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1981:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
1982:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1983:info:build                            ^
1984:info:build pop3.c:474:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1985:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1986:info:build                                           ^~~~~~~
1987:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
1988:info:build size_t   strlen(const char *);
1989:info:build                             ^
1990:info:build pop3.c:474:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1991:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
1992:info:build                           ^~~~~~~
1993:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
1994:info:build extern int medusaSend(int socket, char *buf, int size, int options);
1995:info:build                                         ^
1996:info:build pop3.c:485:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1997:info:build   else if (strstr(bufReceive, " signing off."))
1998:info:build                   ^~~~~~~~~~
1999:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2000:info:build char    *strstr(const char *, const char *);
2001:info:build                             ^
2002:info:build pop3.c:491:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2003:info:build   else if (strstr(bufReceive, "ERR Cleartext login on this server requires the use of transport level security (SSL/TLS)"))
2004:info:build                   ^~~~~~~~~~
2005:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2006:info:build char    *strstr(const char *, const char *);
2007:info:build                             ^
2008:info:build pop3.c:496:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2009:info:build   else if (strstr(bufReceive, "ERR Clear text passwords have been disabled for this protocol."))
2010:info:build                   ^~~~~~~~~~
2011:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2012:info:build char    *strstr(const char *, const char *);
2013:info:build                             ^
2014:info:build pop3.c:504:11: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2015:info:build   sprintf(bufSend, "PASS %.250s\r\n", szPassword);
2016:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2017:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2018:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2019:info:build                            ^
2020:info:build pop3.c:506:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2021:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2022:info:build                                           ^~~~~~~
2023:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2024:info:build size_t   strlen(const char *);
2025:info:build                             ^
2026:info:build pop3.c:506:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2027:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2028:info:build                           ^~~~~~~
2029:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2030:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2031:info:build                                         ^
2032:info:build pop3.c:538:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2033:info:build   strncpy(szTmpBuf, szLogin, strlen(szLogin));
2034:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2035:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2036:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2037:info:build                               ^
2038:info:build pop3.c:538:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2039:info:build   strncpy(szTmpBuf, szLogin, strlen(szLogin));
2040:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2041:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2042:info:build    : __inline_strncpy_chk (dest, src, len))
2043:info:build                            ^
2044:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2045:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2046:info:build                                        ^
2047:info:build pop3.c:539:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2048:info:build   strncpy(szTmpBuf + strlen(szLogin) + 1, szLogin, strlen(szLogin));
2049:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2050:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2051:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2052:info:build                               ^
2053:info:build pop3.c:539:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2054:info:build   strncpy(szTmpBuf + strlen(szLogin) + 1, szLogin, strlen(szLogin));
2055:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2056:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2057:info:build    : __inline_strncpy_chk (dest, src, len))
2058:info:build                            ^
2059:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2060:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2061:info:build                                        ^
2062:info:build pop3.c:540:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2063:info:build   strncpy(szTmpBuf + strlen(szLogin) + 1 + strlen(szLogin) + 1, szPassword, strlen(szPassword));
2064:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2065:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2066:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2067:info:build                               ^
2068:info:build pop3.c:540:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2069:info:build   strncpy(szTmpBuf + strlen(szLogin) + 1 + strlen(szLogin) + 1, szPassword, strlen(szPassword));
2070:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2071:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2072:info:build    : __inline_strncpy_chk (dest, src, len))
2073:info:build                            ^
2074:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2075:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2076:info:build                                        ^
2077:info:build pop3.c:544:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2078:info:build   base64_encode(szTmpBuf, nSendBufferSize, szTmpBuf64);
2079:info:build                 ^~~~~~~~
2080:info:build ./../medusa-utils.h:29:38: note: passing argument to parameter 'str' here
2081:info:build extern int base64_encode(const char *str, int length, char *b64store);
2082:info:build                                      ^
2083:info:build pop3.c:544:44: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2084:info:build   base64_encode(szTmpBuf, nSendBufferSize, szTmpBuf64);
2085:info:build                                            ^~~~~~~~~~
2086:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
2087:info:build extern int base64_encode(const char *str, int length, char *b64store);
2088:info:build                                                             ^
2089:info:build pop3.c:547:32: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2090:info:build   bufSend = malloc(11 + strlen(szTmpBuf64) + 2 + 1);
2091:info:build                                ^~~~~~~~~~
2092:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2093:info:build size_t   strlen(const char *);
2094:info:build                             ^
2095:info:build pop3.c:548:34: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2096:info:build   memset(bufSend, 0, 11 + strlen(szTmpBuf64) + 2 + 1);
2097:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
2098:info:build /usr/include/secure/_string.h:77:41: note: expanded from macro 'memset'
2099:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
2100:info:build                                         ^
2101:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2102:info:build size_t   strlen(const char *);
2103:info:build                             ^
2104:info:build pop3.c:548:34: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2105:info:build   memset(bufSend, 0, 11 + strlen(szTmpBuf64) + 2 + 1);
2106:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
2107:info:build /usr/include/secure/_string.h:78:38: note: expanded from macro 'memset'
2108:info:build    : __inline_memset_chk (dest, val, len))
2109:info:build                                      ^
2110:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2111:info:build size_t   strlen(const char *);
2112:info:build                             ^
2113:info:build pop3.c:550:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2114:info:build   sprintf(bufSend, "AUTH PLAIN %s\r\n", szTmpBuf64);
2115:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2116:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2117:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2118:info:build                            ^
2119:info:build pop3.c:553:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2120:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2121:info:build                                           ^~~~~~~
2122:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2123:info:build size_t   strlen(const char *);
2124:info:build                             ^
2125:info:build pop3.c:553:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2126:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2127:info:build                           ^~~~~~~
2128:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2129:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2130:info:build                                         ^
2131:info:build pop3.c:586:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2132:info:build   sprintf(bufSend, "AUTH LOGIN\r\n");
2133:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
2134:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2135:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2136:info:build                            ^
2137:info:build pop3.c:588:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2138:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2139:info:build                                           ^~~~~~~
2140:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2141:info:build size_t   strlen(const char *);
2142:info:build                             ^
2143:info:build pop3.c:588:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2144:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2145:info:build                           ^~~~~~~
2146:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2147:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2148:info:build                                         ^
2149:info:build pop3.c:601:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2150:info:build   else if (strstr(bufReceive,"-ERR The specified authentication package is not supported.") != NULL)
2151:info:build                   ^~~~~~~~~~
2152:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2153:info:build char    *strstr(const char *, const char *);
2154:info:build                             ^
2155:info:build pop3.c:607:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2156:info:build   szTmpBuf = ((char*)index(bufReceive, '\r'));
2157:info:build                            ^~~~~~~~~~
2158:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
2159:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
2160:info:build                            ^
2161:info:build pop3.c:607:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2162:info:build   szTmpBuf = ((char*)index(bufReceive, '\r'));
2163:info:build            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2164:info:build pop3.c:609:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2165:info:build   szPrompt = malloc(strlen(bufReceive + 2) + 1);
2166:info:build                            ^~~~~~~~~~~~~~
2167:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2168:info:build size_t   strlen(const char *);
2169:info:build                             ^
2170:info:build pop3.c:610:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2171:info:build   memset(szPrompt, 0, strlen(bufReceive + 2) + 1);
2172:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
2173:info:build /usr/include/secure/_string.h:77:41: note: expanded from macro 'memset'
2174:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
2175:info:build                                         ^
2176:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2177:info:build size_t   strlen(const char *);
2178:info:build                             ^
2179:info:build pop3.c:610:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2180:info:build   memset(szPrompt, 0, strlen(bufReceive + 2) + 1);
2181:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
2182:info:build /usr/include/secure/_string.h:78:38: note: expanded from macro 'memset'
2183:info:build    : __inline_memset_chk (dest, val, len))
2184:info:build                                      ^
2185:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2186:info:build size_t   strlen(const char *);
2187:info:build                             ^
2188:info:build pop3.c:612:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2189:info:build   base64_decode(bufReceive + 2, szPrompt);
2190:info:build                 ^~~~~~~~~~~~~~
2191:info:build ./../medusa-utils.h:30:38: note: passing argument to parameter 'base64' here
2192:info:build extern int base64_decode(const char *base64, char *to);
2193:info:build                                      ^
2194:info:build pop3.c:612:33: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2195:info:build   base64_decode(bufReceive + 2, szPrompt);
2196:info:build                                 ^~~~~~~~
2197:info:build ./../medusa-utils.h:30:52: note: passing argument to parameter 'to' here
2198:info:build extern int base64_decode(const char *base64, char *to);
2199:info:build                                                    ^
2200:info:build pop3.c:623:43: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2201:info:build   base64_encode(szLogin, strlen(szLogin), bufSend);
2202:info:build                                           ^~~~~~~
2203:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
2204:info:build extern int base64_encode(const char *str, int length, char *b64store);
2205:info:build                                                             ^
2206:info:build pop3.c:624:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2207:info:build   strncat(bufSend, "\r\n", 2);   
2208:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~
2209:info:build /usr/include/secure/_string.h:148:31: note: expanded from macro 'strncat'
2210:info:build    ? __builtin___strncat_chk (dest, src, len, __darwin_obsz (dest))     \
2211:info:build                               ^
2212:info:build pop3.c:624:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2213:info:build   strncat(bufSend, "\r\n", 2);   
2214:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~
2215:info:build /usr/include/secure/_string.h:149:28: note: expanded from macro 'strncat'
2216:info:build    : __inline_strncat_chk (dest, src, len))
2217:info:build                            ^
2218:info:build /usr/include/secure/_string.h:152:40: note: passing argument to parameter '__dest' here
2219:info:build __inline_strncat_chk (char *__restrict __dest, const char *__restrict __src,
2220:info:build                                        ^
2221:info:build pop3.c:626:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2222:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2223:info:build                                           ^~~~~~~
2224:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2225:info:build size_t   strlen(const char *);
2226:info:build                             ^
2227:info:build pop3.c:626:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2228:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2229:info:build                           ^~~~~~~
2230:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2231:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2232:info:build                                         ^
2233:info:build pop3.c:639:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2234:info:build   szTmpBuf = ((char*)index(bufReceive, '\r'));
2235:info:build                            ^~~~~~~~~~
2236:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
2237:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
2238:info:build                            ^
2239:info:build pop3.c:639:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2240:info:build   szTmpBuf = ((char*)index(bufReceive, '\r'));
2241:info:build            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2242:info:build pop3.c:641:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2243:info:build   szPrompt = malloc(strlen(bufReceive + 2) + 1);
2244:info:build                            ^~~~~~~~~~~~~~
2245:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2246:info:build size_t   strlen(const char *);
2247:info:build                             ^
2248:info:build pop3.c:642:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2249:info:build   memset(szPrompt, 0, strlen(bufReceive + 2) + 1);
2250:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
2251:info:build /usr/include/secure/_string.h:77:41: note: expanded from macro 'memset'
2252:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
2253:info:build                                         ^
2254:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2255:info:build size_t   strlen(const char *);
2256:info:build                             ^
2257:info:build pop3.c:642:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2258:info:build   memset(szPrompt, 0, strlen(bufReceive + 2) + 1);
2259:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
2260:info:build /usr/include/secure/_string.h:78:38: note: expanded from macro 'memset'
2261:info:build    : __inline_memset_chk (dest, val, len))
2262:info:build                                      ^
2263:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2264:info:build size_t   strlen(const char *);
2265:info:build                             ^
2266:info:build pop3.c:644:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2267:info:build   base64_decode(bufReceive + 2, szPrompt);
2268:info:build                 ^~~~~~~~~~~~~~
2269:info:build ./../medusa-utils.h:30:38: note: passing argument to parameter 'base64' here
2270:info:build extern int base64_decode(const char *base64, char *to);
2271:info:build                                      ^
2272:info:build pop3.c:644:33: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2273:info:build   base64_decode(bufReceive + 2, szPrompt);
2274:info:build                                 ^~~~~~~~
2275:info:build ./../medusa-utils.h:30:52: note: passing argument to parameter 'to' here
2276:info:build extern int base64_decode(const char *base64, char *to);
2277:info:build                                                    ^
2278:info:build pop3.c:655:49: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2279:info:build   base64_encode(szPassword, strlen(szPassword), bufSend);
2280:info:build                                                 ^~~~~~~
2281:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
2282:info:build extern int base64_encode(const char *str, int length, char *b64store);
2283:info:build                                                             ^
2284:info:build pop3.c:656:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2285:info:build   strncat(bufSend, "\r\n", 2);   
2286:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~
2287:info:build /usr/include/secure/_string.h:148:31: note: expanded from macro 'strncat'
2288:info:build    ? __builtin___strncat_chk (dest, src, len, __darwin_obsz (dest))     \
2289:info:build                               ^
2290:info:build pop3.c:656:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2291:info:build   strncat(bufSend, "\r\n", 2);   
2292:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~
2293:info:build /usr/include/secure/_string.h:149:28: note: expanded from macro 'strncat'
2294:info:build    : __inline_strncat_chk (dest, src, len))
2295:info:build                            ^
2296:info:build /usr/include/secure/_string.h:152:40: note: passing argument to parameter '__dest' here
2297:info:build __inline_strncat_chk (char *__restrict __dest, const char *__restrict __src,
2298:info:build                                        ^
2299:info:build pop3.c:658:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2300:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2301:info:build                                           ^~~~~~~
2302:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2303:info:build size_t   strlen(const char *);
2304:info:build                             ^
2305:info:build pop3.c:658:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2306:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2307:info:build                           ^~~~~~~
2308:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2309:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2310:info:build                                         ^
2311:info:build pop3.c:689:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2312:info:build   sprintf(bufSend, "AUTH NTLM\r\n");
2313:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
2314:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2315:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2316:info:build                            ^
2317:info:build pop3.c:691:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2318:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2319:info:build                                           ^~~~~~~
2320:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2321:info:build size_t   strlen(const char *);
2322:info:build                             ^
2323:info:build pop3.c:691:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2324:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2325:info:build                           ^~~~~~~
2326:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2327:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2328:info:build                                         ^
2329:info:build pop3.c:712:56: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2330:info:build   base64_encode((char *)&sTmpReq, SmbLength(&sTmpReq), szTmpBuf64);
2331:info:build                                                        ^~~~~~~~~~
2332:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
2333:info:build extern int base64_encode(const char *str, int length, char *b64store);
2334:info:build                                                             ^
2335:info:build pop3.c:715:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2336:info:build   nSendBufferSize = strlen(szTmpBuf64) + 2;
2337:info:build                            ^~~~~~~~~~
2338:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2339:info:build size_t   strlen(const char *);
2340:info:build                             ^
2341:info:build pop3.c:718:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2342:info:build   sprintf(bufSend, "%s\r\n", szTmpBuf64);
2343:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2344:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2345:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2346:info:build                            ^
2347:info:build pop3.c:722:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2348:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2349:info:build                                           ^~~~~~~
2350:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2351:info:build size_t   strlen(const char *);
2352:info:build                             ^
2353:info:build pop3.c:722:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2354:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2355:info:build                           ^~~~~~~
2356:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2357:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2358:info:build                                         ^
2359:info:build pop3.c:738:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2360:info:build   szTmpBuf = ((char*)index(bufReceive, '\r'));
2361:info:build                            ^~~~~~~~~~
2362:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
2363:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
2364:info:build                            ^
2365:info:build pop3.c:738:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2366:info:build   szTmpBuf = ((char*)index(bufReceive, '\r'));
2367:info:build            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2368:info:build pop3.c:742:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2369:info:build   base64_decode(bufReceive + 2, (char *)&sTmpChall);
2370:info:build                 ^~~~~~~~~~~~~~
2371:info:build ./../medusa-utils.h:30:38: note: passing argument to parameter 'base64' here
2372:info:build extern int base64_decode(const char *base64, char *to);
2373:info:build                                      ^
2374:info:build pop3.c:752:58: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2375:info:build   base64_encode((char *)&sTmpResp, SmbLength(&sTmpResp), szTmpBuf64);
2376:info:build                                                          ^~~~~~~~~~
2377:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
2378:info:build extern int base64_encode(const char *str, int length, char *b64store);
2379:info:build                                                             ^
2380:info:build pop3.c:755:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2381:info:build   nSendBufferSize = strlen(szTmpBuf64) + 2;
2382:info:build                            ^~~~~~~~~~
2383:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2384:info:build size_t   strlen(const char *);
2385:info:build                             ^
2386:info:build pop3.c:758:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2387:info:build   sprintf(bufSend, "%s\r\n", szTmpBuf64);
2388:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2389:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2390:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2391:info:build                            ^
2392:info:build pop3.c:760:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2393:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
2394:info:build                           ^~~~~~~
2395:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2396:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2397:info:build                                         ^
2398:info:build pop3.c:807:5: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
2399:info:build     setPassResult(*psLogin, szPassword);
2400:info:build     ^
2401:info:build pop3.c:825:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2402:info:build   else if (strstr(bufReceive,"-ERR The specified authentication package is not supported.") != NULL)
2403:info:build                   ^~~~~~~~~~
2404:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2405:info:build char    *strstr(const char *, const char *);
2406:info:build                             ^
2407:info:build pop3.c:839:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2408:info:build       if (strstr(bufReceive, "CPF2204"))
2409:info:build                  ^~~~~~~~~~
2410:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2411:info:build char    *strstr(const char *, const char *);
2412:info:build                             ^
2413:info:build pop3.c:845:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2414:info:build       else if (strstr(bufReceive, "CPF22E2"))
2415:info:build                       ^~~~~~~~~~
2416:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2417:info:build char    *strstr(const char *, const char *);
2418:info:build                             ^
2419:info:build pop3.c:851:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2420:info:build       else if (strstr(bufReceive, "CPF22E3"))
2421:info:build                       ^~~~~~~~~~
2422:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2423:info:build char    *strstr(const char *, const char *);
2424:info:build                             ^
2425:info:build pop3.c:857:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2426:info:build       else if (strstr(bufReceive, "CPF22E4"))
2427:info:build                       ^~~~~~~~~~
2428:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2429:info:build char    *strstr(const char *, const char *);
2430:info:build                             ^
2431:info:build pop3.c:863:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2432:info:build       else if (strstr(bufReceive, "CPF22E5"))
2433:info:build                       ^~~~~~~~~~
2434:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2435:info:build char    *strstr(const char *, const char *);
2436:info:build                             ^
2437:info:build 42 warnings generated.
2438:info:build mv -f .deps/ntlm.Tpo .deps/ntlm.Po
2439:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT rexec.o -MD -MP -MF .deps/rexec.Tpo -c -o rexec.o rexec.c
2440:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
2441:info:build mv -f .deps/pcanywhere.Tpo .deps/pcanywhere.Po
2442:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT rlogin.o -MD -MP -MF .deps/rlogin.Tpo -c -o rlogin.o rlogin.c
2443:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
2444:info:build rexec.c:80:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
2445:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
2446:info:build     ^
2447:info:build rexec.c:87:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
2448:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
2449:info:build   ^
2450:info:build rexec.c:120:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
2451:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
2452:info:build       ^
2453:info:build rexec.c:229:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2454:info:build   strncpy(bufSend+1, szLogin, strlen(szLogin));
2455:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2456:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2457:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2458:info:build                               ^
2459:info:build rexec.c:229:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2460:info:build   strncpy(bufSend+1, szLogin, strlen(szLogin));
2461:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2462:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2463:info:build    : __inline_strncpy_chk (dest, src, len))
2464:info:build                            ^
2465:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2466:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2467:info:build                                        ^
2468:info:build rexec.c:231:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2469:info:build   strncpy(bufSend+2+strlen(szLogin), szPassword, strlen(szPassword));
2470:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2471:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2472:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2473:info:build                               ^
2474:info:build rexec.c:231:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2475:info:build   strncpy(bufSend+2+strlen(szLogin), szPassword, strlen(szPassword));
2476:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2477:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2478:info:build    : __inline_strncpy_chk (dest, src, len))
2479:info:build                            ^
2480:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2481:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2482:info:build                                        ^
2483:info:build rexec.c:233:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2484:info:build   strncpy(bufSend+1+strlen(szLogin)+1+strlen(szPassword)+1, "id", 3);
2485:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2486:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2487:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2488:info:build                               ^
2489:info:build rexec.c:233:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2490:info:build   strncpy(bufSend+1+strlen(szLogin)+1+strlen(szPassword)+1, "id", 3);
2491:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2492:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2493:info:build    : __inline_strncpy_chk (dest, src, len))
2494:info:build                            ^
2495:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2496:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2497:info:build                                        ^
2498:info:build rexec.c:236:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2499:info:build   if (medusaSend(hSocket, bufSend, strlen(szLogin)+1+strlen(szPassword)+1+4 , 0) < 0)
2500:info:build                           ^~~~~~~
2501:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2502:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2503:info:build                                         ^
2504:info:build rexec.c:242:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2505:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
2506:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2507:info:build rexec.c:248:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2508:info:build   else if (strstr(bufReceive,"Login incorrect") != NULL)
2509:info:build                   ^~~~~~~~~~
2510:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2511:info:build char    *strstr(const char *, const char *);
2512:info:build                             ^
2513:info:build rexec.c:256:5: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
2514:info:build     setPassResult((*psLogin), szPassword);
2515:info:build     ^
2516:info:build rexec.c:259:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2517:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
2518:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2519:info:build rexec.c:265:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2520:info:build   else if (strstr(bufReceive,"uid") != NULL)
2521:info:build                   ^~~~~~~~~~
2522:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2523:info:build char    *strstr(const char *, const char *);
2524:info:build                             ^
2525:info:build rexec.c:271:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2526:info:build   else if (strstr(bufReceive,"Command ID in library") != NULL)
2527:info:build                   ^~~~~~~~~~
2528:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2529:info:build char    *strstr(const char *, const char *);
2530:info:build                             ^
2531:info:build rlogin.c:79:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
2532:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
2533:info:build     ^
2534:info:build rlogin.c:86:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
2535:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
2536:info:build   ^
2537:info:build rlogin.c:119:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
2538:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
2539:info:build       ^
2540:info:build rlogin.c:228:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2541:info:build   strncpy(bufSend+1, szLogin, strlen(szLogin));
2542:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2543:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2544:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2545:info:build                               ^
2546:info:build rlogin.c:228:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2547:info:build   strncpy(bufSend+1, szLogin, strlen(szLogin));
2548:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2549:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2550:info:build    : __inline_strncpy_chk (dest, src, len))
2551:info:build                            ^
2552:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2553:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2554:info:build                                        ^
2555:info:build rlogin.c:230:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2556:info:build   strncpy(bufSend+2+strlen(szLogin), szLogin, strlen(szLogin));
2557:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2558:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2559:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2560:info:build                               ^
2561:info:build rlogin.c:230:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2562:info:build   strncpy(bufSend+2+strlen(szLogin), szLogin, strlen(szLogin));
2563:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2564:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2565:info:build    : __inline_strncpy_chk (dest, src, len))
2566:info:build                            ^
2567:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2568:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2569:info:build                                        ^
2570:info:build rlogin.c:232:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2571:info:build   strncpy(bufSend+1+strlen(szLogin)+1+strlen(szLogin)+1, "xterm", 5);
2572:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2573:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2574:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2575:info:build                               ^
2576:info:build rlogin.c:232:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2577:info:build   strncpy(bufSend+1+strlen(szLogin)+1+strlen(szLogin)+1, "xterm", 5);
2578:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2579:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2580:info:build    : __inline_strncpy_chk (dest, src, len))
2581:info:build                            ^
2582:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2583:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2584:info:build                                        ^
2585:info:build rlogin.c:235:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2586:info:build   if (medusaSend(hSocket, bufSend, strlen(szLogin)+1+strlen(szLogin)+1+7 , 0) < 0)
2587:info:build                           ^~~~~~~
2588:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2589:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2590:info:build                                         ^
2591:info:build rlogin.c:241:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2592:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
2593:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2594:info:build rlogin.c:248:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2595:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
2596:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2597:info:build rlogin.c:254:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2598:info:build   else if (strstr(bufReceive,"Incorrect") != NULL)
2599:info:build                   ^~~~~~~~~~
2600:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2601:info:build char    *strstr(const char *, const char *);
2602:info:build                             ^
2603:info:build rlogin.c:260:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2604:info:build   else if (strstr(bufReceive,"Password") != NULL)
2605:info:build                   ^~~~~~~~~~
2606:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2607:info:build char    *strstr(const char *, const char *);
2608:info:build                             ^
2609:info:build rlogin.c:263:15: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2610:info:build       sprintf(bufSend,"%s\r",szPassword);
2611:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
2612:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2613:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2614:info:build                            ^
2615:info:build rlogin.c:264:47: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2616:info:build       if (medusaSend(hSocket, bufSend, strlen(bufSend) , 0) < 0)
2617:info:build                                               ^~~~~~~
2618:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2619:info:build size_t   strlen(const char *);
2620:info:build                             ^
2621:info:build rlogin.c:264:31: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2622:info:build       if (medusaSend(hSocket, bufSend, strlen(bufSend) , 0) < 0)
2623:info:build                               ^~~~~~~
2624:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2625:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2626:info:build                                         ^
2627:info:build rlogin.c:270:18: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2628:info:build       bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
2629:info:build                  ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2630:info:build rlogin.c:276:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2631:info:build       else if (strstr(bufReceive,"incorrect") != NULL)
2632:info:build                       ^~~~~~~~~~
2633:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2634:info:build char    *strstr(const char *, const char *);
2635:info:build                             ^
2636:info:build rlogin.c:298:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
2637:info:build   setPassResult((*psLogin), szPassword);
2638:info:build   ^
2639:info:build 16 warnings generated.
2640:info:build mv -f .deps/rexec.Tpo .deps/rexec.Po
2641:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT rsh.o -MD -MP -MF .deps/rsh.Tpo -c -o rsh.o rsh.c
2642:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
2643:info:build 20 warnings generated.
2644:info:build mv -f .deps/rlogin.Tpo .deps/rlogin.Po
2645:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT smbnt.o -MD -MP -MF .deps/smbnt.Tpo -c -o smbnt.o smbnt.c
2646:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
2647:info:build rsh.c:80:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
2648:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
2649:info:build     ^
2650:info:build rsh.c:87:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
2651:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
2652:info:build   ^
2653:info:build rsh.c:121:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
2654:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
2655:info:build       ^
2656:info:build rsh.c:233:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2657:info:build   strncpy(bufSend+1, szLogin, strlen(szLogin));
2658:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2659:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2660:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2661:info:build                               ^
2662:info:build rsh.c:233:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2663:info:build   strncpy(bufSend+1, szLogin, strlen(szLogin));
2664:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2665:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2666:info:build    : __inline_strncpy_chk (dest, src, len))
2667:info:build                            ^
2668:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2669:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2670:info:build                                        ^
2671:info:build rsh.c:235:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2672:info:build   strncpy(bufSend+2+strlen(szLogin), szPassword, strlen(szPassword));
2673:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2674:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2675:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2676:info:build                               ^
2677:info:build rsh.c:235:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2678:info:build   strncpy(bufSend+2+strlen(szLogin), szPassword, strlen(szPassword));
2679:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2680:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2681:info:build    : __inline_strncpy_chk (dest, src, len))
2682:info:build                            ^
2683:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2684:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2685:info:build                                        ^
2686:info:build rsh.c:237:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2687:info:build   strncpy(bufSend+1+strlen(szLogin)+1+strlen(szPassword)+1, "id", 3);
2688:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2689:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2690:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2691:info:build                               ^
2692:info:build rsh.c:237:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2693:info:build   strncpy(bufSend+1+strlen(szLogin)+1+strlen(szPassword)+1, "id", 3);
2694:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2695:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2696:info:build    : __inline_strncpy_chk (dest, src, len))
2697:info:build                            ^
2698:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2699:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2700:info:build                                        ^
2701:info:build rsh.c:240:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2702:info:build   if (medusaSend(hSocket, bufSend, strlen(szLogin)+1+strlen(szPassword)+1+4 , 0) < 0)
2703:info:build                           ^~~~~~~
2704:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2705:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2706:info:build                                         ^
2707:info:build rsh.c:248:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2708:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
2709:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2710:info:build rsh.c:254:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2711:info:build   bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize);
2712:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2713:info:build rsh.c:260:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2714:info:build   else if (strstr(bufReceive,"uid") != NULL)
2715:info:build                   ^~~~~~~~~~
2716:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2717:info:build char    *strstr(const char *, const char *);
2718:info:build                             ^
2719:info:build rsh.c:274:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
2720:info:build   setPassResult((*psLogin), szPassword);
2721:info:build   ^
2722:info:build smbnt.c:194:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
2723:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
2724:info:build     ^
2725:info:build smbnt.c:201:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
2726:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
2727:info:build   ^
2728:info:build smbnt.c:366:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
2729:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
2730:info:build       ^
2731:info:build smbnt.c:422:13: warning: implicit declaration of function 'NBSSessionRequest' is invalid in C99 [-Wimplicit-function-declaration]
2732:info:build         if (NBSSessionRequest(hSocket, _psSessionData) < 0) {
2733:info:build             ^
2734:info:build smbnt.c:428:13: warning: implicit declaration of function 'SMBNegProt' is invalid in C99 [-Wimplicit-function-declaration]
2735:info:build         if (SMBNegProt(hSocket, _psSessionData) < 0)
2736:info:build             ^
2737:info:build smbnt.c:659:13: warning: passing 'unsigned char [15]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2738:info:build     strncpy(password, pass, 14);
2739:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~
2740:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2741:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2742:info:build                               ^
2743:info:build smbnt.c:659:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2744:info:build     strncpy(password, pass, 14);
2745:info:build     ~~~~~~~~~~~~~~~~~~^~~~~~~~~
2746:info:build /usr/include/secure/_string.h:124:37: note: expanded from macro 'strncpy'
2747:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2748:info:build                                     ^
2749:info:build smbnt.c:659:13: warning: passing 'unsigned char [15]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2750:info:build     strncpy(password, pass, 14);
2751:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~
2752:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2753:info:build    : __inline_strncpy_chk (dest, src, len))
2754:info:build                            ^
2755:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2756:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2757:info:build                                        ^
2758:info:build smbnt.c:659:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2759:info:build     strncpy(password, pass, 14);
2760:info:build     ~~~~~~~~~~~~~~~~~~^~~~~~~~~
2761:info:build /usr/include/secure/_string.h:125:34: note: expanded from macro 'strncpy'
2762:info:build    : __inline_strncpy_chk (dest, src, len))
2763:info:build                                  ^
2764:info:build /usr/include/secure/_string.h:128:71: note: passing argument to parameter '__src' here
2765:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2766:info:build                                                                       ^
2767:info:build smbnt.c:722:12: warning: assigning to 'unsigned char *' from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
2768:info:build       pass = "";
2769:info:build            ^ ~~
2770:info:build smbnt.c:884:3: warning: implicit declaration of function 'hmac_md5_init_limK_to_64' is invalid in C99 [-Wimplicit-function-declaration]
2771:info:build   hmac_md5_init_limK_to_64(ntlm_hash, 16, &ctx);
2772:info:build   ^
2773:info:build smbnt.c:885:3: warning: implicit declaration of function 'hmac_md5_update' is invalid in C99 [-Wimplicit-function-declaration]
2774:info:build   hmac_md5_update((const unsigned char *)unicodeUsername, 2 * strlen((char *)szLogin), &ctx);
2775:info:build   ^
2776:info:build smbnt.c:887:3: warning: implicit declaration of function 'hmac_md5_final' is invalid in C99 [-Wimplicit-function-declaration]
2777:info:build   hmac_md5_final(kr_buf, &ctx);
2778:info:build   ^
2779:info:build 90 warnings generated.
2780:info:build mv -f .deps/pop3.Tpo .deps/pop3.Po
2781:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
2782:info:build 14 warnings generated.
2783:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
2784:info:build mv -f .deps/rsh.Tpo .deps/rsh.Po
2785:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT hmacmd5.o -MD -MP -MF .deps/hmacmd5.Tpo -c -o hmacmd5.o hmacmd5.c
2786:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
2787:info:build mv -f .deps/hmacmd5.Tpo .deps/hmacmd5.Po
2788:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT smtp.o -MD -MP -MF .deps/smtp.Tpo -c -o smtp.o smtp.c
2789:info:build smbnt.c:1293:49: warning: passing 'unsigned char [16]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2790:info:build     strncpy((char *) _psSessionData->workgroup, _psSessionData->workgroup_other, 16);
2791:info:build     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2792:info:build /usr/include/secure/_string.h:124:37: note: expanded from macro 'strncpy'
2793:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2794:info:build                                     ^
2795:info:build smbnt.c:1293:49: warning: passing 'unsigned char [16]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2796:info:build     strncpy((char *) _psSessionData->workgroup, _psSessionData->workgroup_other, 16);
2797:info:build     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2798:info:build /usr/include/secure/_string.h:125:34: note: expanded from macro 'strncpy'
2799:info:build    : __inline_strncpy_chk (dest, src, len))
2800:info:build                                  ^
2801:info:build /usr/include/secure/_string.h:128:71: note: passing argument to parameter '__src' here
2802:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2803:info:build                                                                       ^
2804:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
2805:info:build smbnt.c:1525:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2806:info:build     strncpy(buf + iOffset, szPassword, 256);
2807:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2808:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2809:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2810:info:build                               ^
2811:info:build smbnt.c:1525:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2812:info:build     strncpy(buf + iOffset, szPassword, 256);
2813:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2814:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2815:info:build    : __inline_strncpy_chk (dest, src, len))
2816:info:build                            ^
2817:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2818:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2819:info:build                                        ^
2820:info:build smbnt.c:1540:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2821:info:build   sprintf(buf + iOffset + iByteCount, "Unix");
2822:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2823:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2824:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2825:info:build                            ^
2826:info:build smbnt.c:1542:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2827:info:build   sprintf(buf + iOffset + iByteCount, "Samba");
2828:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2829:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2830:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2831:info:build                            ^
2832:info:build smbnt.c:1687:5: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
2833:info:build     setPassResult((*psLogin), _psSessionData->machine_name);
2834:info:build     ^
2835:info:build smtp.c:99:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
2836:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
2837:info:build     ^
2838:info:build smtp.c:106:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
2839:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
2840:info:build   ^
2841:info:build smtp.c:217:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
2842:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
2843:info:build       ^
2844:info:build smtp.c:280:14: warning: implicit declaration of function 'medusaCheckSocket' is invalid in C99 [-Wimplicit-function-declaration]
2845:info:build         if ( medusaCheckSocket(hSocket) )
2846:info:build              ^
2847:info:build smtp.c:363:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2848:info:build   sprintf(bufSend, "EHLO %s\r\n", _psSessionData->szEHLO);
2849:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2850:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2851:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2852:info:build                            ^
2853:info:build smtp.c:365:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2854:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2855:info:build                                           ^~~~~~~
2856:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2857:info:build size_t   strlen(const char *);
2858:info:build                             ^
2859:info:build smtp.c:365:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2860:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2861:info:build                           ^~~~~~~
2862:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2863:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2864:info:build                                         ^
2865:info:build smtp.c:382:41: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2866:info:build   if ((params->nUseSSL == 0) && (strstr(bufReceive, "STARTTLS") != NULL))
2867:info:build                                         ^~~~~~~~~~
2868:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2869:info:build char    *strstr(const char *, const char *);
2870:info:build                             ^
2871:info:build smtp.c:390:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2872:info:build     sprintf(bufSend, "STARTTLS\r\n");
2873:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
2874:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2875:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2876:info:build                            ^
2877:info:build smtp.c:391:45: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2878:info:build     if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2879:info:build                                             ^~~~~~~
2880:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2881:info:build size_t   strlen(const char *);
2882:info:build                             ^
2883:info:build smtp.c:391:29: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2884:info:build     if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2885:info:build                             ^~~~~~~
2886:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2887:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2888:info:build                                         ^
2889:info:build smtp.c:422:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2890:info:build       sprintf(bufSend, "EHLO %s\r\n", _psSessionData->szEHLO);
2891:info:build       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2892:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2893:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2894:info:build                            ^
2895:info:build smtp.c:424:47: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2896:info:build       if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2897:info:build                                               ^~~~~~~
2898:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2899:info:build size_t   strlen(const char *);
2900:info:build                             ^
2901:info:build smtp.c:424:31: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2902:info:build       if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2903:info:build                               ^~~~~~~
2904:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2905:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2906:info:build                                         ^
2907:info:build smtp.c:447:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2908:info:build   else if ((strstr(bufReceive,"AUTH=LOGIN") != NULL))
2909:info:build                    ^~~~~~~~~~
2910:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2911:info:build char    *strstr(const char *, const char *);
2912:info:build                             ^
2913:info:build smtp.c:452:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2914:info:build   else if ((strstr(bufReceive,"AUTH=PLAIN") != NULL))
2915:info:build                    ^~~~~~~~~~
2916:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2917:info:build char    *strstr(const char *, const char *);
2918:info:build                             ^
2919:info:build smtp.c:457:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2920:info:build   else if ((strstr(bufReceive,"AUTH ") != NULL))
2921:info:build                    ^~~~~~~~~~
2922:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2923:info:build char    *strstr(const char *, const char *);
2924:info:build                             ^
2925:info:build smtp.c:459:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2926:info:build     if ((strstr(bufReceive,"LOGIN") != NULL))
2927:info:build                 ^~~~~~~~~~
2928:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2929:info:build char    *strstr(const char *, const char *);
2930:info:build                             ^
2931:info:build smtp.c:464:22: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2932:info:build     else if ((strstr(bufReceive,"PLAIN") != NULL))
2933:info:build                      ^~~~~~~~~~
2934:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2935:info:build char    *strstr(const char *, const char *);
2936:info:build                             ^
2937:info:build smtp.c:469:22: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2938:info:build     else if ((strstr(bufReceive,"NTLM") != NULL))
2939:info:build                      ^~~~~~~~~~
2940:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
2941:info:build char    *strstr(const char *, const char *);
2942:info:build                             ^
2943:info:build smtp.c:508:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2944:info:build   sprintf(bufSend, "AUTH PLAIN\r\n");
2945:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
2946:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
2947:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
2948:info:build                            ^
2949:info:build smtp.c:510:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2950:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2951:info:build                                           ^~~~~~~
2952:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
2953:info:build size_t   strlen(const char *);
2954:info:build                             ^
2955:info:build smtp.c:510:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2956:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
2957:info:build                           ^~~~~~~
2958:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
2959:info:build extern int medusaSend(int socket, char *buf, int size, int options);
2960:info:build                                         ^
2961:info:build smtp.c:529:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2962:info:build   strncpy(szTmpBuf, szLogin, strlen(szLogin));
2963:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2964:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2965:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2966:info:build                               ^
2967:info:build smtp.c:529:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2968:info:build   strncpy(szTmpBuf, szLogin, strlen(szLogin));
2969:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2970:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2971:info:build    : __inline_strncpy_chk (dest, src, len))
2972:info:build                            ^
2973:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2974:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2975:info:build                                        ^
2976:info:build smtp.c:530:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2977:info:build   strncpy(szTmpBuf + strlen(szLogin) + 1, szLogin, strlen(szLogin));
2978:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2979:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2980:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2981:info:build                               ^
2982:info:build smtp.c:530:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2983:info:build   strncpy(szTmpBuf + strlen(szLogin) + 1, szLogin, strlen(szLogin));
2984:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2985:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
2986:info:build    : __inline_strncpy_chk (dest, src, len))
2987:info:build                            ^
2988:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
2989:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
2990:info:build                                        ^
2991:info:build smtp.c:531:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2992:info:build   strncpy(szTmpBuf + strlen(szLogin) + 1 + strlen(szLogin) + 1, szPassword, strlen(szPassword));
2993:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2994:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
2995:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
2996:info:build                               ^
2997:info:build smtp.c:531:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2998:info:build   strncpy(szTmpBuf + strlen(szLogin) + 1 + strlen(szLogin) + 1, szPassword, strlen(szPassword));
2999:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3000:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
3001:info:build    : __inline_strncpy_chk (dest, src, len))
3002:info:build                            ^
3003:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
3004:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
3005:info:build                                        ^
3006:info:build smtp.c:535:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3007:info:build   base64_encode(szTmpBuf, nSendBufferSize, szTmpBuf64);
3008:info:build                 ^~~~~~~~
3009:info:build ./../medusa-utils.h:29:38: note: passing argument to parameter 'str' here
3010:info:build extern int base64_encode(const char *str, int length, char *b64store);
3011:info:build                                      ^
3012:info:build smtp.c:535:44: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3013:info:build   base64_encode(szTmpBuf, nSendBufferSize, szTmpBuf64);
3014:info:build                                            ^~~~~~~~~~
3015:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
3016:info:build extern int base64_encode(const char *str, int length, char *b64store);
3017:info:build                                                             ^
3018:info:build smtp.c:538:27: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3019:info:build   bufSend = malloc(strlen(szTmpBuf64) + 2 + 1);
3020:info:build                           ^~~~~~~~~~
3021:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3022:info:build size_t   strlen(const char *);
3023:info:build                             ^
3024:info:build smtp.c:539:29: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3025:info:build   memset(bufSend, 0, strlen(szTmpBuf64) + 2 + 1);
3026:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
3027:info:build /usr/include/secure/_string.h:77:41: note: expanded from macro 'memset'
3028:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
3029:info:build                                         ^
3030:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3031:info:build size_t   strlen(const char *);
3032:info:build                             ^
3033:info:build smtp.c:539:29: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3034:info:build   memset(bufSend, 0, strlen(szTmpBuf64) + 2 + 1);
3035:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
3036:info:build /usr/include/secure/_string.h:78:38: note: expanded from macro 'memset'
3037:info:build    : __inline_memset_chk (dest, val, len))
3038:info:build                                      ^
3039:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3040:info:build size_t   strlen(const char *);
3041:info:build                             ^
3042:info:build smtp.c:541:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3043:info:build   sprintf(bufSend, "%s\r\n", szTmpBuf64);
3044:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3045:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3046:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3047:info:build                            ^
3048:info:build smtp.c:544:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3049:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3050:info:build                                           ^~~~~~~
3051:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3052:info:build size_t   strlen(const char *);
3053:info:build                             ^
3054:info:build smtp.c:544:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3055:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3056:info:build                           ^~~~~~~
3057:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3058:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3059:info:build                                         ^
3060:info:build smtp.c:580:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3061:info:build   sprintf(bufSend, "AUTH LOGIN\r\n");
3062:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
3063:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3064:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3065:info:build                            ^
3066:info:build smtp.c:582:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3067:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3068:info:build                                           ^~~~~~~
3069:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3070:info:build size_t   strlen(const char *);
3071:info:build                             ^
3072:info:build smtp.c:582:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3073:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3074:info:build                           ^~~~~~~
3075:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3076:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3077:info:build                                         ^
3078:info:build smtp.c:597:34: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3079:info:build   if (((szTmpBuf = (char*)strstr(bufReceive, "334 ")) == NULL) || ((szTmpBuf2 = (char*)index(szTmpBuf, '\r')) == NULL))
3080:info:build                                  ^~~~~~~~~~
3081:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3082:info:build char    *strstr(const char *, const char *);
3083:info:build                             ^
3084:info:build smtp.c:597:18: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3085:info:build   if (((szTmpBuf = (char*)strstr(bufReceive, "334 ")) == NULL) || ((szTmpBuf2 = (char*)index(szTmpBuf, '\r')) == NULL))
3086:info:build                  ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3087:info:build smtp.c:597:94: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3088:info:build   if (((szTmpBuf = (char*)strstr(bufReceive, "334 ")) == NULL) || ((szTmpBuf2 = (char*)index(szTmpBuf, '\r')) == NULL))
3089:info:build                                                                                              ^~~~~~~~
3090:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
3091:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
3092:info:build                            ^
3093:info:build smtp.c:597:79: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3094:info:build   if (((szTmpBuf = (char*)strstr(bufReceive, "334 ")) == NULL) || ((szTmpBuf2 = (char*)index(szTmpBuf, '\r')) == NULL))
3095:info:build                                                                               ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3096:info:build smtp.c:606:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3097:info:build   szPrompt = malloc(strlen(szTmpBuf) + 1);
3098:info:build                            ^~~~~~~~
3099:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3100:info:build size_t   strlen(const char *);
3101:info:build                             ^
3102:info:build smtp.c:607:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3103:info:build   memset(szPrompt, 0, strlen(szTmpBuf) + 1);
3104:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
3105:info:build /usr/include/secure/_string.h:77:41: note: expanded from macro 'memset'
3106:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
3107:info:build                                         ^
3108:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3109:info:build size_t   strlen(const char *);
3110:info:build                             ^
3111:info:build smtp.c:607:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3112:info:build   memset(szPrompt, 0, strlen(szTmpBuf) + 1);
3113:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
3114:info:build /usr/include/secure/_string.h:78:38: note: expanded from macro 'memset'
3115:info:build    : __inline_memset_chk (dest, val, len))
3116:info:build                                      ^
3117:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3118:info:build size_t   strlen(const char *);
3119:info:build                             ^
3120:info:build smtp.c:609:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3121:info:build   base64_decode(szTmpBuf, szPrompt);
3122:info:build                 ^~~~~~~~
3123:info:build ./../medusa-utils.h:30:38: note: passing argument to parameter 'base64' here
3124:info:build extern int base64_decode(const char *base64, char *to);
3125:info:build                                      ^
3126:info:build smtp.c:609:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3127:info:build   base64_decode(szTmpBuf, szPrompt);
3128:info:build                           ^~~~~~~~
3129:info:build ./../medusa-utils.h:30:52: note: passing argument to parameter 'to' here
3130:info:build extern int base64_decode(const char *base64, char *to);
3131:info:build                                                    ^
3132:info:build smtp.c:623:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3133:info:build     sprintf(szLoginDomain, "%s\\%s", _psSessionData->szDomain, szLogin);
3134:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3135:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3136:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3137:info:build                            ^
3138:info:build smtp.c:626:19: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3139:info:build     szLoginDomain = szLogin;
3140:info:build                   ^ ~~~~~~~
3141:info:build smtp.c:630:32: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3142:info:build   bufSend = malloc((2 * strlen(szLoginDomain) + 2) + 2 + 1);
3143:info:build                                ^~~~~~~~~~~~~
3144:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3145:info:build size_t   strlen(const char *);
3146:info:build                             ^
3147:info:build smtp.c:631:34: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3148:info:build   memset(bufSend, 0, (2 * strlen(szLoginDomain) + 2) + 2 + 1);
3149:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
3150:info:build /usr/include/secure/_string.h:77:41: note: expanded from macro 'memset'
3151:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
3152:info:build                                         ^
3153:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3154:info:build size_t   strlen(const char *);
3155:info:build                             ^
3156:info:build smtp.c:631:34: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3157:info:build   memset(bufSend, 0, (2 * strlen(szLoginDomain) + 2) + 2 + 1);
3158:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
3159:info:build /usr/include/secure/_string.h:78:38: note: expanded from macro 'memset'
3160:info:build    : __inline_memset_chk (dest, val, len))
3161:info:build                                      ^
3162:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3163:info:build size_t   strlen(const char *);
3164:info:build                             ^
3165:info:build smtp.c:632:39: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3166:info:build   base64_encode(szLoginDomain, strlen(szLoginDomain), bufSend);
3167:info:build                                       ^~~~~~~~~~~~~
3168:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3169:info:build size_t   strlen(const char *);
3170:info:build                             ^
3171:info:build smtp.c:632:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3172:info:build   base64_encode(szLoginDomain, strlen(szLoginDomain), bufSend);
3173:info:build                 ^~~~~~~~~~~~~
3174:info:build ./../medusa-utils.h:29:38: note: passing argument to parameter 'str' here
3175:info:build extern int base64_encode(const char *str, int length, char *b64store);
3176:info:build                                      ^
3177:info:build smtp.c:632:55: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3178:info:build   base64_encode(szLoginDomain, strlen(szLoginDomain), bufSend);
3179:info:build                                                       ^~~~~~~
3180:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
3181:info:build extern int base64_encode(const char *str, int length, char *b64store);
3182:info:build                                                             ^
3183:info:build smtp.c:633:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3184:info:build   strncat(bufSend, "\r\n", 2);
3185:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~
3186:info:build /usr/include/secure/_string.h:148:31: note: expanded from macro 'strncat'
3187:info:build    ? __builtin___strncat_chk (dest, src, len, __darwin_obsz (dest))     \
3188:info:build                               ^
3189:info:build smtp.c:633:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3190:info:build   strncat(bufSend, "\r\n", 2);
3191:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~
3192:info:build /usr/include/secure/_string.h:149:28: note: expanded from macro 'strncat'
3193:info:build    : __inline_strncat_chk (dest, src, len))
3194:info:build                            ^
3195:info:build /usr/include/secure/_string.h:152:40: note: passing argument to parameter '__dest' here
3196:info:build __inline_strncat_chk (char *__restrict __dest, const char *__restrict __src,
3197:info:build                                        ^
3198:info:build smtp.c:638:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3199:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3200:info:build                                           ^~~~~~~
3201:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3202:info:build size_t   strlen(const char *);
3203:info:build                             ^
3204:info:build smtp.c:638:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3205:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3206:info:build                           ^~~~~~~
3207:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3208:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3209:info:build                                         ^
3210:info:build smtp.c:652:34: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3211:info:build   if (((szTmpBuf = (char*)strstr(bufReceive, "334 ")) == NULL) || ((szTmpBuf2 = (char*)index(szTmpBuf, '\r')) == NULL))
3212:info:build                                  ^~~~~~~~~~
3213:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3214:info:build char    *strstr(const char *, const char *);
3215:info:build                             ^
3216:info:build smtp.c:652:18: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3217:info:build   if (((szTmpBuf = (char*)strstr(bufReceive, "334 ")) == NULL) || ((szTmpBuf2 = (char*)index(szTmpBuf, '\r')) == NULL))
3218:info:build                  ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3219:info:build smtp.c:652:94: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3220:info:build   if (((szTmpBuf = (char*)strstr(bufReceive, "334 ")) == NULL) || ((szTmpBuf2 = (char*)index(szTmpBuf, '\r')) == NULL))
3221:info:build                                                                                              ^~~~~~~~
3222:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
3223:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
3224:info:build                            ^
3225:info:build smtp.c:652:79: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3226:info:build   if (((szTmpBuf = (char*)strstr(bufReceive, "334 ")) == NULL) || ((szTmpBuf2 = (char*)index(szTmpBuf, '\r')) == NULL))
3227:info:build                                                                               ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3228:info:build smtp.c:661:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3229:info:build   szPrompt = malloc(strlen(szTmpBuf) + 1);
3230:info:build                            ^~~~~~~~
3231:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3232:info:build size_t   strlen(const char *);
3233:info:build                             ^
3234:info:build smtp.c:662:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3235:info:build   memset(szPrompt, 0, strlen(szTmpBuf) + 1);
3236:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
3237:info:build /usr/include/secure/_string.h:77:41: note: expanded from macro 'memset'
3238:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
3239:info:build                                         ^
3240:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3241:info:build size_t   strlen(const char *);
3242:info:build                             ^
3243:info:build smtp.c:662:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3244:info:build   memset(szPrompt, 0, strlen(szTmpBuf) + 1);
3245:info:build   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
3246:info:build /usr/include/secure/_string.h:78:38: note: expanded from macro 'memset'
3247:info:build    : __inline_memset_chk (dest, val, len))
3248:info:build                                      ^
3249:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3250:info:build size_t   strlen(const char *);
3251:info:build                             ^
3252:info:build smtp.c:664:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3253:info:build   base64_decode(szTmpBuf, szPrompt);
3254:info:build                 ^~~~~~~~
3255:info:build ./../medusa-utils.h:30:38: note: passing argument to parameter 'base64' here
3256:info:build extern int base64_decode(const char *base64, char *to);
3257:info:build                                      ^
3258:info:build smtp.c:664:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3259:info:build   base64_decode(szTmpBuf, szPrompt);
3260:info:build                           ^~~~~~~~
3261:info:build ./../medusa-utils.h:30:52: note: passing argument to parameter 'to' here
3262:info:build extern int base64_decode(const char *base64, char *to);
3263:info:build                                                    ^
3264:info:build smtp.c:675:49: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3265:info:build   base64_encode(szPassword, strlen(szPassword), bufSend);
3266:info:build                                                 ^~~~~~~
3267:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
3268:info:build extern int base64_encode(const char *str, int length, char *b64store);
3269:info:build                                                             ^
3270:info:build smtp.c:676:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3271:info:build   strncat(bufSend, "\r\n", 2);
3272:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~
3273:info:build /usr/include/secure/_string.h:148:31: note: expanded from macro 'strncat'
3274:info:build    ? __builtin___strncat_chk (dest, src, len, __darwin_obsz (dest))     \
3275:info:build                               ^
3276:info:build smtp.c:676:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3277:info:build   strncat(bufSend, "\r\n", 2);
3278:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~
3279:info:build /usr/include/secure/_string.h:149:28: note: expanded from macro 'strncat'
3280:info:build    : __inline_strncat_chk (dest, src, len))
3281:info:build                            ^
3282:info:build /usr/include/secure/_string.h:152:40: note: passing argument to parameter '__dest' here
3283:info:build __inline_strncat_chk (char *__restrict __dest, const char *__restrict __src,
3284:info:build                                        ^
3285:info:build smtp.c:678:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3286:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3287:info:build                                           ^~~~~~~
3288:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3289:info:build size_t   strlen(const char *);
3290:info:build                             ^
3291:info:build smtp.c:678:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3292:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3293:info:build                           ^~~~~~~
3294:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3295:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3296:info:build                                         ^
3297:info:build smtp.c:710:56: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3298:info:build   base64_encode((char *)&sTmpReq, SmbLength(&sTmpReq), szTmpBuf64);
3299:info:build                                                        ^~~~~~~~~~
3300:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
3301:info:build extern int base64_encode(const char *str, int length, char *b64store);
3302:info:build                                                             ^
3303:info:build smtp.c:713:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3304:info:build   nSendBufferSize = strlen(szTmpBuf64) + 2;
3305:info:build                            ^~~~~~~~~~
3306:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3307:info:build size_t   strlen(const char *);
3308:info:build                             ^
3309:info:build smtp.c:716:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3310:info:build   sprintf(bufSend, "AUTH NTLM %s\r\n", szTmpBuf64);
3311:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3312:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3313:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3314:info:build                            ^
3315:info:build smtp.c:720:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3316:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3317:info:build                                           ^~~~~~~
3318:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3319:info:build size_t   strlen(const char *);
3320:info:build                             ^
3321:info:build smtp.c:720:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3322:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3323:info:build                           ^~~~~~~
3324:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3325:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3326:info:build                                         ^
3327:info:build smtp.c:737:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3328:info:build   szTmpBuf = ((char*)index(bufReceive, '\r'));
3329:info:build                            ^~~~~~~~~~
3330:info:build /usr/include/strings.h:77:25: note: passing argument to parameter here
3331:info:build char    *index(const char *, int) __POSIX_C_DEPRECATED(200112L);
3332:info:build                            ^
3333:info:build smtp.c:737:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3334:info:build   szTmpBuf = ((char*)index(bufReceive, '\r'));
3335:info:build            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3336:info:build smtp.c:741:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3337:info:build   base64_decode(bufReceive + 4, (char *)&sTmpChall);
3338:info:build                 ^~~~~~~~~~~~~~
3339:info:build ./../medusa-utils.h:30:38: note: passing argument to parameter 'base64' here
3340:info:build extern int base64_decode(const char *base64, char *to);
3341:info:build                                      ^
3342:info:build smtp.c:751:58: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3343:info:build   base64_encode((char *)&sTmpResp, SmbLength(&sTmpResp), szTmpBuf64);
3344:info:build                                                          ^~~~~~~~~~
3345:info:build ./../medusa-utils.h:29:61: note: passing argument to parameter 'b64store' here
3346:info:build extern int base64_encode(const char *str, int length, char *b64store);
3347:info:build                                                             ^
3348:info:build smtp.c:754:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3349:info:build   nSendBufferSize = strlen(szTmpBuf64) + 2;
3350:info:build                            ^~~~~~~~~~
3351:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3352:info:build size_t   strlen(const char *);
3353:info:build                             ^
3354:info:build smtp.c:757:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3355:info:build   sprintf(bufSend, "%s\r\n", szTmpBuf64);
3356:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3357:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3358:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3359:info:build                            ^
3360:info:build smtp.c:759:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3361:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize, 0) < 0)
3362:info:build                           ^~~~~~~
3363:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3364:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3365:info:build                                         ^
3366:info:build smtp.c:799:5: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
3367:info:build     setPassResult(*psLogin, szPassword);
3368:info:build     ^
3369:info:build smtp.c:813:14: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3370:info:build   if (strstr(bufReceive,"235 ") != NULL)
3371:info:build              ^~~~~~~~~~
3372:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3373:info:build char    *strstr(const char *, const char *);
3374:info:build                             ^
3375:info:build smtp.c:820:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3376:info:build   else if (strstr(bufReceive,"435 ") != NULL)
3377:info:build                   ^~~~~~~~~~
3378:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3379:info:build char    *strstr(const char *, const char *);
3380:info:build                             ^
3381:info:build smtp.c:827:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3382:info:build   else if (strstr(bufReceive,"501 ") != NULL)
3383:info:build                   ^~~~~~~~~~
3384:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3385:info:build char    *strstr(const char *, const char *);
3386:info:build                             ^
3387:info:build smtp.c:833:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3388:info:build   else if (strstr(bufReceive,"535 ") != NULL)
3389:info:build                   ^~~~~~~~~~
3390:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3391:info:build char    *strstr(const char *, const char *);
3392:info:build                             ^
3393:info:build mv -f .deps/md5.Tpo .deps/md5.Po
3394:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT smtp-vrfy.o -MD -MP -MF .deps/smtp-vrfy.Tpo -c -o smtp-vrfy.o smtp-vrfy.c
3395:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3396:info:build smtp-vrfy.c:88:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
3397:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
3398:info:build     ^
3399:info:build smtp-vrfy.c:95:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
3400:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
3401:info:build   ^
3402:info:build smtp-vrfy.c:172:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
3403:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
3404:info:build       ^
3405:info:build smtp-vrfy.c:225:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
3406:info:build         while (bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize))
3407:info:build                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3408:info:build smtp-vrfy.c:225:27: note: place parentheses around the assignment to silence this warning
3409:info:build         while (bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize))
3410:info:build                           ^
3411:info:build                (                                                          )
3412:info:build smtp-vrfy.c:225:27: note: use '==' to turn this assignment into an equality comparison
3413:info:build         while (bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize))
3414:info:build                           ^
3415:info:build                           ==
3416:info:build smtp-vrfy.c:335:11: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3417:info:build   sprintf(bufSend, "EHLO %.250s\r\n", _psSessionData->szEHLO);
3418:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3419:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3420:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3421:info:build                            ^
3422:info:build smtp-vrfy.c:337:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3423:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3424:info:build                                           ^~~~~~~
3425:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3426:info:build size_t   strlen(const char *);
3427:info:build                             ^
3428:info:build smtp-vrfy.c:337:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3429:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3430:info:build                           ^~~~~~~
3431:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3432:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3433:info:build                                         ^
3434:info:build smtp-vrfy.c:346:21: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3435:info:build   while (bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize))
3436:info:build                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3437:info:build smtp-vrfy.c:346:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
3438:info:build   while (bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize))
3439:info:build          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3440:info:build smtp-vrfy.c:346:21: note: place parentheses around the assignment to silence this warning
3441:info:build   while (bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize))
3442:info:build                     ^
3443:info:build          (                                                          )
3444:info:build smtp-vrfy.c:346:21: note: use '==' to turn this assignment into an equality comparison
3445:info:build   while (bufReceive = medusaReceiveRaw(hSocket, &nReceiveBufferSize))
3446:info:build                     ^
3447:info:build                     ==
3448:info:build smtp-vrfy.c:359:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3449:info:build     if (strstr(bufReceive, "250 ") != NULL)
3450:info:build                ^~~~~~~~~~
3451:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3452:info:build char    *strstr(const char *, const char *);
3453:info:build                             ^
3454:info:build smtp-vrfy.c:362:38: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3455:info:build     if (nBannerStatus > 0 && (strstr(bufReceive, "\r\n") != NULL))
3456:info:build                                      ^~~~~~~~~~
3457:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3458:info:build char    *strstr(const char *, const char *);
3459:info:build                             ^
3460:info:build smtp-vrfy.c:385:11: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3461:info:build   sprintf(bufSend, "QUIT\r\n");
3462:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
3463:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3464:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3465:info:build                            ^
3466:info:build smtp-vrfy.c:387:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3467:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3468:info:build                                           ^~~~~~~
3469:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3470:info:build size_t   strlen(const char *);
3471:info:build                             ^
3472:info:build smtp-vrfy.c:387:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3473:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3474:info:build                           ^~~~~~~
3475:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3476:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3477:info:build                                         ^
3478:info:build smtp-vrfy.c:420:13: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3479:info:build     sprintf(bufSend, "VRFY %.250s@%.250s\r\n", szAccount, szDomain);
3480:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3481:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3482:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3483:info:build                            ^
3484:info:build smtp-vrfy.c:425:13: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3485:info:build     sprintf(bufSend, "VRFY %.250s\r\n", szAccount);
3486:info:build     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3487:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3488:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3489:info:build                            ^
3490:info:build smtp-vrfy.c:428:43: warning: passing 'unsigned char [300]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3491:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3492:info:build                                           ^~~~~~~
3493:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3494:info:build size_t   strlen(const char *);
3495:info:build                             ^
3496:info:build smtp-vrfy.c:428:27: warning: passing 'unsigned char [300]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3497:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3498:info:build                           ^~~~~~~
3499:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3500:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3501:info:build                                         ^
3502:info:build smtp-vrfy.c:434:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3503:info:build   bufReceive = medusaReceiveLineDelay(hSocket, &nReceiveBufferSize, RECEIVE_DELAY_1, RECEIVE_DELAY_2);
3504:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3505:info:build smtp-vrfy.c:440:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3506:info:build   else if (strncmp(bufReceive, "250 ", 4) == 0) /* valid account */
3507:info:build                    ^~~~~~~~~~
3508:info:build /usr/include/string.h:94:26: note: passing argument to parameter here
3509:info:build int      strncmp(const char *, const char *, size_t);
3510:info:build                              ^
3511:info:build smtp-vrfy.c:446:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3512:info:build   else if (strncmp(bufReceive, "252 ", 4) == 0) /* valid account */
3513:info:build                    ^~~~~~~~~~
3514:info:build /usr/include/string.h:94:26: note: passing argument to parameter here
3515:info:build int      strncmp(const char *, const char *, size_t);
3516:info:build                              ^
3517:info:build smtp-vrfy.c:452:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3518:info:build   else if (strncmp(bufReceive, "550 ", 4) == 0) /* non-existant account */
3519:info:build                    ^~~~~~~~~~
3520:info:build /usr/include/string.h:94:26: note: passing argument to parameter here
3521:info:build int      strncmp(const char *, const char *, size_t);
3522:info:build                              ^
3523:info:build smtp-vrfy.c:458:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3524:info:build   else if (strncmp(bufReceive, "557 ", 4) == 0) /* 557 5.5.2 String does not match anything. */
3525:info:build                    ^~~~~~~~~~
3526:info:build /usr/include/string.h:94:26: note: passing argument to parameter here
3527:info:build int      strncmp(const char *, const char *, size_t);
3528:info:build                              ^
3529:info:build smtp-vrfy.c:464:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3530:info:build   else if (strncmp(bufReceive, "554 ", 4) == 0) /* invalid domain name */
3531:info:build                    ^~~~~~~~~~
3532:info:build /usr/include/string.h:94:26: note: passing argument to parameter here
3533:info:build int      strncmp(const char *, const char *, size_t);
3534:info:build                              ^
3535:info:build smtp-vrfy.c:479:16: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3536:info:build     bufReceive = medusaReceiveLineDelay(hSocket, &nReceiveBufferSize, RECEIVE_DELAY_1, RECEIVE_DELAY_2);
3537:info:build                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3538:info:build smtp-vrfy.c:481:14: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3539:info:build   if (strstr(bufReceive, "421 Error: too many errors"))
3540:info:build              ^~~~~~~~~~
3541:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3542:info:build char    *strstr(const char *, const char *);
3543:info:build                             ^
3544:info:build smtp-vrfy.c:487:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
3545:info:build   setPassResult((*psLogin), szDomain);
3546:info:build   ^
3547:info:build 92 warnings generated.
3548:info:build 27 warnings generated.
3549:info:build mv -f .deps/smtp-vrfy.Tpo .deps/smtp-vrfy.Po
3550:info:build mv -f .deps/smtp.Tpo .deps/smtp.Po
3551:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT snmp.o -MD -MP -MF .deps/snmp.Tpo -c -o snmp.o snmp.c
3552:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT ssh.o -MD -MP -MF .deps/ssh.Tpo -c -o ssh.o ssh.c
3553:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3554:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3555:info:build ssh.c:100:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
3556:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
3557:info:build     ^
3558:info:build ssh.c:107:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
3559:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
3560:info:build   ^
3561:info:build snmp.c:100:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
3562:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
3563:info:build     ^
3564:info:build snmp.c:107:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
3565:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
3566:info:build   ^
3567:info:build snmp.c:243:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
3568:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
3569:info:build       ^
3570:info:build snmp.c:297:9: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
3571:info:build         setPassResult(psLogin, psCredSet->pPass);
3572:info:build         ^
3573:info:build ssh.c:228:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
3574:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
3575:info:build       ^
3576:info:build ssh.c:313:19: warning: implicit declaration of function 'addMissedCredSet' is invalid in C99 [-Wimplicit-function-declaration]
3577:info:build               if (addMissedCredSet(psLogin, psCredSet) == SUCCESS)
3578:info:build                   ^
3579:info:build ssh.c:528:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
3580:info:build   setPassResult((*psLogin), szPassword);
3581:info:build   ^
3582:info:build snmp.c:534:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3583:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize - 1, 0) < 0)
3584:info:build                           ^~~~~~~
3585:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3586:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3587:info:build                                         ^
3588:info:build snmp.c:603:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3589:info:build   strncpy(bufSend + sizeof(snmpv1_a) + strlen(szPassword) + sizeof(snmpv1_w), szLocation, strlen(szLocation));
3590:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3591:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
3592:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
3593:info:build                               ^
3594:info:build snmp.c:603:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3595:info:build   strncpy(bufSend + sizeof(snmpv1_a) + strlen(szPassword) + sizeof(snmpv1_w), szLocation, strlen(szLocation));
3596:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3597:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
3598:info:build    : __inline_strncpy_chk (dest, src, len))
3599:info:build                            ^
3600:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
3601:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
3602:info:build                                        ^
3603:info:build snmp.c:606:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3604:info:build   if (medusaSend(hSocket, bufSend, nSendBufferSize - 1, 0) < 0)
3605:info:build                           ^~~~~~~
3606:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3607:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3608:info:build                                         ^
3609:info:build snmp.c:626:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3610:info:build   bufReceive = medusaReceiveRawDelay(hSocket, &nReceiveBufferSize, _psSessionData->nReadTimeout, _psSessionData->nReadTimeout);
3611:info:build              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3612:info:build 20 warnings generated.
3613:info:build mv -f .deps/smbnt.Tpo .deps/smbnt.Po
3614:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT svn.o -MD -MP -MF .deps/svn.Tpo -c -o svn.o svn.c
3615:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3616:info:build 5 warnings generated.
3617:info:build mv -f .deps/ssh.Tpo .deps/ssh.Po
3618:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT telnet.o -MD -MP -MF .deps/telnet.Tpo -c -o telnet.o telnet.c
3619:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3620:info:build telnet.c:117:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
3621:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
3622:info:build     ^
3623:info:build telnet.c:124:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
3624:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
3625:info:build   ^
3626:info:build telnet.c:197:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
3627:info:build   if (getNextCredSet(_psLogin, psCredSet) == FAILURE)
3628:info:build       ^
3629:info:build telnet.c:239:9: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
3630:info:build         setPassResult(_psLogin, psCredSet->pPass);
3631:info:build         ^
3632:info:build telnet.c:796:27: warning: passing 'unsigned char [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3633:info:build   if (medusaSend(hSocket, bufSend, 3, 0) < 0)
3634:info:build                           ^~~~~~~
3635:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3636:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3637:info:build                                         ^
3638:info:build telnet.c:839:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3639:info:build       medusaSend(hSocket, bufTemp, 3, 0);
3640:info:build                           ^~~~~~~
3641:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3642:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3643:info:build                                         ^
3644:info:build telnet.c:844:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3645:info:build       medusaSend(hSocket, bufTemp, 3, 0);
3646:info:build                           ^~~~~~~
3647:info:build svn.c:92:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
3648:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
3649:info:build     ^
3650:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3651:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3652:info:build                                         ^
3653:info:build svn.c:99:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
3654:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
3655:info:build   ^
3656:info:build svn.c:172:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
3657:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
3658:info:build       ^
3659:info:build svn.c:294:7: warning: implicit declaration of function 'svn_cmdline_init' is invalid in C99 [-Wimplicit-function-declaration]
3660:info:build   if (svn_cmdline_init ("MEDUSA", stderr) != EXIT_SUCCESS)
3661:info:build       ^
3662:info:build svn.c:315:3: warning: 'svn_client_get_simple_prompt_provider' is deprecated [-Wdeprecated-declarations]
3663:info:build   svn_client_get_simple_prompt_provider (&provider, svn_prompt_callback, NULL, 0, pool);
3664:info:build   ^
3665:info:build 9 warnings generated.
3666:info:build svn.c:330:9: warning: 'svn_client_ls' is deprecated [-Wdeprecated-declarations]
3667:info:build   err = svn_client_ls (&dirents, _psSessionData->szURL, &revision, FALSE, ctx, pool);
3668:info:build         ^
3669:info:build svn.c:365:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
3670:info:build   setPassResult((*psLogin), szPassword);
3671:info:build   ^
3672:info:build mv -f .deps/snmp.Tpo .deps/snmp.Po
3673:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT vmauthd.o -MD -MP -MF .deps/vmauthd.Tpo -c -o vmauthd.o vmauthd.c
3674:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3675:info:build vmauthd.c:84:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
3676:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
3677:info:build     ^
3678:info:build vmauthd.c:91:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
3679:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
3680:info:build   ^
3681:info:build vmauthd.c:134:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
3682:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
3683:info:build       ^
3684:info:build vmauthd.c:250:14: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3685:info:build   if (strstr(bufReceive, "SSL Required"))
3686:info:build              ^~~~~~~~~~
3687:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3688:info:build char    *strstr(const char *, const char *);
3689:info:build                             ^
3690:info:build vmauthd.c:276:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3691:info:build   sprintf(bufSend, "USER %s\r\n", szLogin);
3692:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3693:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3694:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3695:info:build                            ^
3696:info:build vmauthd.c:278:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3697:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3698:info:build                                           ^~~~~~~
3699:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3700:info:build size_t   strlen(const char *);
3701:info:build                             ^
3702:info:build vmauthd.c:278:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3703:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3704:info:build                           ^~~~~~~
3705:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3706:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3707:info:build                                         ^
3708:info:build vmauthd.c:298:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3709:info:build   sprintf(bufSend, "PASS %s\r\n", szPassword);
3710:info:build   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3711:info:build /usr/include/secure/_stdio.h:50:28: note: expanded from macro 'sprintf'
3712:info:build   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3713:info:build                            ^
3714:info:build vmauthd.c:300:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3715:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3716:info:build                                           ^~~~~~~
3717:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3718:info:build size_t   strlen(const char *);
3719:info:build                             ^
3720:info:build vmauthd.c:300:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3721:info:build   if (medusaSend(hSocket, bufSend, strlen(bufSend), 0) < 0)
3722:info:build                           ^~~~~~~
3723:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3724:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3725:info:build                                         ^
3726:info:build vmauthd.c:317:15: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3727:info:build   if (strncmp(bufReceive, "230 ", 4) == 0)
3728:info:build               ^~~~~~~~~~
3729:info:build /usr/include/string.h:94:26: note: passing argument to parameter here
3730:info:build int      strncmp(const char *, const char *, size_t);
3731:info:build                              ^
3732:info:build vmauthd.c:324:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3733:info:build   else if (strncmp(bufReceive, "530 ", 4) == 0)
3734:info:build                    ^~~~~~~~~~
3735:info:build /usr/include/string.h:94:26: note: passing argument to parameter here
3736:info:build int      strncmp(const char *, const char *, size_t);
3737:info:build                              ^
3738:info:build vmauthd.c:338:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
3739:info:build   setPassResult((*psLogin), szPassword);
3740:info:build   ^
3741:info:build 7 warnings generated.
3742:info:build mv -f .deps/svn.Tpo .deps/svn.Po
3743:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT vnc.o -MD -MP -MF .deps/vnc.Tpo -c -o vnc.o vnc.c
3744:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3745:info:build 13 warnings generated.
3746:info:build mv -f .deps/vmauthd.Tpo .deps/vmauthd.Po
3747:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT d3des.o -MD -MP -MF .deps/d3des.Tpo -c -o d3des.o d3des.c
3748:info:build vnc.c:95:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
3749:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
3750:info:build     ^
3751:info:build vnc.c:102:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
3752:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
3753:info:build   ^
3754:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3755:info:build vnc.c:188:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
3756:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
3757:info:build       ^
3758:info:build vnc.c:242:15: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
3759:info:build               setPassResult(psLogin, "[NO AUTH REQUIRED]");
3760:info:build               ^
3761:info:build vnc.c:483:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3762:info:build   if (medusaSend(hSocket, pzChallenge, 16, 0) < 0)
3763:info:build                           ^~~~~~~~~~~
3764:info:build ./../medusa-net.h:86:41: note: passing argument to parameter 'buf' here
3765:info:build extern int medusaSend(int socket, char *buf, int size, int options);
3766:info:build                                         ^
3767:info:build mv -f .deps/d3des.Tpo .deps/d3des.Po
3768:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT web-form.o -MD -MP -MF .deps/web-form.Tpo -c -o web-form.o web-form.c
3769:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3770:info:build 5 warnings generated.
3771:info:build web-form.c:98:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
3772:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
3773:info:build     ^
3774:info:build web-form.c:106:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
3775:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
3776:info:build   ^
3777:info:build mv -f .deps/vnc.Tpo .deps/vnc.Po
3778:info:build web-form.c:233:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
3779:info:build   if (getNextCredSet(_psLogin, psCredSet) == FAILURE)
3780:info:build       ^
3781:info:build web-form.c:275:11: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
3782:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT wrapper.o -MD -MP -MF .deps/wrapper.Tpo -c -o wrapper.o wrapper.c
3783:info:build           setPassResult(_psLogin, psCredSet->pPass);
3784:info:build           ^
3785:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3786:info:build 7 warnings generated.
3787:info:build mv -f .deps/telnet.Tpo .deps/telnet.Po
3788:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress  -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o cvs.mod cvs.o medusa-trace.o  -lcrypto -lpcre -lpthread
3789:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
3790:info:build wrapper.c:94:5: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
3791:info:build     writeError(ERR_ERROR, "%s reports an error in summaryUsage() : ppszSummary must be NULL when called", MODULE_NAME);
3792:info:build     ^
3793:info:build wrapper.c:101:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
3794:info:build   writeVerbose(VB_NONE, "%s (%s) %s :: %s\n", MODULE_NAME, MODULE_VERSION, MODULE_AUTHOR, MODULE_SUMMARY_USAGE);
3795:info:build   ^
3796:info:build wrapper.c:171:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3797:info:build           strncpy(psSessionData->szCmd, pOpt, strlen(pOpt) + 1);
3798:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3799:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
3800:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
3801:info:build                               ^
3802:info:build wrapper.c:171:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3803:info:build           strncpy(psSessionData->szCmd, pOpt, strlen(pOpt) + 1);
3804:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3805:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
3806:info:build    : __inline_strncpy_chk (dest, src, len))
3807:info:build                            ^
3808:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
3809:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
3810:info:build                                        ^
3811:info:build wrapper.c:185:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3812:info:build           strncpy(psSessionData->szCmdParam, pOpt, strlen(pOpt) + 1);
3813:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3814:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
3815:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
3816:info:build                               ^
3817:info:build wrapper.c:185:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3818:info:build           strncpy(psSessionData->szCmdParam, pOpt, strlen(pOpt) + 1);
3819:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3820:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
3821:info:build    : __inline_strncpy_chk (dest, src, len))
3822:info:build                            ^
3823:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
3824:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
3825:info:build                                        ^
3826:info:build wrapper.c:219:7: warning: implicit declaration of function 'getNextCredSet' is invalid in C99 [-Wimplicit-function-declaration]
3827:info:build   if (getNextCredSet(psLogin, psCredSet) == FAILURE)
3828:info:build       ^
3829:info:build wrapper.c:245:31: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3830:info:build           nCmdLength = strlen(_psSessionData->szCmdParam);
3831:info:build                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
3832:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3833:info:build size_t   strlen(const char *);
3834:info:build                             ^
3835:info:build wrapper.c:254:31: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3836:info:build           nCmdLength = strlen(_psSessionData->szCmdParam);
3837:info:build                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
3838:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3839:info:build size_t   strlen(const char *);
3840:info:build                             ^
3841:info:build wrapper.c:267:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3842:info:build         if (szTmp = strstr(_psSessionData->szCmdParam, "%H"))
3843:info:build                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
3844:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3845:info:build char    *strstr(const char *, const char *);
3846:info:build                             ^
3847:info:build wrapper.c:267:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
3848:info:build         if (szTmp = strstr(_psSessionData->szCmdParam, "%H"))
3849:info:build             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3850:info:build wrapper.c:267:19: note: place parentheses around the assignment to silence this warning
3851:info:build         if (szTmp = strstr(_psSessionData->szCmdParam, "%H"))
3852:info:build                   ^
3853:info:build             (                                               )
3854:info:build wrapper.c:267:19: note: use '==' to turn this assignment into an equality comparison
3855:info:build         if (szTmp = strstr(_psSessionData->szCmdParam, "%H"))
3856:info:build                   ^
3857:info:build                   ==
3858:info:build wrapper.c:271:29: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3859:info:build           strncpy(szCmdTmp, _psSessionData->szCmdParam, nCmdPartLength);
3860:info:build           ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3861:info:build /usr/include/secure/_string.h:124:37: note: expanded from macro 'strncpy'
3862:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
3863:info:build                                     ^
3864:info:build wrapper.c:271:29: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3865:info:build           strncpy(szCmdTmp, _psSessionData->szCmdParam, nCmdPartLength);
3866:info:build           ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3867:info:build /usr/include/secure/_string.h:125:34: note: expanded from macro 'strncpy'
3868:info:build    : __inline_strncpy_chk (dest, src, len))
3869:info:build                                  ^
3870:info:build /usr/include/secure/_string.h:128:71: note: passing argument to parameter '__src' here
3871:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
3872:info:build                                                                       ^
3873:info:build wrapper.c:286:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
3874:info:build         if (szTmp = strstr(szCmdTmp, "%U"))
3875:info:build             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
3876:info:build wrapper.c:286:19: note: place parentheses around the assignment to silence this warning
3877:info:build         if (szTmp = strstr(szCmdTmp, "%U"))
3878:info:build                   ^
3879:info:build             (                             )
3880:info:build wrapper.c:286:19: note: use '==' to turn this assignment into an equality comparison
3881:info:build         if (szTmp = strstr(szCmdTmp, "%U"))
3882:info:build                   ^
3883:info:build                   ==
3884:info:build wrapper.c:290:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3885:info:build           strncpy(_psSessionData->szCmdParamFull, szCmdTmp, nCmdPartLength);
3886:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3887:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
3888:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
3889:info:build                               ^
3890:info:build wrapper.c:290:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3891:info:build           strncpy(_psSessionData->szCmdParamFull, szCmdTmp, nCmdPartLength);
3892:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3893:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
3894:info:build    : __inline_strncpy_chk (dest, src, len))
3895:info:build                            ^
3896:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
3897:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
3898:info:build                                        ^
3899:info:build wrapper.c:291:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3900:info:build           strncpy(_psSessionData->szCmdParamFull + nCmdPartLength, psCredSet->psUser->pUser, strlen(psCredSet->psUser->pUser));
3901:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3902:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
3903:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
3904:info:build                               ^
3905:info:build wrapper.c:291:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3906:info:build           strncpy(_psSessionData->szCmdParamFull + nCmdPartLength, psCredSet->psUser->pUser, strlen(psCredSet->psUser->pUser));
3907:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3908:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
3909:info:build    : __inline_strncpy_chk (dest, src, len))
3910:info:build                            ^
3911:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
3912:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
3913:info:build                                        ^
3914:info:build wrapper.c:292:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3915:info:build           strncpy(_psSessionData->szCmdParamFull + nCmdPartLength + strlen(psCredSet->psUser->pUser), szTmp + 2, strlen(szTmp) - 2);
3916:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3917:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
3918:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
3919:info:build                               ^
3920:info:build wrapper.c:292:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3921:info:build           strncpy(_psSessionData->szCmdParamFull + nCmdPartLength + strlen(psCredSet->psUser->pUser), szTmp + 2, strlen(szTmp) - 2);
3922:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3923:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
3924:info:build    : __inline_strncpy_chk (dest, src, len))
3925:info:build                            ^
3926:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
3927:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
3928:info:build                                        ^
3929:info:build wrapper.c:305:71: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3930:info:build         if ((_psSessionData->nType == TYPE_SINGLE) && (szTmp = strstr(_psSessionData->szCmdParamFull, "%P")))
3931:info:build                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3932:info:build /usr/include/string.h:99:26: note: passing argument to parameter here
3933:info:build char    *strstr(const char *, const char *);
3934:info:build                             ^
3935:info:build wrapper.c:309:29: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3936:info:build           strncpy(szCmdTmp, _psSessionData->szCmdParamFull, nCmdPartLength);
3937:info:build           ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3938:info:build /usr/include/secure/_string.h:124:37: note: expanded from macro 'strncpy'
3939:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
3940:info:build                                     ^
3941:info:build wrapper.c:309:29: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3942:info:build           strncpy(szCmdTmp, _psSessionData->szCmdParamFull, nCmdPartLength);
3943:info:build           ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3944:info:build /usr/include/secure/_string.h:125:34: note: expanded from macro 'strncpy'
3945:info:build    : __inline_strncpy_chk (dest, src, len))
3946:info:build                                  ^
3947:info:build /usr/include/secure/_string.h:128:71: note: passing argument to parameter '__src' here
3948:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
3949:info:build                                                                       ^
3950:info:build wrapper.c:313:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3951:info:build           strncpy(_psSessionData->szCmdParamFull, szCmdTmp, nCmdLength + 1);
3952:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3953:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
3954:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
3955:info:build                               ^
3956:info:build wrapper.c:313:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3957:info:build           strncpy(_psSessionData->szCmdParamFull, szCmdTmp, nCmdLength + 1);
3958:info:build           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3959:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
3960:info:build    : __inline_strncpy_chk (dest, src, len))
3961:info:build                            ^
3962:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
3963:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
3964:info:build                                        ^
3965:info:build wrapper.c:330:51: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3966:info:build         _psSessionData->szCmdFull = malloc(strlen(_psSessionData->szCmd) + strlen(_psSessionData->szCmdParamFull) + 7);
3967:info:build                                                   ^~~~~~~~~~~~~~~~~~~~~
3968:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3969:info:build size_t   strlen(const char *);
3970:info:build                             ^
3971:info:build wrapper.c:330:83: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3972:info:build         _psSessionData->szCmdFull = malloc(strlen(_psSessionData->szCmd) + strlen(_psSessionData->szCmdParamFull) + 7);
3973:info:build                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3974:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3975:info:build size_t   strlen(const char *);
3976:info:build                             ^
3977:info:build wrapper.c:331:53: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3978:info:build         memset(_psSessionData->szCmdFull, 0, strlen(_psSessionData->szCmd) + strlen(_psSessionData->szCmdParamFull) + 7);
3979:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3980:info:build /usr/include/secure/_string.h:77:41: note: expanded from macro 'memset'
3981:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
3982:info:build                                         ^
3983:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3984:info:build size_t   strlen(const char *);
3985:info:build                             ^
3986:info:build wrapper.c:331:85: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3987:info:build         memset(_psSessionData->szCmdFull, 0, strlen(_psSessionData->szCmd) + strlen(_psSessionData->szCmdParamFull) + 7);
3988:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3989:info:build /usr/include/secure/_string.h:77:41: note: expanded from macro 'memset'
3990:info:build    ? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))     \
3991:info:build                                         ^
3992:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
3993:info:build size_t   strlen(const char *);
3994:info:build                             ^
3995:info:build wrapper.c:331:53: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
3996:info:build         memset(_psSessionData->szCmdFull, 0, strlen(_psSessionData->szCmd) + strlen(_psSessionData->szCmdParamFull) + 7);
3997:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3998:info:build /usr/include/secure/_string.h:78:38: note: expanded from macro 'memset'
3999:info:build    : __inline_memset_chk (dest, val, len))
4000:info:build                                      ^
4001:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
4002:info:build size_t   strlen(const char *);
4003:info:build                             ^
4004:info:build wrapper.c:331:85: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4005:info:build         memset(_psSessionData->szCmdFull, 0, strlen(_psSessionData->szCmd) + strlen(_psSessionData->szCmdParamFull) + 7);
4006:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4007:info:build /usr/include/secure/_string.h:78:38: note: expanded from macro 'memset'
4008:info:build    : __inline_memset_chk (dest, val, len))
4009:info:build                                      ^
4010:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
4011:info:build size_t   strlen(const char *);
4012:info:build                             ^
4013:info:build wrapper.c:332:74: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4014:info:build         strncpy(_psSessionData->szCmdFull, _psSessionData->szCmd, strlen(_psSessionData->szCmd));
4015:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
4016:info:build /usr/include/secure/_string.h:124:42: note: expanded from macro 'strncpy'
4017:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
4018:info:build                                          ^
4019:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
4020:info:build size_t   strlen(const char *);
4021:info:build                             ^
4022:info:build wrapper.c:332:17: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4023:info:build         strncpy(_psSessionData->szCmdFull, _psSessionData->szCmd, strlen(_psSessionData->szCmd));
4024:info:build         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4025:info:build /usr/include/secure/_string.h:124:31: note: expanded from macro 'strncpy'
4026:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
4027:info:build                               ^
4028:info:build wrapper.c:332:44: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4029:info:build         strncpy(_psSessionData->szCmdFull, _psSessionData->szCmd, strlen(_psSessionData->szCmd));
4030:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4031:info:build /usr/include/secure/_string.h:124:37: note: expanded from macro 'strncpy'
4032:info:build    ? __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))     \
4033:info:build                                     ^
4034:info:build wrapper.c:332:74: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4035:info:build         strncpy(_psSessionData->szCmdFull, _psSessionData->szCmd, strlen(_psSessionData->szCmd));
4036:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
4037:info:build /usr/include/secure/_string.h:125:39: note: expanded from macro 'strncpy'
4038:info:build    : __inline_strncpy_chk (dest, src, len))
4039:info:build                                       ^
4040:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
4041:info:build size_t   strlen(const char *);
4042:info:build                             ^
4043:info:build wrapper.c:332:17: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4044:info:build         strncpy(_psSessionData->szCmdFull, _psSessionData->szCmd, strlen(_psSessionData->szCmd));
4045:info:build         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4046:info:build /usr/include/secure/_string.h:125:28: note: expanded from macro 'strncpy'
4047:info:build    : __inline_strncpy_chk (dest, src, len))
4048:info:build                            ^
4049:info:build /usr/include/secure/_string.h:128:40: note: passing argument to parameter '__dest' here
4050:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
4051:info:build                                        ^
4052:info:build wrapper.c:332:44: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4053:info:build         strncpy(_psSessionData->szCmdFull, _psSessionData->szCmd, strlen(_psSessionData->szCmd));
4054:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4055:info:build /usr/include/secure/_string.h:125:34: note: expanded from macro 'strncpy'
4056:info:build    : __inline_strncpy_chk (dest, src, len))
4057:info:build                                  ^
4058:info:build /usr/include/secure/_string.h:128:71: note: passing argument to parameter '__src' here
4059:info:build __inline_strncpy_chk (char *__restrict __dest, const char *__restrict __src,
4060:info:build                                                                       ^
4061:info:build wrapper.c:333:17: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4062:info:build         strncat(_psSessionData->szCmdFull, " ", 1);
4063:info:build         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4064:info:build /usr/include/secure/_string.h:148:31: note: expanded from macro 'strncat'
4065:info:build    ? __builtin___strncat_chk (dest, src, len, __darwin_obsz (dest))     \
4066:info:build                               ^
4067:info:build wrapper.c:333:17: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4068:info:build         strncat(_psSessionData->szCmdFull, " ", 1);
4069:info:build         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4070:info:build /usr/include/secure/_string.h:149:28: note: expanded from macro 'strncat'
4071:info:build    : __inline_strncat_chk (dest, src, len))
4072:info:build                            ^
4073:info:build /usr/include/secure/_string.h:152:40: note: passing argument to parameter '__dest' here
4074:info:build __inline_strncat_chk (char *__restrict __dest, const char *__restrict __src,
4075:info:build                                        ^
4076:info:build wrapper.c:334:83: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4077:info:build         strncat(_psSessionData->szCmdFull, _psSessionData->szCmdParamFull, strlen(_psSessionData->szCmdParamFull));
4078:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4079:info:build /usr/include/secure/_string.h:148:42: note: expanded from macro 'strncat'
4080:info:build    ? __builtin___strncat_chk (dest, src, len, __darwin_obsz (dest))     \
4081:info:build                                          ^
4082:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
4083:info:build size_t   strlen(const char *);
4084:info:build                             ^
4085:info:build wrapper.c:334:17: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4086:info:build         strncat(_psSessionData->szCmdFull, _psSessionData->szCmdParamFull, strlen(_psSessionData->szCmdParamFull));
4087:info:build         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4088:info:build /usr/include/secure/_string.h:148:31: note: expanded from macro 'strncat'
4089:info:build    ? __builtin___strncat_chk (dest, src, len, __darwin_obsz (dest))     \
4090:info:build                               ^
4091:info:build wrapper.c:334:44: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4092:info:build         strncat(_psSessionData->szCmdFull, _psSessionData->szCmdParamFull, strlen(_psSessionData->szCmdParamFull));
4093:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4094:info:build /usr/include/secure/_string.h:148:37: note: expanded from macro 'strncat'
4095:info:build    ? __builtin___strncat_chk (dest, src, len, __darwin_obsz (dest))     \
4096:info:build                                     ^
4097:info:build wrapper.c:334:83: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4098:info:build         strncat(_psSessionData->szCmdFull, _psSessionData->szCmdParamFull, strlen(_psSessionData->szCmdParamFull));
4099:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4100:info:build /usr/include/secure/_string.h:149:39: note: expanded from macro 'strncat'
4101:info:build    : __inline_strncat_chk (dest, src, len))
4102:info:build                                       ^
4103:info:build /usr/include/string.h:92:28: note: passing argument to parameter here
4104:info:build size_t   strlen(const char *);
4105:info:build                             ^
4106:info:build wrapper.c:334:17: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4107:info:build         strncat(_psSessionData->szCmdFull, _psSessionData->szCmdParamFull, strlen(_psSessionData->szCmdParamFull));
4108:info:build         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4109:info:build /usr/include/secure/_string.h:149:28: note: expanded from macro 'strncat'
4110:info:build    : __inline_strncat_chk (dest, src, len))
4111:info:build                            ^
4112:info:build /usr/include/secure/_string.h:152:40: note: passing argument to parameter '__dest' here
4113:info:build __inline_strncat_chk (char *__restrict __dest, const char *__restrict __src,
4114:info:build                                        ^
4115:info:build wrapper.c:334:44: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4116:info:build         strncat(_psSessionData->szCmdFull, _psSessionData->szCmdParamFull, strlen(_psSessionData->szCmdParamFull));
4117:info:build         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4118:info:build /usr/include/secure/_string.h:149:34: note: expanded from macro 'strncat'
4119:info:build    : __inline_strncat_chk (dest, src, len))
4120:info:build                                  ^
4121:info:build /usr/include/secure/_string.h:152:71: note: passing argument to parameter '__src' here
4122:info:build __inline_strncat_chk (char *__restrict __dest, const char *__restrict __src,
4123:info:build                                                                       ^
4124:info:build wrapper.c:335:17: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4125:info:build         strncat(_psSessionData->szCmdFull, " 1>&2", 5);
4126:info:build         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4127:info:build /usr/include/secure/_string.h:148:31: note: expanded from macro 'strncat'
4128:info:build    ? __builtin___strncat_chk (dest, src, len, __darwin_obsz (dest))     \
4129:info:build                               ^
4130:info:build wrapper.c:335:17: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4131:info:build         strncat(_psSessionData->szCmdFull, " 1>&2", 5);
4132:info:build         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4133:info:build /usr/include/secure/_string.h:149:28: note: expanded from macro 'strncat'
4134:info:build    : __inline_strncat_chk (dest, src, len))
4135:info:build                            ^
4136:info:build /usr/include/secure/_string.h:152:40: note: passing argument to parameter '__dest' here
4137:info:build __inline_strncat_chk (char *__restrict __dest, const char *__restrict __src,
4138:info:build                                        ^
4139:info:build wrapper.c:340:16: warning: implicit declaration of function 'initProcess' is invalid in C99 [-Wimplicit-function-declaration]
4140:info:build         iRet = initProcess(_psSessionData);
4141:info:build                ^
4142:info:build wrapper.c:372:16: warning: implicit declaration of function 'closeProcess' is invalid in C99 [-Wimplicit-function-declaration]
4143:info:build         iRet = closeProcess(_psSessionData);
4144:info:build                ^
4145:info:build wrapper.c:449:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4146:info:build       if ((fopen(_psSessionData->szCmd, "r")) == NULL)
4147:info:build                  ^~~~~~~~~~~~~~~~~~~~~
4148:info:build /usr/include/stdio.h:250:36: note: passing argument to parameter here
4149:info:build FILE    *fopen(const char * __restrict, const char * __restrict) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fopen));
4150:info:build                                       ^
4151:info:build wrapper.c:458:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4152:info:build         if (system(_psSessionData->szCmdFull) < 0)
4153:info:build                    ^~~~~~~~~~~~~~~~~~~~~~~~~
4154:info:build /usr/include/stdlib.h:194:25: note: passing argument to parameter here
4155:info:build int      system(const char *) __DARWIN_ALIAS_C(system);
4156:info:build                             ^
4157:info:build wrapper.c:489:1: warning: control reaches end of non-void function [-Wreturn-type]
4158:info:build }
4159:info:build ^
4160:info:build wrapper.c:580:3: warning: implicit declaration of function 'setPassResult' is invalid in C99 [-Wimplicit-function-declaration]
4161:info:build   setPassResult((*psLogin), szPassword);
4162:info:build   ^
4163:info:build 4 warnings generated.
4164:info:build mv -f .deps/web-form.Tpo .deps/web-form.Po
4165:info:build 53 warnings generated.
4166:info:build mv -f .deps/wrapper.Tpo .deps/wrapper.Po
4167:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o ftp.mod ftp.o medusa-trace.o  -lcrypto -lpcre -lpthread
4168:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4169:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o http.mod http.o ntlm.o http-digest.o medusa-trace.o  -lcrypto -lpcre -lpthread
4170:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4171:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o imap.mod imap.o ntlm.o medusa-trace.o  -lcrypto -lpcre -lpthread
4172:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4173:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o mssql.mod mssql.o medusa-trace.o  -lcrypto -lpcre -lpthread
4174:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o mysql.mod mysql.o medusa-trace.o sha1.o  -lcrypto -lpcre -lpthread
4175:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4176:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4177:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o nntp.mod nntp.o medusa-trace.o  -lcrypto -lpcre -lpthread
4178:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4179:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o pcanywhere.mod pcanywhere.o medusa-trace.o  -lcrypto -lpcre -lpthread
4180:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4181:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o pop3.mod pop3.o ntlm.o medusa-trace.o  -lcrypto -lpcre -lpthread
4182:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o rexec.mod rexec.o medusa-trace.o  -lcrypto -lpcre -lpthread
4183:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4184:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4185:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o rlogin.mod rlogin.o medusa-trace.o  -lcrypto -lpcre -lpthread
4186:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4187:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o rsh.mod rsh.o medusa-trace.o  -lcrypto -lpcre -lpthread
4188:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4189:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o smbnt.mod smbnt.o md5.o hmacmd5.o medusa-trace.o  -lcrypto -lpcre -lpthread
4190:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4191:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress  -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o smtp.mod smtp.o ntlm.o medusa-trace.o  -lcrypto -lpcre -lpthread
4192:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4193:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress  -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o smtp-vrfy.mod smtp-vrfy.o medusa-trace.o  -lcrypto -lpcre -lpthread
4194:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4195:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress  -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o snmp.mod snmp.o medusa-trace.o  -lcrypto -lpcre -lpthread
4196:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4197:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress  -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o svn.mod svn.o medusa-trace.o  -lcrypto -lpcre -lpthread
4198:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o ssh.mod ssh.o medusa-trace.o  -lcrypto -lpcre -lpthread
4199:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4200:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4201:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o telnet.mod telnet.o medusa-trace.o  -lcrypto -lpcre -lpthread
4202:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4203:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress  -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o vmauthd.mod vmauthd.o medusa-trace.o  -lcrypto -lpcre -lpthread
4204:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4205:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o vnc.mod vnc.o d3des.o medusa-trace.o  -lcrypto -lpcre -lpthread
4206:info:build clang: /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o web-form.mod web-form.o medusa-trace.o  -lcrypto -lpcre -lpthread
4207:info:build warning: argument unused during compilation: '-no-cpp-precomp'
4208:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4209:info:build /usr/bin/clang  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -module -fPIC  -lpq -lssh2 -lsvn_client-1 -bundle -flat_namespace -undefined suppress -L/opt/local/lib -arch x86_64 -lssl -lcrypto  -ldl -framework CoreFoundation  -o wrapper.mod wrapper.o medusa-trace.o  -lcrypto -lpcre -lpthread
4210:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4211:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0/src/modsrc'
4212:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0/src'
4213:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT listModules.o -MD -MP -MF .deps/listModules.Tpo -c -o listModules.o listModules.c
4214:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT medusa.o -MD -MP -MF .deps/medusa.Tpo -c -o medusa.o medusa.c
4215:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT medusa-thread-pool.o -MD -MP -MF .deps/medusa-thread-pool.Tpo -c -o medusa-thread-pool.o medusa-thread-pool.c
4216:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4217:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4218:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4219:info:build listModules.c:83:5: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
4220:info:build     writeVerbose(VB_NONE, "  Available modules in \"%s\" :", pszTarget);
4221:info:build     ^
4222:info:build medusa.c:57:3: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
4223:info:build   writeVerbose(VB_NONE, "");
4224:info:build   ^
4225:info:build medusa.c:138:9: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
4226:info:build         writeError(ERR_ALERT, "Options 'h' and 'H' are mutually exclusive.");
4227:info:build         ^
4228:info:build medusa.c:298:7: warning: implicit declaration of function 'listModules' is invalid in C99 [-Wimplicit-function-declaration]
4229:info:build       listModules(szModulePaths, 1);  // End the program after this executes by passing a 1 as the second param
4230:info:build       ^
4231:info:build medusa.c:332:11: warning: implicit declaration of function 'invokeModule' is invalid in C99 [-Wimplicit-function-declaration]
4232:info:build     ret = invokeModule(_psAudit->pModuleName, NULL, NULL, NULL);
4233:info:build           ^
4234:info:build medusa.c:1430:1: warning: control reaches end of non-void function [-Wreturn-type]
4235:info:build }
4236:info:build ^
4237:info:build 1 warning generated.
4238:info:build medusa.c:1489:1: warning: control reaches end of non-void function [-Wreturn-type]
4239:info:build }
4240:info:build ^
4241:info:build mv -f .deps/listModules.Tpo .deps/listModules.Po
4242:info:build medusa.c:1583:5: error: non-void function 'startLoginThreadPool' should return a value [-Wreturn-type]
4243:info:build     return;
4244:info:build     ^
4245:info:build medusa.c:1593:7: error: non-void function 'startLoginThreadPool' should return a value [-Wreturn-type]
4246:info:build       return;
4247:info:build       ^
4248:info:build medusa.c:1618:7: error: non-void function 'startLoginThreadPool' should return a value [-Wreturn-type]
4249:info:build       return;
4250:info:build       ^
4251:info:build medusa.c:1654:7: error: non-void function 'startLoginThreadPool' should return a value [-Wreturn-type]
4252:info:build       return;
4253:info:build       ^
4254:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../src   -I/opt/local/include  -pipe -O2 -arch x86_64 -g -DDEBUG -fPIC -I/opt/local/ssl/include -I/opt/local/include/subversion-1 -I/usr/include/postgresql -I/usr/include/pgsql -I/usr/include/afpfs-ng  -I/opt/local/include/apr-1   -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 -MT medusa-net.o -MD -MP -MF .deps/medusa-net.Tpo -c -o medusa-net.o medusa-net.c
4255:info:build medusa.c:1682:3: error: non-void function 'startLoginThreadPool' should return a value [-Wreturn-type]
4256:info:build   return;
4257:info:build   ^
4258:info:build medusa.c:1748:28: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
4259:info:build       else if (szResumeMap = strstr(_psAudit->pOptResume, szTmp1))
4260:info:build                ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4261:info:build medusa.c:1748:28: note: place parentheses around the assignment to silence this warning
4262:info:build       else if (szResumeMap = strstr(_psAudit->pOptResume, szTmp1))
4263:info:build                            ^
4264:info:build                (                                                 )
4265:info:build medusa.c:1748:28: note: use '==' to turn this assignment into an equality comparison
4266:info:build       else if (szResumeMap = strstr(_psAudit->pOptResume, szTmp1))
4267:info:build                            ^
4268:info:build                            ==
4269:info:build 7 warnings and 5 errors generated.
4270:info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
4271:info:build make[3]: *** [medusa.o] Error 1
4272:info:build make[3]: *** Waiting for unfinished jobs....
4273:info:build mv -f .deps/medusa-thread-pool.Tpo .deps/medusa-thread-pool.Po
4274:info:build medusa-net.c:136:13: warning: implicit declaration of function 'writeError' is invalid in C99 [-Wimplicit-function-declaration]
4275:info:build             writeError(ERR_DEBUG, "Port %d in use trying next lower port.", nSourcePort);
4276:info:build             ^
4277:info:build medusa-net.c:207:69: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
4278:info:build             if (getsockopt(s, SOL_SOCKET, SO_ERROR, (void*)(&nOpt), &nSize) < 0)
4279:info:build                                                                     ^~~~~~
4280:info:build /usr/include/sys/socket.h:611:72: note: passing argument to parameter here
4281:info:build int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
4282:info:build                                                                            ^
4283:info:build medusa-net.c:215:15: warning: implicit declaration of function 'writeVerbose' is invalid in C99 [-Wimplicit-function-declaration]
4284:info:build               writeVerbose(VB_GENERAL, "Unable to connect (invalid socket): unreachable destination - %s", inet_ntop(AF_INET, &target.sin_addr, out, sizeof(out)));
4285:info:build               ^
4286:info:build medusa-net.c:567:1: warning: control reaches end of non-void function [-Wreturn-type]
4287:info:build }
4288:info:build ^
4289:info:build medusa-net.c:761:17: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4290:info:build   *szBufReceive = medusaReceiveDataInternal(hSocket, nBufReceive, 0, READ_WAIT_TIME, 0);
4291:info:build                 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4292:info:build medusa-net.c:765:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
4293:info:build     rc = pcre_exec(re, NULL, *szBufReceive, *nBufReceive, 0, 0, NULL, 0);
4294:info:build                              ^~~~~~~~~~~~~
4295:info:build /opt/local/include/pcre.h:439:73: note: passing argument to parameter here
4296:info:build PCRE_EXP_DECL int  pcre_exec(const pcre *, const pcre_extra *, PCRE_SPTR,
4297:info:build                                                                         ^
4298:info:build 6 warnings generated.
4299:info:build mv -f .deps/medusa-net.Tpo .deps/medusa-net.Po
4300:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0/src'
4301:info:build make[2]: *** [all-recursive] Error 1
4302:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0/src'
4303:info:build make[1]: *** [all-recursive] Error 1
4304:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0'
4305:info:build make: *** [all] Error 2
4306:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0'
4307:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/work/medusa-2.0" && /usr/bin/make -j3 -w all " returned error 2
4308:error:build Target org.macports.build returned: shell command failed (see log for details)
4309:debug:build Backtrace: shell command failed (see log for details)
4310    while executing
4311"command_exec build"
4312    (procedure "portbuild::build_main" line 8)
4313    invoked from within
4314"$procedure $targetname"
4315:info:build Warning: the following items did not execute (for medusa): org.macports.install org.macports.build org.macports.destroot
4316:notice:build Log for medusa is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_medusa/medusa/main.log