* 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) ... >>> Unpacking source... >>> Unpacking cyrus-sasl-2.1.22.tar.gz to /var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/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 ] * Running eautoreconf in '/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/saslauthd' ... * Running aclocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/cmulocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/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.22-r2/work/cyrus-sasl-2.1.22' ... * Running aclocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/cmulocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/config ...  [ ok ] * Running libtoolize --copy --force --automake ...  [ ok ] * Running aclocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/cmulocal -I /var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/config ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: cyrus-sasl-2.1.22/config * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Applying uclibc-ltconf-1.3.0.patch ... * Running elibtoolize in: cyrus-sasl-2.1.22/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 ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22 ... /var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/temp/environment: line 4676: pg_config: command not found * Building with GNU DB as database backend for your SASLdb * econf: updating cyrus-sasl-2.1.22/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cyrus-sasl-2.1.22/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cyrus-sasl-2.1.22/saslauthd/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cyrus-sasl-2.1.22/saslauthd/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-saslauthd=/var/lib/sasl2 --with-pwcheck=/var/lib/sasl2 --with-configdir=/etc/sasl2 --with-plugindir=/usr/lib/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 --enable-postgres --with-pgsql --disable-srp --disable-java --without-javahome --enable-sql --with-dblib=gdbm --with-devrandom=/dev/urandom --build=i686-pc-linux-gnu configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-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 ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... no checking for i686-pc-linux-gnu-g95... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-ifort... no checking for i686-pc-linux-gnu-ifc... no checking for i686-pc-linux-gnu-efc... no checking for i686-pc-linux-gnu-pgf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for connect... yes checking for res_search... no checking for dn_expand... yes 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/urandom 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 for long... yes 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 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 checking for PQsetdbLogin in -lpq... yes 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 === configuring in saslauthd (/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/saslauthd) configure: running /bin/sh ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-saslauthd=/var/lib/sasl2' '--with-pwcheck=/var/lib/sasl2' '--with-configdir=/etc/sasl2' '--with-plugindir=/usr/lib/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' '--enable-postgres' '--with-pgsql' '--disable-srp' '--disable-java' '--without-javahome' '--enable-sql' '--with-dblib=gdbm' '--with-devrandom=/dev/urandom' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED' 'CXXFLAGS=-mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED' 'FFLAGS= -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED' --cache-file=.././config.cache --srcdir=. configure: loading cache .././config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-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 i686-pc-linux-gnu-gcc... (cached) i686-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 i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-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 i686-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) i686-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) yes 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 for long... (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... /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 i686-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 all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22' Making all in include make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/include' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -I/usr/include/postgresql/pgsql -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -Wall -W -mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -o makemd5 makemd5.o -lresolv mkdir .libs i686-pc-linux-gnu-gcc -Wall -W -mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -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.22-r2/work/cyrus-sasl-2.1.22/include' Making all in sasldb make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/sasldb' if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -o libsasldb.la allockey.lo db_gdbm.lo -lresolv i686-pc-linux-gnu-ar cru .libs/libsasldb.a .libs/allockey.o .libs/db_gdbm.o i686-pc-linux-gnu-ranlib .libs/libsasldb.a creating libsasldb.la (cd .libs && rm -f libsasldb.la && ln -s ../libsasldb.la libsasldb.la) if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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' i686-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.22-r2/work/cyrus-sasl-2.1.22/sasldb' Making all in plugins make[2]: Entering directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/plugins' if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib/sasl2 -o libsasldb.la -version-info 2:22:0 sasldb.lo sasldb_init.lo plugin_common.lo ../sasldb/libsasldb.la -lgdbm -lresolv i686-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/lib/libgdbm.so -lresolv -mtune=pentium3 -Wl,-soname -Wl,libsasldb.so.2 -o .libs/libsasldb.so.2.0.22 (cd .libs && rm -f libsasldb.so.2 && ln -s libsasldb.so.2.0.22 libsasldb.so.2) (cd .libs && rm -f libsasldb.so && ln -s libsasldb.so.2.0.22 libsasldb.so) creating libsasldb.la (cd .libs && rm -f libsasldb.la && ln -s ../libsasldb.la libsasldb.la) if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib/sasl2 -o libcrammd5.la -version-info 2:22:0 cram.lo crammd5_init.lo plugin_common.lo -lresolv i686-pc-linux-gnu-gcc -shared .libs/cram.o .libs/crammd5_init.o .libs/plugin_common.o -lresolv -mtune=pentium3 -Wl,-soname -Wl,libcrammd5.so.2 -o .libs/libcrammd5.so.2.0.22 (cd .libs && rm -f libcrammd5.so.2 && ln -s libcrammd5.so.2.0.22 libcrammd5.so.2) (cd .libs && rm -f libcrammd5.so && ln -s libcrammd5.so.2.0.22 libcrammd5.so) creating libcrammd5.la (cd .libs && rm -f libcrammd5.la && ln -s ../libcrammd5.la libcrammd5.la) if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 '__builtin_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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib/sasl2 -o libdigestmd5.la -version-info 2:22:0 digestmd5.lo digestmd5_init.lo plugin_common.lo -lcrypto -lresolv -lresolv i686-pc-linux-gnu-gcc -shared .libs/digestmd5.o .libs/digestmd5_init.o .libs/plugin_common.o -lcrypto -lresolv -mtune=pentium3 -Wl,-soname -Wl,libdigestmd5.so.2 -o .libs/libdigestmd5.so.2.0.22 (cd .libs && rm -f libdigestmd5.so.2 && ln -s libdigestmd5.so.2.0.22 libdigestmd5.so.2) (cd .libs && rm -f libdigestmd5.so && ln -s libdigestmd5.so.2.0.22 libdigestmd5.so) creating libdigestmd5.la (cd .libs && rm -f libdigestmd5.la && ln -s ../libdigestmd5.la libdigestmd5.la) if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib/sasl2 -o libplain.la -version-info 2:22:0 plain.lo plain_init.lo plugin_common.lo -lcrypt -lresolv i686-pc-linux-gnu-gcc -shared .libs/plain.o .libs/plain_init.o .libs/plugin_common.o -lcrypt -lresolv -mtune=pentium3 -Wl,-soname -Wl,libplain.so.2 -o .libs/libplain.so.2.0.22 (cd .libs && rm -f libplain.so.2 && ln -s libplain.so.2.0.22 libplain.so.2) (cd .libs && rm -f libplain.so && ln -s libplain.so.2.0.22 libplain.so) creating libplain.la (cd .libs && rm -f libplain.la && ln -s ../libplain.la libplain.la) if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib/sasl2 -o libanonymous.la -version-info 2:22:0 anonymous.lo anonymous_init.lo plugin_common.lo -lresolv i686-pc-linux-gnu-gcc -shared .libs/anonymous.o .libs/anonymous_init.o .libs/plugin_common.o -lresolv -mtune=pentium3 -Wl,-soname -Wl,libanonymous.so.2 -o .libs/libanonymous.so.2.0.22 (cd .libs && rm -f libanonymous.so.2 && ln -s libanonymous.so.2.0.22 libanonymous.so.2) (cd .libs && rm -f libanonymous.so && ln -s libanonymous.so.2.0.22 libanonymous.so) creating libanonymous.la (cd .libs && rm -f libanonymous.la && ln -s ../libanonymous.la libanonymous.la) if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 '__builtin_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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib/sasl2 -o liblogin.la -version-info 2:22:0 login.lo login_init.lo plugin_common.lo -lcrypt -lresolv i686-pc-linux-gnu-gcc -shared .libs/login.o .libs/login_init.o .libs/plugin_common.o -lcrypt -lresolv -mtune=pentium3 -Wl,-soname -Wl,liblogin.so.2 -o .libs/liblogin.so.2.0.22 (cd .libs && rm -f liblogin.so.2 && ln -s liblogin.so.2.0.22 liblogin.so.2) (cd .libs && rm -f liblogin.so && ln -s liblogin.so.2.0.22 liblogin.so) creating liblogin.la (cd .libs && rm -f liblogin.la && ln -s ../liblogin.la liblogin.la) if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 '__builtin_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 '__builtin_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 '__builtin_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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -fno-strict-aliasing -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DLDAP_DEPRECATED -module -export-dynamic -rpath /usr/lib/sasl2 -o libntlm.la -version-info 2:22:0 ntlm.lo ntlm_init.lo plugin_common.lo -lcrypto -lresolv i686-pc-linux-gnu-gcc -shared .libs/ntlm.o .libs/ntlm_init.o .libs/plugin_common.o -lcrypto -lresolv -mtune=pentium3 -Wl,-soname -Wl,libntlm.so.2 -o .libs/libntlm.so.2.0.22 (cd .libs && rm -f libntlm.so.2 && ln -s libntlm.so.2.0.22 libntlm.so.2) (cd .libs && rm -f libntlm.so && ln -s libntlm.so.2.0.22 libntlm.so) creating libntlm.la (cd .libs && rm -f libntlm.la && ln -s ../libntlm.la libntlm.la) if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -I/usr/include/postgresql/pgsql -fPIC -Wall -W -mtune=pentium3 -O2 -pipe -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:192:22: error: libpq-fe.h: No such file or directory sql.c: In function '_pgsql_open': sql.c:198: error: 'PGconn' undeclared (first use in this function) sql.c:198: error: (Each undeclared identifier is reported only once sql.c:198: error: for each function it appears in.) sql.c:198: error: 'conn' undeclared (first use in this function) sql.c:256: warning: implicit declaration of function 'PQconnectdb' sql.c:259: warning: implicit declaration of function 'PQstatus' sql.c:259: error: 'CONNECTION_OK' undeclared (first use in this function) sql.c:260: warning: implicit declaration of function 'PQerrorMessage' sql.c: In function '_pgsql_escape_str': sql.c:269: warning: implicit declaration of function 'PQescapeString' sql.c: In function '_pgsql_exec': sql.c:275: error: 'PGresult' undeclared (first use in this function) sql.c:275: error: 'result' undeclared (first use in this function) sql.c:277: error: 'ExecStatusType' undeclared (first use in this function) sql.c:277: error: expected ';' before 'status' sql.c:280: warning: implicit declaration of function 'PQexec' sql.c:283: error: 'status' undeclared (first use in this function) sql.c:283: warning: implicit declaration of function 'PQresultStatus' sql.c:284: error: 'PGRES_COMMAND_OK' undeclared (first use in this function) sql.c:286: warning: implicit declaration of function 'PQclear' sql.c:289: error: 'PGRES_TUPLES_OK' undeclared (first use in this function) sql.c:292: warning: implicit declaration of function 'PQresStatus' sql.c:298: warning: implicit declaration of function 'PQntuples' sql.c:313: warning: implicit declaration of function 'PQgetvalue' sql.c:313: warning: passing argument 2 of '__builtin_strncpy' makes pointer from integer without a cast sql.c: In function '_pgsql_close': sql.c:340: warning: implicit declaration of function 'PQfinish' sql.c: In function 'sql_auxprop_plug_init': sql.c:1077: warning: unused parameter 'plugname' make[2]: *** [sql.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/work/cyrus-sasl-2.1.22' make: *** [all] Error 2 * * ERROR: dev-libs/cyrus-sasl-2.1.22-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4704: 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.22-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22-r2/temp/environment'. * !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info