FreeBSD Bugzilla – Attachment 157733 Details for
Bug 200752
[patch] devel/libvirt: bad BUILD_DEPENDS with sasl support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Log file of building & installing devel/libvirt with environmen security/cyrus-sasl2 already installed.
build-devel_libvirt.log (text/plain), 177.96 KB, created by
SASAKI Katuhiro
on 2015-06-14 18:18:01 UTC
(
hide
)
Description:
Log file of building & installing devel/libvirt with environmen security/cyrus-sasl2 already installed.
Filename:
MIME Type:
Creator:
SASAKI Katuhiro
Created:
2015-06-14 18:18:01 UTC
Size:
177.96 KB
patch
obsolete
>% time (sudo sh -c "make configure && make all -j2 && make deinstall install package clean") >===> License LGPL3 accepted by the user >===> Found saved configuration for libvirt-1.2.12 >===> libvirt-1.2.16 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by libvirt-1.2.16 for building >===> Extracting for libvirt-1.2.16 >=> SHA256 Checksum OK for libvirt-1.2.16.tar.gz. >===> Patching for libvirt-1.2.16 >===> libvirt-1.2.16 depends on executable: dnsmasq - found >===> libvirt-1.2.16 depends on executable: sasl - not found >===> Verifying install for sasl in /usr/ports/security/cyrus-sasl2 >===> License BSD4CLAUSE accepted by the user >===> Found saved configuration for cyrus-sasl-2.1.26_9 >===> cyrus-sasl-2.1.26_9 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by cyrus-sasl-2.1.26_9 for building >===> Extracting for cyrus-sasl-2.1.26_9 >=> SHA256 Checksum OK for cyrus-sasl-2.1.26.tar.gz. >===> Patching for cyrus-sasl-2.1.26_9 >===> cyrus-sasl-2.1.26_9 depends on file: /usr/local/bin/perl5.20.2 - found >===> Applying FreeBSD patches for cyrus-sasl-2.1.26_9 >===> cyrus-sasl-2.1.26_9 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) >===> cyrus-sasl-2.1.26_9 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) >===> cyrus-sasl-2.1.26_9 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) >===> cyrus-sasl-2.1.26_9 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) >===> Configuring for cyrus-sasl-2.1.26_9 >===> FreeBSD 10 autotools fix applied to /var/portbuild/usr/ports/security/cyrus-sasl2/work/cyrus-sasl-2.1.26/config/ltconfig >===> FreeBSD 10 autotools fix applied to /var/portbuild/usr/ports/security/cyrus-sasl2/work/cyrus-sasl-2.1.26/saslauthd/config/ltconfig >configure: loading site script /usr/ports/Templates/config.site >configure: creating cache ./config.cache >checking build system type... i386-portbld-freebsd10.1 >checking host system type... i386-portbld-freebsd10.1 >checking target system type... i386-portbld-freebsd10.1 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking for gcc... cc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of cc... gcc3 >checking how to run the C preprocessor... cpp >checking for gawk... (cached) /usr/bin/awk >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for __attribute__... yes >checking for runpath switch... -Wl,-rpath, >checking for ranlib... ranlib >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD-compatible nm... /usr/bin/nm -B >configure: updating cache ./config.cache >loading cache ./config.cache within ltconfig >checking for object suffix... o >checking for executable suffix... no >checking for cc option to produce PIC... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.lo... yes >checking if cc supports -fno-rtti -fno-exceptions ... yes >checking if cc static flag -static works... -static >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the linker (/usr/bin/ld) supports shared libraries... yes >checking command to parse /usr/bin/nm -B output... ok >checking how to hardcode library paths into programs... immediate >checking for /usr/bin/ld option to reload object files... -r >checking dynamic linker characteristics... freebsd10.1 ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for objdir... .libs >creating libtool >updating cache ./config.cache >configure: loading cache ./config.cache >checking for connect... yes >checking for res_search... yes >checking for dn_expand... yes >checking for dns_lookup... no >checking DB path to use... /usr/local/etc/sasldb2 >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking db.h usability... yes >checking db.h presence... yes >checking for db.h... yes >checking DB library to use... berkeley >checking if Berkeley DB handle is kept open in SASLDB... yes >checking for dlopen in -ldl... no >checking /dev/random to use... /dev/random >checking for nm... /usr/bin/nm -B >checking for underscore before symbols... no >checking for syslog... yes >checking for security/pam_appl.h... (cached) yes >checking pam/pam_appl.h usability... no >checking pam/pam_appl.h presence... no >checking for pam/pam_appl.h... no >checking for pam_start... no >checking if I should include saslauthd... /var/run/saslauthd >checking to include Courier authdaemond support... /var/run/authdaemond/socket >checking if I should include pwcheck... no >checking if I should include the alwaystrue verifier... yes >checking if we should enable sasl_checkapop... enabled >checking CRAM-MD5... enabled >checking size of long... 4 >checking what directory libraries are found in... lib >checking for RSAPublicEncrypt in -lrsaref... no >checking openssl/evp.h usability... yes >checking openssl/evp.h presence... yes >checking for openssl/evp.h... yes >checking for EVP_DigestInit in -lcrypto... yes >checking for OpenSSL... yes >checking for des_cbc_encrypt in -lcrypto... no >checking for DES_cbc_encrypt in -lcrypto... yes >checking openssl/des.h usability... yes >checking openssl/des.h presence... yes >checking for openssl/des.h... yes >checking DIGEST-MD5... enabled >checking SCRAM... enabled >checking OTP... enabled >checking for opiechallenge in -lopie... yes >checking opie.h usability... yes >checking opie.h presence... yes >checking for opie.h... yes >checking for OPIE... yes >checking SRP... disabled >checking KERBEROS_V4... disabled >checking for crypt... no >checking for crypt in -lcrypt... (cached) yes >checking GSSAPI... disabled >checking PLAIN... enabled >checking ANONYMOUS... enabled >checking LOGIN... enabled >checking NTLM... enabled >checking PASSDSS... disabled >checking SQL... enabled >checking for mysql_select_db in -lmysqlclient... yes >checking for PQsetdbLogin in -lpq... yes >checking for sqlite3_open in -lsqlite3... yes >checking LDAPDB... disabled >checking for dmalloc library... no >checking for sfio library... no >checking for getsubopt... yes >checking for snprintf... (cached) yes >checking for vsnprintf... (cached) yes >checking for inet_aton in -lresolv... no >checking for getaddrinfo... (cached) yes >checking for gai_strerror... (cached) yes >checking for getnameinfo... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for mode_t... (cached) yes >checking for pid_t... (cached) yes >checking return type of signal handlers... void >checking whether time.h and sys/time.h may both be included... yes >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking des.h usability... no >checking des.h presence... no >checking for des.h... no >checking for dlfcn.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for limits.h... (cached) yes >checking for malloc.h... (cached) no >checking for paths.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/file.h... (cached) yes >checking for sys/time.h... (cached) yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for inttypes.h... (cached) yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking for sys/param.h... (cached) yes >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking for stdarg.h... (cached) yes >checking varargs.h usability... no >checking varargs.h presence... no >checking for varargs.h... no >checking whether you have ss_family in struct sockaddr_storage... yes >checking whether you have sa_len in struct sockaddr... yes >checking for socklen_t... yes >checking for gethostname... (cached) yes >checking for getdomainname... yes >checking for getpwnam... yes >checking for getspnam... no >checking for gettimeofday... (cached) yes >checking for inet_aton... (cached) yes >checking for memcpy... (cached) yes >checking for mkdir... yes >checking for select... (cached) yes >checking for socket... yes >checking for strchr... yes >checking for strdup... (cached) yes >checking for strerror... (cached) yes >checking for strspn... yes >checking for strstr... yes >checking for strtol... (cached) yes >checking for jrand48... yes >checking for getpassphrase... no >configure: updating cache ./config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libsasl2.pc >config.status: creating include/Makefile >config.status: creating sasldb/Makefile >config.status: creating plugins/Makefile >config.status: creating lib/Makefile >config.status: creating utils/Makefile >config.status: creating doc/Makefile >config.status: creating sample/Makefile >config.status: creating java/Makefile >config.status: creating java/CyrusSasl/Makefile >config.status: creating java/Test/Makefile >config.status: creating java/javax/Makefile >config.status: creating java/javax/security/Makefile >config.status: creating java/javax/security/auth/Makefile >config.status: creating java/javax/security/auth/callback/Makefile >config.status: creating pwcheck/Makefile >config.status: creating man/Makefile >config.status: creating config.h >config.status: executing depfiles commands >=== configuring in saslauthd (/var/portbuild/usr/ports/security/cyrus-sasl2/work/cyrus-sasl-2.1.26/saslauthd) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc' '--with-configdir=/usr/local/lib/sasl2:/usr/local/etc/sasl2' '--with-plugindir=/usr/local/lib/sasl2' '--with-dbpath=/usr/local/etc/sasldb2' '--with-lib-subdir=lib' '--with-pkgconfigdir=/usr/local/libdata/pkgconfig' '--includedir=/usr/local/include' '--enable-static' '--enable-auth-sasldb' '--with-rc4=openssl' '--with-saslauthd=/var/run/saslauthd' '--disable-gssapi' '--disable-krb4' '--enable-alwaystrue' '--with-authdaemond=/var/run/authdaemond/socket' '--enable-keep-db-open' '--with-dblib=berkeley' '--with-bdb-libdir=/usr/local/lib/db5' '--with-bdb-incdir=/usr/local/include/db5' '--with-bdb=db-5.3' '--with-mysql=/usr/local' '--with-pgsql=/usr/local' '--without-sqlite' '--with-sqlite3=/usr/local' '--enable-cram' '--enable-digest' '--enable-login' '--enable-ntlm' '--enable-otp' '--enable-plain' '--enable-scram' '--enable-sql' '--with-openssl=yes' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.1' 'build_alias=i386-portbld-freebsd10.1' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -L/usr/local/lib -fstack-protector' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' --cache-file=.././config.cache --srcdir=. >configure: loading site script /usr/ports/Templates/config.site >configure: loading cache .././config.cache >checking build system type... (cached) i386-portbld-freebsd10.1 >checking host system type... (cached) i386-portbld-freebsd10.1 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... (cached) yes >checking for gcc... (cached) cc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether cc accepts -g... (cached) yes >checking for cc option to accept ISO C89... (cached) none needed >checking for style of include used by make... GNU >checking dependency style of cc... (cached) gcc3 >checking how to run the C preprocessor... cpp >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... (cached) yes >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for __attribute__... (cached) yes >checking for runpath switch... (cached) -Wl,-rpath, >checking for connect... (cached) yes >checking for res_search... (cached) yes >checking for dn_expand... (cached) yes >checking for dns_lookup... (cached) no >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking size of long... (cached) 4 >checking what directory libraries are found in... (cached) lib >checking for RSAPublicEncrypt in -lrsaref... (cached) no >checking for openssl/evp.h... (cached) yes >checking for EVP_DigestInit in -lcrypto... (cached) yes >checking for OpenSSL... yes >checking for des_cbc_encrypt in -lcrypto... (cached) no >checking for DES_cbc_encrypt in -lcrypto... (cached) yes >checking for openssl/des.h... (cached) yes >checking KERBEROS_V4... disabled >checking for crypt... (cached) no >checking for crypt in -lcrypt... (cached) yes >checking GSSAPI... disabled >checking for crypt... (cached) no >checking for crypt in -lcrypt... (cached) yes >checking DB path to use... /usr/local/etc/sasldb2 >checking for db.h... (cached) yes >checking DB library to use... berkeley >checking for pam_start in -lpam... yes >checking for security/pam_appl.h... (cached) yes >checking for PAM support... yes >checking for inet_aton in -lresolv... (cached) no >checking to include LDAP support... no >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking whether time.h and sys/time.h may both be included... (cached) yes >checking crypt.h usability... no >checking crypt.h presence... no >checking for crypt.h... no >checking for fcntl.h... (cached) yes >checking krb5.h usability... yes >checking krb5.h presence... yes >checking for krb5.h... yes >checking for strings.h... (cached) yes >checking for syslog.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/uio.h... (cached) yes >checking for an ANSI C-conforming const... (cached) yes >checking for pid_t... (cached) yes >checking whether cc implements __func__... yes >checking return type of signal handlers... (cached) void >checking for gethostname... (cached) yes >checking for mkdir... (cached) yes >checking for socket... (cached) yes >checking for strdup... (cached) yes >checking for getspnam... (cached) no >checking for getuserpw... no >checking for asprintf... (cached) yes >checking for strlcat... (cached) yes >checking for strlcpy... (cached) yes >checking for getaddrinfo... (cached) yes >checking for getnameinfo... (cached) yes >checking whether you have ss_family in struct sockaddr_storage... (cached) yes >checking whether you have sa_len in struct sockaddr... (cached) yes >checking for socklen_t... (cached) yes >configure: updating cache .././config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating saslauthd.h >config.status: executing depfiles commands >Configuration Complete. Type 'make' to build. >===> Building for cyrus-sasl-2.1.26_9 >--- all --- >/usr/bin/make all-recursive >--- all-recursive --- >Making all in include >--- makemd5.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT makemd5.o -MD -MP -MF .deps/makemd5.Tpo.376 -c -o makemd5.o makemd5.c && mv -f .deps/makemd5.Tpo.376 .deps/makemd5.Po >--- makemd5 --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o makemd5 makemd5.o >mkdir .libs >cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o makemd5 makemd5.o >--- md5global.h --- >rm -f md5global.h >./makemd5 md5global.h >Making all in sasldb >--- allockey.lo --- >--- db_berkeley.lo --- >--- allockey.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo.5051 -c -o allockey.lo allockey.c && mv -f .deps/allockey.Tpo.5051 .deps/allockey.Plo >--- db_berkeley.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo.5051 -c -o db_berkeley.lo db_berkeley.c && mv -f .deps/db_berkeley.Tpo.5051 .deps/db_berkeley.Plo >--- allockey.lo --- >mkdir .libs >--- db_berkeley.lo --- >mkdir .libs >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo.5051 -c db_berkeley.c -fPIC -DPIC -o .libs/db_berkeley.lo >--- allockey.lo --- >mkdir: .libs: File exists >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo.5051 -c allockey.c -fPIC -DPIC -o .libs/allockey.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo.5051 -c allockey.c -o allockey.o >/dev/null 2>&1 >--- db_berkeley.lo --- >db_berkeley.c:402:33: warning: unused parameter 'glob_context' [-Wunused-parameter] >void sasldb_auxprop_free (void *glob_context, > ^ >--- allockey.lo --- >mv -f .libs/allockey.lo allockey.lo >--- db_berkeley.o --- >--- db_berkeley.lo --- >1 warning generated. >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo.5051 -c db_berkeley.c -o db_berkeley.o >/dev/null 2>&1 >--- db_berkeley.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT db_berkeley.o -MD -MP -MF .deps/db_berkeley.Tpo.5039 -c -o db_berkeley.o db_berkeley.c && mv -f .deps/db_berkeley.Tpo.5039 .deps/db_berkeley.Po >db_berkeley.c:402:33: warning: unused parameter 'glob_context' [-Wunused-parameter] >void sasldb_auxprop_free (void *glob_context, > ^ >--- db_berkeley.lo --- >mv -f .libs/db_berkeley.lo db_berkeley.lo >--- libsasldb.la --- >--- db_berkeley.o --- >1 warning generated. >--- libsasldb.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o libsasldb.la allockey.lo db_berkeley.lo >rm -fr .libs/libsasldb.la .libs/libsasldb.* .libs/libsasldb.* >ar cru .libs/libsasldb.al allockey.lo db_berkeley.lo >ranlib .libs/libsasldb.al >creating libsasldb.la >(cd .libs && rm -f libsasldb.la && ln -s ../libsasldb.la libsasldb.la) >--- libsasldb.a --- >ar cru .libs/libsasldb.a db_berkeley.o allockey.o >Making all in lib >--- linksrcs --- >ln -s ../plugins/sasldb.c ../sasldb/db_berkeley.c ../sasldb/allockey.c ../plugins/cram.c ../plugins/digestmd5.c ../plugins/scram.c ../plugins/otp.c ../plugins/plain.c ../plugins/anonymous.c ../plugins/login.c ../plugins/ntlm.c ../plugins/sql.c . >--- all --- >/usr/bin/make all-am >--- sasldb.o --- >--- db_berkeley.o --- >--- sasldb.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sasldb.o -MD -MP -MF .deps/sasldb.Tpo.4403 -c -o sasldb.o sasldb.c && mv -f .deps/sasldb.Tpo.4403 .deps/sasldb.Po >--- db_berkeley.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT db_berkeley.o -MD -MP -MF .deps/db_berkeley.Tpo.4403 -c -o db_berkeley.o db_berkeley.c && mv -f .deps/db_berkeley.Tpo.4403 .deps/db_berkeley.Po >db_berkeley.c:402:33: warning: unused parameter 'glob_context' [-Wunused-parameter] >void sasldb_auxprop_free (void *glob_context, > ^ >1 warning generated. >--- allockey.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT allockey.o -MD -MP -MF .deps/allockey.Tpo.4403 -c -o allockey.o allockey.c && mv -f .deps/allockey.Tpo.4403 .deps/allockey.Po >--- sasldb.o --- >sasldb.c:251:9: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > char * value = (cur->values && cur->values[0]) ? cur->values[0] : NULL; > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >--- cram.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cram.o -MD -MP -MF .deps/cram.Tpo.4403 -c -o cram.o cram.c && mv -f .deps/cram.Tpo.4403 .deps/cram.Po >--- digestmd5.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT digestmd5.o -MD -MP -MF .deps/digestmd5.Tpo.4403 -c -o digestmd5.o digestmd5.c && mv -f .deps/digestmd5.Tpo.4403 .deps/digestmd5.Po >--- cram.o --- >cram.c:140:27: warning: format specifies type 'unsigned long' but the argument has type 'int' [-Wformat] > snprintf(ret,15,"%lu",t%(0xFFFFFF)); > ~~~ ^~~~~~~~~~~~ > %d >cram.c:68:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: cram.c,v 1.87 2011/09/07 13:19:44 murch Exp $"; > ^ >--- digestmd5.o --- >digestmd5.c:2406:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((username == NULL)) { > ~~~~~~~~~^~~~~~~ >digestmd5.c:2406:19: note: remove extraneous parentheses around the comparison to silence this warning > if ((username == NULL)) { > ~ ^ ~ >digestmd5.c:2406:19: note: use '=' to turn this equality comparison into an assignment > if ((username == NULL)) { > ^~ > = >digestmd5.c:2411:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((nonce == NULL)) { > ~~~~~~^~~~~~~ >digestmd5.c:2411:16: note: remove extraneous parentheses around the comparison to silence this warning > if ((nonce == NULL)) { > ~ ^ ~ >digestmd5.c:2411:16: note: use '=' to turn this equality comparison into an assignment > if ((nonce == NULL)) { > ^~ > = >digestmd5.c:2416:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((noncecount == 0)) { > ~~~~~~~~~~~^~~~ >digestmd5.c:2416:21: note: remove extraneous parentheses around the comparison to silence this warning > if ((noncecount == 0)) { > ~ ^ ~ >digestmd5.c:2416:21: note: use '=' to turn this equality comparison into an assignment > if ((noncecount == 0)) { > ^~ > = >digestmd5.c:2421:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((cnonce == NULL)) { > ~~~~~~~^~~~~~~ >digestmd5.c:2421:17: note: remove extraneous parentheses around the comparison to silence this warning > if ((cnonce == NULL)) { > ~ ^ ~ >digestmd5.c:2421:17: note: use '=' to turn this equality comparison into an assignment > if ((cnonce == NULL)) { > ^~ > = >digestmd5.c:2426:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((digesturi == NULL)) { > ~~~~~~~~~~^~~~~~~ >digestmd5.c:2426:20: note: remove extraneous parentheses around the comparison to silence this warning > if ((digesturi == NULL)) { > ~ ^ ~ >digestmd5.c:2426:20: note: use '=' to turn this equality comparison into an assignment > if ((digesturi == NULL)) { > ^~ > = >digestmd5.c:2431:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((response == NULL)) { > ~~~~~~~~~^~~~~~~ >digestmd5.c:2431:19: note: remove extraneous parentheses around the comparison to silence this warning > if ((response == NULL)) { > ~ ^ ~ >digestmd5.c:2431:19: note: use '=' to turn this equality comparison into an assignment > if ((response == NULL)) { > ^~ > = >digestmd5.c:3051:18: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->nonce = text->realm = NULL; > ^ ~~~~~~~~~~~~~~~~~~ >digestmd5.c:125:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: digestmd5.c,v 1.205 2011/05/13 19:18:37 murch Exp $"; > ^ >--- cram.o --- >2 warnings generated. >--- scram.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT scram.o -MD -MP -MF .deps/scram.Tpo.4403 -c -o scram.o scram.c && mv -f .deps/scram.Tpo.4403 .deps/scram.Po >scram.c:302:7: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > initial_key, > ^~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:318:4: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > temp_result, > ^~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:348:43: warning: passing 'unsigned char [16]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > Hi(utils, username, strlen(username), g_salt_key, SALT_SIZE, 20 /* iterations */, result); > ^~~~~~~~~~ >scram.c:277:18: note: passing argument to parameter 'salt' here > const char * salt, > ^ >scram.c:350:12: warning: returning 'char *' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > return result; > ^~~~~~ >scram.c:389:2: warning: passing 'unsigned char [1]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sec->data, > ^~~~~~~~~ >scram.c:275:18: note: passing argument to parameter 'str' here > const char * str, > ^ >scram.c:400:7: warning: passing 'char [11]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > CLIENT_KEY_CONSTANT, > ^~~~~~~~~~~~~~~~~~~ >scram.c:97:33: note: expanded from macro 'CLIENT_KEY_CONSTANT' >#define CLIENT_KEY_CONSTANT "Client Key" > ^~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:410:14: warning: passing 'char [20]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) { > ^~~~~~~~~ >/usr/include/openssl/sha.h:125:42: note: passing argument to parameter 'd' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:410:42: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) { > ^~~~~~~~~ >/usr/include/openssl/sha.h:125:70: note: passing argument to parameter 'md' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:421:7: warning: passing 'char [11]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > SERVER_KEY_CONSTANT, > ^~~~~~~~~~~~~~~~~~~ >scram.c:98:33: note: expanded from macro 'SERVER_KEY_CONSTANT' >#define SERVER_KEY_CONSTANT "Server Key" > ^~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:786:13: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->salt = scram_server_user_salt(sparams->utils, text->authentication_id, &text->salt_len); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >scram.c:792:11: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > &s_iteration_count, > ^~~~~~~~~~~~~~~~~~ >scram.c:512:18: warning: unused variable 'hash_len' [-Wunused-variable] > unsigned int hash_len = 0; > ^ >scram.c:1307:7: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->auth_message, > ^~~~~~~~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:1339:14: warning: passing 'char [20]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ReceivedClientKey, SCRAM_HASH_SIZE, CalculatedStoredKey) == NULL) { > ^~~~~~~~~~~~~~~~~ >/usr/include/openssl/sha.h:125:42: note: passing argument to parameter 'd' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:1339:50: warning: passing 'char [20]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ReceivedClientKey, SCRAM_HASH_SIZE, CalculatedStoredKey) == NULL) { > ^~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/sha.h:125:70: note: passing argument to parameter 'md' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:1358:7: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->auth_message, > ^~~~~~~~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:1575:11: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > &s_iteration_count, > ^~~~~~~~~~~~~~~~~~ >scram.c:1666:10: warning: passing 'unsigned char [1]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sprintf(sec->data, > ^~~~~~~~~ >/usr/include/stdio.h:267:31: note: passing argument to parameter here >int sprintf(char * __restrict, const char * __restrict, ...); > ^ >scram.c:1673:35: warning: passing 'unsigned char [1]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sec->len = (unsigned int) strlen(sec->data); > ^~~~~~~~~ >/usr/include/string.h:95:28: note: passing argument to parameter here >size_t strlen(const char *) __pure; > ^ >scram.c:1687:10: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > (sec ? sec->data : NULL), > ^~~~~~~~~~~~~~~~~~~~~~~~ >scram.c:1992:7: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > &encoded_authorization_id, > ^~~~~~~~~~~~~~~~~~~~~~~~~ >scram.c:166:17: note: passing argument to parameter 'encoded_saslname' here > const char **encoded_saslname, > ^ >scram.c:2003:10: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > &encoded_authcid, > ^~~~~~~~~~~~~~~~ >scram.c:166:17: note: passing argument to parameter 'encoded_saslname' here > const char **encoded_saslname, > ^ >scram.c:2280:23: warning: assigning to 'const char *' from 'const unsigned char *const' converts between pointers to integer types with different sign [-Wpointer-sign] > channel_binding_data = params->cbinding->data; > ^ ~~~~~~~~~~~~~~~~~~~~~~ >scram.c:2371:2: warning: passing 'unsigned char [1]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->password->data, > ^~~~~~~~~~~~~~~~~~~~ >scram.c:275:18: note: passing argument to parameter 'str' here > const char * str, > ^ >scram.c:2384:7: warning: passing 'char [11]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > CLIENT_KEY_CONSTANT, > ^~~~~~~~~~~~~~~~~~~ >scram.c:97:33: note: expanded from macro 'CLIENT_KEY_CONSTANT' >#define CLIENT_KEY_CONSTANT "Client Key" > ^~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:2397:14: warning: passing 'char [20]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) { > ^~~~~~~~~ >/usr/include/openssl/sha.h:125:42: note: passing argument to parameter 'd' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:2397:42: warning: passing 'char [20]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) { > ^~~~~~~~~ >/usr/include/openssl/sha.h:125:70: note: passing argument to parameter 'md' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:2410:7: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->auth_message, > ^~~~~~~~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:2538:7: warning: passing 'char [11]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > SERVER_KEY_CONSTANT, > ^~~~~~~~~~~~~~~~~~~ >scram.c:98:33: note: expanded from macro 'SERVER_KEY_CONSTANT' >#define SERVER_KEY_CONSTANT "Server Key" > ^~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:2552:7: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->auth_message, > ^~~~~~~~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:72:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: scram.c,v 1.26 2011/09/07 16:09:40 murch Exp $"; > ^ >scram.c:260:1: warning: unused function 'print_hash' [-Wunused-function] >print_hash (const char * func, const char * hash) >^ >32 warnings generated. >--- otp.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT otp.o -MD -MP -MF .deps/otp.Tpo.4403 -c -o otp.o otp.c && mv -f .deps/otp.Tpo.4403 .deps/otp.Po >otp.c:129:29: warning: passing 'char [64]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > EVP_DigestFinal(&mdctx, hash, &hashlen); > ^~~~ >/usr/include/openssl/evp.h:564:52: note: passing argument to parameter 'md' here >int EVP_DigestFinal(EVP_MD_CTX *ctx,unsigned char *md,unsigned int *s); > ^ >otp.c:168:36: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > otp_hash(md, key, strlen(key), otp, alg->swab); > ^~~ >otp.c:119:23: note: passing argument to parameter 'out' here > unsigned char *out, int swab) > ^ >otp.c:172:35: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > otp_hash(md, otp, OTP_HASH_SIZE, otp, alg->swab); > ^~~ >otp.c:119:23: note: passing argument to parameter 'out' here > unsigned char *out, int swab) > ^ >otp.c:1697:10: warning: passing 'unsigned char [1]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->password->data, otp); > ^~~~~~~~~~~~~~~~~~~~ >otp.c:149:10: note: passing argument to parameter 'secret' here > char *secret, char *otp) > ^ >otp.c:1720:17: warning: passing 'unsigned char [1]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > new_seed, text->password->data, new_otp); > ^~~~~~~~~~~~~~~~~~~~ >otp.c:149:10: note: passing argument to parameter 'secret' here > char *secret, char *otp) > ^ >otp.c:1725:11: warning: passing 'char [8]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > bin2hex(otp, OTP_HASH_SIZE, > ^~~ >otp.c:100:29: note: passing argument to parameter 'bin' here >void bin2hex(unsigned char *bin, int binlen, char *hex) > ^ >otp.c:1729:11: warning: passing 'char [8]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > bin2hex(new_otp, OTP_HASH_SIZE, > ^~~~~~~ >otp.c:100:29: note: passing argument to parameter 'bin' here >void bin2hex(unsigned char *bin, int binlen, char *hex) > ^ >otp.c:1741:14: warning: passing 'char [8]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > bin2hex(otp, OTP_HASH_SIZE, text->out_buf+strlen(text->out_buf)); > ^~~ >otp.c:100:29: note: passing argument to parameter 'bin' here >void bin2hex(unsigned char *bin, int binlen, char *hex) > ^ >otp.c:71:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: otp.c,v 1.43 2011/09/01 14:12:18 mel Exp $"; > ^ >9 warnings generated. >--- plain.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plain.o -MD -MP -MF .deps/plain.Tpo.4403 -c -o plain.o plain.c && mv -f .deps/plain.Tpo.4403 .deps/plain.Po >plain.c:60:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: plain.c,v 1.67 2009/06/10 16:05:19 mel Exp $"; > ^ >1 warning generated. >--- anonymous.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT anonymous.o -MD -MP -MF .deps/anonymous.Tpo.4403 -c -o anonymous.o anonymous.c && mv -f .deps/anonymous.Tpo.4403 .deps/anonymous.Po >anonymous.c:63:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: anonymous.c,v 1.53 2009/02/13 14:46:47 mel Exp $"; > ^ >1 warning generated. >--- login.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT login.o -MD -MP -MF .deps/login.Tpo.4403 -c -o login.o login.c && mv -f .deps/login.Tpo.4403 .deps/login.Po >login.c:57:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: login.c,v 1.31 2010/11/30 11:41:47 mel Exp $"; > ^ >1 warning generated. >--- ntlm.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ntlm.o -MD -MP -MF .deps/ntlm.Tpo.4403 -c -o ntlm.o ntlm.c && mv -f .deps/ntlm.Tpo.4403 .deps/ntlm.Po >--- digestmd5.o --- >8 warnings generated. >--- ntlm.o --- >ntlm.c:278:33: warning: passing 'const u_char *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > to_unicode(base + *offset, str, len); > ^~~ >ntlm.c:255:49: note: passing argument to parameter 'src' here >static void to_unicode(u_char *dst, const char *src, int len) > ^ >--- sql.o --- >--- ntlm.o --- >ntlm.c:376:18: warning: passing 'unsigned char [1]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > strncpy(P14, passwd->data, sizeof(P14)); > ^~~~~~~~~~~~ >/usr/include/string.h:101:57: note: passing argument to parameter here >char *strncpy(char * __restrict, const char * __restrict, size_t); > ^ >ntlm.c:379:12: warning: passing 'char [14]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > E(P16, P14, sizeof(P14), S8, sizeof(S8)); > ^~~ >ntlm.c:335:50: note: passing argument to parameter 'K' here >static void E(unsigned char *out, unsigned char *K, unsigned Klen, > ^ >ntlm.c:393:13: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > to_unicode(*buf, passwd->data, passwd->len); > ^~~~ >ntlm.c:255:32: note: passing argument to parameter 'dst' here >static void to_unicode(u_char *dst, const char *src, int len) > ^ >ntlm.c:393:19: warning: passing 'unsigned char [1]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > to_unicode(*buf, passwd->data, passwd->len); > ^~~~~~~~~~~~ >ntlm.c:255:49: note: passing argument to parameter 'src' here >static void to_unicode(u_char *dst, const char *src, int len) > ^ >ntlm.c:394:6: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > MD4(*buf, 2 * passwd->len, P16); > ^~~~ >/usr/include/openssl/md4.h:114:41: note: passing argument to parameter 'd' here >unsigned char *MD4(const unsigned char *d, size_t n, unsigned char *md); > ^ >ntlm.c:447:13: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > to_unicode(*buf, upper, len); > ^~~~ >ntlm.c:255:32: note: passing argument to parameter 'dst' here >static void to_unicode(u_char *dst, const char *src, int len) > ^ >ntlm.c:449:43: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > HMAC(EVP_md5(), hash, MD4_DIGEST_LENGTH, *buf, 2 * len, hash, &len); > ^~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >ntlm.c:771:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > strncpy(out+18, in, n); > ^~~~~~ >/usr/include/string.h:101:32: note: passing argument to parameter here >char *strncpy(char * __restrict, const char * __restrict, size_t); > ^ >ntlm.c:772:8: warning: assigning to 'const char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > in = out+18; > ^ ~~~~~~ >--- sql.o --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sql.o -MD -MP -MF .deps/sql.Tpo.4403 -c -o sql.o sql.c && mv -f .deps/sql.Tpo.4403 .deps/sql.Po >--- ntlm.o --- >ntlm.c:1036:7: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > p = text->out_buf; > ^ ~~~~~~~~~~~~~ >ntlm.c:1118:24: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > from_unicode(*domain, *domain, len); > ^~~~~~~ >ntlm.c:264:45: note: passing argument to parameter 'src' here >static void from_unicode(char *dst, u_char *src, int len) > ^ >ntlm.c:1259:7: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > p = text->out_buf; > ^ ~~~~~~~~~~~~~ >ntlm.c:1346:10: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > base = *buf; > ^ ~~~~ >ntlm.c:1351:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > ucase(target, 0), (uint16) xstrlen(target), flags & NTLM_USE_UNICODE, > ^~~~~~~~~~~~~~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:1503:44: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > result = unload_buffer(sparams->utils, clientin + NTLM_TYPE3_LMRESP_OFFSET, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:293:67: note: passing argument to parameter 'buf' here >static int unload_buffer(const sasl_utils_t *utils, const u_char *buf, > ^ >ntlm.c:1505:7: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > clientin, clientinlen); > ^~~~~~~~ >ntlm.c:295:32: note: passing argument to parameter 'base' here > int unicode, const u_char *base, unsigned msglen) > ^ >ntlm.c:1508:44: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > result = unload_buffer(sparams->utils, clientin + NTLM_TYPE3_NTRESP_OFFSET, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:293:67: note: passing argument to parameter 'buf' here >static int unload_buffer(const sasl_utils_t *utils, const u_char *buf, > ^ >ntlm.c:1510:7: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > clientin, clientinlen); > ^~~~~~~~ >ntlm.c:295:32: note: passing argument to parameter 'base' here > int unicode, const u_char *base, unsigned msglen) > ^ >ntlm.c:1513:44: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > result = unload_buffer(sparams->utils, clientin + NTLM_TYPE3_DOMAIN_OFFSET, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:293:67: note: passing argument to parameter 'buf' here >static int unload_buffer(const sasl_utils_t *utils, const u_char *buf, > ^ >ntlm.c:1516:7: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > clientin, clientinlen); > ^~~~~~~~ >ntlm.c:295:32: note: passing argument to parameter 'base' here > int unicode, const u_char *base, unsigned msglen) > ^ >ntlm.c:1519:44: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > result = unload_buffer(sparams->utils, clientin + NTLM_TYPE3_USER_OFFSET, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:293:67: note: passing argument to parameter 'buf' here >static int unload_buffer(const sasl_utils_t *utils, const u_char *buf, > ^ >ntlm.c:1522:7: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > clientin, clientinlen); > ^~~~~~~~ >ntlm.c:295:32: note: passing argument to parameter 'base' here > int unicode, const u_char *base, unsigned msglen) > ^ >ntlm.c:1585:10: warning: passing 'unsigned char [1]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > strncpy(password->data, auxprop_values[0].values[0], pass_len + 1); > ^~~~~~~~~~~~~~ >/usr/include/string.h:101:32: note: passing argument to parameter here >char *strncpy(char * __restrict, const char * __restrict, size_t); > ^ >ntlm.c:1808:10: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > base = *buf; > ^ ~~~~ >ntlm.c:1814:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > domain, (uint16) xstrlen(domain), 0, base, &offset); > ^~~~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:1816:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > wkstn, (uint16) xstrlen(wkstn), 0, base, &offset); > ^~~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:1861:10: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > base = *buf; > ^ ~~~~ >ntlm.c:1870:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > ucase(domain, 0), (uint16) xstrlen(domain), flags & NTLM_USE_UNICODE, > ^~~~~~~~~~~~~~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:1873:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > user, (uint16) xstrlen(user), flags & NTLM_USE_UNICODE, base, &offset); > ^~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:1875:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > ucase(wkstn, 0), (uint16) xstrlen(wkstn), flags & NTLM_USE_UNICODE, > ^~~~~~~~~~~~~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:2014:43: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > result = unload_buffer(params->utils, serverin + NTLM_TYPE2_TARGET_OFFSET, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:293:67: note: passing argument to parameter 'buf' here >static int unload_buffer(const sasl_utils_t *utils, const u_char *buf, > ^ >ntlm.c:2030:8: warning: initializing 'char *' with an expression of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > char *cnonce = resp + MD5_DIGEST_LENGTH; > ^ ~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:2038:5: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > serverin + NTLM_TYPE2_CHALLENGE_OFFSET, cnonce, NTLM_NONCE_LENGTH, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:422:26: note: passing argument to parameter 'challenge' here > const unsigned char *challenge, > ^ >ntlm.c:2038:45: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > serverin + NTLM_TYPE2_CHALLENGE_OFFSET, cnonce, NTLM_NONCE_LENGTH, > ^~~~~~ >ntlm.c:423:26: note: passing argument to parameter 'blob' here > const unsigned char *blob, unsigned bloblen, > ^ >ntlm.c:103:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: ntlm.c,v 1.37 2011/11/08 17:31:55 murch Exp $"; > ^ >--- auxprop.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo.4415 -c -o auxprop.lo auxprop.c && mv -f .deps/auxprop.Tpo.4415 .deps/auxprop.Plo >mkdir .libs >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo.4415 -c auxprop.c -fPIC -DPIC -o .libs/auxprop.lo >--- ntlm.o --- >36 warnings generated. >--- canonusr.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo.4415 -c -o canonusr.lo canonusr.c && mv -f .deps/canonusr.Tpo.4415 .deps/canonusr.Plo >--- auxprop.lo --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo.4415 -c auxprop.c -o auxprop.o >/dev/null 2>&1 >mv -f .libs/auxprop.lo auxprop.lo >--- checkpw.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo.4415 -c -o checkpw.lo checkpw.c && mv -f .deps/checkpw.Tpo.4415 .deps/checkpw.Plo >--- canonusr.lo --- >rm -f .libs/canonusr.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo.4415 -c canonusr.c -fPIC -DPIC -o .libs/canonusr.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo.4415 -c canonusr.c -o canonusr.o >/dev/null 2>&1 >--- checkpw.lo --- >rm -f .libs/checkpw.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo.4415 -c checkpw.c -fPIC -DPIC -o .libs/checkpw.lo >checkpw.c:119:27: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > _sasl_MD5Update(&ctx, salt, 16); > ^~~~ >../include/md5.h:37:55: note: passing argument to parameter here >void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int); > ^ >checkpw.c:120:27: warning: passing 'char [7]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > _sasl_MD5Update(&ctx, "sasldb", 6); > ^~~~~~~~ >../include/md5.h:37:55: note: passing argument to parameter here >void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int); > ^ >checkpw.c:121:27: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > _sasl_MD5Update(&ctx, passwd, (unsigned int) passlen); > ^~~~~~ >../include/md5.h:37:55: note: passing argument to parameter here >void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int); > ^ >checkpw.c:371:27: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > _sasl_MD5Update(&ctx, challenge, strlen(challenge)); > ^~~~~~~~~ >../include/md5.h:37:55: note: passing argument to parameter here >void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int); > ^ >checkpw.c:372:27: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > _sasl_MD5Update(&ctx, auxprop_values[0].values[0], > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >../include/md5.h:37:55: note: passing argument to parameter here >void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int); > ^ >--- canonusr.lo --- >mv -f .libs/canonusr.lo canonusr.lo >--- checkpw.lo --- >checkpw.c:662:49: warning: incompatible pointer types passing 'sasl_getopt_t **' (aka 'int (**)(void *, const char *, const char *, const char **, unsigned int *)') to parameter of type 'sasl_callback_ft *' (aka 'int (**)(void)') [-Wincompatible-pointer-types] > if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) { > ^~~~~~~ >./saslint.h:405:24: note: passing argument to parameter 'pproc' here > sasl_callback_ft * pproc, > ^ >--- client.lo --- >--- checkpw.lo --- >checkpw.c:1044:49: warning: incompatible pointer types passing 'sasl_getopt_t **' (aka 'int (**)(void *, const char *, const char *, const char **, unsigned int *)') to parameter of type 'sasl_callback_ft *' (aka 'int (**)(void)') [-Wincompatible-pointer-types] > if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) { > ^~~~~~~ >./saslint.h:405:24: note: passing argument to parameter 'pproc' here > sasl_callback_ft * pproc, > ^ >--- client.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT client.lo -MD -MP -MF .deps/client.Tpo.4415 -c -o client.lo client.c && mv -f .deps/client.Tpo.4415 .deps/client.Plo >--- checkpw.lo --- >7 warnings generated. >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo.4415 -c checkpw.c -o checkpw.o >/dev/null 2>&1 >mv -f .libs/checkpw.lo checkpw.lo >--- common.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo.4415 -c -o common.lo common.c && mv -f .deps/common.Tpo.4415 .deps/common.Plo >--- client.lo --- >rm -f .libs/client.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT client.lo -MD -MP -MF .deps/client.Tpo.4415 -c client.c -fPIC -DPIC -o .libs/client.lo >--- common.lo --- >rm -f .libs/common.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo.4415 -c common.c -fPIC -DPIC -o .libs/common.lo >common.c:1048:21: warning: assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > *(void **)pvalue = > ^ >common.c:1051:21: warning: assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > *(void **)pvalue = > ^ >common.c:89:19: warning: unused variable 'build_ident' [-Wunused-const-variable] >static const char build_ident[] = "$Build: libsasl " PACKAGE "-" VERSION " $"; > ^ >--- client.lo --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT client.lo -MD -MP -MF .deps/client.Tpo.4415 -c client.c -o client.o >/dev/null 2>&1 >mv -f .libs/client.lo client.lo >--- config.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo.4415 -c -o config.lo config.c && mv -f .deps/config.Tpo.4415 .deps/config.Plo >--- common.lo --- >3 warnings generated. >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo.4415 -c common.c -o common.o >/dev/null 2>&1 >--- config.lo --- >rm -f .libs/config.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo.4415 -c config.c -fPIC -DPIC -o .libs/config.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo.4415 -c config.c -o config.o >/dev/null 2>&1 >mv -f .libs/config.lo config.lo >--- external.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT external.lo -MD -MP -MF .deps/external.Tpo.4415 -c -o external.lo external.c && mv -f .deps/external.Tpo.4415 .deps/external.Plo >--- common.lo --- >mv -f .libs/common.lo common.lo >--- md5.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo.4415 -c -o md5.lo md5.c && mv -f .deps/md5.Tpo.4415 .deps/md5.Plo >--- external.lo --- >rm -f .libs/external.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT external.lo -MD -MP -MF .deps/external.Tpo.4415 -c external.c -fPIC -DPIC -o .libs/external.lo >external.c:60:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: external.c,v 1.24 2009/03/10 16:27:52 mel Exp $"; > ^ >1 warning generated. >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT external.lo -MD -MP -MF .deps/external.Tpo.4415 -c external.c -o external.o >/dev/null 2>&1 >mv -f .libs/external.lo external.lo >--- saslutil.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo.4415 -c -o saslutil.lo saslutil.c && mv -f .deps/saslutil.Tpo.4415 .deps/saslutil.Plo >--- md5.lo --- >rm -f .libs/md5.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo.4415 -c md5.c -fPIC -DPIC -o .libs/md5.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo.4415 -c md5.c -o md5.o >/dev/null 2>&1 >mv -f .libs/md5.lo md5.lo >--- server.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT server.lo -MD -MP -MF .deps/server.Tpo.4415 -c -o server.lo server.c && mv -f .deps/server.Tpo.4415 .deps/server.Plo >--- saslutil.lo --- >rm -f .libs/saslutil.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo.4415 -c saslutil.c -fPIC -DPIC -o .libs/saslutil.lo >saslutil.c:291:51: warning: format specifies type 'unsigned long' but the argument has type 'time_t' (aka 'int') [-Wformat] > snprintf(buf,maxlen, "<%lu.%lu@%s>", randnum, now, conn->serverFQDN); > ~~~ ^~~ > %d >saslutil.c:293:48: warning: format specifies type 'unsigned long' but the argument has type 'time_t' (aka 'int') [-Wformat] > snprintf(buf,maxlen, "<%lu.%lu>", randnum, now); > ~~~ ^~~ > %d >2 warnings generated. >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo.4415 -c saslutil.c -o saslutil.o >/dev/null 2>&1 >--- server.lo --- >rm -f .libs/server.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT server.lo -MD -MP -MF .deps/server.Tpo.4415 -c server.c -fPIC -DPIC -o .libs/server.lo >--- saslutil.lo --- >mv -f .libs/saslutil.lo saslutil.lo >--- seterror.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo.4415 -c -o seterror.lo seterror.c && mv -f .deps/seterror.Tpo.4415 .deps/seterror.Plo >rm -f .libs/seterror.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo.4415 -c seterror.c -fPIC -DPIC -o .libs/seterror.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo.4415 -c seterror.c -o seterror.o >/dev/null 2>&1 >mv -f .libs/seterror.lo seterror.lo >--- dlopen.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo.4415 -c -o dlopen.lo dlopen.c && mv -f .deps/dlopen.Tpo.4415 .deps/dlopen.Plo >--- server.lo --- >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT server.lo -MD -MP -MF .deps/server.Tpo.4415 -c server.c -o server.o >/dev/null 2>&1 >--- dlopen.lo --- >rm -f .libs/dlopen.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo.4415 -c dlopen.c -fPIC -DPIC -o .libs/dlopen.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo.4415 -c dlopen.c -o dlopen.o >/dev/null 2>&1 >mv -f .libs/dlopen.lo dlopen.lo >--- plugin_common.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c -o plugin_common.lo `test -f '../plugins/plugin_common.c' || echo './'`../plugins/plugin_common.c && mv -f .deps/plugin_common.Tpo .deps/plugin_common.Plo >--- server.lo --- >mv -f .libs/server.lo server.lo >--- plugin_common.lo --- >rm -f .libs/plugin_common.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c ../plugins/plugin_common.c -fPIC -DPIC -o .libs/plugin_common.lo >cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c ../plugins/plugin_common.c -o plugin_common.o >/dev/null 2>&1 >mv -f .libs/plugin_common.lo plugin_common.lo >--- libsasl2.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o libsasl2.la -rpath /usr/local/lib 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 >rm -fr .libs/libsasl2.la .libs/libsasl2.* .libs/libsasl2.* >cc -shared 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/usr/local/lib -lc -Wl,-soname -Wl,libsasl2.so.3 -o .libs/libsasl2.so.3.0.0 >(cd .libs && rm -f libsasl2.so.3 && ln -s libsasl2.so.3.0.0 libsasl2.so.3) >(cd .libs && rm -f libsasl2.so && ln -s libsasl2.so.3.0.0 libsasl2.so) >ar cru .libs/libsasl2.a auxprop.o canonusr.o checkpw.o client.o common.o config.o external.o md5.o saslutil.o server.o seterror.o dlopen.o plugin_common.o >ranlib .libs/libsasl2.a >creating libsasl2.la >(cd .libs && rm -f libsasl2.la && ln -s ../libsasl2.la libsasl2.la) >--- libsasl2.a --- >adding static plugins and dependencies >ar cru .libs/libsasl2.a sasldb.o db_berkeley.o allockey.o cram.o digestmd5.o scram.o otp.o plain.o anonymous.o login.o ntlm.o sql.o >rm -f libsasl2.a >ln -s .libs/libsasl2.a libsasl2.a >Making all in plugins >--- sasldb.lo --- >--- plugin_common.lo --- >--- sasldb.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo.2283 -c -o sasldb.lo sasldb.c && mv -f .deps/sasldb.Tpo.2283 .deps/sasldb.Plo >--- plugin_common.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo.2283 -c -o plugin_common.lo plugin_common.c && mv -f .deps/plugin_common.Tpo.2283 .deps/plugin_common.Plo >--- sasldb.lo --- >mkdir .libs >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo.2283 -c sasldb.c -fPIC -DPIC -o .libs/sasldb.lo >--- plugin_common.lo --- >rm -f .libs/plugin_common.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo.2283 -c plugin_common.c -fPIC -DPIC -o .libs/plugin_common.lo >--- sasldb.lo --- >sasldb.c:251:9: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > char * value = (cur->values && cur->values[0]) ? cur->values[0] : NULL; > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo.2283 -c sasldb.c -o sasldb.o >/dev/null 2>&1 >mv -f .libs/sasldb.lo sasldb.lo >--- cram.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cram.lo -MD -MP -MF .deps/cram.Tpo.2283 -c -o cram.lo cram.c && mv -f .deps/cram.Tpo.2283 .deps/cram.Plo >--- plugin_common.lo --- >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo.2283 -c plugin_common.c -o plugin_common.o >/dev/null 2>&1 >--- cram.lo --- >rm -f .libs/cram.lo >--- plugin_common.lo --- >mv -f .libs/plugin_common.lo plugin_common.lo >--- cram.lo --- >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cram.lo -MD -MP -MF .deps/cram.Tpo.2283 -c cram.c -fPIC -DPIC -o .libs/cram.lo >--- crammd5_init.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo.2283 -c -o crammd5_init.lo crammd5_init.c && mv -f .deps/crammd5_init.Tpo.2283 .deps/crammd5_init.Plo >--- cram.lo --- >cram.c:140:27: warning: format specifies type 'unsigned long' but the argument has type 'int' [-Wformat] > snprintf(ret,15,"%lu",t%(0xFFFFFF)); > ~~~ ^~~~~~~~~~~~ > %d >cram.c:68:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: cram.c,v 1.87 2011/09/07 13:19:44 murch Exp $"; > ^ >2 warnings generated. >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cram.lo -MD -MP -MF .deps/cram.Tpo.2283 -c cram.c -o cram.o >/dev/null 2>&1 >--- crammd5_init.lo --- >rm -f .libs/crammd5_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo.2283 -c crammd5_init.c -fPIC -DPIC -o .libs/crammd5_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo.2283 -c crammd5_init.c -o crammd5_init.o >/dev/null 2>&1 >--- cram.lo --- >mv -f .libs/cram.lo cram.lo >--- digestmd5.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo.2283 -c -o digestmd5.lo digestmd5.c && mv -f .deps/digestmd5.Tpo.2283 .deps/digestmd5.Plo >--- crammd5_init.lo --- >mv -f .libs/crammd5_init.lo crammd5_init.lo >--- digestmd5_init.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo.2283 -c -o digestmd5_init.lo digestmd5_init.c && mv -f .deps/digestmd5_init.Tpo.2283 .deps/digestmd5_init.Plo >--- digestmd5.lo --- >rm -f .libs/digestmd5.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo.2283 -c digestmd5.c -fPIC -DPIC -o .libs/digestmd5.lo >--- digestmd5_init.lo --- >rm -f .libs/digestmd5_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo.2283 -c digestmd5_init.c -fPIC -DPIC -o .libs/digestmd5_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo.2283 -c digestmd5_init.c -o digestmd5_init.o >/dev/null 2>&1 >--- digestmd5.lo --- >digestmd5.c:2406:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((username == NULL)) { > ~~~~~~~~~^~~~~~~ >digestmd5.c:2406:19: note: remove extraneous parentheses around the comparison to silence this warning > if ((username == NULL)) { > ~ ^ ~ >digestmd5.c:2406:19: note: use '=' to turn this equality comparison into an assignment > if ((username == NULL)) { > ^~ > = >digestmd5.c:2411:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((nonce == NULL)) { > ~~~~~~^~~~~~~ >digestmd5.c:2411:16: note: remove extraneous parentheses around the comparison to silence this warning > if ((nonce == NULL)) { > ~ ^ ~ >digestmd5.c:2411:16: note: use '=' to turn this equality comparison into an assignment > if ((nonce == NULL)) { > ^~ > = >digestmd5.c:2416:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((noncecount == 0)) { > ~~~~~~~~~~~^~~~ >digestmd5.c:2416:21: note: remove extraneous parentheses around the comparison to silence this warning > if ((noncecount == 0)) { > ~ ^ ~ >digestmd5.c:2416:21: note: use '=' to turn this equality comparison into an assignment > if ((noncecount == 0)) { > ^~ > = >digestmd5.c:2421:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((cnonce == NULL)) { > ~~~~~~~^~~~~~~ >digestmd5.c:2421:17: note: remove extraneous parentheses around the comparison to silence this warning > if ((cnonce == NULL)) { > ~ ^ ~ >digestmd5.c:2421:17: note: use '=' to turn this equality comparison into an assignment > if ((cnonce == NULL)) { > ^~ > = >digestmd5.c:2426:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((digesturi == NULL)) { > ~~~~~~~~~~^~~~~~~ >digestmd5.c:2426:20: note: remove extraneous parentheses around the comparison to silence this warning > if ((digesturi == NULL)) { > ~ ^ ~ >digestmd5.c:2426:20: note: use '=' to turn this equality comparison into an assignment > if ((digesturi == NULL)) { > ^~ > = >digestmd5.c:2431:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((response == NULL)) { > ~~~~~~~~~^~~~~~~ >digestmd5.c:2431:19: note: remove extraneous parentheses around the comparison to silence this warning > if ((response == NULL)) { > ~ ^ ~ >digestmd5.c:2431:19: note: use '=' to turn this equality comparison into an assignment > if ((response == NULL)) { > ^~ > = >digestmd5.c:3051:18: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->nonce = text->realm = NULL; > ^ ~~~~~~~~~~~~~~~~~~ >digestmd5.c:125:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: digestmd5.c,v 1.205 2011/05/13 19:18:37 murch Exp $"; > ^ >--- digestmd5_init.lo --- >mv -f .libs/digestmd5_init.lo digestmd5_init.lo >--- scram.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT scram.lo -MD -MP -MF .deps/scram.Tpo.2283 -c -o scram.lo scram.c && mv -f .deps/scram.Tpo.2283 .deps/scram.Plo >rm -f .libs/scram.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT scram.lo -MD -MP -MF .deps/scram.Tpo.2283 -c scram.c -fPIC -DPIC -o .libs/scram.lo >scram.c:302:7: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > initial_key, > ^~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:318:4: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > temp_result, > ^~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:348:43: warning: passing 'unsigned char [16]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > Hi(utils, username, strlen(username), g_salt_key, SALT_SIZE, 20 /* iterations */, result); > ^~~~~~~~~~ >scram.c:277:18: note: passing argument to parameter 'salt' here > const char * salt, > ^ >scram.c:350:12: warning: returning 'char *' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > return result; > ^~~~~~ >scram.c:389:2: warning: passing 'unsigned char [1]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sec->data, > ^~~~~~~~~ >scram.c:275:18: note: passing argument to parameter 'str' here > const char * str, > ^ >scram.c:400:7: warning: passing 'char [11]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > CLIENT_KEY_CONSTANT, > ^~~~~~~~~~~~~~~~~~~ >scram.c:97:33: note: expanded from macro 'CLIENT_KEY_CONSTANT' >#define CLIENT_KEY_CONSTANT "Client Key" > ^~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:410:14: warning: passing 'char [20]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) { > ^~~~~~~~~ >/usr/include/openssl/sha.h:125:42: note: passing argument to parameter 'd' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:410:42: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) { > ^~~~~~~~~ >/usr/include/openssl/sha.h:125:70: note: passing argument to parameter 'md' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:421:7: warning: passing 'char [11]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > SERVER_KEY_CONSTANT, > ^~~~~~~~~~~~~~~~~~~ >scram.c:98:33: note: expanded from macro 'SERVER_KEY_CONSTANT' >#define SERVER_KEY_CONSTANT "Server Key" > ^~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:786:13: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->salt = scram_server_user_salt(sparams->utils, text->authentication_id, &text->salt_len); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >scram.c:792:11: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > &s_iteration_count, > ^~~~~~~~~~~~~~~~~~ >scram.c:512:18: warning: unused variable 'hash_len' [-Wunused-variable] > unsigned int hash_len = 0; > ^ >scram.c:1307:7: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->auth_message, > ^~~~~~~~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:1339:14: warning: passing 'char [20]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ReceivedClientKey, SCRAM_HASH_SIZE, CalculatedStoredKey) == NULL) { > ^~~~~~~~~~~~~~~~~ >/usr/include/openssl/sha.h:125:42: note: passing argument to parameter 'd' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:1339:50: warning: passing 'char [20]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ReceivedClientKey, SCRAM_HASH_SIZE, CalculatedStoredKey) == NULL) { > ^~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/sha.h:125:70: note: passing argument to parameter 'md' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:1358:7: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->auth_message, > ^~~~~~~~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:1575:11: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > &s_iteration_count, > ^~~~~~~~~~~~~~~~~~ >scram.c:1666:10: warning: passing 'unsigned char [1]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sprintf(sec->data, > ^~~~~~~~~ >/usr/include/stdio.h:267:31: note: passing argument to parameter here >int sprintf(char * __restrict, const char * __restrict, ...); > ^ >scram.c:1673:35: warning: passing 'unsigned char [1]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sec->len = (unsigned int) strlen(sec->data); > ^~~~~~~~~ >/usr/include/string.h:95:28: note: passing argument to parameter here >size_t strlen(const char *) __pure; > ^ >scram.c:1687:10: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > (sec ? sec->data : NULL), > ^~~~~~~~~~~~~~~~~~~~~~~~ >scram.c:1992:7: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > &encoded_authorization_id, > ^~~~~~~~~~~~~~~~~~~~~~~~~ >scram.c:166:17: note: passing argument to parameter 'encoded_saslname' here > const char **encoded_saslname, > ^ >scram.c:2003:10: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > &encoded_authcid, > ^~~~~~~~~~~~~~~~ >scram.c:166:17: note: passing argument to parameter 'encoded_saslname' here > const char **encoded_saslname, > ^ >scram.c:2280:23: warning: assigning to 'const char *' from 'const unsigned char *const' converts between pointers to integer types with different sign [-Wpointer-sign] > channel_binding_data = params->cbinding->data; > ^ ~~~~~~~~~~~~~~~~~~~~~~ >scram.c:2371:2: warning: passing 'unsigned char [1]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->password->data, > ^~~~~~~~~~~~~~~~~~~~ >scram.c:275:18: note: passing argument to parameter 'str' here > const char * str, > ^ >scram.c:2384:7: warning: passing 'char [11]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > CLIENT_KEY_CONSTANT, > ^~~~~~~~~~~~~~~~~~~ >scram.c:97:33: note: expanded from macro 'CLIENT_KEY_CONSTANT' >#define CLIENT_KEY_CONSTANT "Client Key" > ^~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:2397:14: warning: passing 'char [20]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) { > ^~~~~~~~~ >/usr/include/openssl/sha.h:125:42: note: passing argument to parameter 'd' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:2397:42: warning: passing 'char [20]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) { > ^~~~~~~~~ >/usr/include/openssl/sha.h:125:70: note: passing argument to parameter 'md' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); > ^ >scram.c:2410:7: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->auth_message, > ^~~~~~~~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:2538:7: warning: passing 'char [11]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > SERVER_KEY_CONSTANT, > ^~~~~~~~~~~~~~~~~~~ >scram.c:98:33: note: expanded from macro 'SERVER_KEY_CONSTANT' >#define SERVER_KEY_CONSTANT "Server Key" > ^~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:2552:7: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->auth_message, > ^~~~~~~~~~~~~~~~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >scram.c:72:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: scram.c,v 1.26 2011/09/07 16:09:40 murch Exp $"; > ^ >scram.c:260:1: warning: unused function 'print_hash' [-Wunused-function] >print_hash (const char * func, const char * hash) >^ >32 warnings generated. >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT scram.lo -MD -MP -MF .deps/scram.Tpo.2283 -c scram.c -o scram.o >/dev/null 2>&1 >--- digestmd5.lo --- >8 warnings generated. >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo.2283 -c digestmd5.c -o digestmd5.o >/dev/null 2>&1 >--- scram.lo --- >mv -f .libs/scram.lo scram.lo >--- scram_init.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT scram_init.lo -MD -MP -MF .deps/scram_init.Tpo.2283 -c -o scram_init.lo scram_init.c && mv -f .deps/scram_init.Tpo.2283 .deps/scram_init.Plo >rm -f .libs/scram_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT scram_init.lo -MD -MP -MF .deps/scram_init.Tpo.2283 -c scram_init.c -fPIC -DPIC -o .libs/scram_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT scram_init.lo -MD -MP -MF .deps/scram_init.Tpo.2283 -c scram_init.c -o scram_init.o >/dev/null 2>&1 >mv -f .libs/scram_init.lo scram_init.lo >--- otp.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT otp.lo -MD -MP -MF .deps/otp.Tpo.2283 -c -o otp.lo otp.c && mv -f .deps/otp.Tpo.2283 .deps/otp.Plo >rm -f .libs/otp.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT otp.lo -MD -MP -MF .deps/otp.Tpo.2283 -c otp.c -fPIC -DPIC -o .libs/otp.lo >otp.c:129:29: warning: passing 'char [64]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > EVP_DigestFinal(&mdctx, hash, &hashlen); > ^~~~ >/usr/include/openssl/evp.h:564:52: note: passing argument to parameter 'md' here >int EVP_DigestFinal(EVP_MD_CTX *ctx,unsigned char *md,unsigned int *s); > ^ >otp.c:168:36: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > otp_hash(md, key, strlen(key), otp, alg->swab); > ^~~ >otp.c:119:23: note: passing argument to parameter 'out' here > unsigned char *out, int swab) > ^ >otp.c:172:35: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > otp_hash(md, otp, OTP_HASH_SIZE, otp, alg->swab); > ^~~ >otp.c:119:23: note: passing argument to parameter 'out' here > unsigned char *out, int swab) > ^ >otp.c:1697:10: warning: passing 'unsigned char [1]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text->password->data, otp); > ^~~~~~~~~~~~~~~~~~~~ >otp.c:149:10: note: passing argument to parameter 'secret' here > char *secret, char *otp) > ^ >otp.c:1720:17: warning: passing 'unsigned char [1]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > new_seed, text->password->data, new_otp); > ^~~~~~~~~~~~~~~~~~~~ >otp.c:149:10: note: passing argument to parameter 'secret' here > char *secret, char *otp) > ^ >otp.c:1725:11: warning: passing 'char [8]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > bin2hex(otp, OTP_HASH_SIZE, > ^~~ >otp.c:100:29: note: passing argument to parameter 'bin' here >void bin2hex(unsigned char *bin, int binlen, char *hex) > ^ >otp.c:1729:11: warning: passing 'char [8]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > bin2hex(new_otp, OTP_HASH_SIZE, > ^~~~~~~ >otp.c:100:29: note: passing argument to parameter 'bin' here >void bin2hex(unsigned char *bin, int binlen, char *hex) > ^ >otp.c:1741:14: warning: passing 'char [8]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > bin2hex(otp, OTP_HASH_SIZE, text->out_buf+strlen(text->out_buf)); > ^~~ >otp.c:100:29: note: passing argument to parameter 'bin' here >void bin2hex(unsigned char *bin, int binlen, char *hex) > ^ >otp.c:71:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: otp.c,v 1.43 2011/09/01 14:12:18 mel Exp $"; > ^ >9 warnings generated. >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT otp.lo -MD -MP -MF .deps/otp.Tpo.2283 -c otp.c -o otp.o >/dev/null 2>&1 >mv -f .libs/otp.lo otp.lo >--- otp_init.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT otp_init.lo -MD -MP -MF .deps/otp_init.Tpo.2283 -c -o otp_init.lo otp_init.c && mv -f .deps/otp_init.Tpo.2283 .deps/otp_init.Plo >--- digestmd5.lo --- >mv -f .libs/digestmd5.lo digestmd5.lo >--- plain.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plain.lo -MD -MP -MF .deps/plain.Tpo.2283 -c -o plain.lo plain.c && mv -f .deps/plain.Tpo.2283 .deps/plain.Plo >--- otp_init.lo --- >rm -f .libs/otp_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT otp_init.lo -MD -MP -MF .deps/otp_init.Tpo.2283 -c otp_init.c -fPIC -DPIC -o .libs/otp_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT otp_init.lo -MD -MP -MF .deps/otp_init.Tpo.2283 -c otp_init.c -o otp_init.o >/dev/null 2>&1 >mv -f .libs/otp_init.lo otp_init.lo >--- plain_init.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo.2283 -c -o plain_init.lo plain_init.c && mv -f .deps/plain_init.Tpo.2283 .deps/plain_init.Plo >--- plain.lo --- >rm -f .libs/plain.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plain.lo -MD -MP -MF .deps/plain.Tpo.2283 -c plain.c -fPIC -DPIC -o .libs/plain.lo >plain.c:60:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: plain.c,v 1.67 2009/06/10 16:05:19 mel Exp $"; > ^ >1 warning generated. >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plain.lo -MD -MP -MF .deps/plain.Tpo.2283 -c plain.c -o plain.o >/dev/null 2>&1 >mv -f .libs/plain.lo plain.lo >--- anonymous.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo.2283 -c -o anonymous.lo anonymous.c && mv -f .deps/anonymous.Tpo.2283 .deps/anonymous.Plo >--- plain_init.lo --- >rm -f .libs/plain_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo.2283 -c plain_init.c -fPIC -DPIC -o .libs/plain_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo.2283 -c plain_init.c -o plain_init.o >/dev/null 2>&1 >mv -f .libs/plain_init.lo plain_init.lo >--- anonymous_init.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo.2283 -c -o anonymous_init.lo anonymous_init.c && mv -f .deps/anonymous_init.Tpo.2283 .deps/anonymous_init.Plo >--- anonymous.lo --- >rm -f .libs/anonymous.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo.2283 -c anonymous.c -fPIC -DPIC -o .libs/anonymous.lo >anonymous.c:63:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: anonymous.c,v 1.53 2009/02/13 14:46:47 mel Exp $"; > ^ >1 warning generated. >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo.2283 -c anonymous.c -o anonymous.o >/dev/null 2>&1 >--- anonymous_init.lo --- >rm -f .libs/anonymous_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo.2283 -c anonymous_init.c -fPIC -DPIC -o .libs/anonymous_init.lo >--- anonymous.lo --- >mv -f .libs/anonymous.lo anonymous.lo >--- login.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT login.lo -MD -MP -MF .deps/login.Tpo.2283 -c -o login.lo login.c && mv -f .deps/login.Tpo.2283 .deps/login.Plo >--- anonymous_init.lo --- >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo.2283 -c anonymous_init.c -o anonymous_init.o >/dev/null 2>&1 >mv -f .libs/anonymous_init.lo anonymous_init.lo >--- login_init.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT login_init.lo -MD -MP -MF .deps/login_init.Tpo.2283 -c -o login_init.lo login_init.c && mv -f .deps/login_init.Tpo.2283 .deps/login_init.Plo >--- login.lo --- >rm -f .libs/login.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT login.lo -MD -MP -MF .deps/login.Tpo.2283 -c login.c -fPIC -DPIC -o .libs/login.lo >--- login_init.lo --- >rm -f .libs/login_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT login_init.lo -MD -MP -MF .deps/login_init.Tpo.2283 -c login_init.c -fPIC -DPIC -o .libs/login_init.lo >--- login.lo --- >login.c:57:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: login.c,v 1.31 2010/11/30 11:41:47 mel Exp $"; > ^ >--- login_init.lo --- >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT login_init.lo -MD -MP -MF .deps/login_init.Tpo.2283 -c login_init.c -o login_init.o >/dev/null 2>&1 >--- login.lo --- >1 warning generated. >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT login.lo -MD -MP -MF .deps/login.Tpo.2283 -c login.c -o login.o >/dev/null 2>&1 >--- login_init.lo --- >mv -f .libs/login_init.lo login_init.lo >--- ntlm.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ntlm.lo -MD -MP -MF .deps/ntlm.Tpo.2283 -c -o ntlm.lo ntlm.c && mv -f .deps/ntlm.Tpo.2283 .deps/ntlm.Plo >--- login.lo --- >mv -f .libs/login.lo login.lo >--- ntlm_init.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ntlm_init.lo -MD -MP -MF .deps/ntlm_init.Tpo.2283 -c -o ntlm_init.lo ntlm_init.c && mv -f .deps/ntlm_init.Tpo.2283 .deps/ntlm_init.Plo >--- ntlm.lo --- >rm -f .libs/ntlm.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ntlm.lo -MD -MP -MF .deps/ntlm.Tpo.2283 -c ntlm.c -fPIC -DPIC -o .libs/ntlm.lo >--- ntlm_init.lo --- >rm -f .libs/ntlm_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ntlm_init.lo -MD -MP -MF .deps/ntlm_init.Tpo.2283 -c ntlm_init.c -fPIC -DPIC -o .libs/ntlm_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ntlm_init.lo -MD -MP -MF .deps/ntlm_init.Tpo.2283 -c ntlm_init.c -o ntlm_init.o >/dev/null 2>&1 >--- ntlm.lo --- >ntlm.c:278:33: warning: passing 'const u_char *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > to_unicode(base + *offset, str, len); > ^~~ >ntlm.c:255:49: note: passing argument to parameter 'src' here >static void to_unicode(u_char *dst, const char *src, int len) > ^ >--- ntlm_init.lo --- >mv -f .libs/ntlm_init.lo ntlm_init.lo >--- ntlm.lo --- >ntlm.c:376:18: warning: passing 'unsigned char [1]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > strncpy(P14, passwd->data, sizeof(P14)); > ^~~~~~~~~~~~ >/usr/include/string.h:101:57: note: passing argument to parameter here >char *strncpy(char * __restrict, const char * __restrict, size_t); > ^ >ntlm.c:379:12: warning: passing 'char [14]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > E(P16, P14, sizeof(P14), S8, sizeof(S8)); > ^~~ >ntlm.c:335:50: note: passing argument to parameter 'K' here >static void E(unsigned char *out, unsigned char *K, unsigned Klen, > ^ >ntlm.c:393:13: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > to_unicode(*buf, passwd->data, passwd->len); > ^~~~ >ntlm.c:255:32: note: passing argument to parameter 'dst' here >static void to_unicode(u_char *dst, const char *src, int len) > ^ >ntlm.c:393:19: warning: passing 'unsigned char [1]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > to_unicode(*buf, passwd->data, passwd->len); > ^~~~~~~~~~~~ >ntlm.c:255:49: note: passing argument to parameter 'src' here >static void to_unicode(u_char *dst, const char *src, int len) > ^ >ntlm.c:394:6: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > MD4(*buf, 2 * passwd->len, P16); > ^~~~ >/usr/include/openssl/md4.h:114:41: note: passing argument to parameter 'd' here >unsigned char *MD4(const unsigned char *d, size_t n, unsigned char *md); > ^ >--- sql.lo --- >--- ntlm.lo --- >ntlm.c:447:13: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > to_unicode(*buf, upper, len); > ^~~~ >ntlm.c:255:32: note: passing argument to parameter 'dst' here >static void to_unicode(u_char *dst, const char *src, int len) > ^ >ntlm.c:449:43: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > HMAC(EVP_md5(), hash, MD4_DIGEST_LENGTH, *buf, 2 * len, hash, &len); > ^~~~ >/usr/include/openssl/hmac.h:100:28: note: passing argument to parameter 'd' here > const unsigned char *d, size_t n, unsigned char *md, > ^ >ntlm.c:771:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > strncpy(out+18, in, n); > ^~~~~~ >/usr/include/string.h:101:32: note: passing argument to parameter here >char *strncpy(char * __restrict, const char * __restrict, size_t); > ^ >ntlm.c:772:8: warning: assigning to 'const char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > in = out+18; > ^ ~~~~~~ >ntlm.c:1036:7: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > p = text->out_buf; > ^ ~~~~~~~~~~~~~ >ntlm.c:1118:24: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > from_unicode(*domain, *domain, len); >--- sql.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sql.lo -MD -MP -MF .deps/sql.Tpo.2283 -c -o sql.lo sql.c && mv -f .deps/sql.Tpo.2283 .deps/sql.Plo >--- ntlm.lo --- > ^~~~~~~ >ntlm.c:264:45: note: passing argument to parameter 'src' here >static void from_unicode(char *dst, u_char *src, int len) > ^ >ntlm.c:1259:7: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > p = text->out_buf; > ^ ~~~~~~~~~~~~~ >ntlm.c:1346:10: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > base = *buf; > ^ ~~~~ >ntlm.c:1351:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > ucase(target, 0), (uint16) xstrlen(target), flags & NTLM_USE_UNICODE, > ^~~~~~~~~~~~~~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:1503:44: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > result = unload_buffer(sparams->utils, clientin + NTLM_TYPE3_LMRESP_OFFSET, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:293:67: note: passing argument to parameter 'buf' here >static int unload_buffer(const sasl_utils_t *utils, const u_char *buf, > ^ >ntlm.c:1505:7: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > clientin, clientinlen); > ^~~~~~~~ >ntlm.c:295:32: note: passing argument to parameter 'base' here > int unicode, const u_char *base, unsigned msglen) > ^ >ntlm.c:1508:44: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > result = unload_buffer(sparams->utils, clientin + NTLM_TYPE3_NTRESP_OFFSET, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:293:67: note: passing argument to parameter 'buf' here >static int unload_buffer(const sasl_utils_t *utils, const u_char *buf, > ^ >ntlm.c:1510:7: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > clientin, clientinlen); > ^~~~~~~~ >ntlm.c:295:32: note: passing argument to parameter 'base' here > int unicode, const u_char *base, unsigned msglen) > ^ >ntlm.c:1513:44: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > result = unload_buffer(sparams->utils, clientin + NTLM_TYPE3_DOMAIN_OFFSET, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:293:67: note: passing argument to parameter 'buf' here >static int unload_buffer(const sasl_utils_t *utils, const u_char *buf, > ^ >ntlm.c:1516:7: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > clientin, clientinlen); > ^~~~~~~~ >ntlm.c:295:32: note: passing argument to parameter 'base' here > int unicode, const u_char *base, unsigned msglen) > ^ >ntlm.c:1519:44: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > result = unload_buffer(sparams->utils, clientin + NTLM_TYPE3_USER_OFFSET, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:293:67: note: passing argument to parameter 'buf' here >static int unload_buffer(const sasl_utils_t *utils, const u_char *buf, > ^ >ntlm.c:1522:7: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > clientin, clientinlen); > ^~~~~~~~ >ntlm.c:295:32: note: passing argument to parameter 'base' here > int unicode, const u_char *base, unsigned msglen) > ^ >ntlm.c:1585:10: warning: passing 'unsigned char [1]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > strncpy(password->data, auxprop_values[0].values[0], pass_len + 1); > ^~~~~~~~~~~~~~ >/usr/include/string.h:101:32: note: passing argument to parameter here >char *strncpy(char * __restrict, const char * __restrict, size_t); > ^ >ntlm.c:1808:10: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > base = *buf; > ^ ~~~~ >ntlm.c:1814:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > domain, (uint16) xstrlen(domain), 0, base, &offset); > ^~~~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:1816:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > wkstn, (uint16) xstrlen(wkstn), 0, base, &offset); > ^~~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:1861:10: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > base = *buf; > ^ ~~~~ >ntlm.c:1870:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > ucase(domain, 0), (uint16) xstrlen(domain), flags & NTLM_USE_UNICODE, > ^~~~~~~~~~~~~~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:1873:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > user, (uint16) xstrlen(user), flags & NTLM_USE_UNICODE, base, &offset); > ^~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:1875:3: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > ucase(wkstn, 0), (uint16) xstrlen(wkstn), flags & NTLM_USE_UNICODE, > ^~~~~~~~~~~~~~~ >ntlm.c:273:52: note: passing argument to parameter 'str' here >static void load_buffer(u_char *buf, const u_char *str, uint16 len, > ^ >ntlm.c:2014:43: warning: passing 'const char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > result = unload_buffer(params->utils, serverin + NTLM_TYPE2_TARGET_OFFSET, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:293:67: note: passing argument to parameter 'buf' here >static int unload_buffer(const sasl_utils_t *utils, const u_char *buf, > ^ >ntlm.c:2030:8: warning: initializing 'char *' with an expression of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > char *cnonce = resp + MD5_DIGEST_LENGTH; > ^ ~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:2038:5: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > serverin + NTLM_TYPE2_CHALLENGE_OFFSET, cnonce, NTLM_NONCE_LENGTH, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ntlm.c:422:26: note: passing argument to parameter 'challenge' here > const unsigned char *challenge, > ^ >ntlm.c:2038:45: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > serverin + NTLM_TYPE2_CHALLENGE_OFFSET, cnonce, NTLM_NONCE_LENGTH, > ^~~~~~ >ntlm.c:423:26: note: passing argument to parameter 'blob' here > const unsigned char *blob, unsigned bloblen, > ^ >ntlm.c:103:19: warning: unused variable 'plugin_id' [-Wunused-const-variable] >static const char plugin_id[] = "$Id: ntlm.c,v 1.37 2011/11/08 17:31:55 murch Exp $"; > ^ >--- sql.lo --- >rm -f .libs/sql.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sql.lo -MD -MP -MF .deps/sql.Tpo.2283 -c sql.c -fPIC -DPIC -o .libs/sql.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sql.lo -MD -MP -MF .deps/sql.Tpo.2283 -c sql.c -o sql.o >/dev/null 2>&1 >mv -f .libs/sql.lo sql.lo >--- sql_init.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sql_init.lo -MD -MP -MF .deps/sql_init.Tpo.2283 -c -o sql_init.lo sql_init.c && mv -f .deps/sql_init.Tpo.2283 .deps/sql_init.Plo >--- ntlm.lo --- >36 warnings generated. >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ntlm.lo -MD -MP -MF .deps/ntlm.Tpo.2283 -c ntlm.c -o ntlm.o >/dev/null 2>&1 >--- sql_init.lo --- >rm -f .libs/sql_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sql_init.lo -MD -MP -MF .deps/sql_init.Tpo.2283 -c sql_init.c -fPIC -DPIC -o .libs/sql_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sql_init.lo -MD -MP -MF .deps/sql_init.Tpo.2283 -c sql_init.c -o sql_init.o >/dev/null 2>&1 >mv -f .libs/sql_init.lo sql_init.lo >--- sasldb_init.lo --- >/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo.2283 -c -o sasldb_init.lo sasldb_init.c && mv -f .deps/sasldb_init.Tpo.2283 .deps/sasldb_init.Plo >rm -f .libs/sasldb_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo.2283 -c sasldb_init.c -fPIC -DPIC -o .libs/sasldb_init.lo >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo.2283 -c sasldb_init.c -o sasldb_init.o >/dev/null 2>&1 >mv -f .libs/sasldb_init.lo sasldb_init.lo >--- libcrammd5.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -module -export-dynamic -rpath /usr/local/lib/sasl2 -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o libcrammd5.la cram.lo crammd5_init.lo plugin_common.lo >rm -fr .libs/libcrammd5.la .libs/libcrammd5.* .libs/libcrammd5.* >cc -shared cram.lo crammd5_init.lo plugin_common.lo -L/usr/local/lib -lc -Wl,-soname -Wl,libcrammd5.so.3 -o .libs/libcrammd5.so.3.0.0 >(cd .libs && rm -f libcrammd5.so.3 && ln -s libcrammd5.so.3.0.0 libcrammd5.so.3) >(cd .libs && rm -f libcrammd5.so && ln -s libcrammd5.so.3.0.0 libcrammd5.so) >ar cru .libs/libcrammd5.a cram.o crammd5_init.o plugin_common.o >ranlib .libs/libcrammd5.a >creating libcrammd5.la >(cd .libs && rm -f libcrammd5.la && ln -s ../libcrammd5.la libcrammd5.la) >--- libscram.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -module -export-dynamic -rpath /usr/local/lib/sasl2 -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o libscram.la scram.lo scram_init.lo plugin_common.lo -lcrypto >--- ntlm.lo --- >mv -f .libs/ntlm.lo ntlm.lo >--- libdigestmd5.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -module -export-dynamic -rpath /usr/local/lib/sasl2 -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o libdigestmd5.la digestmd5.lo digestmd5_init.lo plugin_common.lo -lcrypto >--- libscram.la --- >rm -fr .libs/libscram.la .libs/libscram.* .libs/libscram.* >cc -shared scram.lo scram_init.lo plugin_common.lo -L/usr/local/lib -lcrypto -lc -Wl,-soname -Wl,libscram.so.3 -o .libs/libscram.so.3.0.0 >--- libdigestmd5.la --- >rm -fr .libs/libdigestmd5.la .libs/libdigestmd5.* .libs/libdigestmd5.* >--- libscram.la --- >(cd .libs && rm -f libscram.so.3 && ln -s libscram.so.3.0.0 libscram.so.3) >(cd .libs && rm -f libscram.so && ln -s libscram.so.3.0.0 libscram.so) >ar cru .libs/libscram.a scram.o scram_init.o plugin_common.o >ranlib .libs/libscram.a >creating libscram.la >(cd .libs && rm -f libscram.la && ln -s ../libscram.la libscram.la) >--- libotp.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -module -export-dynamic -rpath /usr/local/lib/sasl2 -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o libotp.la otp.lo otp_init.lo plugin_common.lo -lcrypto -lopie >--- libdigestmd5.la --- >cc -shared digestmd5.lo digestmd5_init.lo plugin_common.lo -L/usr/local/lib -lcrypto -lc -Wl,-soname -Wl,libdigestmd5.so.3 -o .libs/libdigestmd5.so.3.0.0 >(cd .libs && rm -f libdigestmd5.so.3 && ln -s libdigestmd5.so.3.0.0 libdigestmd5.so.3) >(cd .libs && rm -f libdigestmd5.so && ln -s libdigestmd5.so.3.0.0 libdigestmd5.so) >ar cru .libs/libdigestmd5.a digestmd5.o digestmd5_init.o plugin_common.o >ranlib .libs/libdigestmd5.a >creating libdigestmd5.la >(cd .libs && rm -f libdigestmd5.la && ln -s ../libdigestmd5.la libdigestmd5.la) >--- libplain.la --- >--- libotp.la --- >rm -fr .libs/libotp.la .libs/libotp.* .libs/libotp.* >--- libplain.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -module -export-dynamic -rpath /usr/local/lib/sasl2 -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o libplain.la plain.lo plain_init.lo plugin_common.lo -lcrypt >--- libotp.la --- >cc -shared otp.lo otp_init.lo plugin_common.lo -L/usr/local/lib -lcrypto -lopie -lc -Wl,-soname -Wl,libotp.so.3 -o .libs/libotp.so.3.0.0 >--- libplain.la --- >rm -fr .libs/libplain.la .libs/libplain.* .libs/libplain.* >--- libotp.la --- >(cd .libs && rm -f libotp.so.3 && ln -s libotp.so.3.0.0 libotp.so.3) >(cd .libs && rm -f libotp.so && ln -s libotp.so.3.0.0 libotp.so) >ar cru .libs/libotp.a otp.o otp_init.o plugin_common.o >ranlib .libs/libotp.a >creating libotp.la >(cd .libs && rm -f libotp.la && ln -s ../libotp.la libotp.la) >--- libplain.la --- >cc -shared plain.lo plain_init.lo plugin_common.lo -L/usr/local/lib -lcrypt -lc -Wl,-soname -Wl,libplain.so.3 -o .libs/libplain.so.3.0.0 >--- libanonymous.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -module -export-dynamic -rpath /usr/local/lib/sasl2 -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o libanonymous.la anonymous.lo anonymous_init.lo plugin_common.lo >--- libplain.la --- >(cd .libs && rm -f libplain.so.3 && ln -s libplain.so.3.0.0 libplain.so.3) >(cd .libs && rm -f libplain.so && ln -s libplain.so.3.0.0 libplain.so) >ar cru .libs/libplain.a plain.o plain_init.o plugin_common.o >ranlib .libs/libplain.a >creating libplain.la >(cd .libs && rm -f libplain.la && ln -s ../libplain.la libplain.la) >--- liblogin.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -module -export-dynamic -rpath /usr/local/lib/sasl2 -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o liblogin.la login.lo login_init.lo plugin_common.lo -lcrypt >--- libanonymous.la --- >rm -fr .libs/libanonymous.la .libs/libanonymous.* .libs/libanonymous.* >cc -shared anonymous.lo anonymous_init.lo plugin_common.lo -L/usr/local/lib -lc -Wl,-soname -Wl,libanonymous.so.3 -o .libs/libanonymous.so.3.0.0 >--- liblogin.la --- >rm -fr .libs/liblogin.la .libs/liblogin.* .libs/liblogin.* >--- libanonymous.la --- >(cd .libs && rm -f libanonymous.so.3 && ln -s libanonymous.so.3.0.0 libanonymous.so.3) >(cd .libs && rm -f libanonymous.so && ln -s libanonymous.so.3.0.0 libanonymous.so) >ar cru .libs/libanonymous.a anonymous.o anonymous_init.o plugin_common.o >ranlib .libs/libanonymous.a >creating libanonymous.la >(cd .libs && rm -f libanonymous.la && ln -s ../libanonymous.la libanonymous.la) >--- libsql.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib/mysql -Wl,-rpath,/usr/local/lib/mysql -lmysqlclient -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpq -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lsqlite3 -module -export-dynamic -rpath /usr/local/lib/sasl2 -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o libsql.la sql.lo sql_init.lo plugin_common.lo >--- liblogin.la --- >cc -shared login.lo login_init.lo plugin_common.lo -L/usr/local/lib -lcrypt -lc -Wl,-soname -Wl,liblogin.so.3 -o .libs/liblogin.so.3.0.0 >(cd .libs && rm -f liblogin.so.3 && ln -s liblogin.so.3.0.0 liblogin.so.3) >(cd .libs && rm -f liblogin.so && ln -s liblogin.so.3.0.0 liblogin.so) >ar cru .libs/liblogin.a login.o login_init.o plugin_common.o >ranlib .libs/liblogin.a >creating liblogin.la >(cd .libs && rm -f liblogin.la && ln -s ../liblogin.la liblogin.la) >--- libsasldb.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -module -export-dynamic -rpath /usr/local/lib/sasl2 -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o libsasldb.la sasldb.lo sasldb_init.lo plugin_common.lo ../sasldb/libsasldb.la -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib/db5 -ldb-5.3 >--- libsql.la --- >rm -fr .libs/libsql.la .libs/libsql.* .libs/libsql.* >cc -shared sql.lo sql_init.lo plugin_common.lo -L/usr/local/lib/mysql -lmysqlclient -L/usr/local/lib -lpq -lsqlite3 -lc -Wl,-soname -Wl,libsql.so.3 -o .libs/libsql.so.3.0.0 >--- libsasldb.la --- >rm -fr .libs/libsasldb.la .libs/libsasldb.* .libs/libsasldb.* >--- libsql.la --- >(cd .libs && rm -f libsql.so.3 && ln -s libsql.so.3.0.0 libsql.so.3) >(cd .libs && rm -f libsql.so && ln -s libsql.so.3.0.0 libsql.so) >--- libsasldb.la --- >cc -shared sasldb.lo sasldb_init.lo plugin_common.lo -Wl,--whole-archive ../sasldb/.libs/libsasldb.al -Wl,--no-whole-archive -L/usr/local/lib -L/usr/local/lib/db5 -ldb-5.3 -lc -Wl,-soname -Wl,libsasldb.so.3 -o .libs/libsasldb.so.3.0.0 >--- libsql.la --- >ar cru .libs/libsql.a sql.o sql_init.o plugin_common.o >ranlib .libs/libsql.a >creating libsql.la >(cd .libs && rm -f libsql.la && ln -s ../libsql.la libsql.la) >--- libntlm.la --- >--- libsasldb.la --- >(cd .libs && rm -f libsasldb.so.3 && ln -s libsasldb.so.3.0.0 libsasldb.so.3) >--- libntlm.la --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -module -export-dynamic -rpath /usr/local/lib/sasl2 -version-info 3:0:0 -L/usr/local/lib -fstack-protector -o libntlm.la ntlm.lo ntlm_init.lo plugin_common.lo -lcrypto >--- libsasldb.la --- >(cd .libs && rm -f libsasldb.so && ln -s libsasldb.so.3.0.0 libsasldb.so) >rm -fr .libs/libsasldb.lax >mkdir .libs/libsasldb.lax >rm -fr .libs/libsasldb.lax/libsasldb.al >mkdir .libs/libsasldb.lax/libsasldb.al >(cd .libs/libsasldb.lax/libsasldb.al && ar x /var/portbuild/usr/ports/security/cyrus-sasl2/work/cyrus-sasl-2.1.26/plugins/../sasldb/.libs/libsasldb.al) >ar cru .libs/libsasldb.a sasldb.o sasldb_init.o plugin_common.o .libs/libsasldb.lax/libsasldb.al/allockey.lo .libs/libsasldb.lax/libsasldb.al/db_berkeley.lo >ranlib .libs/libsasldb.a >rm -fr .libs/libsasldb.lax >creating libsasldb.la >(cd .libs && rm -f libsasldb.la && ln -s ../libsasldb.la libsasldb.la) >--- libntlm.la --- >rm -fr .libs/libntlm.la .libs/libntlm.* .libs/libntlm.* >cc -shared ntlm.lo ntlm_init.lo plugin_common.lo -L/usr/local/lib -lcrypto -lc -Wl,-soname -Wl,libntlm.so.3 -o .libs/libntlm.so.3.0.0 >(cd .libs && rm -f libntlm.so.3 && ln -s libntlm.so.3.0.0 libntlm.so.3) >(cd .libs && rm -f libntlm.so && ln -s libntlm.so.3.0.0 libntlm.so) >ar cru .libs/libntlm.a ntlm.o ntlm_init.o plugin_common.o >ranlib .libs/libntlm.a >creating libntlm.la >(cd .libs && rm -f libntlm.la && ln -s ../libntlm.la libntlm.la) >Making all in utils >--- dbconverter-2.o --- >--- saslpasswd.o --- >--- dbconverter-2.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dbconverter-2.o -MD -MP -MF .deps/dbconverter-2.Tpo.3053 -c -o dbconverter-2.o dbconverter-2.c && mv -f .deps/dbconverter-2.Tpo.3053 .deps/dbconverter-2.Po >--- saslpasswd.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT saslpasswd.o -MD -MP -MF .deps/saslpasswd.Tpo.3053 -c -o saslpasswd.o saslpasswd.c && mv -f .deps/saslpasswd.Tpo.3053 .deps/saslpasswd.Po >saslpasswd.c:233:3: warning: data argument not used by format string [-Wformat-extra-args] > errstr); > ^ >saslpasswd.c:75:19: warning: unused variable 'build_ident' [-Wunused-const-variable] >static const char build_ident[] = "$Build: saslpasswd " PACKAGE "-" VERSION " $"; > ^ >--- dbconverter-2.o --- >dbconverter-2.c:379:23: warning: incompatible pointer types initializing 'int (*)(void)' with an expression of type 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wincompatible-pointer-types] > { SASL_CB_GETOPT, &good_getopt, NULL }, > ^~~~~~~~~~~~ >--- saslpasswd.o --- >2 warnings generated. >--- dbconverter-2.o --- >1 warning generated. >--- sasldblistusers.o --- >--- pluginviewer.o --- >--- sasldblistusers.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sasldblistusers.o -MD -MP -MF .deps/sasldblistusers.Tpo.3053 -c -o sasldblistusers.o sasldblistusers.c && mv -f .deps/sasldblistusers.Tpo.3053 .deps/sasldblistusers.Po >--- pluginviewer.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include/db5 -DOBSOLETE_CRAM_ATTR=1 -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pluginviewer.o -MD -MP -MF .deps/pluginviewer.Tpo.3053 -c -o pluginviewer.o pluginviewer.c && mv -f .deps/pluginviewer.Tpo.3053 .deps/pluginviewer.Po >--- saslpasswd2 --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o saslpasswd2 saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib/db5 -ldb-5.3 >--- pluginviewer.o --- >pluginviewer.c:212:11: warning: unused parameter 'context' [-Wunused-parameter] > void *context, > ^ >pluginviewer.c:213:17: warning: unused parameter 'plugin_name' [-Wunused-parameter] > const char *plugin_name, > ^ >pluginviewer.c:425:37: warning: passing 'const char *const *' to parameter of type 'char *const *' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > switch(getsubopt(&options, (const char * const *)bit_subopts, &value)) { > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/stdlib.h:179:38: note: passing argument to parameter here >int getsubopt(char **, char *const *, char **); > ^ >pluginviewer.c:450:37: warning: passing 'const char *const *' to parameter of type 'char *const *' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > switch(getsubopt(&options, (const char * const *)ext_subopts, &value)) { > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/stdlib.h:179:38: note: passing argument to parameter here >int getsubopt(char **, char *const *, char **); > ^ >pluginviewer.c:479:37: warning: passing 'const char *const *' to parameter of type 'char *const *' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] > switch(getsubopt(&options, (const char * const *)flag_subopts, &value)) { > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/stdlib.h:179:38: note: passing argument to parameter here >int getsubopt(char **, char *const *, char **); > ^ >pluginviewer.c:92:1: warning: unused variable 'build_ident' [-Wunused-const-variable] >build_ident[] = "$Build: pluginviewer " PACKAGE "-" VERSION " $"; >^ >6 warnings generated. >--- dbconverter-2 --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o dbconverter-2 dbconverter-2.o ../sasldb/libsasldb.la ../lib/libsasl2.la -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib/db5 -ldb-5.3 >--- saslpasswd2 --- >mkdir .libs >cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o .libs/saslpasswd2 saslpasswd.o ../sasldb/.libs/libsasldb.al ../lib/.libs/libsasl2.so -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib/db5 -ldb-5.3 -Wl,--rpath -Wl,/usr/local/lib >creating saslpasswd2 >--- sasldblistusers2 --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o sasldblistusers2 sasldblistusers.o ../sasldb/libsasldb.la ../lib/libsasl2.la -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib/db5 -ldb-5.3 >--- dbconverter-2 --- >cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o .libs/dbconverter-2 dbconverter-2.o ../sasldb/.libs/libsasldb.al ../lib/.libs/libsasl2.so -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib/db5 -ldb-5.3 -Wl,--rpath -Wl,/usr/local/lib >creating dbconverter-2 >--- pluginviewer --- >/bin/sh ../libtool --mode=link cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o pluginviewer pluginviewer.o ../lib/libsasl2.la -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib/db5 -ldb-5.3 >--- sasldblistusers2 --- >cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o .libs/sasldblistusers2 sasldblistusers.o ../sasldb/.libs/libsasldb.al ../lib/.libs/libsasl2.so -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib/db5 -ldb-5.3 -Wl,--rpath -Wl,/usr/local/lib >creating sasldblistusers2 >--- pluginviewer --- >cc -Wall -W -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o .libs/pluginviewer pluginviewer.o ../lib/.libs/libsasl2.so -L/usr/local/lib/db5 -Wl,-rpath,/usr/local/lib/db5 -ldb-5.3 -Wl,--rpath -Wl,/usr/local/lib >creating pluginviewer >Making all in doc >Making all in man >===> Staging for cyrus-sasl-2.1.26_9 >===> Generating temporary packing list >Making install in include >test -z "" || /bin/mkdir -p "/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage" >test -z "/usr/local/include/sasl" || /bin/mkdir -p "/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/include/sasl" > install -m 0644 hmac-md5.h md5.h md5global.h sasl.h saslplug.h saslutil.h prop.h '/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/include/sasl' >Making install in sasldb >ar cru .libs/libsasldb.a db_berkeley.o allockey.o >Making install in lib >ln -s ../plugins/sasldb.c ../sasldb/db_berkeley.c ../sasldb/allockey.c ../plugins/cram.c ../plugins/digestmd5.c ../plugins/scram.c ../plugins/otp.c ../plugins/plain.c ../plugins/anonymous.c ../plugins/login.c ../plugins/ntlm.c ../plugins/sql.c . >*** Error code 1 (ignored) >/usr/bin/make install-am >test -z "/usr/local/lib" || /bin/mkdir -p "/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -s libsasl2.la '/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib' >/usr/bin/install -c .libs/libsasl2.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/libsasl2.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib && rm -f libsasl2.so.3 && ln -s libsasl2.so.3.0.0 libsasl2.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib && rm -f libsasl2.so && ln -s libsasl2.so.3.0.0 libsasl2.so) >/usr/bin/install -c .libs/libsasl2.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/libsasl2.la >/usr/bin/install -c .libs/libsasl2.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/libsasl2.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/libsasl2.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/libsasl2.a >/usr/bin/make install-exec-hook >Making install in plugins >test -z "/usr/local/lib/sasl2" || /bin/mkdir -p "/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2" > /bin/sh ../libtool --mode=install /usr/bin/install -c -s libsasldb.la libcrammd5.la libdigestmd5.la libscram.la libotp.la libplain.la libanonymous.la liblogin.la libntlm.la libsql.la '/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2' >/usr/bin/install -c .libs/libsasldb.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libsasldb.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libsasldb.so.3 && ln -s libsasldb.so.3.0.0 libsasldb.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libsasldb.so && ln -s libsasldb.so.3.0.0 libsasldb.so) >/usr/bin/install -c .libs/libsasldb.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libsasldb.la >/usr/bin/install -c .libs/libcrammd5.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libcrammd5.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libcrammd5.so.3 && ln -s libcrammd5.so.3.0.0 libcrammd5.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libcrammd5.so && ln -s libcrammd5.so.3.0.0 libcrammd5.so) >/usr/bin/install -c .libs/libcrammd5.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libcrammd5.la >/usr/bin/install -c .libs/libdigestmd5.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libdigestmd5.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libdigestmd5.so.3 && ln -s libdigestmd5.so.3.0.0 libdigestmd5.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libdigestmd5.so && ln -s libdigestmd5.so.3.0.0 libdigestmd5.so) >/usr/bin/install -c .libs/libdigestmd5.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libdigestmd5.la >/usr/bin/install -c .libs/libscram.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libscram.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libscram.so.3 && ln -s libscram.so.3.0.0 libscram.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libscram.so && ln -s libscram.so.3.0.0 libscram.so) >/usr/bin/install -c .libs/libscram.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libscram.la >/usr/bin/install -c .libs/libotp.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libotp.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libotp.so.3 && ln -s libotp.so.3.0.0 libotp.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libotp.so && ln -s libotp.so.3.0.0 libotp.so) >/usr/bin/install -c .libs/libotp.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libotp.la >/usr/bin/install -c .libs/libplain.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libplain.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libplain.so.3 && ln -s libplain.so.3.0.0 libplain.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libplain.so && ln -s libplain.so.3.0.0 libplain.so) >/usr/bin/install -c .libs/libplain.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libplain.la >/usr/bin/install -c .libs/libanonymous.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libanonymous.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libanonymous.so.3 && ln -s libanonymous.so.3.0.0 libanonymous.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libanonymous.so && ln -s libanonymous.so.3.0.0 libanonymous.so) >/usr/bin/install -c .libs/libanonymous.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libanonymous.la >/usr/bin/install -c .libs/liblogin.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/liblogin.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f liblogin.so.3 && ln -s liblogin.so.3.0.0 liblogin.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f liblogin.so && ln -s liblogin.so.3.0.0 liblogin.so) >/usr/bin/install -c .libs/liblogin.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/liblogin.la >/usr/bin/install -c .libs/libntlm.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libntlm.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libntlm.so.3 && ln -s libntlm.so.3.0.0 libntlm.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libntlm.so && ln -s libntlm.so.3.0.0 libntlm.so) >/usr/bin/install -c .libs/libntlm.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libntlm.la >/usr/bin/install -c .libs/libsql.so.3.0.0 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libsql.so.3.0.0 >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libsql.so.3 && ln -s libsql.so.3.0.0 libsql.so.3) >(cd /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2 && rm -f libsql.so && ln -s libsql.so.3.0.0 libsql.so) >/usr/bin/install -c .libs/libsql.lai /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libsql.la >/usr/bin/install -c .libs/libsasldb.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libsasldb.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libsasldb.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libsasldb.a >/usr/bin/install -c .libs/libcrammd5.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libcrammd5.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libcrammd5.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libcrammd5.a >/usr/bin/install -c .libs/libdigestmd5.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libdigestmd5.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libdigestmd5.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libdigestmd5.a >/usr/bin/install -c .libs/libscram.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libscram.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libscram.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libscram.a >/usr/bin/install -c .libs/libotp.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libotp.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libotp.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libotp.a >/usr/bin/install -c .libs/libplain.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libplain.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libplain.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libplain.a >/usr/bin/install -c .libs/libanonymous.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libanonymous.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libanonymous.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libanonymous.a >/usr/bin/install -c .libs/liblogin.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/liblogin.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/liblogin.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/liblogin.a >/usr/bin/install -c .libs/libntlm.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libntlm.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libntlm.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libntlm.a >/usr/bin/install -c .libs/libsql.a /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libsql.a >ranlib /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libsql.a >chmod 644 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib/sasl2/libsql.a >Making install in utils >test -z "/usr/local/lib" || /bin/mkdir -p "/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/lib" >test -z "/usr/local/sbin" || /bin/mkdir -p "/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/sbin" > /bin/sh ../libtool --mode=install install -s -m 555 saslpasswd2 sasldblistusers2 pluginviewer '/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/sbin' >install -m 555 -s .libs/saslpasswd2 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/sbin/saslpasswd2 >install -m 555 -s .libs/sasldblistusers2 /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/sbin/sasldblistusers2 >install -m 555 -s .libs/pluginviewer /var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/sbin/pluginviewer >test -z "/usr/local/man/man8" || /bin/mkdir -p "/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/man/man8" > install -m 0644 saslpasswd2.8 sasldblistusers2.8 pluginviewer.8 '/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/man/man8' >test -z "/usr/local/include/sasl" || /bin/mkdir -p "/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/include/sasl" >Making install in doc >Making install in man >test -z "/usr/local/man/man3" || /bin/mkdir -p "/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/man/man3" > install -m 0644 sasl_authorize_t.3 sasl_done.3 sasl_listmech.3 sasl_callbacks.3 sasl_encode.3 sasl_encodev.3 sasl_log_t.3 sasl_checkpass.3 sasl_errstring.3 sasl_dispose.3 sasl_canon_user_t.3 sasl_server_init.3 sasl_client_init.3 sasl_getopt_t.3 sasl_server_new.3 sasl_client_new.3 sasl_getpath_t.3 sasl_server_start.3 sasl_client_start.3 sasl_getprop.3 sasl_server_step.3 sasl_client_step.3 sasl_getsecret_t.3 sasl_setprop.3 sasl_decode.3 sasl_getsimple_t.3 sasl.3 sasl_checkapop.3 sasl_errors.3 sasl_verifyfile_t.3 sasl_getrealm_t.3 sasl_chalprompt_t.3 sasl_auxprop_request.3 sasl_auxprop_getctx.3 sasl_auxprop.3 sasl_idle.3 sasl_errdetail.3 sasl_user_exists.3 sasl_setpass.3 sasl_server_userdb_checkpass_t.3 '/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/man/man3' > install -m 0644 sasl_server_userdb_setpass_t.3 sasl_global_listmech.3 sasl_getconfpath_t.3 '/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/man/man3' >test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/libdata/pkgconfig" > install -m 0644 libsasl2.pc '/var/portbuild/usr/ports/security/cyrus-sasl2/work/stage/usr/local/libdata/pkgconfig' >====> Compressing man pages (compress-man) >===> Installing for cyrus-sasl-2.1.26_9 >===> Checking if cyrus-sasl already installed >===> cyrus-sasl-2.1.26_9 is already installed > You may wish to ``make deinstall'' and install this port again > by ``make reinstall'' to upgrade it properly. > If you really wish to overwrite the old port of cyrus-sasl > without deleting it first, set the variable "FORCE_PKG_REGISTER" > in your environment or the "make install" command line. >*** Error code 1 > >Stop. >make[3]: stopped in /usr/ports/security/cyrus-sasl2 >*** Error code 1 > >Stop. >make[2]: stopped in /usr/ports/security/cyrus-sasl2 >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/devel/libvirt >*** Error code 1 > >Stop. >make: stopped in /usr/ports/devel/libvirt >( sudo sh -c ; ) 49.71s user 26.98s system 42% cpu 2:58.44 total >tee ~/tmp/build-devel_libvirt.log 0.01s user 0.08s system 0% cpu 2:58.44 total
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 200752
:
157596
| 157733