Ticket #21913: macports cyrus-sasl2 install failure.txt

File macports cyrus-sasl2 install failure.txt, 85.6 KB (added by IOOI-SqAR, 15 years ago)

transcript of the upgrade session

Line 
1local-admins-macbook-pro:~ lars$ sudo port -v upgrade outdated
2Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants.
3--->  Computing dependencies for cyrus-sasl2.
4--->  Fetching cyrus-sasl2
5--->  Verifying checksum(s) for cyrus-sasl2
6--->  Checksumming cyrus-sasl-2.1.23.tar.gz
7--->  Extracting cyrus-sasl2
8--->  Extracting cyrus-sasl-2.1.23.tar.gz
9--->  Applying patches to cyrus-sasl2
10--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/cyrus-sasl2/files/patch-config_ltconfig
11patching file config/ltconfig
12--->  Configuring cyrus-sasl2
13configure: creating cache ./config.cache
14checking build system type... i386-apple-darwin9.8.0
15checking host system type... i386-apple-darwin9.8.0
16checking target system type... i386-apple-darwin9.8.0
17checking for a BSD-compatible install... /usr/bin/install -c
18checking whether build environment is sane... yes
19checking for gawk... gawk
20checking whether make sets $(MAKE)... yes
21checking for gcc... /usr/bin/gcc-4.0
22checking for C compiler default output... a.out
23checking whether the C compiler works... yes
24checking whether we are cross compiling... no
25checking for suffix of executables...
26checking for suffix of object files... o
27checking whether we are using the GNU C compiler... yes
28checking whether /usr/bin/gcc-4.0 accepts -g... yes
29checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
30checking for style of include used by make... GNU
31checking dependency style of /usr/bin/gcc-4.0... gcc3
32checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
33checking for gawk... (cached) gawk
34checking whether ln -s works... yes
35checking whether make sets $(MAKE)... (cached) yes
36checking for a BSD-compatible install... /usr/bin/install -c
37checking for __attribute__... no
38checking for runpath switch... -Wl,-rpath,
39checking for ranlib... ranlib
40checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
41checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
42checking for BSD-compatible nm... /usr/bin/nm -p
43updating cache ./config.cache
44loading cache ./config.cache within ltconfig
45checking for object suffix... o
46checking for executable suffix... (cached)
47checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
48checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
49checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
50checking if /usr/bin/gcc-4.0 supports -c -o file.lo... yes
51checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions ... no
52checking if /usr/bin/gcc-4.0 static flag -static works... none
53checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
54checking whether the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
55checking command to parse /usr/bin/nm -p output... ok
56checking how to hardcode library paths into programs... unsupported
57checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
58checking dynamic linker characteristics... darwin9.8.0 dyld
59checking if libtool supports shared libraries... yes
60checking whether to build shared libraries... yes
61checking whether to build static libraries... no
62checking for objdir... .libs
63creating libtool
64updating cache ./config.cache
65configure: loading cache ./config.cache
66checking for connect... yes
67checking for res_search... yes
68checking for dn_expand... yes
69checking for dns_lookup... no
70checking DB path to use... /opt/local/etc/sasldb2
71checking for egrep... grep -E
72checking for ANSI C header files... yes
73checking for sys/types.h... yes
74checking for sys/stat.h... yes
75checking for stdlib.h... yes
76checking for string.h... yes
77checking for memory.h... yes
78checking for strings.h... yes
79checking for inttypes.h... yes
80checking for stdint.h... yes
81checking for unistd.h... yes
82checking db.h usability... yes
83checking db.h presence... yes
84checking for db.h... yes
85checking ndbm.h usability... yes
86checking ndbm.h presence... yes
87checking for ndbm.h... yes
88checking for dbm_open in -lndbm... no
89checking for dbm_open... yes
90checking DB library to use... ndbm
91checking if Berkeley DB handle is kept open in SASLDB... no
92checking for dlopen in -ldl... yes
93checking /dev/random to use... /dev/random
94checking for nm... /usr/bin/nm -p
95checking for underscore before symbols... yes
96checking whether dlsym adds the underscore for us... yes
97checking for syslog... yes
98checking security/pam_appl.h usability... no
99checking security/pam_appl.h presence... no
100checking for security/pam_appl.h... no
101checking pam/pam_appl.h usability... yes
102checking pam/pam_appl.h presence... yes
103checking for pam/pam_appl.h... yes
104checking for pam_start... no
105checking if I should include saslauthd... /opt/local/var/state/saslauthd
106checking to include Courier authdaemond support... /dev/null
107checking for getspnam... no
108checking if I should include pwcheck... /opt/local/var/pwcheck
109checking if I should include the alwaystrue verifier... no
110checking if we should enable sasl_checkapop... enabled
111checking CRAM-MD5... enabled
112checking for long... yes
113checking size of long... 4
114checking what directory libraries are found in... lib
115checking for RSAPublicEncrypt in -lrsaref... no
116checking openssl/evp.h usability... yes
117checking openssl/evp.h presence... yes
118checking for openssl/evp.h... yes
119checking for EVP_DigestInit in -lcrypto... yes
120checking for OpenSSL... yes
121checking for des_cbc_encrypt in -lcrypto... no
122checking for DES_cbc_encrypt in -lcrypto... yes
123checking openssl/des.h usability... yes
124checking openssl/des.h presence... yes
125checking for openssl/des.h... yes
126checking DIGEST-MD5... enabled
127checking OTP... enabled
128checking for opiechallenge in -lopie... no
129checking for OPIE... no
130checking SRP... enabled
131checking if we should enable setting SRP secrets with saslpasswd... enabled
132checking KERBEROS_V4... disabled
133checking for crypt... yes
134configure: WARNING: The system type is not recognized. If you believe that CyberSafe GSSAPI works on this platform, please update the configure script
135checking gssapi.h usability... yes
136checking gssapi.h presence... yes
137checking for gssapi.h... yes
138checking for res_search in -lresolv... yes
139checking for krb5int_getspecific in -lkrb5support... no
140checking for gss_unwrap in -lgssapi_krb5... yes
141checking GSSAPI... with implementation mit
142checking for res_search in -lresolv... (cached) yes
143checking for gsskrb5_register_acceptor_identity... no
144checking to use mutexes aroung GSS calls... yes
145checking PLAIN... enabled
146checking ANONYMOUS... enabled
147checking LOGIN... enabled
148checking NTLM... enabled
149checking PASSDSS... disabled
150checking SQL... disabled
151checking LDAPDB... disabled
152checking for dmalloc library... no
153checking for sfio library... no
154checking for getsubopt... yes
155checking for snprintf... yes
156checking for vsnprintf... yes
157checking for inet_aton in -lresolv... yes
158checking for getaddrinfo... yes
159checking for gai_strerror... yes
160checking for getnameinfo... yes
161checking for an ANSI C-conforming const... yes
162checking for inline... inline
163checking for mode_t... yes
164checking for pid_t... yes
165checking return type of signal handlers... void
166checking whether time.h and sys/time.h may both be included... yes
167checking for ANSI C header files... (cached) yes
168checking for dirent.h that defines DIR... yes
169checking for library containing opendir... none required
170checking for sys/wait.h that is POSIX.1 compatible... yes
171checking des.h usability... yes
172checking des.h presence... yes
173checking for des.h... yes
174checking dlfcn.h usability... yes
175checking dlfcn.h presence... yes
176checking for dlfcn.h... yes
177checking fcntl.h usability... yes
178checking fcntl.h presence... yes
179checking for fcntl.h... yes
180checking limits.h usability... yes
181checking limits.h presence... yes
182checking for limits.h... yes
183checking malloc.h usability... no
184checking malloc.h presence... no
185checking for malloc.h... no
186checking paths.h usability... yes
187checking paths.h presence... yes
188checking for paths.h... yes
189checking for strings.h... (cached) yes
190checking sys/file.h usability... yes
191checking sys/file.h presence... yes
192checking for sys/file.h... yes
193checking sys/time.h usability... yes
194checking sys/time.h presence... yes
195checking for sys/time.h... yes
196checking syslog.h usability... yes
197checking syslog.h presence... yes
198checking for syslog.h... yes
199checking for unistd.h... (cached) yes
200checking for inttypes.h... (cached) yes
201checking sys/uio.h usability... yes
202checking sys/uio.h presence... yes
203checking for sys/uio.h... yes
204checking sys/param.h usability... yes
205checking sys/param.h presence... yes
206checking for sys/param.h... yes
207checking sysexits.h usability... yes
208checking sysexits.h presence... yes
209checking for sysexits.h... yes
210checking stdarg.h usability... yes
211checking stdarg.h presence... yes
212checking for stdarg.h... yes
213checking varargs.h usability... no
214checking varargs.h presence... no
215checking for varargs.h... no
216checking whether you have ss_family in struct sockaddr_storage... yes
217checking whether you have sa_len in struct sockaddr... yes
218checking for socklen_t... yes
219checking for gethostname... yes
220checking for getdomainname... yes
221checking for getpwnam... yes
222checking for getspnam... (cached) no
223checking for gettimeofday... yes
224checking for inet_aton... yes
225checking for memcpy... yes
226checking for mkdir... yes
227checking for select... yes
228checking for socket... yes
229checking for strchr... yes
230checking for strdup... yes
231checking for strerror... yes
232checking for strspn... yes
233checking for strstr... yes
234checking for strtol... yes
235checking for jrand48... yes
236updating cache ./config.cache
237configure: creating ./config.status
238config.status: creating Makefile
239config.status: creating include/Makefile
240config.status: creating sasldb/Makefile
241config.status: creating plugins/Makefile
242config.status: creating lib/Makefile
243config.status: creating utils/Makefile
244config.status: creating doc/Makefile
245config.status: creating sample/Makefile
246config.status: creating java/Makefile
247config.status: creating java/CyrusSasl/Makefile
248config.status: creating java/Test/Makefile
249config.status: creating java/javax/Makefile
250config.status: creating java/javax/security/Makefile
251config.status: creating java/javax/security/auth/Makefile
252config.status: creating java/javax/security/auth/callback/Makefile
253config.status: creating pwcheck/Makefile
254config.status: creating man/Makefile
255config.status: creating config.h
256config.status: executing depfiles commands
257configure: configuring in saslauthd
258configure: running /bin/sh './configure' --prefix=/opt/local  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--with-openssl=/opt/local' '--with-dbpath=/opt/local/etc/sasldb2' '--with-plugindir=/opt/local/lib/sasl2' '--with-saslauthd=/opt/local/var/state/saslauthd' '--with-pwcheck=/opt/local/var/pwcheck' '--disable-macos-framework' '--enable-srp' '--enable-srp-setpass' '--enable-login' '--enable-ntlm' '--with-rc4=openssl' '--enable-gssapi' '--enable-keep-db-open' '--with-gss_impl=mit' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2 -arch i386' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' --cache-file=.././config.cache --srcdir=.
259configure: loading cache .././config.cache
260checking build system type... (cached) i386-apple-darwin9.8.0
261checking host system type... (cached) i386-apple-darwin9.8.0
262checking for a BSD-compatible install... /usr/bin/install -c
263checking whether build environment is sane... yes
264checking for gawk... (cached) gawk
265checking whether make sets $(MAKE)... (cached) yes
266checking for gcc... (cached) /usr/bin/gcc-4.0
267checking for C compiler default output... a.out
268checking whether the C compiler works... yes
269checking whether we are cross compiling... no
270checking for suffix of executables...
271checking for suffix of object files... (cached) o
272checking whether we are using the GNU C compiler... (cached) yes
273checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
274checking for /usr/bin/gcc-4.0 option to accept ANSI C... (cached) none needed
275checking for style of include used by make... GNU
276checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
277checking how to run the C preprocessor... (cached) /usr/bin/gcc-4.0 -E
278checking for gawk... (cached) gawk
279checking whether make sets $(MAKE)... (cached) yes
280checking whether ln -s works... yes
281checking for a BSD-compatible install... /usr/bin/install -c
282checking for __attribute__... (cached) no
283checking for runpath switch... -Wl,-rpath,
284checking for connect... (cached) yes
285checking for res_search... (cached) yes
286checking for dn_expand... (cached) yes
287checking for dns_lookup... (cached) no
288checking for egrep... (cached) grep -E
289checking for ANSI C header files... (cached) yes
290checking for sys/types.h... (cached) yes
291checking for sys/stat.h... (cached) yes
292checking for stdlib.h... (cached) yes
293checking for string.h... (cached) yes
294checking for memory.h... (cached) yes
295checking for strings.h... (cached) yes
296checking for inttypes.h... (cached) yes
297checking for stdint.h... (cached) yes
298checking for unistd.h... (cached) yes
299checking for long... (cached) yes
300checking size of long... (cached) 4
301checking what directory libraries are found in... (cached) lib
302checking for RSAPublicEncrypt in -lrsaref... (cached) no
303checking for openssl/evp.h... (cached) yes
304checking for EVP_DigestInit in -lcrypto... (cached) yes
305checking for OpenSSL... yes
306checking for des_cbc_encrypt in -lcrypto... (cached) no
307checking for DES_cbc_encrypt in -lcrypto... (cached) yes
308checking for openssl/des.h... (cached) yes
309checking KERBEROS_V4... disabled
310checking for crypt... (cached) yes
311configure: WARNING: The system type is not recognized. If you believe that CyberSafe GSSAPI works on this platform, please update the configure script
312checking for gssapi.h... (cached) yes
313checking for res_search in -lresolv... (cached) yes
314checking for krb5int_getspecific in -lkrb5support... (cached) no
315checking for gss_unwrap in -lgssapi_krb5... (cached) yes
316checking GSSAPI... with implementation mit
317checking for res_search in -lresolv... (cached) yes
318checking for gsskrb5_register_acceptor_identity... (cached) no
319checking for crypt... (cached) yes
320checking for pam_start in -lpam... yes
321checking for security/pam_appl.h... (cached) no
322checking for PAM support... no
323checking for inet_aton in -lresolv... (cached) yes
324checking to include LDAP support... no
325checking for ANSI C header files... (cached) yes
326checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
327checking whether time.h and sys/time.h may both be included... (cached) yes
328checking crypt.h usability... no
329checking crypt.h presence... no
330checking for crypt.h... no
331checking for fcntl.h... (cached) yes
332checking krb5.h usability... yes
333checking krb5.h presence... yes
334checking for krb5.h... yes
335checking for strings.h... (cached) yes
336checking for syslog.h... (cached) yes
337checking for unistd.h... (cached) yes
338checking for sys/time.h... (cached) yes
339checking for sys/uio.h... (cached) yes
340checking for an ANSI C-conforming const... (cached) yes
341checking for pid_t... (cached) yes
342checking whether /usr/bin/gcc-4.0 implements __func__... yes
343checking return type of signal handlers... (cached) void
344checking for gethostname... (cached) yes
345checking for mkdir... (cached) yes
346checking for socket... (cached) yes
347checking for strdup... (cached) yes
348checking for getspnam... (cached) no
349checking for getuserpw... no
350checking for strlcat... yes
351checking for strlcpy... yes
352checking for getaddrinfo... (cached) yes
353checking for getnameinfo... (cached) yes
354checking whether you have ss_family in struct sockaddr_storage... (cached) yes
355checking whether you have sa_len in struct sockaddr... (cached) yes
356checking for socklen_t... (cached) yes
357updating cache .././config.cache
358configure: creating ./config.status
359config.status: creating Makefile
360config.status: creating saslauthd.h
361config.status: executing depfiles commands
362Configuration Complete. Type 'make' to build.
363--->  Building cyrus-sasl2
364/usr/bin/make  all-recursive
365Making all in include
366if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT makemd5.o -MD -MP -MF ".deps/makemd5.Tpo" \
367          -c -o makemd5.o `test -f 'makemd5.c' || echo './'`makemd5.c; \
368        then mv -f ".deps/makemd5.Tpo" ".deps/makemd5.Po"; \
369        else rm -f ".deps/makemd5.Tpo"; exit 1; \
370        fi
371/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o makemd5  makemd5.o  -lresolv -lresolv  -lpam
372mkdir .libs
373/usr/bin/gcc-4.0 -Wall -W -O2 -arch i386 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o makemd5 makemd5.o -lresolv -lresolv -lpam
374rm -f md5global.h
375./makemd5 md5global.h
376Making all in sasldb
377if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include   -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT allockey.lo -MD -MP -MF ".deps/allockey.Tpo" \
378          -c -o allockey.lo `test -f 'allockey.c' || echo './'`allockey.c; \
379        then mv -f ".deps/allockey.Tpo" ".deps/allockey.Plo"; \
380        else rm -f ".deps/allockey.Tpo"; exit 1; \
381        fi
382/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c allockey.c  -fno-common -DPIC -o allockey.lo
383allockey.c: In function '_sasldb_putsecret':
384allockey.c:191: warning: pointer targets in passing argument 6 of '_sasldb_putdata' differ in signedness
385allockey.c: In function '__sasldb_internal_list':
386allockey.c:197: warning: unused parameter 'rock'
387if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include   -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT db_ndbm.lo -MD -MP -MF ".deps/db_ndbm.Tpo" \
388          -c -o db_ndbm.lo `test -f 'db_ndbm.c' || echo './'`db_ndbm.c; \
389        then mv -f ".deps/db_ndbm.Tpo" ".deps/db_ndbm.Plo"; \
390        else rm -f ".deps/db_ndbm.Tpo"; exit 1; \
391        fi
392/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT db_ndbm.lo -MD -MP -MF .deps/db_ndbm.Tpo -c db_ndbm.c  -fno-common -DPIC -o db_ndbm.lo
393/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libsasldb.la   allockey.lo db_ndbm.lo  -lresolv -lresolv  -lpam
394mkdir .libs
395ar cru .libs/libsasldb.al allockey.lo db_ndbm.lo
396ranlib .libs/libsasldb.al
397creating libsasldb.la
398(cd .libs && rm -f libsasldb.la && ln -s ../libsasldb.la libsasldb.la)
399if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include   -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT db_ndbm.o -MD -MP -MF ".deps/db_ndbm.Tpo" \
400          -c -o db_ndbm.o `test -f 'db_ndbm.c' || echo './'`db_ndbm.c; \
401        then mv -f ".deps/db_ndbm.Tpo" ".deps/db_ndbm.Po"; \
402        else rm -f ".deps/db_ndbm.Tpo"; exit 1; \
403        fi
404if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include   -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT allockey.o -MD -MP -MF ".deps/allockey.Tpo" \
405          -c -o allockey.o `test -f 'allockey.c' || echo './'`allockey.c; \
406        then mv -f ".deps/allockey.Tpo" ".deps/allockey.Po"; \
407        else rm -f ".deps/allockey.Tpo"; exit 1; \
408        fi
409allockey.c: In function '_sasldb_putsecret':
410allockey.c:191: warning: pointer targets in passing argument 6 of '_sasldb_putdata' differ in signedness
411allockey.c: In function '__sasldb_internal_list':
412allockey.c:197: warning: unused parameter 'rock'
413ar cru .libs/libsasldb.a db_ndbm.o allockey.o
414Making all in plugins
415if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT sasldb.lo -MD -MP -MF ".deps/sasldb.Tpo" \
416          -c -o sasldb.lo `test -f 'sasldb.c' || echo './'`sasldb.c; \
417        then mv -f ".deps/sasldb.Tpo" ".deps/sasldb.Plo"; \
418        else rm -f ".deps/sasldb.Tpo"; exit 1; \
419        fi
420/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c sasldb.c  -fno-common -DPIC -o sasldb.lo
421sasldb.c: In function 'sasldb_auxprop_lookup':
422sasldb.c:59: warning: unused parameter 'glob_context'
423sasldb.c: In function 'sasldb_auxprop_store':
424sasldb.c:132: warning: unused parameter 'glob_context'
425sasldb.c: In function 'sasldb_auxprop_plug_init':
426sasldb.c:223: warning: unused parameter 'plugname'
427if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT sasldb_init.lo -MD -MP -MF ".deps/sasldb_init.Tpo" \
428          -c -o sasldb_init.lo `test -f 'sasldb_init.c' || echo './'`sasldb_init.c; \
429        then mv -f ".deps/sasldb_init.Tpo" ".deps/sasldb_init.Plo"; \
430        else rm -f ".deps/sasldb_init.Tpo"; exit 1; \
431        fi
432/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c sasldb_init.c  -fno-common -DPIC -o sasldb_init.lo
433if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT plugin_common.lo -MD -MP -MF ".deps/plugin_common.Tpo" \
434          -c -o plugin_common.lo `test -f 'plugin_common.c' || echo './'`plugin_common.c; \
435        then mv -f ".deps/plugin_common.Tpo" ".deps/plugin_common.Plo"; \
436        else rm -f ".deps/plugin_common.Tpo"; exit 1; \
437        fi
438/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c plugin_common.c  -fno-common -DPIC -o plugin_common.lo
439plugin_common.c: In function '_plug_free_secret':
440plugin_common.c:293: warning: pointer targets in passing argument 1 of 'utils->erasebuffer' differ in signedness
441/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386 -module -export-dynamic -rpath /opt/local/lib/sasl2 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libsasldb.la  -version-info 2:23:0 sasldb.lo sasldb_init.lo plugin_common.lo ../sasldb/libsasldb.la   -lresolv -lresolv  -lpam
442mkdir .libs
443(cd . && ln -s sasldb.lo sasldb.o)
444(cd . && ln -s sasldb_init.lo sasldb_init.o)
445(cd . && ln -s plugin_common.lo plugin_common.o)
446/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/libsasldb.2.0.23.so  sasldb.lo sasldb_init.lo plugin_common.lo -all_load  ../sasldb/.libs/libsasldb.al  -L/opt/local/lib -lresolv -lresolv -lpam -lresolv -lresolv -lpam -lc 
447(cd .libs && rm -f libsasldb.2.so && ln -s libsasldb.2.0.23.so libsasldb.2.so)
448(cd .libs && rm -f libsasldb.so && ln -s libsasldb.2.0.23.so libsasldb.so)
449creating libsasldb.la
450(cd .libs && rm -f libsasldb.la && ln -s ../libsasldb.la libsasldb.la)
451if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT cram.lo -MD -MP -MF ".deps/cram.Tpo" \
452          -c -o cram.lo `test -f 'cram.c' || echo './'`cram.c; \
453        then mv -f ".deps/cram.Tpo" ".deps/cram.Plo"; \
454        else rm -f ".deps/cram.Tpo"; exit 1; \
455        fi
456/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT cram.lo -MD -MP -MF .deps/cram.Tpo -c cram.c  -fno-common -DPIC -o cram.lo
457cram.c: In function 'crammd5_server_mech_new':
458cram.c:101: warning: unused parameter 'glob_context'
459cram.c:103: warning: unused parameter 'challenge'
460cram.c:104: warning: unused parameter 'challen'
461cram.c: In function 'crammd5_server_mech_step1':
462cram.c:167: warning: unused parameter 'clientin'
463cram.c:171: warning: unused parameter 'oparams'
464cram.c: In function 'crammd5_server_mech_step2':
465cram.c:217: warning: unused parameter 'serverout'
466cram.c:218: warning: unused parameter 'serveroutlen'
467cram.c: In function 'crammd5_client_mech_new':
468cram.c:461: warning: unused parameter 'glob_context'
469if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT crammd5_init.lo -MD -MP -MF ".deps/crammd5_init.Tpo" \
470          -c -o crammd5_init.lo `test -f 'crammd5_init.c' || echo './'`crammd5_init.c; \
471        then mv -f ".deps/crammd5_init.Tpo" ".deps/crammd5_init.Plo"; \
472        else rm -f ".deps/crammd5_init.Tpo"; exit 1; \
473        fi
474/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo -c crammd5_init.c  -fno-common -DPIC -o crammd5_init.lo
475/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386 -module -export-dynamic -rpath /opt/local/lib/sasl2 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libcrammd5.la  -version-info 2:23:0 cram.lo crammd5_init.lo plugin_common.lo  -lresolv -lresolv  -lpam
476rm -fr .libs/libcrammd5.la .libs/libcrammd5.* .libs/libcrammd5.*
477(cd . && ln -s cram.lo cram.o)
478(cd . && ln -s crammd5_init.lo crammd5_init.o)
479/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/libcrammd5.2.0.23.so  cram.lo crammd5_init.lo plugin_common.lo  -L/opt/local/lib -lresolv -lresolv -lpam -lc 
480(cd .libs && rm -f libcrammd5.2.so && ln -s libcrammd5.2.0.23.so libcrammd5.2.so)
481(cd .libs && rm -f libcrammd5.so && ln -s libcrammd5.2.0.23.so libcrammd5.so)
482creating libcrammd5.la
483(cd .libs && rm -f libcrammd5.la && ln -s ../libcrammd5.la libcrammd5.la)
484if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT digestmd5.lo -MD -MP -MF ".deps/digestmd5.Tpo" \
485          -c -o digestmd5.lo `test -f 'digestmd5.c' || echo './'`digestmd5.c; \
486        then mv -f ".deps/digestmd5.Tpo" ".deps/digestmd5.Plo"; \
487        else rm -f ".deps/digestmd5.Tpo"; exit 1; \
488        fi
489/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c digestmd5.c  -fno-common -DPIC -o digestmd5.lo
490digestmd5.c:279: warning: pointer targets in initialization differ in signedness
491digestmd5.c: In function 'DigestCalcResponse':
492digestmd5.c:366: warning: pointer targets in passing argument 2 of 'utils->MD5Update' differ in signedness
493digestmd5.c: In function 'dec_3des':
494digestmd5.c:842: warning: unused parameter 'digest'
495digestmd5.c: In function 'dec_des':
496digestmd5.c:960: warning: unused parameter 'digest'
497digestmd5.c: In function 'dec_rc4':
498digestmd5.c:1211: warning: unused parameter 'digest'
499digestmd5.c: In function 'digestmd5_encode':
500digestmd5.c:1401: warning: pointer targets in passing argument 5 of 'text->utils->hmac_md5' differ in signedness
501digestmd5.c: In function 'digestmd5_decode_packet':
502digestmd5.c:1497: warning: pointer targets in assignment differ in signedness
503digestmd5.c: In function 'digestmd5_server_mech_new':
504digestmd5.c:1797: warning: unused parameter 'challenge'
505digestmd5.c:1798: warning: unused parameter 'challen'
506digestmd5.c: In function 'digestmd5_server_mech_step1':
507digestmd5.c:1947: warning: pointer targets in passing argument 6 of 'add_to_challenge' differ in signedness
508digestmd5.c:1820: warning: unused parameter 'clientin'
509digestmd5.c:1821: warning: unused parameter 'clientinlen'
510digestmd5.c:1824: warning: unused parameter 'oparams'
511digestmd5.c: In function 'digestmd5_server_mech_step2':
512digestmd5.c:2235: warning: pointer targets in passing argument 2 of '_plug_strdup' differ in signedness
513digestmd5.c:2238: warning: pointer targets in passing argument 2 of '_plug_strdup' differ in signedness
514digestmd5.c:2274: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
515digestmd5.c:2286: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
516digestmd5.c:2286: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness
517digestmd5.c:2351: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
518digestmd5.c:2369: warning: pointer targets in passing argument 2 of 'DigestCalcSecret' differ in signedness
519digestmd5.c:2369: warning: pointer targets in passing argument 3 of 'DigestCalcSecret' differ in signedness
520digestmd5.c:2514: warning: pointer targets in passing argument 2 of 'text->cipher_init' differ in signedness
521digestmd5.c:2514: warning: pointer targets in passing argument 3 of 'text->cipher_init' differ in signedness
522digestmd5.c: In function 'make_client_response':
523digestmd5.c:3010: warning: pointer targets in passing argument 3 of 'calculate_response' differ in signedness
524digestmd5.c:3010: warning: pointer targets in passing argument 11 of 'calculate_response' differ in signedness
525digestmd5.c:3034: warning: pointer targets in passing argument 6 of 'add_to_challenge' differ in signedness
526digestmd5.c:3145: warning: pointer targets in passing argument 2 of 'text->cipher_init' differ in signedness
527digestmd5.c:3145: warning: pointer targets in passing argument 3 of 'text->cipher_init' differ in signedness
528digestmd5.c: In function 'digestmd5_client_mech_step1':
529digestmd5.c:3732: warning: pointer targets in passing argument 2 of '_plug_strdup' differ in signedness
530digestmd5.c:3735: warning: pointer targets in passing argument 2 of '_plug_strdup' differ in signedness
531digestmd5.c:3703: warning: unused parameter 'serverin'
532digestmd5.c:3704: warning: unused parameter 'serverinlen'
533digestmd5.c: In function 'digestmd5_client_mech_step3':
534digestmd5.c:3838: warning: unused parameter 'prompt_need'
535digestmd5.c:3839: warning: unused parameter 'clientout'
536digestmd5.c:3840: warning: unused parameter 'clientoutlen'
537digestmd5.c: In function 'digestmd5_client_mech_step':
538digestmd5.c:4000: warning: pointer targets in assignment differ in signedness
539if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT digestmd5_init.lo -MD -MP -MF ".deps/digestmd5_init.Tpo" \
540          -c -o digestmd5_init.lo `test -f 'digestmd5_init.c' || echo './'`digestmd5_init.c; \
541        then mv -f ".deps/digestmd5_init.Tpo" ".deps/digestmd5_init.Plo"; \
542        else rm -f ".deps/digestmd5_init.Tpo"; exit 1; \
543        fi
544/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo -c digestmd5_init.c  -fno-common -DPIC -o digestmd5_init.lo
545/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386 -module -export-dynamic -rpath /opt/local/lib/sasl2 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libdigestmd5.la  -version-info 2:23:0 digestmd5.lo digestmd5_init.lo plugin_common.lo -lcrypto   -lresolv -lresolv  -lpam
546rm -fr .libs/libdigestmd5.la .libs/libdigestmd5.* .libs/libdigestmd5.*
547(cd . && ln -s digestmd5.lo digestmd5.o)
548(cd . && ln -s digestmd5_init.lo digestmd5_init.o)
549/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/libdigestmd5.2.0.23.so  digestmd5.lo digestmd5_init.lo plugin_common.lo  -L/opt/local/lib -lcrypto -lresolv -lresolv -lpam -lc 
550(cd .libs && rm -f libdigestmd5.2.so && ln -s libdigestmd5.2.0.23.so libdigestmd5.2.so)
551(cd .libs && rm -f libdigestmd5.so && ln -s libdigestmd5.2.0.23.so libdigestmd5.so)
552creating libdigestmd5.la
553(cd .libs && rm -f libdigestmd5.la && ln -s ../libdigestmd5.la libdigestmd5.la)
554if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT otp.lo -MD -MP -MF ".deps/otp.Tpo" \
555          -c -o otp.lo `test -f 'otp.c' || echo './'`otp.c; \
556        then mv -f ".deps/otp.Tpo" ".deps/otp.Plo"; \
557        else rm -f ".deps/otp.Tpo"; exit 1; \
558        fi
559/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT otp.lo -MD -MP -MF .deps/otp.Tpo -c otp.c  -fno-common -DPIC -o otp.lo
560otp.c: In function 'otp_hash':
561otp.c:127: warning: pointer targets in passing argument 2 of 'EVP_DigestFinal' differ in signedness
562otp.c:127: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal' differ in signedness
563otp.c: In function 'generate_otp':
564otp.c:166: warning: pointer targets in passing argument 4 of 'otp_hash' differ in signedness
565otp.c:170: warning: pointer targets in passing argument 4 of 'otp_hash' differ in signedness
566otp.c: In function 'otp_common_mech_free':
567otp.c:276: warning: unused parameter 'global_context'
568otp.c:277: warning: unused parameter 'utils'
569otp.c: In function 'otp_server_mech_new':
570otp.c:308: warning: unused parameter 'glob_context'
571otp.c:310: warning: unused parameter 'challenge'
572otp.c:311: warning: unused parameter 'challen'
573otp.c: In function 'make_secret':
574otp.c:607: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness
575otp.c:611: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness
576otp.c: In function 'parse_secret':
577otp.c:637: warning: pointer targets in assignment differ in signedness
578otp.c:642: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
579otp.c: In function 'word2bin':
580otp.c:753: warning: pointer targets in passing argument 2 of 'EVP_DigestFinal' differ in signedness
581otp.c:753: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal' differ in signedness
582otp.c: In function 'verify_response':
583otp.c:845: warning: pointer targets in passing argument 2 of 'otp_hash' differ in signedness
584otp.c: In function 'otp_server_mech_step1':
585otp.c:1054: warning: pointer targets in passing argument 5 of 'make_secret' differ in signedness
586otp.c:1068: warning: pointer targets in passing argument 3 of 'params->utils->prop_set' differ in signedness
587otp.c: In function 'otp_server_mech_step2':
588otp.c:1137: warning: pointer targets in passing argument 5 of 'make_secret' differ in signedness
589otp.c:1150: warning: pointer targets in passing argument 3 of 'params->utils->prop_set' differ in signedness
590otp.c:1105: warning: unused parameter 'serverout'
591otp.c:1106: warning: unused parameter 'serveroutlen'
592otp.c: In function 'otp_server_mech_dispose':
593otp.c:1227: warning: pointer targets in passing argument 5 of 'make_secret' differ in signedness
594otp.c:1243: warning: pointer targets in passing argument 3 of 'utils->prop_set' differ in signedness
595otp.c: In function 'otp_setpass':
596otp.c:1360: warning: pointer targets in passing argument 3 of 'sparams->utils->prop_set' differ in signedness
597otp.c:1264: warning: unused parameter 'glob_context'
598otp.c:1268: warning: unused parameter 'passlen'
599otp.c:1269: warning: unused parameter 'oldpass'
600otp.c:1270: warning: unused parameter 'oldpasslen'
601otp.c: In function 'otp_mech_avail':
602otp.c:1384: warning: unused parameter 'glob_context'
603otp.c:1386: warning: unused parameter 'conn_context'
604otp.c: In function 'otp_client_mech_new':
605otp.c:1457: warning: unused parameter 'glob_context'
606otp.c: In function 'otp_client_mech_step1':
607otp.c:1481: warning: unused parameter 'serverin'
608otp.c:1482: warning: unused parameter 'serverinlen'
609otp.c: In function 'otp_client_mech_step2':
610otp.c:1676: warning: pointer targets in passing argument 5 of 'generate_otp' differ in signedness
611otp.c:1699: warning: pointer targets in passing argument 5 of 'generate_otp' differ in signedness
612otp.c:1705: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness
613otp.c:1709: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness
614otp.c:1720: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness
615if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT otp_init.lo -MD -MP -MF ".deps/otp_init.Tpo" \
616          -c -o otp_init.lo `test -f 'otp_init.c' || echo './'`otp_init.c; \
617        then mv -f ".deps/otp_init.Tpo" ".deps/otp_init.Plo"; \
618        else rm -f ".deps/otp_init.Tpo"; exit 1; \
619        fi
620/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT otp_init.lo -MD -MP -MF .deps/otp_init.Tpo -c otp_init.c  -fno-common -DPIC -o otp_init.lo
621/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386 -module -export-dynamic -rpath /opt/local/lib/sasl2 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libotp.la  -version-info 2:23:0 otp.lo otp_init.lo plugin_common.lo -lcrypto   -lresolv -lresolv  -lpam
622rm -fr .libs/libotp.la .libs/libotp.* .libs/libotp.*
623(cd . && ln -s otp.lo otp.o)
624(cd . && ln -s otp_init.lo otp_init.o)
625/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/libotp.2.0.23.so  otp.lo otp_init.lo plugin_common.lo  -L/opt/local/lib -lcrypto -lresolv -lresolv -lpam -lc 
626(cd .libs && rm -f libotp.2.so && ln -s libotp.2.0.23.so libotp.2.so)
627(cd .libs && rm -f libotp.so && ln -s libotp.2.0.23.so libotp.so)
628creating libotp.la
629(cd .libs && rm -f libotp.la && ln -s ../libotp.la libotp.la)
630if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT srp.lo -MD -MP -MF ".deps/srp.Tpo" \
631          -c -o srp.lo `test -f 'srp.c' || echo './'`srp.c; \
632        then mv -f ".deps/srp.Tpo" ".deps/srp.Plo"; \
633        else rm -f ".deps/srp.Tpo"; exit 1; \
634        fi
635/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT srp.lo -MD -MP -MF .deps/srp.Tpo -c srp.c  -fno-common -DPIC -o srp.lo
636srp.c: In function 'srp_encode':
637srp.c:325: warning: pointer targets in passing argument 2 of 'EVP_EncryptUpdate' differ in signedness
638srp.c:325: warning: pointer targets in passing argument 3 of 'EVP_EncryptUpdate' differ in signedness
639srp.c:325: warning: pointer targets in passing argument 4 of 'EVP_EncryptUpdate' differ in signedness
640srp.c:344: warning: pointer targets in passing argument 2 of 'EVP_EncryptFinal' differ in signedness
641srp.c:344: warning: pointer targets in passing argument 3 of 'EVP_EncryptFinal' differ in signedness
642srp.c:352: warning: pointer targets in passing argument 2 of 'HMAC_Update' differ in signedness
643srp.c:357: warning: pointer targets in passing argument 2 of 'HMAC_Update' differ in signedness
644srp.c:364: warning: pointer targets in passing argument 2 of 'HMAC_Final' differ in signedness
645srp.c: In function 'srp_decode_packet':
646srp.c:408: warning: pointer targets in passing argument 2 of 'HMAC_Update' differ in signedness
647srp.c:413: warning: pointer targets in passing argument 2 of 'HMAC_Update' differ in signedness
648srp.c:418: warning: pointer targets in passing argument 2 of 'HMAC_Final' differ in signedness
649srp.c:440: warning: pointer targets in passing argument 2 of 'EVP_DecryptUpdate' differ in signedness
650srp.c:440: warning: pointer targets in passing argument 3 of 'EVP_DecryptUpdate' differ in signedness
651srp.c:440: warning: pointer targets in passing argument 4 of 'EVP_DecryptUpdate' differ in signedness
652srp.c:444: warning: pointer targets in passing argument 2 of 'EVP_DecryptFinal' differ in signedness
653srp.c:444: warning: pointer targets in passing argument 3 of 'EVP_DecryptFinal' differ in signedness
654srp.c: In function 'BigIntToBytes':
655srp.c:485: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness
656srp.c: In function 'UnBuffer':
657srp.c:762: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness
658srp.c: In function 'MakeHash':
659srp.c:954: warning: pointer targets in passing argument 2 of 'EVP_DigestFinal' differ in signedness
660srp.c:954: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal' differ in signedness
661srp.c:963: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal' differ in signedness
662srp.c: In function 'CalculateX':
663srp.c:976: warning: pointer targets in passing argument 2 of 'MakeHash' differ in signedness
664srp.c:977: warning: pointer targets in passing argument 2 of 'MakeHash' differ in signedness
665srp.c:980: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness
666srp.c: In function 'CalculateM1':
667srp.c:1007: warning: pointer targets in passing argument 2 of 'MakeHash' differ in signedness
668srp.c: In function 'CalculateM2':
669srp.c:1020: warning: pointer targets in passing argument 2 of 'MakeHash' differ in signedness
670srp.c: In function 'LayerInit':
671srp.c:1460: warning: pointer targets in passing argument 3 of 'EVP_EncryptInit' differ in signedness
672srp.c:1460: warning: pointer targets in passing argument 4 of 'EVP_EncryptInit' differ in signedness
673srp.c:1463: warning: pointer targets in passing argument 3 of 'EVP_DecryptInit' differ in signedness
674srp.c:1463: warning: pointer targets in passing argument 4 of 'EVP_DecryptInit' differ in signedness
675srp.c: In function 'srp_common_mech_free':
676srp.c:1521: warning: unused parameter 'global_context'
677srp.c:1522: warning: unused parameter 'utils'
678srp.c: In function 'CalculateB':
679srp.c:1583: warning: unused parameter 'text'
680srp.c: In function 'ServerCalculateK':
681srp.c:1656: warning: pointer targets in passing argument 2 of 'MakeHash' differ in signedness
682srp.c: In function 'ParseUserSecret':
683srp.c:1680: warning: passing argument 5 of 'utils->decode64' from incompatible pointer type
684srp.c: In function 'srp_server_mech_new':
685srp.c:1772: warning: unused parameter 'glob_context'
686srp.c:1774: warning: unused parameter 'challenge'
687srp.c:1775: warning: unused parameter 'challen'
688srp.c: In function 'srp_setpass':
689srp.c:2276: warning: pointer targets in passing argument 4 of 'MakeBuffer' differ in signedness
690srp.c:2295: warning: pointer targets in passing argument 3 of 'sparams->utils->encode64' differ in signedness
691srp.c:2295: warning: pointer targets in passing argument 5 of 'sparams->utils->encode64' differ in signedness
692srp.c:2318: warning: pointer targets in passing argument 3 of 'sparams->utils->prop_set' differ in signedness
693srp.c:2190: warning: unused parameter 'glob_context'
694srp.c:2195: warning: unused parameter 'oldpass'
695srp.c:2196: warning: unused parameter 'oldpasslen'
696srp.c: In function 'srp_mech_avail':
697srp.c:2343: warning: unused parameter 'glob_context'
698srp.c:2345: warning: unused parameter 'conn_context'
699srp.c: In function 'srp_server_plug_init':
700srp.c:2392: warning: unused parameter 'plugname'
701srp.c: In function 'CalculateA':
702srp.c:2472: warning: unused parameter 'text'
703srp.c: In function 'ClientCalculateK':
704srp.c:2556: warning: pointer targets in passing argument 2 of 'MakeHash' differ in signedness
705srp.c: In function 'srp_client_mech_new':
706srp.c:2693: warning: unused parameter 'glob_context'
707srp.c: In function 'srp_client_mech_step1':
708srp.c:2719: warning: unused parameter 'serverin'
709srp.c: In function 'srp_client_mech_step2':
710srp.c:2923: warning: pointer targets in passing argument 5 of 'ClientCalculateK' differ in signedness
711srp.c:2840: warning: unused parameter 'prompt_need'
712srp.c: In function 'srp_client_mech_step3':
713srp.c:2977: warning: unused parameter 'prompt_need'
714srp.c:2978: warning: unused parameter 'clientout'
715srp.c:2979: warning: unused parameter 'clientoutlen'
716srp.c: In function 'srp_client_plug_init':
717srp.c:3136: warning: unused parameter 'plugname'
718srp.c: In function 'srp_setpass':
719srp.c:2234: warning: 'text' may be used uninitialized in this function
720srp.c:2240: warning: 'buffer' may be used uninitialized in this function
721if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT srp_init.lo -MD -MP -MF ".deps/srp_init.Tpo" \
722          -c -o srp_init.lo `test -f 'srp_init.c' || echo './'`srp_init.c; \
723        then mv -f ".deps/srp_init.Tpo" ".deps/srp_init.Plo"; \
724        else rm -f ".deps/srp_init.Tpo"; exit 1; \
725        fi
726/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT srp_init.lo -MD -MP -MF .deps/srp_init.Tpo -c srp_init.c  -fno-common -DPIC -o srp_init.lo
727/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386 -module -export-dynamic -rpath /opt/local/lib/sasl2 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libsrp.la  -version-info 2:23:0 srp.lo srp_init.lo plugin_common.lo -lcrypto   -lresolv -lresolv  -lpam
728rm -fr .libs/libsrp.la .libs/libsrp.* .libs/libsrp.*
729(cd . && ln -s srp.lo srp.o)
730(cd . && ln -s srp_init.lo srp_init.o)
731/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/libsrp.2.0.23.so  srp.lo srp_init.lo plugin_common.lo  -L/opt/local/lib -lcrypto -lresolv -lresolv -lpam -lc 
732(cd .libs && rm -f libsrp.2.so && ln -s libsrp.2.0.23.so libsrp.2.so)
733(cd .libs && rm -f libsrp.so && ln -s libsrp.2.0.23.so libsrp.so)
734creating libsrp.la
735(cd .libs && rm -f libsrp.la && ln -s ../libsrp.la libsrp.la)
736if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT gssapi.lo -MD -MP -MF ".deps/gssapi.Tpo" \
737          -c -o gssapi.lo `test -f 'gssapi.c' || echo './'`gssapi.c; \
738        then mv -f ".deps/gssapi.Tpo" ".deps/gssapi.Plo"; \
739        else rm -f ".deps/gssapi.Tpo"; exit 1; \
740        fi
741/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c gssapi.c  -fno-common -DPIC -o gssapi.lo
742gssapi.c: In function 'sasl_gss_seterror_':
743gssapi.c:197: warning: passing argument 3 of '_plug_buf_alloc' from incompatible pointer type
744gssapi.c:224: warning: passing argument 3 of '_plug_buf_alloc' from incompatible pointer type
745gssapi.c:244: warning: passing argument 3 of '_plug_buf_alloc' from incompatible pointer type
746gssapi.c:275: warning: passing argument 3 of '_plug_buf_alloc' from incompatible pointer type
747gssapi.c:292: warning: passing argument 3 of '_plug_buf_alloc' from incompatible pointer type
748gssapi.c: In function 'gssapi_common_mech_free':
749gssapi.c:588: warning: unused parameter 'global_context'
750gssapi.c: In function 'gssapi_server_mech_new':
751gssapi.c:602: warning: unused parameter 'glob_context'
752gssapi.c:604: warning: unused parameter 'challenge'
753gssapi.c:605: warning: unused parameter 'challen'
754gssapi.c: In function 'gssapi_server_mech_step':
755gssapi.c:730: warning: pointer targets in passing argument 9 of 'gss_accept_sec_context' differ in signedness
756gssapi.c: In function 'gssapi_client_mech_new':
757gssapi.c:1262: warning: unused parameter 'glob_context'
758gssapi.c: At top level:
759gssapi.c:1760: warning: pointer targets in initialization differ in signedness
760if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT gssapiv2_init.lo -MD -MP -MF ".deps/gssapiv2_init.Tpo" \
761          -c -o gssapiv2_init.lo `test -f 'gssapiv2_init.c' || echo './'`gssapiv2_init.c; \
762        then mv -f ".deps/gssapiv2_init.Tpo" ".deps/gssapiv2_init.Plo"; \
763        else rm -f ".deps/gssapiv2_init.Tpo"; exit 1; \
764        fi
765/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT gssapiv2_init.lo -MD -MP -MF .deps/gssapiv2_init.Tpo -c gssapiv2_init.c  -fno-common -DPIC -o gssapiv2_init.lo
766/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386 -module -export-dynamic -rpath /opt/local/lib/sasl2 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libgssapiv2.la  -version-info 2:23:0 gssapi.lo gssapiv2_init.lo plugin_common.lo -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err  -lresolv    -lresolv -lresolv  -lpam
767rm -fr .libs/libgssapiv2.la .libs/libgssapiv2.* .libs/libgssapiv2.*
768(cd . && ln -s gssapi.lo gssapi.o)
769(cd . && ln -s gssapiv2_init.lo gssapiv2_init.o)
770/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/libgssapiv2.2.0.23.so  gssapi.lo gssapiv2_init.lo plugin_common.lo  -L/opt/local/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lresolv -lresolv -lpam -lc 
771(cd .libs && rm -f libgssapiv2.2.so && ln -s libgssapiv2.2.0.23.so libgssapiv2.2.so)
772(cd .libs && rm -f libgssapiv2.so && ln -s libgssapiv2.2.0.23.so libgssapiv2.so)
773creating libgssapiv2.la
774(cd .libs && rm -f libgssapiv2.la && ln -s ../libgssapiv2.la libgssapiv2.la)
775if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT plain.lo -MD -MP -MF ".deps/plain.Tpo" \
776          -c -o plain.lo `test -f 'plain.c' || echo './'`plain.c; \
777        then mv -f ".deps/plain.Tpo" ".deps/plain.Plo"; \
778        else rm -f ".deps/plain.Tpo"; exit 1; \
779        fi
780/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c plain.c  -fno-common -DPIC -o plain.lo
781plain.c: In function 'plain_server_mech_new':
782plain.c:64: warning: unused parameter 'glob_context'
783plain.c:66: warning: unused parameter 'challenge'
784plain.c:67: warning: unused parameter 'challen'
785plain.c: In function 'plain_server_mech_step':
786plain.c:81: warning: unused parameter 'conn_context'
787plain.c: In function 'plain_client_mech_new':
788plain.c:238: warning: unused parameter 'glob_context'
789plain.c: In function 'plain_client_mech_step':
790plain.c:260: warning: unused parameter 'serverin'
791plain.c:261: warning: unused parameter 'serverinlen'
792if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT plain_init.lo -MD -MP -MF ".deps/plain_init.Tpo" \
793          -c -o plain_init.lo `test -f 'plain_init.c' || echo './'`plain_init.c; \
794        then mv -f ".deps/plain_init.Tpo" ".deps/plain_init.Plo"; \
795        else rm -f ".deps/plain_init.Tpo"; exit 1; \
796        fi
797/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo -c plain_init.c  -fno-common -DPIC -o plain_init.lo
798/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386 -module -export-dynamic -rpath /opt/local/lib/sasl2 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libplain.la  -version-info 2:23:0 plain.lo plain_init.lo plugin_common.lo   -lresolv -lresolv  -lpam
799rm -fr .libs/libplain.la .libs/libplain.* .libs/libplain.*
800(cd . && ln -s plain.lo plain.o)
801(cd . && ln -s plain_init.lo plain_init.o)
802/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/libplain.2.0.23.so  plain.lo plain_init.lo plugin_common.lo  -L/opt/local/lib -lresolv -lresolv -lpam -lc 
803(cd .libs && rm -f libplain.2.so && ln -s libplain.2.0.23.so libplain.2.so)
804(cd .libs && rm -f libplain.so && ln -s libplain.2.0.23.so libplain.so)
805creating libplain.la
806(cd .libs && rm -f libplain.la && ln -s ../libplain.la libplain.la)
807if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT anonymous.lo -MD -MP -MF ".deps/anonymous.Tpo" \
808          -c -o anonymous.lo `test -f 'anonymous.c' || echo './'`anonymous.c; \
809        then mv -f ".deps/anonymous.Tpo" ".deps/anonymous.Plo"; \
810        else rm -f ".deps/anonymous.Tpo"; exit 1; \
811        fi
812/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo -c anonymous.c  -fno-common -DPIC -o anonymous.lo
813anonymous.c: In function 'anonymous_server_mech_new':
814anonymous.c:70: warning: unused parameter 'glob_context'
815anonymous.c:72: warning: unused parameter 'challenge'
816anonymous.c:73: warning: unused parameter 'challen'
817anonymous.c: In function 'anonymous_server_mech_step':
818anonymous.c:88: warning: unused parameter 'conn_context'
819anonymous.c: In function 'anonymous_client_mech_new':
820anonymous.c:200: warning: unused parameter 'glob_context'
821anonymous.c: In function 'anonymous_client_mech_step':
822anonymous.c:228: warning: unused parameter 'serverin'
823anonymous.c: At top level:
824anonymous.c:361: warning: pointer targets in initialization differ in signedness
825if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT anonymous_init.lo -MD -MP -MF ".deps/anonymous_init.Tpo" \
826          -c -o anonymous_init.lo `test -f 'anonymous_init.c' || echo './'`anonymous_init.c; \
827        then mv -f ".deps/anonymous_init.Tpo" ".deps/anonymous_init.Plo"; \
828        else rm -f ".deps/anonymous_init.Tpo"; exit 1; \
829        fi
830/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo -c anonymous_init.c  -fno-common -DPIC -o anonymous_init.lo
831/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386 -module -export-dynamic -rpath /opt/local/lib/sasl2 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libanonymous.la  -version-info 2:23:0 anonymous.lo anonymous_init.lo plugin_common.lo  -lresolv -lresolv  -lpam
832rm -fr .libs/libanonymous.la .libs/libanonymous.* .libs/libanonymous.*
833(cd . && ln -s anonymous.lo anonymous.o)
834(cd . && ln -s anonymous_init.lo anonymous_init.o)
835/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/libanonymous.2.0.23.so  anonymous.lo anonymous_init.lo plugin_common.lo  -L/opt/local/lib -lresolv -lresolv -lpam -lc 
836(cd .libs && rm -f libanonymous.2.so && ln -s libanonymous.2.0.23.so libanonymous.2.so)
837(cd .libs && rm -f libanonymous.so && ln -s libanonymous.2.0.23.so libanonymous.so)
838creating libanonymous.la
839(cd .libs && rm -f libanonymous.la && ln -s ../libanonymous.la libanonymous.la)
840if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT login.lo -MD -MP -MF ".deps/login.Tpo" \
841          -c -o login.lo `test -f 'login.c' || echo './'`login.c; \
842        then mv -f ".deps/login.Tpo" ".deps/login.Plo"; \
843        else rm -f ".deps/login.Tpo"; exit 1; \
844        fi
845/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c  -fno-common -DPIC -o login.lo
846login.c: In function 'login_server_mech_new':
847login.c:68: warning: unused parameter 'glob_context'
848login.c:70: warning: unused parameter 'challenge'
849login.c:71: warning: unused parameter 'challen'
850login.c: In function 'login_server_mech_step':
851login.c:172: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
852login.c:186: warning: pointer targets in passing argument 4 of 'params->utils->checkpass' differ in signedness
853login.c: In function 'login_client_mech_new':
854login.c:279: warning: unused parameter 'glob_context'
855login.c: In function 'login_client_mech_step':
856login.c:417: warning: pointer targets in assignment differ in signedness
857login.c:304: warning: unused parameter 'serverinlen'
858if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT login_init.lo -MD -MP -MF ".deps/login_init.Tpo" \
859          -c -o login_init.lo `test -f 'login_init.c' || echo './'`login_init.c; \
860        then mv -f ".deps/login_init.Tpo" ".deps/login_init.Plo"; \
861        else rm -f ".deps/login_init.Tpo"; exit 1; \
862        fi
863/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT login_init.lo -MD -MP -MF .deps/login_init.Tpo -c login_init.c  -fno-common -DPIC -o login_init.lo
864/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386 -module -export-dynamic -rpath /opt/local/lib/sasl2 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o liblogin.la  -version-info 2:23:0 login.lo login_init.lo plugin_common.lo   -lresolv -lresolv  -lpam
865rm -fr .libs/liblogin.la .libs/liblogin.* .libs/liblogin.*
866(cd . && ln -s login.lo login.o)
867(cd . && ln -s login_init.lo login_init.o)
868/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/liblogin.2.0.23.so  login.lo login_init.lo plugin_common.lo  -L/opt/local/lib -lresolv -lresolv -lpam -lc 
869(cd .libs && rm -f liblogin.2.so && ln -s liblogin.2.0.23.so liblogin.2.so)
870(cd .libs && rm -f liblogin.so && ln -s liblogin.2.0.23.so liblogin.so)
871creating liblogin.la
872(cd .libs && rm -f liblogin.la && ln -s ../liblogin.la liblogin.la)
873if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT ntlm.lo -MD -MP -MF ".deps/ntlm.Tpo" \
874          -c -o ntlm.lo `test -f 'ntlm.c' || echo './'`ntlm.c; \
875        then mv -f ".deps/ntlm.Tpo" ".deps/ntlm.Plo"; \
876        else rm -f ".deps/ntlm.Tpo"; exit 1; \
877        fi
878/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT ntlm.lo -MD -MP -MF .deps/ntlm.Tpo -c ntlm.c  -fno-common -DPIC -o ntlm.lo
879ntlm.c: In function 'load_buffer':
880ntlm.c:278: warning: pointer targets in passing argument 2 of 'to_unicode' differ in signedness
881ntlm.c: In function 'P16_lm':
882ntlm.c:376: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
883ntlm.c:379: warning: pointer targets in passing argument 2 of 'E' differ in signedness
884ntlm.c:368: warning: unused parameter 'utils'
885ntlm.c:369: warning: unused parameter 'buf'
886ntlm.c:370: warning: unused parameter 'buflen'
887ntlm.c: In function 'P16_nt':
888ntlm.c:393: warning: pointer targets in passing argument 1 of 'to_unicode' differ in signedness
889ntlm.c:393: warning: pointer targets in passing argument 2 of 'to_unicode' differ in signedness
890ntlm.c:394: warning: pointer targets in passing argument 1 of 'MD4' differ in signedness
891ntlm.c: In function 'V2':
892ntlm.c:447: warning: pointer targets in passing argument 1 of 'to_unicode' differ in signedness
893ntlm.c:449: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness
894ntlm.c:449: warning: pointer targets in passing argument 7 of 'HMAC' differ in signedness
895ntlm.c:455: warning: pointer targets in passing argument 3 of 'HMAC_Final' differ in signedness
896ntlm.c: In function 'make_netbios_name':
897ntlm.c:771: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
898ntlm.c:772: warning: pointer targets in assignment differ in signedness
899ntlm.c: In function 'smb_negotiate_protocol':
900ntlm.c:1036: warning: pointer targets in assignment differ in signedness
901ntlm.c:1118: warning: pointer targets in passing argument 2 of 'from_unicode' differ in signedness
902ntlm.c: In function 'smb_session_setup':
903ntlm.c:1259: warning: pointer targets in assignment differ in signedness
904ntlm.c: In function 'create_challenge':
905ntlm.c:1346: warning: pointer targets in assignment differ in signedness
906ntlm.c:1352: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness
907ntlm.c: In function 'ntlm_server_mech_new':
908ntlm.c:1359: warning: unused parameter 'glob_context'
909ntlm.c:1361: warning: unused parameter 'challenge'
910ntlm.c:1362: warning: unused parameter 'challen'
911ntlm.c: In function 'ntlm_server_mech_step1':
912ntlm.c:1401: warning: unused parameter 'oparams'
913ntlm.c: In function 'ntlm_server_mech_step2':
914ntlm.c:1483: warning: pointer targets in passing argument 2 of 'unload_buffer' differ in signedness
915ntlm.c:1483: warning: pointer targets in passing argument 6 of 'unload_buffer' differ in signedness
916ntlm.c:1488: warning: pointer targets in passing argument 2 of 'unload_buffer' differ in signedness
917ntlm.c:1488: warning: pointer targets in passing argument 6 of 'unload_buffer' differ in signedness
918ntlm.c:1494: warning: pointer targets in passing argument 2 of 'unload_buffer' differ in signedness
919ntlm.c:1494: warning: pointer targets in passing argument 6 of 'unload_buffer' differ in signedness
920ntlm.c:1500: warning: pointer targets in passing argument 2 of 'unload_buffer' differ in signedness
921ntlm.c:1500: warning: pointer targets in passing argument 6 of 'unload_buffer' differ in signedness
922ntlm.c:1563: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
923ntlm.c:1465: warning: unused parameter 'serverout'
924ntlm.c:1466: warning: unused parameter 'serveroutlen'
925ntlm.c: In function 'create_request':
926ntlm.c:1781: warning: pointer targets in assignment differ in signedness
927ntlm.c:1787: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness
928ntlm.c:1789: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness
929ntlm.c: In function 'create_response':
930ntlm.c:1834: warning: pointer targets in assignment differ in signedness
931ntlm.c:1844: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness
932ntlm.c:1846: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness
933ntlm.c:1849: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness
934ntlm.c: In function 'ntlm_client_mech_new':
935ntlm.c:1857: warning: unused parameter 'glob_context'
936ntlm.c: In function 'ntlm_client_mech_step1':
937ntlm.c:1881: warning: unused parameter 'serverin'
938ntlm.c:1882: warning: unused parameter 'serverinlen'
939ntlm.c:1883: warning: unused parameter 'prompt_need'
940ntlm.c:1886: warning: unused parameter 'oparams'
941ntlm.c: In function 'ntlm_client_mech_step2':
942ntlm.c:1990: warning: pointer targets in passing argument 2 of 'unload_buffer' differ in signedness
943ntlm.c:2003: warning: pointer targets in initialization differ in signedness
944ntlm.c:2012: warning: pointer targets in passing argument 5 of 'V2' differ in signedness
945ntlm.c:2012: warning: pointer targets in passing argument 6 of 'V2' differ in signedness
946if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT ntlm_init.lo -MD -MP -MF ".deps/ntlm_init.Tpo" \
947          -c -o ntlm_init.lo `test -f 'ntlm_init.c' || echo './'`ntlm_init.c; \
948        then mv -f ".deps/ntlm_init.Tpo" ".deps/ntlm_init.Plo"; \
949        else rm -f ".deps/ntlm_init.Tpo"; exit 1; \
950        fi
951/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT ntlm_init.lo -MD -MP -MF .deps/ntlm_init.Tpo -c ntlm_init.c  -fno-common -DPIC -o ntlm_init.lo
952/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386 -module -export-dynamic -rpath /opt/local/lib/sasl2 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libntlm.la  -version-info 2:23:0 ntlm.lo ntlm_init.lo plugin_common.lo -lcrypto   -lresolv -lresolv  -lpam
953rm -fr .libs/libntlm.la .libs/libntlm.* .libs/libntlm.*
954(cd . && ln -s ntlm.lo ntlm.o)
955(cd . && ln -s ntlm_init.lo ntlm_init.o)
956/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/libntlm.2.0.23.so  ntlm.lo ntlm_init.lo plugin_common.lo  -L/opt/local/lib -lcrypto -lresolv -lresolv -lpam -lc 
957(cd .libs && rm -f libntlm.2.so && ln -s libntlm.2.0.23.so libntlm.2.so)
958(cd .libs && rm -f libntlm.so && ln -s libntlm.2.0.23.so libntlm.so)
959creating libntlm.la
960(cd .libs && rm -f libntlm.la && ln -s ../libntlm.la libntlm.la)
961Making all in lib
962if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT auxprop.lo -MD -MP -MF ".deps/auxprop.Tpo" \
963          -c -o auxprop.lo `test -f 'auxprop.c' || echo './'`auxprop.c; \
964        then mv -f ".deps/auxprop.Tpo" ".deps/auxprop.Plo"; \
965        else rm -f ".deps/auxprop.Tpo"; exit 1; \
966        fi
967/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c auxprop.c  -fno-common -DPIC -o auxprop.lo
968auxprop.c: In function '_sasl_print_mechanism':
969auxprop.c:1010: warning: implicit declaration of function 'printf'
970auxprop.c:1010: warning: incompatible implicit declaration of built-in function 'printf'
971auxprop.c:1017: warning: incompatible implicit declaration of built-in function 'printf'
972auxprop.c:1007: warning: unused variable 'delimiter'
973auxprop.c:1005: warning: unused parameter 'rock'
974if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT canonusr.lo -MD -MP -MF ".deps/canonusr.Tpo" \
975          -c -o canonusr.lo `test -f 'canonusr.c' || echo './'`canonusr.c; \
976        then mv -f ".deps/canonusr.Tpo" ".deps/canonusr.Plo"; \
977        else rm -f ".deps/canonusr.Tpo"; exit 1; \
978        fi
979/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c canonusr.c  -fno-common -DPIC -o canonusr.lo
980canonusr.c: In function '_canonuser_internal':
981canonusr.c:266: warning: unused parameter 'flags'
982canonusr.c: In function '_cu_internal_server':
983canonusr.c:324: warning: unused parameter 'glob_context'
984canonusr.c: In function '_cu_internal_client':
985canonusr.c:336: warning: unused parameter 'glob_context'
986canonusr.c: In function 'internal_canonuser_init':
987canonusr.c:361: warning: unused parameter 'utils'
988canonusr.c:365: warning: unused parameter 'plugname'
989if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT checkpw.lo -MD -MP -MF ".deps/checkpw.Tpo" \
990          -c -o checkpw.lo `test -f 'checkpw.c' || echo './'`checkpw.c; \
991        then mv -f ".deps/checkpw.Tpo" ".deps/checkpw.Plo"; \
992        else rm -f ".deps/checkpw.Tpo"; exit 1; \
993        fi
994/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c checkpw.c  -fno-common -DPIC -o checkpw.lo
995checkpw.c: In function 'auxprop_verify_password':
996checkpw.c:134: warning: unused parameter 'service'
997checkpw.c:135: warning: unused parameter 'user_realm'
998checkpw.c: In function '_sasl_auxprop_verify_apop':
999checkpw.c:236: warning: unused parameter 'user_realm'
1000checkpw.c: In function 'pwcheck_verify_password':
1001checkpw.c:411: warning: unused parameter 'service'
1002checkpw.c:413: warning: unused parameter 'user_realm'
1003checkpw.c: In function 'authdaemon_verify_password':
1004checkpw.c:915: warning: unused parameter 'user_realm'
1005if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT client.lo -MD -MP -MF ".deps/client.Tpo" \
1006          -c -o client.lo `test -f 'client.c' || echo './'`client.c; \
1007        then mv -f ".deps/client.Tpo" ".deps/client.Plo"; \
1008        else rm -f ".deps/client.Tpo"; exit 1; \
1009        fi
1010/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c  -fno-common -DPIC -o client.lo
1011client.c: In function '_sasl_print_mechanism':
1012client.c:861: warning: unused parameter 'rock'
1013if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT common.lo -MD -MP -MF ".deps/common.Tpo" \
1014          -c -o common.lo `test -f 'common.c' || echo './'`common.c; \
1015        then mv -f ".deps/common.Tpo" ".deps/common.Plo"; \
1016        else rm -f ".deps/common.Tpo"; exit 1; \
1017        fi
1018/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fno-common -DPIC -o common.lo
1019common.c: In function 'sasl_mutex_lock':
1020common.c:130: warning: unused parameter 'mutex'
1021common.c: In function 'sasl_mutex_unlock':
1022common.c:135: warning: unused parameter 'mutex'
1023common.c: In function 'sasl_mutex_free':
1024common.c:140: warning: unused parameter 'mutex'
1025common.c: In function 'sasl_errstring':
1026common.c:1213: warning: unused parameter 'langlist'
1027common.c: In function '_sasl_getpath_simple':
1028common.c:1496: warning: unused parameter 'context'
1029common.c: In function '_sasl_getconfpath_simple':
1030common.c:1551: warning: unused parameter 'context'
1031common.c: In function '_sasl_verifyfile':
1032common.c:1568: warning: unused parameter 'context'
1033common.c:1569: warning: unused parameter 'file'
1034common.c:1570: warning: unused parameter 'type'
1035common.c: In function '_sasl_proxy_policy':
1036common.c:1579: warning: unused parameter 'context'
1037common.c:1582: warning: unused parameter 'def_realm'
1038common.c:1583: warning: unused parameter 'urlen'
1039common.c:1584: warning: unused parameter 'propctx'
1040common.c: In function '_sasl_get_default_unix_path':
1041common.c:2304: warning: unused parameter 'context'
1042common.c: In function 'sasl_encodev':
1043common.c:387: warning: 'result' may be used uninitialized in this function
1044if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT config.lo -MD -MP -MF ".deps/config.Tpo" \
1045          -c -o config.lo `test -f 'config.c' || echo './'`config.c; \
1046        then mv -f ".deps/config.Tpo" ".deps/config.Plo"; \
1047        else rm -f ".deps/config.Tpo"; exit 1; \
1048        fi
1049/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fno-common -DPIC -o config.lo
1050if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT external.lo -MD -MP -MF ".deps/external.Tpo" \
1051          -c -o external.lo `test -f 'external.c' || echo './'`external.c; \
1052        then mv -f ".deps/external.Tpo" ".deps/external.Plo"; \
1053        else rm -f ".deps/external.Tpo"; exit 1; \
1054        fi
1055/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT external.lo -MD -MP -MF .deps/external.Tpo -c external.c  -fno-common -DPIC -o external.lo
1056external.c: In function 'external_server_mech_new':
1057external.c:65: warning: unused parameter 'glob_context'
1058external.c:67: warning: unused parameter 'challenge'
1059external.c:68: warning: unused parameter 'challen'
1060external.c: In function 'external_server_mech_step':
1061external.c:86: warning: unused parameter 'conn_context'
1062external.c: In function 'external_server_mech_avail':
1063external.c:159: warning: unused parameter 'glob_context'
1064external.c:161: warning: unused parameter 'conn_context'
1065external.c: In function 'external_client_mech_new':
1066external.c:222: warning: unused parameter 'glob_context'
1067external.c: In function 'external_client_mech_step':
1068external.c:250: warning: unused parameter 'serverin'
1069external.c: In function 'external_client_mech_dispose':
1070external.c:354: warning: unused parameter 'utils'
1071external.c: At top level:
1072external.c:379: warning: pointer targets in initialization differ in signedness
1073if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" \
1074          -c -o md5.lo `test -f 'md5.c' || echo './'`md5.c; \
1075        then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; \
1076        else rm -f ".deps/md5.Tpo"; exit 1; \
1077        fi
1078/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fno-common -DPIC -o md5.lo
1079if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT saslutil.lo -MD -MP -MF ".deps/saslutil.Tpo" \
1080          -c -o saslutil.lo `test -f 'saslutil.c' || echo './'`saslutil.c; \
1081        then mv -f ".deps/saslutil.Tpo" ".deps/saslutil.Plo"; \
1082        else rm -f ".deps/saslutil.Tpo"; exit 1; \
1083        fi
1084/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c saslutil.c  -fno-common -DPIC -o saslutil.lo
1085if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT server.lo -MD -MP -MF ".deps/server.Tpo" \
1086          -c -o server.lo `test -f 'server.c' || echo './'`server.c; \
1087        then mv -f ".deps/server.Tpo" ".deps/server.Plo"; \
1088        else rm -f ".deps/server.Tpo"; exit 1; \
1089        fi
1090/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c  -fno-common -DPIC -o server.lo
1091server.c: In function 'load_config':
1092server.c:487: warning: passing argument 2 of 'getconfpath_cb->proc' from incompatible pointer type
1093server.c:521: warning: field precision should have type 'int', but argument 4 has type 'size_t'
1094server.c: In function '_sasl_server_listmech':
1095server.c:1500: warning: unused parameter 'user'
1096server.c: In function 'sasl_checkapop':
1097server.c:1841: warning: unused parameter 'challen'
1098server.c:1843: warning: unused parameter 'resplen'
1099server.c: In function '_sasl_print_mechanism':
1100server.c:1934: warning: unused parameter 'rock'
1101if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT seterror.lo -MD -MP -MF ".deps/seterror.Tpo" \
1102          -c -o seterror.lo `test -f 'seterror.c' || echo './'`seterror.c; \
1103        then mv -f ".deps/seterror.Tpo" ".deps/seterror.Plo"; \
1104        else rm -f ".deps/seterror.Tpo"; exit 1; \
1105        fi
1106/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c seterror.c  -fno-common -DPIC -o seterror.lo
1107if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT dlopen.lo -MD -MP -MF ".deps/dlopen.Tpo" \
1108          -c -o dlopen.lo `test -f 'dlopen.c' || echo './'`dlopen.c; \
1109        then mv -f ".deps/dlopen.Tpo" ".deps/dlopen.Plo"; \
1110        else rm -f ".deps/dlopen.Tpo"; exit 1; \
1111        fi
1112/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c dlopen.c  -fno-common -DPIC -o dlopen.lo
1113if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb  -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT plugin_common.lo -MD -MP -MF ".deps/plugin_common.Tpo" \
1114          -c -o plugin_common.lo `test -f '../plugins/plugin_common.c' || echo './'`../plugins/plugin_common.c; \
1115        then mv -f ".deps/plugin_common.Tpo" ".deps/plugin_common.Plo"; \
1116        else rm -f ".deps/plugin_common.Tpo"; exit 1; \
1117        fi
1118/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/opt/local/include -I/opt/local/include -Wall -W -O2 -arch i386 -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c ../plugins/plugin_common.c  -fno-common -DPIC -o plugin_common.lo
1119../plugins/plugin_common.c: In function '_plug_free_secret':
1120../plugins/plugin_common.c:293: warning: pointer targets in passing argument 1 of 'utils->erasebuffer' differ in signedness
1121/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libsasl2.la -rpath /opt/local/lib -version-info 2:23:0 auxprop.lo canonusr.lo checkpw.lo client.lo common.lo config.lo external.lo md5.lo saslutil.lo server.lo seterror.lo dlopen.lo plugin_common.lo   -ldl   -lresolv -lresolv  -lpam
1122mkdir .libs
1123(cd . && ln -s auxprop.lo auxprop.o)
1124(cd . && ln -s canonusr.lo canonusr.o)
1125(cd . && ln -s checkpw.lo checkpw.o)
1126(cd . && ln -s client.lo client.o)
1127(cd . && ln -s common.lo common.o)
1128(cd . && ln -s config.lo config.o)
1129(cd . && ln -s external.lo external.o)
1130(cd . && ln -s md5.lo md5.o)
1131(cd . && ln -s saslutil.lo saslutil.o)
1132(cd . && ln -s server.lo server.o)
1133(cd . && ln -s seterror.lo seterror.o)
1134(cd . && ln -s dlopen.lo dlopen.o)
1135(cd . && ln -s plugin_common.lo plugin_common.o)
1136/usr/bin/gcc-4.0 -dynamiclib -undefined error -o .libs/libsasl2.2.0.23.dylib  auxprop.lo canonusr.lo checkpw.lo client.lo common.lo config.lo external.lo md5.lo saslutil.lo server.lo seterror.lo dlopen.lo plugin_common.lo  -L/opt/local/lib -ldl -lresolv -lresolv -lpam -lc  -install_name /opt/local/lib/libsasl2.2.dylib -compatibility_version 3 -current_version 3.23
1137(cd .libs && rm -f libsasl2.2.dylib && ln -s libsasl2.2.0.23.dylib libsasl2.2.dylib)
1138(cd .libs && rm -f libsasl2.dylib && ln -s libsasl2.2.0.23.dylib libsasl2.dylib)
1139creating libsasl2.la
1140(cd .libs && rm -f libsasl2.la && ln -s ../libsasl2.la libsasl2.la)
1141Making all in utils
1142if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include   -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT dbconverter-2.o -MD -MP -MF ".deps/dbconverter-2.Tpo" \
1143          -c -o dbconverter-2.o `test -f 'dbconverter-2.c' || echo './'`dbconverter-2.c; \
1144        then mv -f ".deps/dbconverter-2.Tpo" ".deps/dbconverter-2.Po"; \
1145        else rm -f ".deps/dbconverter-2.Tpo"; exit 1; \
1146        fi
1147dbconverter-2.c: In function 'good_getopt':
1148dbconverter-2.c:365: warning: unused parameter 'context'
1149dbconverter-2.c:366: warning: unused parameter 'plugin_name'
1150/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o dbconverter-2  dbconverter-2.o ../sasldb/libsasldb.la ../lib/libsasl2.la   -lresolv -lresolv  -lpam
1151mkdir .libs
1152/usr/bin/gcc-4.0 -Wall -W -O2 -arch i386 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o .libs/dbconverter-2 dbconverter-2.o ../sasldb/.libs/libsasldb.al -lresolv -lresolv -lpam -L../lib/.libs -lsasl2 -ldl -lresolv -lresolv -lpam -lresolv -lresolv -lpam
1153creating dbconverter-2
1154if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include   -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT saslpasswd.o -MD -MP -MF ".deps/saslpasswd.Tpo" \
1155          -c -o saslpasswd.o `test -f 'saslpasswd.c' || echo './'`saslpasswd.c; \
1156        then mv -f ".deps/saslpasswd.Tpo" ".deps/saslpasswd.Po"; \
1157        else rm -f ".deps/saslpasswd.Tpo"; exit 1; \
1158        fi
1159saslpasswd.c: In function 'good_getopt':
1160saslpasswd.c:237: warning: unused parameter 'context'
1161saslpasswd.c:238: warning: unused parameter 'plugin_name'
1162/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o saslpasswd2  saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la   -lresolv -lresolv  -lpam
1163/usr/bin/gcc-4.0 -Wall -W -O2 -arch i386 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o .libs/saslpasswd2 saslpasswd.o ../sasldb/.libs/libsasldb.al -lresolv -lresolv -lpam -L../lib/.libs -lsasl2 -ldl -lresolv -lresolv -lpam -lresolv -lresolv -lpam
1164creating saslpasswd2
1165if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include   -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT sasldblistusers.o -MD -MP -MF ".deps/sasldblistusers.Tpo" \
1166          -c -o sasldblistusers.o `test -f 'sasldblistusers.c' || echo './'`sasldblistusers.c; \
1167        then mv -f ".deps/sasldblistusers.Tpo" ".deps/sasldblistusers.Po"; \
1168        else rm -f ".deps/sasldblistusers.Tpo"; exit 1; \
1169        fi
1170sasldblistusers.c: In function 'good_getopt':
1171sasldblistusers.c:70: warning: unused parameter 'context'
1172sasldblistusers.c:71: warning: unused parameter 'plugin_name'
1173/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o sasldblistusers2  sasldblistusers.o ../sasldb/libsasldb.la ../lib/libsasl2.la   -lresolv -lresolv  -lpam
1174/usr/bin/gcc-4.0 -Wall -W -O2 -arch i386 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o .libs/sasldblistusers2 sasldblistusers.o ../sasldb/.libs/libsasldb.al -lresolv -lresolv -lpam -L../lib/.libs -lsasl2 -ldl -lresolv -lresolv -lpam -lresolv -lresolv -lpam
1175creating sasldblistusers2
1176if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include   -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT pluginviewer.o -MD -MP -MF ".deps/pluginviewer.Tpo" \
1177          -c -o pluginviewer.o `test -f 'pluginviewer.c' || echo './'`pluginviewer.c; \
1178        then mv -f ".deps/pluginviewer.Tpo" ".deps/pluginviewer.Po"; \
1179        else rm -f ".deps/pluginviewer.Tpo"; exit 1; \
1180        fi
1181pluginviewer.c: In function 'sasl_my_log':
1182pluginviewer.c:171: warning: unused parameter 'context'
1183pluginviewer.c: In function 'sasl_getopt':
1184pluginviewer.c:220: warning: unused parameter 'context'
1185pluginviewer.c:221: warning: unused parameter 'plugin_name'
1186pluginviewer.c: In function 'main':
1187pluginviewer.c:440: warning: passing argument 2 of 'getsubopt' from incompatible pointer type
1188pluginviewer.c:465: warning: passing argument 2 of 'getsubopt' from incompatible pointer type
1189pluginviewer.c:494: warning: passing argument 2 of 'getsubopt' from incompatible pointer type
1190pluginviewer.c:676: warning: pointer targets in passing argument 8 of 'sasl_listmech' differ in signedness
1191pluginviewer.c:769: warning: pointer targets in passing argument 8 of 'sasl_listmech' differ in signedness
1192pluginviewer.c: At top level:
1193pluginviewer.c:138: warning: 'ip_subopts' defined but not used
1194pluginviewer.c:283: warning: 'osfail' defined but not used
1195/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o pluginviewer  pluginviewer.o ../lib/libsasl2.la   -lresolv -lresolv  -lpam
1196/usr/bin/gcc-4.0 -Wall -W -O2 -arch i386 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o .libs/pluginviewer pluginviewer.o -L../lib/.libs -lsasl2 -ldl -lresolv -lresolv -lpam -lresolv -lresolv -lpam
1197Undefined symbols:
1198  "_auxprop_plugin_info", referenced from:
1199      _main in pluginviewer.o
1200      _main in pluginviewer.o
1201ld: symbol(s) not found
1202collect2: ld returned 1 exit status
1203make[2]: *** [pluginviewer] Error 1
1204make[1]: *** [all-recursive] Error 1
1205make: *** [all] Error 2
1206Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_cyrus-sasl2/work/cyrus-sasl-2.1.23" && /usr/bin/make -j1 all " returned error 2
1207Command output: if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include   -I/opt/local/include -I/opt/local/include  -Wall -W -O2 -arch i386 -MT pluginviewer.o -MD -MP -MF ".deps/pluginviewer.Tpo" \
1208          -c -o pluginviewer.o `test -f 'pluginviewer.c' || echo './'`pluginviewer.c; \
1209        then mv -f ".deps/pluginviewer.Tpo" ".deps/pluginviewer.Po"; \
1210        else rm -f ".deps/pluginviewer.Tpo"; exit 1; \
1211        fi
1212pluginviewer.c: In function 'sasl_my_log':
1213pluginviewer.c:171: warning: unused parameter 'context'
1214pluginviewer.c: In function 'sasl_getopt':
1215pluginviewer.c:220: warning: unused parameter 'context'
1216pluginviewer.c:221: warning: unused parameter 'plugin_name'
1217pluginviewer.c: In function 'main':
1218pluginviewer.c:440: warning: passing argument 2 of 'getsubopt' from incompatible pointer type
1219pluginviewer.c:465: warning: passing argument 2 of 'getsubopt' from incompatible pointer type
1220pluginviewer.c:494: warning: passing argument 2 of 'getsubopt' from incompatible pointer type
1221pluginviewer.c:676: warning: pointer targets in passing argument 8 of 'sasl_listmech' differ in signedness
1222pluginviewer.c:769: warning: pointer targets in passing argument 8 of 'sasl_listmech' differ in signedness
1223pluginviewer.c: At top level:
1224pluginviewer.c:138: warning: 'ip_subopts' defined but not used
1225pluginviewer.c:283: warning: 'osfail' defined but not used
1226/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch i386  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o pluginviewer  pluginviewer.o ../lib/libsasl2.la   -lresolv -lresolv  -lpam
1227/usr/bin/gcc-4.0 -Wall -W -O2 -arch i386 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o .libs/pluginviewer pluginviewer.o -L../lib/.libs -lsasl2 -ldl -lresolv -lresolv -lpam -lresolv -lresolv -lpam
1228Undefined symbols:
1229  "_auxprop_plugin_info", referenced from:
1230      _main in pluginviewer.o
1231      _main in pluginviewer.o
1232ld: symbol(s) not found
1233collect2: ld returned 1 exit status
1234make[2]: *** [pluginviewer] Error 1
1235make[1]: *** [all-recursive] Error 1
1236make: *** [all] Error 2
1237
1238Warning: the following items did not execute (for cyrus-sasl2): org.macports.destroot org.macports.build
1239Error: Unable to upgrade port: 1
1240local-admins-macbook-pro:~ lars$ port version
1241Version: 1.8.1
1242local-admins-macbook-pro:~ lars$ uname -a
1243Darwin local-admins-macbook-pro.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386