* You have both the 'gdbm' and 'berkdb' USE flags enabled. * Will default to GNU DB as your SASLdb database backend. * If you want to build with BerkeleyDB support, hit Control-C now, * change your USE flags -gdbm and emerge again. * Waiting 10 seconds before starting ... * (Control-C to abort) ... !!! ERROR: The javac executable was not found in the Java path * Using: sun-jre-bin-1.6 >>> Unpacking source... >>> Unpacking cyrus-sasl-2.1.23.tar.gz to /var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work * Applying cyrus-sasl-2.1.17-pgsql-include.patch ...  [ ok ] * Applying cyrus-sasl-2.1.22-as-needed.patch ...  [ ok ] * Applying cyrus-sasl-2.1.19-checkpw.c.patch ...  [ ok ] * Applying cyrus-sasl-2.1.22-crypt.patch ...  [ ok ] * Applying cyrus-sasl-2.1.22-qa.patch ...  [ ok ] * Applying cyrus-sasl-2.1.22-db4.patch ...  [ ok ] * Applying cyrus-sasl-2.1.22-gcc44.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/saslauthd' ... * Running aclocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/cmulocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/config ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23' ... * Running aclocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/cmulocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/config ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/cmulocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/config ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: cyrus-sasl-2.1.23/saslauthd/config * Applying portage-1.3.4.patch ... * Applying sed-1.5.6.patch ... * Applying tmp-1.3.5.patch ... * Applying uclibc-ltconf-1.3.0.patch ... * Running elibtoolize in: cyrus-sasl-2.1.23/config * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Applying uclibc-ltconf-1.3.0.patch ... >>> Source unpacked in /var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work >>> Compiling source in /var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23 ... * Building with GNU DB as database backend for your SASLdb * econf: updating cyrus-sasl-2.1.23/saslauthd/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cyrus-sasl-2.1.23/saslauthd/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cyrus-sasl-2.1.23/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cyrus-sasl-2.1.23/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-saslauthd=/var/lib/sasl2 --with-pwcheck=/var/lib/sasl2 --with-configdir=/etc/sasl2 --with-plugindir=/usr/lib64/sasl2 --with-dbpath=/etc/sasl2/sasldb2 --enable-login --enable-ntlm --enable-auth-sasldb --disable-krb4 --disable-otp --with-openssl --with-pam --without-ldap --disable-ldapdb --disable-sample --disable-gssapi --with-mysql --enable-mysql --disable-postgres --disable-srp --enable-java --with-javahome=/opt/sun-jre-bin-1.6.0.14 --enable-sql --with-dblib=gdbm configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for gawk... (cached) gawk 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__... no checking for runpath switch... -Wl,-rpath, checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for javac... /usr/bin/javac checking for javah... /usr/bin/javah checking for javadoc... javadoc checking JNI cpp flags... find: File system loop detected; `/usr/include/gphoto2/gphoto2' is part of the same file system loop as `/usr/include/gphoto2'. ok checking for connect... yes checking for res_search... no checking for dn_expand... no checking for dns_lookup... no checking DB path to use... /etc/sasl2/sasldb2 checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking DB library to use... gdbm checking if Berkeley DB handle is kept open in SASLDB... no checking for dlopen in -ldl... yes 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 security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... 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/lib/sasl2 checking to include Courier authdaemond support... /dev/null checking for getspnam... yes checking if I should include pwcheck... /var/lib/sasl2 checking if I should include the alwaystrue verifier... no checking if we should enable sasl_checkapop... enabled checking CRAM-MD5... enabled checking size of long... 8 checking what directory libraries are found in... lib64 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 OTP... disabled checking SRP... disabled checking KERBEROS_V4... disabled checking for crypt... no checking for crypt in -lcrypt... 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 configure: WARNING: PostgreSQL Library not found configure: WARNING: SQLite Library not found checking LDAPDB... disabled checking for dmalloc library... no checking for sfio library... no checking for getsubopt... yes checking for snprintf... yes checking for vsnprintf... yes checking for inet_aton in -lresolv... yes checking for getaddrinfo... yes checking for gai_strerror... yes checking for getnameinfo... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for pid_t... 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... yes checking des.h usability... no checking des.h presence... no checking for des.h... no checking for dlfcn.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... 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... no checking for socklen_t... yes checking for gethostname... yes checking for getdomainname... yes checking for getpwnam... yes checking for getspnam... (cached) yes checking for gettimeofday... yes checking for inet_aton... yes checking for memcpy... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for jrand48... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile 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 config.status: executing libtool commands === configuring in saslauthd (/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/saslauthd) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--with-saslauthd=/var/lib/sasl2' '--with-pwcheck=/var/lib/sasl2' '--with-configdir=/etc/sasl2' '--with-plugindir=/usr/lib64/sasl2' '--with-dbpath=/etc/sasl2/sasldb2' '--enable-login' '--enable-ntlm' '--enable-auth-sasldb' '--disable-krb4' '--disable-otp' '--with-openssl' '--with-pam' '--without-ldap' '--disable-ldapdb' '--disable-sample' '--disable-gssapi' '--with-mysql' '--enable-mysql' '--disable-postgres' '--disable-srp' '--enable-java' '--with-javahome=/opt/sun-jre-bin-1.6.0.14' '--enable-sql' '--with-dblib=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED' 'LDFLAGS=-Wl,-O1' --cache-file=.././config.cache --srcdir=. configure: loading cache .././config.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for gawk... (cached) gawk 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) no checking for runpath switch... -Wl,-rpath, checking for connect... (cached) yes checking for res_search... (cached) no checking for dn_expand... (cached) no checking for dns_lookup... (cached) no checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E 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) 8 checking what directory libraries are found in... (cached) lib64 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... /etc/sasl2/sasldb2 checking for gdbm.h... (cached) yes checking for gdbm_open in -lgdbm... (cached) yes checking DB library to use... gdbm 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) yes 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... yes checking crypt.h presence... yes checking for crypt.h... yes checking for fcntl.h... (cached) yes checking krb5.h usability... no checking krb5.h presence... no checking for krb5.h... no 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 x86_64-pc-linux-gnu-gcc 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) yes checking for strlcat... no checking for strlcpy... no checking if getpwnam_r/getspnam_r take 5 arguments... 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) no 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. make -j3 -j1 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23' Making all in include make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/include' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT makemd5.o -MD -MP -MF ".deps/makemd5.Tpo" \ -c -o makemd5.o `test -f 'makemd5.c' || echo './'`makemd5.c; \ then mv -f ".deps/makemd5.Tpo" ".deps/makemd5.Po"; \ else rm -f ".deps/makemd5.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o makemd5 makemd5.o -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o makemd5 makemd5.o -lresolv rm -f md5global.h ./makemd5 md5global.h make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/include' Making all in sasldb make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/sasldb' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT allockey.lo -MD -MP -MF ".deps/allockey.Tpo" \ -c -o allockey.lo `test -f 'allockey.c' || echo './'`allockey.c; \ then mv -f ".deps/allockey.Tpo" ".deps/allockey.Plo"; \ else rm -f ".deps/allockey.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c allockey.c -fPIC -DPIC -o .libs/allockey.o allockey.c: In function '_sasldb_putsecret': allockey.c:191: warning: pointer targets in passing argument 6 of '_sasldb_putdata' differ in signedness allockey.c: In function '__sasldb_internal_list': allockey.c:197: warning: unused parameter 'rock' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT db_gdbm.lo -MD -MP -MF ".deps/db_gdbm.Tpo" \ -c -o db_gdbm.lo `test -f 'db_gdbm.c' || echo './'`db_gdbm.c; \ then mv -f ".deps/db_gdbm.Tpo" ".deps/db_gdbm.Plo"; \ else rm -f ".deps/db_gdbm.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT db_gdbm.lo -MD -MP -MF .deps/db_gdbm.Tpo -c db_gdbm.c -fPIC -DPIC -o .libs/db_gdbm.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o libsasldb.la allockey.lo db_gdbm.lo -lresolv libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsasldb.a .libs/allockey.o .libs/db_gdbm.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsasldb.a libtool: link: ( cd ".libs" && rm -f "libsasldb.la" && ln -s "../libsasldb.la" "libsasldb.la" ) if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT db_gdbm.o -MD -MP -MF ".deps/db_gdbm.Tpo" \ -c -o db_gdbm.o `test -f 'db_gdbm.c' || echo './'`db_gdbm.c; \ then mv -f ".deps/db_gdbm.Tpo" ".deps/db_gdbm.Po"; \ else rm -f ".deps/db_gdbm.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT allockey.o -MD -MP -MF ".deps/allockey.Tpo" \ -c -o allockey.o `test -f 'allockey.c' || echo './'`allockey.c; \ then mv -f ".deps/allockey.Tpo" ".deps/allockey.Po"; \ else rm -f ".deps/allockey.Tpo"; exit 1; \ fi allockey.c: In function '_sasldb_putsecret': allockey.c:191: warning: pointer targets in passing argument 6 of '_sasldb_putdata' differ in signedness allockey.c: In function '__sasldb_internal_list': allockey.c:197: warning: unused parameter 'rock' x86_64-pc-linux-gnu-ar cru .libs/libsasldb.a db_gdbm.o allockey.o make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/sasldb' Making all in plugins make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/plugins' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT sasldb.lo -MD -MP -MF ".deps/sasldb.Tpo" \ -c -o sasldb.lo `test -f 'sasldb.c' || echo './'`sasldb.c; \ then mv -f ".deps/sasldb.Tpo" ".deps/sasldb.Plo"; \ else rm -f ".deps/sasldb.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c sasldb.c -fPIC -DPIC -o .libs/sasldb.o sasldb.c: In function 'sasldb_auxprop_lookup': sasldb.c:59: warning: unused parameter 'glob_context' sasldb.c: In function 'sasldb_auxprop_store': sasldb.c:132: warning: unused parameter 'glob_context' sasldb.c: In function 'sasldb_auxprop_plug_init': sasldb.c:223: warning: unused parameter 'plugname' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT sasldb_init.lo -MD -MP -MF ".deps/sasldb_init.Tpo" \ -c -o sasldb_init.lo `test -f 'sasldb_init.c' || echo './'`sasldb_init.c; \ then mv -f ".deps/sasldb_init.Tpo" ".deps/sasldb_init.Plo"; \ else rm -f ".deps/sasldb_init.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c sasldb_init.c -fPIC -DPIC -o .libs/sasldb_init.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT plugin_common.lo -MD -MP -MF ".deps/plugin_common.Tpo" \ -c -o plugin_common.lo `test -f 'plugin_common.c' || echo './'`plugin_common.c; \ then mv -f ".deps/plugin_common.Tpo" ".deps/plugin_common.Plo"; \ else rm -f ".deps/plugin_common.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c plugin_common.c -fPIC -DPIC -o .libs/plugin_common.o plugin_common.c: In function '_plug_free_secret': plugin_common.c:293: warning: pointer targets in passing argument 1 of 'utils->erasebuffer' differ in signedness /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib64/sasl2 -Wl,-O1 -o libsasldb.la -version-info 2:23:0 sasldb.lo sasldb_init.lo plugin_common.lo ../sasldb/libsasldb.la -lgdbm -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/sasldb.o .libs/sasldb_init.o .libs/plugin_common.o -Wl,--whole-archive ../sasldb/.libs/libsasldb.a -Wl,--no-whole-archive /usr/lib64/libgdbm.so -lresolv -march=core2 -Wl,-O1 -Wl,-soname -Wl,libsasldb.so.2 -o .libs/libsasldb.so.2.0.23 libtool: link: (cd ".libs" && rm -f "libsasldb.so.2" && ln -s "libsasldb.so.2.0.23" "libsasldb.so.2") libtool: link: (cd ".libs" && rm -f "libsasldb.so" && ln -s "libsasldb.so.2.0.23" "libsasldb.so") libtool: link: ( cd ".libs" && rm -f "libsasldb.la" && ln -s "../libsasldb.la" "libsasldb.la" ) if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT cram.lo -MD -MP -MF ".deps/cram.Tpo" \ -c -o cram.lo `test -f 'cram.c' || echo './'`cram.c; \ then mv -f ".deps/cram.Tpo" ".deps/cram.Plo"; \ else rm -f ".deps/cram.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT cram.lo -MD -MP -MF .deps/cram.Tpo -c cram.c -fPIC -DPIC -o .libs/cram.o cram.c: In function 'crammd5_server_mech_new': cram.c:101: warning: unused parameter 'glob_context' cram.c:103: warning: unused parameter 'challenge' cram.c:104: warning: unused parameter 'challen' cram.c: In function 'crammd5_server_mech_step1': cram.c:167: warning: unused parameter 'clientin' cram.c:171: warning: unused parameter 'oparams' cram.c: In function 'crammd5_server_mech_step2': cram.c:217: warning: unused parameter 'serverout' cram.c:218: warning: unused parameter 'serveroutlen' cram.c: In function 'crammd5_client_mech_new': cram.c:461: warning: unused parameter 'glob_context' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT crammd5_init.lo -MD -MP -MF ".deps/crammd5_init.Tpo" \ -c -o crammd5_init.lo `test -f 'crammd5_init.c' || echo './'`crammd5_init.c; \ then mv -f ".deps/crammd5_init.Tpo" ".deps/crammd5_init.Plo"; \ else rm -f ".deps/crammd5_init.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo -c crammd5_init.c -fPIC -DPIC -o .libs/crammd5_init.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib64/sasl2 -Wl,-O1 -o libcrammd5.la -version-info 2:23:0 cram.lo crammd5_init.lo plugin_common.lo -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/cram.o .libs/crammd5_init.o .libs/plugin_common.o -lresolv -march=core2 -Wl,-O1 -Wl,-soname -Wl,libcrammd5.so.2 -o .libs/libcrammd5.so.2.0.23 libtool: link: (cd ".libs" && rm -f "libcrammd5.so.2" && ln -s "libcrammd5.so.2.0.23" "libcrammd5.so.2") libtool: link: (cd ".libs" && rm -f "libcrammd5.so" && ln -s "libcrammd5.so.2.0.23" "libcrammd5.so") libtool: link: ( cd ".libs" && rm -f "libcrammd5.la" && ln -s "../libcrammd5.la" "libcrammd5.la" ) if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT digestmd5.lo -MD -MP -MF ".deps/digestmd5.Tpo" \ -c -o digestmd5.lo `test -f 'digestmd5.c' || echo './'`digestmd5.c; \ then mv -f ".deps/digestmd5.Tpo" ".deps/digestmd5.Plo"; \ else rm -f ".deps/digestmd5.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c digestmd5.c -fPIC -DPIC -o .libs/digestmd5.o digestmd5.c:279: warning: pointer targets in initialization differ in signedness digestmd5.c: In function 'DigestCalcResponse': digestmd5.c:366: warning: pointer targets in passing argument 2 of 'utils->MD5Update' differ in signedness digestmd5.c: In function 'dec_3des': digestmd5.c:842: warning: unused parameter 'digest' digestmd5.c: In function 'dec_des': digestmd5.c:960: warning: unused parameter 'digest' digestmd5.c: In function 'dec_rc4': digestmd5.c:1211: warning: unused parameter 'digest' digestmd5.c: In function 'digestmd5_encode': digestmd5.c:1401: warning: pointer targets in passing argument 5 of 'text->utils->hmac_md5' differ in signedness digestmd5.c: In function 'digestmd5_decode_packet': digestmd5.c:1497: warning: pointer targets in assignment differ in signedness digestmd5.c: In function 'digestmd5_server_mech_new': digestmd5.c:1797: warning: unused parameter 'challenge' digestmd5.c:1798: warning: unused parameter 'challen' digestmd5.c: In function 'digestmd5_server_mech_step1': digestmd5.c:1947: warning: pointer targets in passing argument 6 of 'add_to_challenge' differ in signedness digestmd5.c:1820: warning: unused parameter 'clientin' digestmd5.c:1821: warning: unused parameter 'clientinlen' digestmd5.c:1824: warning: unused parameter 'oparams' digestmd5.c: In function 'digestmd5_server_mech_step2': digestmd5.c:2235: warning: pointer targets in passing argument 2 of '_plug_strdup' differ in signedness digestmd5.c:2238: warning: pointer targets in passing argument 2 of '_plug_strdup' differ in signedness digestmd5.c:2274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness digestmd5.c:2274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness digestmd5.c:2274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness digestmd5.c:2274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness digestmd5.c:2274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness digestmd5.c:2274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness digestmd5.c:2286: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness digestmd5.c:2351: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness digestmd5.c:2369: warning: pointer targets in passing argument 2 of 'DigestCalcSecret' differ in signedness digestmd5.c:2369: warning: pointer targets in passing argument 3 of 'DigestCalcSecret' differ in signedness digestmd5.c:2514: warning: pointer targets in passing argument 2 of 'text->cipher_init' differ in signedness digestmd5.c:2514: warning: pointer targets in passing argument 3 of 'text->cipher_init' differ in signedness digestmd5.c: In function 'make_client_response': digestmd5.c:3010: warning: pointer targets in passing argument 3 of 'calculate_response' differ in signedness digestmd5.c:3010: warning: pointer targets in passing argument 11 of 'calculate_response' differ in signedness digestmd5.c:3034: warning: pointer targets in passing argument 6 of 'add_to_challenge' differ in signedness digestmd5.c:3145: warning: pointer targets in passing argument 2 of 'text->cipher_init' differ in signedness digestmd5.c:3145: warning: pointer targets in passing argument 3 of 'text->cipher_init' differ in signedness digestmd5.c: In function 'digestmd5_client_mech_step1': digestmd5.c:3732: warning: pointer targets in passing argument 2 of '_plug_strdup' differ in signedness digestmd5.c:3735: warning: pointer targets in passing argument 2 of '_plug_strdup' differ in signedness digestmd5.c:3703: warning: unused parameter 'serverin' digestmd5.c:3704: warning: unused parameter 'serverinlen' digestmd5.c: In function 'digestmd5_client_mech_step3': digestmd5.c:3838: warning: unused parameter 'prompt_need' digestmd5.c:3839: warning: unused parameter 'clientout' digestmd5.c:3840: warning: unused parameter 'clientoutlen' digestmd5.c: In function 'digestmd5_client_mech_step': digestmd5.c:4000: warning: pointer targets in assignment differ in signedness if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT digestmd5_init.lo -MD -MP -MF ".deps/digestmd5_init.Tpo" \ -c -o digestmd5_init.lo `test -f 'digestmd5_init.c' || echo './'`digestmd5_init.c; \ then mv -f ".deps/digestmd5_init.Tpo" ".deps/digestmd5_init.Plo"; \ else rm -f ".deps/digestmd5_init.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo -c digestmd5_init.c -fPIC -DPIC -o .libs/digestmd5_init.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib64/sasl2 -Wl,-O1 -o libdigestmd5.la -version-info 2:23:0 digestmd5.lo digestmd5_init.lo plugin_common.lo -lcrypto -lresolv -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/digestmd5.o .libs/digestmd5_init.o .libs/plugin_common.o -lcrypto -lresolv -march=core2 -Wl,-O1 -Wl,-soname -Wl,libdigestmd5.so.2 -o .libs/libdigestmd5.so.2.0.23 libtool: link: (cd ".libs" && rm -f "libdigestmd5.so.2" && ln -s "libdigestmd5.so.2.0.23" "libdigestmd5.so.2") libtool: link: (cd ".libs" && rm -f "libdigestmd5.so" && ln -s "libdigestmd5.so.2.0.23" "libdigestmd5.so") libtool: link: ( cd ".libs" && rm -f "libdigestmd5.la" && ln -s "../libdigestmd5.la" "libdigestmd5.la" ) if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT plain.lo -MD -MP -MF ".deps/plain.Tpo" \ -c -o plain.lo `test -f 'plain.c' || echo './'`plain.c; \ then mv -f ".deps/plain.Tpo" ".deps/plain.Plo"; \ else rm -f ".deps/plain.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c plain.c -fPIC -DPIC -o .libs/plain.o plain.c: In function 'plain_server_mech_new': plain.c:64: warning: unused parameter 'glob_context' plain.c:66: warning: unused parameter 'challenge' plain.c:67: warning: unused parameter 'challen' plain.c: In function 'plain_server_mech_step': plain.c:81: warning: unused parameter 'conn_context' plain.c: In function 'plain_client_mech_new': plain.c:238: warning: unused parameter 'glob_context' plain.c: In function 'plain_client_mech_step': plain.c:260: warning: unused parameter 'serverin' plain.c:261: warning: unused parameter 'serverinlen' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT plain_init.lo -MD -MP -MF ".deps/plain_init.Tpo" \ -c -o plain_init.lo `test -f 'plain_init.c' || echo './'`plain_init.c; \ then mv -f ".deps/plain_init.Tpo" ".deps/plain_init.Plo"; \ else rm -f ".deps/plain_init.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo -c plain_init.c -fPIC -DPIC -o .libs/plain_init.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib64/sasl2 -Wl,-O1 -o libplain.la -version-info 2:23:0 plain.lo plain_init.lo plugin_common.lo -lcrypt -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/plain.o .libs/plain_init.o .libs/plugin_common.o -lcrypt -lresolv -march=core2 -Wl,-O1 -Wl,-soname -Wl,libplain.so.2 -o .libs/libplain.so.2.0.23 libtool: link: (cd ".libs" && rm -f "libplain.so.2" && ln -s "libplain.so.2.0.23" "libplain.so.2") libtool: link: (cd ".libs" && rm -f "libplain.so" && ln -s "libplain.so.2.0.23" "libplain.so") libtool: link: ( cd ".libs" && rm -f "libplain.la" && ln -s "../libplain.la" "libplain.la" ) if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT anonymous.lo -MD -MP -MF ".deps/anonymous.Tpo" \ -c -o anonymous.lo `test -f 'anonymous.c' || echo './'`anonymous.c; \ then mv -f ".deps/anonymous.Tpo" ".deps/anonymous.Plo"; \ else rm -f ".deps/anonymous.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo -c anonymous.c -fPIC -DPIC -o .libs/anonymous.o anonymous.c: In function 'anonymous_server_mech_new': anonymous.c:70: warning: unused parameter 'glob_context' anonymous.c:72: warning: unused parameter 'challenge' anonymous.c:73: warning: unused parameter 'challen' anonymous.c: In function 'anonymous_server_mech_step': anonymous.c:88: warning: unused parameter 'conn_context' anonymous.c: In function 'anonymous_client_mech_new': anonymous.c:200: warning: unused parameter 'glob_context' anonymous.c: In function 'anonymous_client_mech_step': anonymous.c:228: warning: unused parameter 'serverin' anonymous.c: At top level: anonymous.c:361: warning: pointer targets in initialization differ in signedness if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT anonymous_init.lo -MD -MP -MF ".deps/anonymous_init.Tpo" \ -c -o anonymous_init.lo `test -f 'anonymous_init.c' || echo './'`anonymous_init.c; \ then mv -f ".deps/anonymous_init.Tpo" ".deps/anonymous_init.Plo"; \ else rm -f ".deps/anonymous_init.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo -c anonymous_init.c -fPIC -DPIC -o .libs/anonymous_init.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib64/sasl2 -Wl,-O1 -o libanonymous.la -version-info 2:23:0 anonymous.lo anonymous_init.lo plugin_common.lo -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/anonymous.o .libs/anonymous_init.o .libs/plugin_common.o -lresolv -march=core2 -Wl,-O1 -Wl,-soname -Wl,libanonymous.so.2 -o .libs/libanonymous.so.2.0.23 libtool: link: (cd ".libs" && rm -f "libanonymous.so.2" && ln -s "libanonymous.so.2.0.23" "libanonymous.so.2") libtool: link: (cd ".libs" && rm -f "libanonymous.so" && ln -s "libanonymous.so.2.0.23" "libanonymous.so") libtool: link: ( cd ".libs" && rm -f "libanonymous.la" && ln -s "../libanonymous.la" "libanonymous.la" ) if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT login.lo -MD -MP -MF ".deps/login.Tpo" \ -c -o login.lo `test -f 'login.c' || echo './'`login.c; \ then mv -f ".deps/login.Tpo" ".deps/login.Plo"; \ else rm -f ".deps/login.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -fPIC -DPIC -o .libs/login.o login.c: In function 'login_server_mech_new': login.c:68: warning: unused parameter 'glob_context' login.c:70: warning: unused parameter 'challenge' login.c:71: warning: unused parameter 'challen' login.c: In function 'login_server_mech_step': login.c:172: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness login.c:186: warning: pointer targets in passing argument 4 of 'params->utils->checkpass' differ in signedness login.c: In function 'login_client_mech_new': login.c:279: warning: unused parameter 'glob_context' login.c: In function 'login_client_mech_step': login.c:417: warning: pointer targets in assignment differ in signedness login.c:304: warning: unused parameter 'serverinlen' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT login_init.lo -MD -MP -MF ".deps/login_init.Tpo" \ -c -o login_init.lo `test -f 'login_init.c' || echo './'`login_init.c; \ then mv -f ".deps/login_init.Tpo" ".deps/login_init.Plo"; \ else rm -f ".deps/login_init.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT login_init.lo -MD -MP -MF .deps/login_init.Tpo -c login_init.c -fPIC -DPIC -o .libs/login_init.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib64/sasl2 -Wl,-O1 -o liblogin.la -version-info 2:23:0 login.lo login_init.lo plugin_common.lo -lcrypt -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/login.o .libs/login_init.o .libs/plugin_common.o -lcrypt -lresolv -march=core2 -Wl,-O1 -Wl,-soname -Wl,liblogin.so.2 -o .libs/liblogin.so.2.0.23 libtool: link: (cd ".libs" && rm -f "liblogin.so.2" && ln -s "liblogin.so.2.0.23" "liblogin.so.2") libtool: link: (cd ".libs" && rm -f "liblogin.so" && ln -s "liblogin.so.2.0.23" "liblogin.so") libtool: link: ( cd ".libs" && rm -f "liblogin.la" && ln -s "../liblogin.la" "liblogin.la" ) if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT ntlm.lo -MD -MP -MF ".deps/ntlm.Tpo" \ -c -o ntlm.lo `test -f 'ntlm.c' || echo './'`ntlm.c; \ then mv -f ".deps/ntlm.Tpo" ".deps/ntlm.Plo"; \ else rm -f ".deps/ntlm.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT ntlm.lo -MD -MP -MF .deps/ntlm.Tpo -c ntlm.c -fPIC -DPIC -o .libs/ntlm.o ntlm.c: In function 'load_buffer': ntlm.c:278: warning: pointer targets in passing argument 2 of 'to_unicode' differ in signedness ntlm.c: In function 'P16_lm': ntlm.c:376: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness ntlm.c:379: warning: pointer targets in passing argument 2 of 'E' differ in signedness ntlm.c:368: warning: unused parameter 'utils' ntlm.c:369: warning: unused parameter 'buf' ntlm.c:370: warning: unused parameter 'buflen' ntlm.c: In function 'P16_nt': ntlm.c:393: warning: pointer targets in passing argument 1 of 'to_unicode' differ in signedness ntlm.c:393: warning: pointer targets in passing argument 2 of 'to_unicode' differ in signedness ntlm.c:394: warning: pointer targets in passing argument 1 of 'MD4' differ in signedness ntlm.c: In function 'V2': ntlm.c:447: warning: pointer targets in passing argument 1 of 'to_unicode' differ in signedness ntlm.c:449: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness ntlm.c:449: warning: pointer targets in passing argument 7 of 'HMAC' differ in signedness ntlm.c:455: warning: pointer targets in passing argument 3 of 'HMAC_Final' differ in signedness ntlm.c: In function 'make_netbios_name': ntlm.c:771: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness ntlm.c:772: warning: pointer targets in assignment differ in signedness ntlm.c: In function 'smb_negotiate_protocol': ntlm.c:1036: warning: pointer targets in assignment differ in signedness ntlm.c:1118: warning: pointer targets in passing argument 2 of 'from_unicode' differ in signedness ntlm.c: In function 'smb_session_setup': ntlm.c:1259: warning: pointer targets in assignment differ in signedness ntlm.c: In function 'create_challenge': ntlm.c:1346: warning: pointer targets in assignment differ in signedness ntlm.c:1352: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness ntlm.c: In function 'ntlm_server_mech_new': ntlm.c:1359: warning: unused parameter 'glob_context' ntlm.c:1361: warning: unused parameter 'challenge' ntlm.c:1362: warning: unused parameter 'challen' ntlm.c: In function 'ntlm_server_mech_step1': ntlm.c:1401: warning: unused parameter 'oparams' ntlm.c: In function 'ntlm_server_mech_step2': ntlm.c:1483: warning: pointer targets in passing argument 2 of 'unload_buffer' differ in signedness ntlm.c:1483: warning: pointer targets in passing argument 6 of 'unload_buffer' differ in signedness ntlm.c:1488: warning: pointer targets in passing argument 2 of 'unload_buffer' differ in signedness ntlm.c:1488: warning: pointer targets in passing argument 6 of 'unload_buffer' differ in signedness ntlm.c:1494: warning: pointer targets in passing argument 2 of 'unload_buffer' differ in signedness ntlm.c:1494: warning: pointer targets in passing argument 6 of 'unload_buffer' differ in signedness ntlm.c:1500: warning: pointer targets in passing argument 2 of 'unload_buffer' differ in signedness ntlm.c:1500: warning: pointer targets in passing argument 6 of 'unload_buffer' differ in signedness ntlm.c:1563: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness ntlm.c:1465: warning: unused parameter 'serverout' ntlm.c:1466: warning: unused parameter 'serveroutlen' ntlm.c: In function 'create_request': ntlm.c:1781: warning: pointer targets in assignment differ in signedness ntlm.c:1787: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness ntlm.c:1789: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness ntlm.c: In function 'create_response': ntlm.c:1834: warning: pointer targets in assignment differ in signedness ntlm.c:1844: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness ntlm.c:1846: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness ntlm.c:1849: warning: pointer targets in passing argument 2 of 'load_buffer' differ in signedness ntlm.c: In function 'ntlm_client_mech_new': ntlm.c:1857: warning: unused parameter 'glob_context' ntlm.c: In function 'ntlm_client_mech_step1': ntlm.c:1881: warning: unused parameter 'serverin' ntlm.c:1882: warning: unused parameter 'serverinlen' ntlm.c:1883: warning: unused parameter 'prompt_need' ntlm.c:1886: warning: unused parameter 'oparams' ntlm.c: In function 'ntlm_client_mech_step2': ntlm.c:1990: warning: pointer targets in passing argument 2 of 'unload_buffer' differ in signedness ntlm.c:2003: warning: pointer targets in initialization differ in signedness ntlm.c:2012: warning: pointer targets in passing argument 5 of 'V2' differ in signedness ntlm.c:2012: warning: pointer targets in passing argument 6 of 'V2' differ in signedness if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT ntlm_init.lo -MD -MP -MF ".deps/ntlm_init.Tpo" \ -c -o ntlm_init.lo `test -f 'ntlm_init.c' || echo './'`ntlm_init.c; \ then mv -f ".deps/ntlm_init.Tpo" ".deps/ntlm_init.Plo"; \ else rm -f ".deps/ntlm_init.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT ntlm_init.lo -MD -MP -MF .deps/ntlm_init.Tpo -c ntlm_init.c -fPIC -DPIC -o .libs/ntlm_init.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib64/sasl2 -Wl,-O1 -o libntlm.la -version-info 2:23:0 ntlm.lo ntlm_init.lo plugin_common.lo -lcrypto -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/ntlm.o .libs/ntlm_init.o .libs/plugin_common.o -lcrypto -lresolv -march=core2 -Wl,-O1 -Wl,-soname -Wl,libntlm.so.2 -o .libs/libntlm.so.2.0.23 libtool: link: (cd ".libs" && rm -f "libntlm.so.2" && ln -s "libntlm.so.2.0.23" "libntlm.so.2") libtool: link: (cd ".libs" && rm -f "libntlm.so" && ln -s "libntlm.so.2.0.23" "libntlm.so") libtool: link: ( cd ".libs" && rm -f "libntlm.la" && ln -s "../libntlm.la" "libntlm.la" ) if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT sql.lo -MD -MP -MF ".deps/sql.Tpo" \ -c -o sql.lo `test -f 'sql.c' || echo './'`sql.c; \ then mv -f ".deps/sql.Tpo" ".deps/sql.Plo"; \ else rm -f ".deps/sql.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT sql.lo -MD -MP -MF .deps/sql.Tpo -c sql.c -fPIC -DPIC -o .libs/sql.o sql.c: In function 'sql_auxprop_plug_init': sql.c:1077: warning: unused parameter 'plugname' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT sql_init.lo -MD -MP -MF ".deps/sql_init.Tpo" \ -c -o sql_init.lo `test -f 'sql_init.c' || echo './'`sql_init.c; \ then mv -f ".deps/sql_init.Tpo" ".deps/sql_init.Plo"; \ else rm -f ".deps/sql_init.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT sql_init.lo -MD -MP -MF .deps/sql_init.Tpo -c sql_init.c -fPIC -DPIC -o .libs/sql_init.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib64/sasl2 -Wl,-O1 -o libsql.la -L/usr/lib/mysql -Wl,-rpath,/usr/lib/mysql -lmysqlclient -version-info 2:23:0 sql.lo sql_init.lo plugin_common.lo -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/sql.o .libs/sql_init.o .libs/plugin_common.o -Wl,-rpath -Wl,/usr/lib64/mysql -Wl,-rpath -Wl,/usr/lib64/mysql -L/usr/lib/mysql /usr/lib64/mysql/libmysqlclient.so -L/usr/lib64 -lcrypt -lnsl -lm -lssl -lcrypto -lz -lresolv -march=core2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib/mysql -Wl,-soname -Wl,libsql.so.2 -o .libs/libsql.so.2.0.23 libtool: link: (cd ".libs" && rm -f "libsql.so.2" && ln -s "libsql.so.2.0.23" "libsql.so.2") libtool: link: (cd ".libs" && rm -f "libsql.so" && ln -s "libsql.so.2.0.23" "libsql.so") libtool: link: ( cd ".libs" && rm -f "libsql.la" && ln -s "../libsql.la" "libsql.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/plugins' Making all in lib make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/lib' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT auxprop.lo -MD -MP -MF ".deps/auxprop.Tpo" \ -c -o auxprop.lo `test -f 'auxprop.c' || echo './'`auxprop.c; \ then mv -f ".deps/auxprop.Tpo" ".deps/auxprop.Plo"; \ else rm -f ".deps/auxprop.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c auxprop.c -fPIC -DPIC -o .libs/auxprop.o auxprop.c: In function '_sasl_print_mechanism': auxprop.c:1008: warning: unused variable 'delimiter' auxprop.c:1005: warning: unused parameter 'rock' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT canonusr.lo -MD -MP -MF ".deps/canonusr.Tpo" \ -c -o canonusr.lo `test -f 'canonusr.c' || echo './'`canonusr.c; \ then mv -f ".deps/canonusr.Tpo" ".deps/canonusr.Plo"; \ else rm -f ".deps/canonusr.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c canonusr.c -fPIC -DPIC -o .libs/canonusr.o canonusr.c: In function '_canonuser_internal': canonusr.c:266: warning: unused parameter 'flags' canonusr.c: In function '_cu_internal_server': canonusr.c:324: warning: unused parameter 'glob_context' canonusr.c: In function '_cu_internal_client': canonusr.c:336: warning: unused parameter 'glob_context' canonusr.c: In function 'internal_canonuser_init': canonusr.c:361: warning: unused parameter 'utils' canonusr.c:365: warning: unused parameter 'plugname' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT checkpw.lo -MD -MP -MF ".deps/checkpw.Tpo" \ -c -o checkpw.lo `test -f 'checkpw.c' || echo './'`checkpw.c; \ then mv -f ".deps/checkpw.Tpo" ".deps/checkpw.Plo"; \ else rm -f ".deps/checkpw.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c checkpw.c -fPIC -DPIC -o .libs/checkpw.o checkpw.c: In function 'auxprop_verify_password': checkpw.c:151: warning: unused parameter 'service' checkpw.c:152: warning: unused parameter 'user_realm' checkpw.c: In function '_sasl_auxprop_verify_apop': checkpw.c:314: warning: unused parameter 'user_realm' checkpw.c: In function 'pwcheck_verify_password': checkpw.c:489: warning: unused parameter 'service' checkpw.c:490: warning: unused parameter 'user_realm' checkpw.c: In function 'authdaemon_verify_password': checkpw.c:993: warning: unused parameter 'user_realm' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT client.lo -MD -MP -MF ".deps/client.Tpo" \ -c -o client.lo `test -f 'client.c' || echo './'`client.c; \ then mv -f ".deps/client.Tpo" ".deps/client.Plo"; \ else rm -f ".deps/client.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fPIC -DPIC -o .libs/client.o client.c: In function '_sasl_print_mechanism': client.c:860: warning: unused parameter 'rock' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT common.lo -MD -MP -MF ".deps/common.Tpo" \ -c -o common.lo `test -f 'common.c' || echo './'`common.c; \ then mv -f ".deps/common.Tpo" ".deps/common.Plo"; \ else rm -f ".deps/common.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o common.c: In function 'sasl_mutex_lock': common.c:130: warning: unused parameter 'mutex' common.c: In function 'sasl_mutex_unlock': common.c:135: warning: unused parameter 'mutex' common.c: In function 'sasl_mutex_free': common.c:140: warning: unused parameter 'mutex' common.c: In function 'sasl_errstring': common.c:1213: warning: unused parameter 'langlist' common.c: In function '_sasl_getpath_simple': common.c:1496: warning: unused parameter 'context' common.c: In function '_sasl_getconfpath_simple': common.c:1551: warning: unused parameter 'context' common.c: In function '_sasl_verifyfile': common.c:1568: warning: unused parameter 'context' common.c:1569: warning: unused parameter 'file' common.c:1570: warning: unused parameter 'type' common.c: In function '_sasl_proxy_policy': common.c:1579: warning: unused parameter 'context' common.c:1582: warning: unused parameter 'def_realm' common.c:1583: warning: unused parameter 'urlen' common.c:1584: warning: unused parameter 'propctx' common.c: In function '_sasl_get_default_unix_path': common.c:2304: warning: unused parameter 'context' common.c: In function 'sasl_encodev': common.c:387: warning: 'result' may be used uninitialized in this function if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT config.lo -MD -MP -MF ".deps/config.Tpo" \ -c -o config.lo `test -f 'config.c' || echo './'`config.c; \ then mv -f ".deps/config.Tpo" ".deps/config.Plo"; \ else rm -f ".deps/config.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT external.lo -MD -MP -MF ".deps/external.Tpo" \ -c -o external.lo `test -f 'external.c' || echo './'`external.c; \ then mv -f ".deps/external.Tpo" ".deps/external.Plo"; \ else rm -f ".deps/external.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT external.lo -MD -MP -MF .deps/external.Tpo -c external.c -fPIC -DPIC -o .libs/external.o external.c: In function 'external_server_mech_new': external.c:65: warning: unused parameter 'glob_context' external.c:67: warning: unused parameter 'challenge' external.c:68: warning: unused parameter 'challen' external.c: In function 'external_server_mech_step': external.c:86: warning: unused parameter 'conn_context' external.c: In function 'external_server_mech_avail': external.c:159: warning: unused parameter 'glob_context' external.c:161: warning: unused parameter 'conn_context' external.c: In function 'external_client_mech_new': external.c:222: warning: unused parameter 'glob_context' external.c: In function 'external_client_mech_step': external.c:250: warning: unused parameter 'serverin' external.c: In function 'external_client_mech_dispose': external.c:354: warning: unused parameter 'utils' external.c: At top level: external.c:379: warning: pointer targets in initialization differ in signedness if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" \ -c -o md5.lo `test -f 'md5.c' || echo './'`md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; \ else rm -f ".deps/md5.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT saslutil.lo -MD -MP -MF ".deps/saslutil.Tpo" \ -c -o saslutil.lo `test -f 'saslutil.c' || echo './'`saslutil.c; \ then mv -f ".deps/saslutil.Tpo" ".deps/saslutil.Plo"; \ else rm -f ".deps/saslutil.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c saslutil.c -fPIC -DPIC -o .libs/saslutil.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT server.lo -MD -MP -MF ".deps/server.Tpo" \ -c -o server.lo `test -f 'server.c' || echo './'`server.c; \ then mv -f ".deps/server.Tpo" ".deps/server.Plo"; \ else rm -f ".deps/server.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fPIC -DPIC -o .libs/server.o server.c: In function 'load_config': server.c:487: warning: passing argument 2 of '(int (*)(void *, char **))getconfpath_cb->proc' from incompatible pointer type server.c:521: warning: field precision should have type 'int', but argument 4 has type 'size_t' server.c: In function '_sasl_server_listmech': server.c:1500: warning: unused parameter 'user' server.c: In function 'sasl_checkapop': server.c:1841: warning: unused parameter 'challen' server.c:1843: warning: unused parameter 'resplen' server.c: In function '_sasl_print_mechanism': server.c:1933: warning: unused parameter 'rock' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT seterror.lo -MD -MP -MF ".deps/seterror.Tpo" \ -c -o seterror.lo `test -f 'seterror.c' || echo './'`seterror.c; \ then mv -f ".deps/seterror.Tpo" ".deps/seterror.Plo"; \ else rm -f ".deps/seterror.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c seterror.c -fPIC -DPIC -o .libs/seterror.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT dlopen.lo -MD -MP -MF ".deps/dlopen.Tpo" \ -c -o dlopen.lo `test -f 'dlopen.c' || echo './'`dlopen.c; \ then mv -f ".deps/dlopen.Tpo" ".deps/dlopen.Plo"; \ else rm -f ".deps/dlopen.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c dlopen.c -fPIC -DPIC -o .libs/dlopen.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -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; \ then mv -f ".deps/plugin_common.Tpo" ".deps/plugin_common.Plo"; \ else rm -f ".deps/plugin_common.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I../sasldb -I/usr/include/mysql -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c ../plugins/plugin_common.c -fPIC -DPIC -o .libs/plugin_common.o ../plugins/plugin_common.c: In function '_plug_free_secret': ../plugins/plugin_common.c:293: warning: pointer targets in passing argument 1 of 'utils->erasebuffer' differ in signedness /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o libsasl2.la -rpath /usr/lib64 -version-info 2:23:0 auxprop.lo canonusr.lo checkpw.lo client.lo common.lo config.lo external.lo md5.lo saslutil.lo server.lo seterror.lo dlopen.lo plugin_common.lo -ldl -lresolv -lcrypt -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/auxprop.o .libs/canonusr.o .libs/checkpw.o .libs/client.o .libs/common.o .libs/config.o .libs/external.o .libs/md5.o .libs/saslutil.o .libs/server.o .libs/seterror.o .libs/dlopen.o .libs/plugin_common.o -ldl -lcrypt -lresolv -march=core2 -Wl,-O1 -Wl,-soname -Wl,libsasl2.so.2 -o .libs/libsasl2.so.2.0.23 libtool: link: (cd ".libs" && rm -f "libsasl2.so.2" && ln -s "libsasl2.so.2.0.23" "libsasl2.so.2") libtool: link: (cd ".libs" && rm -f "libsasl2.so" && ln -s "libsasl2.so.2.0.23" "libsasl2.so") libtool: link: ( cd ".libs" && rm -f "libsasl2.la" && ln -s "../libsasl2.la" "libsasl2.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/lib' Making all in utils make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/utils' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT dbconverter-2.o -MD -MP -MF ".deps/dbconverter-2.Tpo" \ -c -o dbconverter-2.o `test -f 'dbconverter-2.c' || echo './'`dbconverter-2.c; \ then mv -f ".deps/dbconverter-2.Tpo" ".deps/dbconverter-2.Po"; \ else rm -f ".deps/dbconverter-2.Tpo"; exit 1; \ fi dbconverter-2.c: In function 'good_getopt': dbconverter-2.c:365: warning: unused parameter 'context' dbconverter-2.c:366: warning: unused parameter 'plugin_name' /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o dbconverter-2 dbconverter-2.o ../sasldb/libsasldb.la ../lib/libsasl2.la -lgdbm -lresolv -lcrypt -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o .libs/dbconverter-2 dbconverter-2.o ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl /usr/lib64/libgdbm.so -lcrypt -lresolv if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT saslpasswd.o -MD -MP -MF ".deps/saslpasswd.Tpo" \ -c -o saslpasswd.o `test -f 'saslpasswd.c' || echo './'`saslpasswd.c; \ then mv -f ".deps/saslpasswd.Tpo" ".deps/saslpasswd.Po"; \ else rm -f ".deps/saslpasswd.Tpo"; exit 1; \ fi saslpasswd.c: In function 'good_getopt': saslpasswd.c:237: warning: unused parameter 'context' saslpasswd.c:238: warning: unused parameter 'plugin_name' /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o saslpasswd2 saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la -lgdbm -lresolv -lcrypt -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o .libs/saslpasswd2 saslpasswd.o ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl /usr/lib64/libgdbm.so -lcrypt -lresolv if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT sasldblistusers.o -MD -MP -MF ".deps/sasldblistusers.Tpo" \ -c -o sasldblistusers.o `test -f 'sasldblistusers.c' || echo './'`sasldblistusers.c; \ then mv -f ".deps/sasldblistusers.Tpo" ".deps/sasldblistusers.Po"; \ else rm -f ".deps/sasldblistusers.Tpo"; exit 1; \ fi sasldblistusers.c: In function 'good_getopt': sasldblistusers.c:70: warning: unused parameter 'context' sasldblistusers.c:71: warning: unused parameter 'plugin_name' /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o sasldblistusers2 sasldblistusers.o ../sasldb/libsasldb.la ../lib/libsasl2.la -lgdbm -lresolv -lcrypt -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o .libs/sasldblistusers2 sasldblistusers.o ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl /usr/lib64/libgdbm.so -lcrypt -lresolv if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT pluginviewer.o -MD -MP -MF ".deps/pluginviewer.Tpo" \ -c -o pluginviewer.o `test -f 'pluginviewer.c' || echo './'`pluginviewer.c; \ then mv -f ".deps/pluginviewer.Tpo" ".deps/pluginviewer.Po"; \ else rm -f ".deps/pluginviewer.Tpo"; exit 1; \ fi pluginviewer.c: In function 'sasl_my_log': pluginviewer.c:171: warning: unused parameter 'context' pluginviewer.c: In function 'sasl_getopt': pluginviewer.c:220: warning: unused parameter 'context' pluginviewer.c:221: warning: unused parameter 'plugin_name' pluginviewer.c: In function 'main': pluginviewer.c:440: warning: passing argument 2 of 'getsubopt' from incompatible pointer type pluginviewer.c:465: warning: passing argument 2 of 'getsubopt' from incompatible pointer type pluginviewer.c:494: warning: passing argument 2 of 'getsubopt' from incompatible pointer type pluginviewer.c:676: warning: pointer targets in passing argument 8 of 'sasl_listmech' differ in signedness pluginviewer.c:769: warning: pointer targets in passing argument 8 of 'sasl_listmech' differ in signedness pluginviewer.c: At top level: pluginviewer.c:138: warning: 'ip_subopts' defined but not used pluginviewer.c:283: warning: 'osfail' defined but not used /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o pluginviewer pluginviewer.o ../lib/libsasl2.la -lgdbm -lresolv -lcrypt -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o .libs/pluginviewer pluginviewer.o ../lib/.libs/libsasl2.so -ldl /usr/lib64/libgdbm.so -lcrypt -lresolv make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/utils' Making all in doc make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/doc' Making all in man make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/man' Making all in pwcheck make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/pwcheck' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT pwcheck.o -MD -MP -MF ".deps/pwcheck.Tpo" \ -c -o pwcheck.o `test -f 'pwcheck.c' || echo './'`pwcheck.c; \ then mv -f ".deps/pwcheck.Tpo" ".deps/pwcheck.Po"; \ else rm -f ".deps/pwcheck.Tpo"; exit 1; \ fi pwcheck.c: In function 'main': pwcheck.c:181: warning: pointer targets in passing argument 3 of 'accept' differ in signedness if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT pwcheck_getspnam.lo -MD -MP -MF ".deps/pwcheck_getspnam.Tpo" \ -c -o pwcheck_getspnam.lo `test -f 'pwcheck_getspnam.c' || echo './'`pwcheck_getspnam.c; \ then mv -f ".deps/pwcheck_getspnam.Tpo" ".deps/pwcheck_getspnam.Plo"; \ else rm -f ".deps/pwcheck_getspnam.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT pwcheck_getspnam.lo -MD -MP -MF .deps/pwcheck_getspnam.Tpo -c pwcheck_getspnam.c -fPIC -DPIC -o .libs/pwcheck_getspnam.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o pwcheck pwcheck.o pwcheck_getspnam.lo -lcrypt -lresolv -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o pwcheck pwcheck.o .libs/pwcheck_getspnam.o -lcrypt -lresolv make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/pwcheck' Making all in sample make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/sample' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT client.o -MD -MP -MF ".deps/client.Tpo" \ -c -o client.o `test -f 'client.c' || echo './'`client.c; \ then mv -f ".deps/client.Tpo" ".deps/client.Po"; \ else rm -f ".deps/client.Tpo"; exit 1; \ fi client.c: In function 'getrealm': client.c:81: warning: unused parameter 'context' client.c: In function 'simple': client.c:106: warning: unused parameter 'context' client.c: In function 'getsecret': client.c:172: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness client.c:146: warning: unused parameter 'context' client.c: In function 'mysasl_negotiate': client.c:253: warning: pointer targets in passing argument 5 of 'sasl_client_start' differ in signedness client.c:293: warning: pointer targets in passing argument 6 of 'sasl_client_step' differ in signedness client.c: In function 'main': client.c:377: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness client.c:396: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT common.o -MD -MP -MF ".deps/common.Tpo" \ -c -o common.o `test -f 'common.c' || echo './'`common.c; \ then mv -f ".deps/common.Tpo" ".deps/common.Po"; \ else rm -f ".deps/common.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o client client.o common.o ../lib/libsasl2.la -lresolv -lcrypt -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o .libs/client client.o common.o ../lib/.libs/libsasl2.so -ldl -lcrypt -lresolv if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/mysql -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -MT server.o -MD -MP -MF ".deps/server.Tpo" \ -c -o server.o `test -f 'server.c' || echo './'`server.c; \ then mv -f ".deps/server.Tpo" ".deps/server.Po"; \ else rm -f ".deps/server.Tpo"; exit 1; \ fi server.c: In function 'mysasl_negotiate': server.c:184: warning: pointer targets in passing argument 7 of 'sasl_listmech' differ in signedness server.c:222: warning: pointer targets in passing argument 6 of 'sasl_server_start' differ in signedness server.c:225: warning: pointer targets in passing argument 6 of 'sasl_server_start' differ in signedness server.c:253: warning: pointer targets in passing argument 5 of 'sasl_server_step' differ in signedness server.c: In function 'main': server.c:361: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness server.c:379: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o server server.o common.o ../lib/libsasl2.la -lresolv -lcrypt -lresolv libtool: link: x86_64-pc-linux-gnu-gcc -Wall -W -O2 -march=core2 -pipe -ggdb -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -Wl,-O1 -o .libs/server server.o common.o ../lib/.libs/libsasl2.so -ldl -lcrypt -lresolv make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/sample' Making all in java make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/java' Making all in CyrusSasl make[3]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/java/CyrusSasl' CLASSPATH=..:./..:$CLASSPATH javac -d .. Sasl.java GenericClient.java ClientFactory.java GenericCommon.java SaslClient.java SaslClientFactory.java SaslException.java SaslInputStream.java SaslOutputStream.java SaslUtils.java ServerFactory.java SaslServerFactory.java SaslServer.java GenericServer.java * javac is not available for sun-jre-bin-1.6 on x86_64 * IMPORTANT: some Java tools are not available on some VMs on some architectures make[3]: *** [classjavasasl.stamp] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/java/CyrusSasl' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23/java' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/work/cyrus-sasl-2.1.23' make: *** [all] Error 2 * * ERROR: dev-libs/cyrus-sasl-2.1.23 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4986: Called die * The specific snippet of code: * emake -j1 || die "emake failed"; * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/cyrus-sasl-2.1.23/temp/environment'. * !!! When you file a bug report, please include the following information: GENTOO_VM=sun-jre-bin-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jre-bin-1.6.0.14" JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="" and of course, the output of emerge --info