MidnightBSD Magus

security/cyrus-sasl2-saslauthd

Links

Depends On

Depend Of

Nothing

Categories

SASL authentication server for cyrus-sasl2

Version Run OSVersion Arch License Status
2.1.23 167 0.3 amd64 bsd4 fail

Events

Machine Type Time Message
ds9 info 2010-01-01 12:11:34 Test Started
ds9 fail 2010-01-01 12:11:52 make build returned non-zero: 1
ds9 fail 2010-01-01 12:11:52 Test complete.

Log

===>  Building for cyrus-sasl-saslauthd-2.1.23
cd /magus/work/usr/mports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.23/include && /usr/bin/make
if cc -DHAVE_CONFIG_H -I. -I. -I..    -DKRB5_HEIMDAL  -Wall -W -O2 -fno-strict-aliasing -pipe -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 cc  -Wall -W -O2 -fno-strict-aliasing -pipe   -rpath=/usr/lib:/usr/local/lib -o makemd5  makemd5.o  
mkdir .libs
cc -Wall -W -O2 -fno-strict-aliasing -pipe -rpath=/usr/lib:/usr/local/lib -o makemd5 makemd5.o
rm -f md5global.h
./makemd5 md5global.h
cd /magus/work/usr/mports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.23/sasldb && /usr/bin/make
if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -DKRB5_HEIMDAL  -Wall -W -O2 -fno-strict-aliasing -pipe -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
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -DKRB5_HEIMDAL -Wall -W -O2 -fno-strict-aliasing -pipe -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c allockey.c  -fPIC -DPIC -o .libs/allockey.lo
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'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -DKRB5_HEIMDAL -Wall -W -O2 -fno-strict-aliasing -pipe -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c allockey.c -o allockey.o >/dev/null 2>&1
mv -f .libs/allockey.lo allockey.lo
if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -DKRB5_HEIMDAL  -Wall -W -O2 -fno-strict-aliasing -pipe -MT db_ndbm.lo -MD -MP -MF ".deps/db_ndbm.Tpo"  -c -o db_ndbm.lo `test -f 'db_ndbm.c' || echo './'`db_ndbm.c;  then mv -f ".deps/db_ndbm.Tpo" ".deps/db_ndbm.Plo";  else rm -f ".deps/db_ndbm.Tpo"; exit 1;  fi
rm -f .libs/db_ndbm.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -DKRB5_HEIMDAL -Wall -W -O2 -fno-strict-aliasing -pipe -MT db_ndbm.lo -MD -MP -MF .deps/db_ndbm.Tpo -c db_ndbm.c  -fPIC -DPIC -o .libs/db_ndbm.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -DKRB5_HEIMDAL -Wall -W -O2 -fno-strict-aliasing -pipe -MT db_ndbm.lo -MD -MP -MF .deps/db_ndbm.Tpo -c db_ndbm.c -o db_ndbm.o >/dev/null 2>&1
mv -f .libs/db_ndbm.lo db_ndbm.lo
/bin/sh ../libtool --mode=link cc  -Wall -W -O2 -fno-strict-aliasing -pipe   -rpath=/usr/lib:/usr/local/lib -o libsasldb.la   allockey.lo db_ndbm.lo 
rm -fr .libs/libsasldb.la .libs/libsasldb.* .libs/libsasldb.*
ar cru .libs/libsasldb.al allockey.lo db_ndbm.lo
ranlib .libs/libsasldb.al
creating libsasldb.la
(cd .libs && rm -f libsasldb.la && ln -s ../libsasldb.la libsasldb.la)
ar cru .libs/libsasldb.a db_ndbm.o allockey.o
cd /magus/work/usr/mports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.23/saslauthd && /usr/bin/make
/usr/bin/make  all-am
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT mechanisms.o -MD -MP -MF ".deps/mechanisms.Tpo"  -c -o mechanisms.o `test -f 'mechanisms.c' || echo './'`mechanisms.c;  then mv -f ".deps/mechanisms.Tpo" ".deps/mechanisms.Po";  else rm -f ".deps/mechanisms.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from mechanisms.c:38:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_dce.o -MD -MP -MF ".deps/auth_dce.Tpo"  -c -o auth_dce.o `test -f 'auth_dce.c' || echo './'`auth_dce.c;  then mv -f ".deps/auth_dce.Tpo" ".deps/auth_dce.Po";  else rm -f ".deps/auth_dce.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_dce.c:41:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_getpwent.o -MD -MP -MF ".deps/auth_getpwent.Tpo"  -c -o auth_getpwent.o `test -f 'auth_getpwent.c' || echo './'`auth_getpwent.c;  then mv -f ".deps/auth_getpwent.Tpo" ".deps/auth_getpwent.Po";  else rm -f ".deps/auth_getpwent.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_getpwent.c:39:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_krb5.o -MD -MP -MF ".deps/auth_krb5.Tpo"  -c -o auth_krb5.o `test -f 'auth_krb5.c' || echo './'`auth_krb5.c;  then mv -f ".deps/auth_krb5.Tpo" ".deps/auth_krb5.Po";  else rm -f ".deps/auth_krb5.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_krb5.c:51:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
auth_krb5.c: In function 'auth_krb5_init':
auth_krb5.c:105: warning: assignment discards qualifiers from pointer target type
auth_krb5.c:106: warning: assignment discards qualifiers from pointer target type
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_krb4.o -MD -MP -MF ".deps/auth_krb4.Tpo"  -c -o auth_krb4.o `test -f 'auth_krb4.c' || echo './'`auth_krb4.c;  then mv -f ".deps/auth_krb4.Tpo" ".deps/auth_krb4.Po";  else rm -f ".deps/auth_krb4.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_krb4.c:36:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_pam.o -MD -MP -MF ".deps/auth_pam.Tpo"  -c -o auth_pam.o `test -f 'auth_pam.c' || echo './'`auth_pam.c;  then mv -f ".deps/auth_pam.Tpo" ".deps/auth_pam.Po";  else rm -f ".deps/auth_pam.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_pam.c:46:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
In file included from auth_pam.c:50:
../config.h:313:1: warning: "PACKAGE" redefined
In file included from mechanisms.h:35,
                 from auth_pam.c:46:
saslauthd.h:172:1: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_rimap.o -MD -MP -MF ".deps/auth_rimap.Tpo"  -c -o auth_rimap.o `test -f 'auth_rimap.c' || echo './'`auth_rimap.c;  then mv -f ".deps/auth_rimap.Tpo" ".deps/auth_rimap.Po";  else rm -f ".deps/auth_rimap.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_rimap.c:60:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_httpform.o -MD -MP -MF ".deps/auth_httpform.Tpo"  -c -o auth_httpform.o `test -f 'auth_httpform.c' || echo './'`auth_httpform.c;  then mv -f ".deps/auth_httpform.Tpo" ".deps/auth_httpform.Po";  else rm -f ".deps/auth_httpform.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_httpform.c:77:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_shadow.o -MD -MP -MF ".deps/auth_shadow.Tpo"  -c -o auth_shadow.o `test -f 'auth_shadow.c' || echo './'`auth_shadow.c;  then mv -f ".deps/auth_shadow.Tpo" ".deps/auth_shadow.Po";  else rm -f ".deps/auth_shadow.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_shadow.c:37:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_sia.o -MD -MP -MF ".deps/auth_sia.Tpo"  -c -o auth_sia.o `test -f 'auth_sia.c' || echo './'`auth_sia.c;  then mv -f ".deps/auth_sia.Tpo" ".deps/auth_sia.Po";  else rm -f ".deps/auth_sia.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_sia.c:35:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_sasldb.o -MD -MP -MF ".deps/auth_sasldb.Tpo"  -c -o auth_sasldb.o `test -f 'auth_sasldb.c' || echo './'`auth_sasldb.c;  then mv -f ".deps/auth_sasldb.Tpo" ".deps/auth_sasldb.Po";  else rm -f ".deps/auth_sasldb.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_sasldb.c:39:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
auth_sasldb.c: In function 'auth_sasldb':
auth_sasldb.c:153: warning: passing argument 8 of '_sasldb_getdata' from incompatible pointer type
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT lak.o -MD -MP -MF ".deps/lak.Tpo"  -c -o lak.o `test -f 'lak.c' || echo './'`lak.c;  then mv -f ".deps/lak.Tpo" ".deps/lak.Po";  else rm -f ".deps/lak.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from lak.c:29:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT auth_ldap.o -MD -MP -MF ".deps/auth_ldap.Tpo"  -c -o auth_ldap.o `test -f 'auth_ldap.c' || echo './'`auth_ldap.c;  then mv -f ".deps/auth_ldap.Tpo" ".deps/auth_ldap.Po";  else rm -f ".deps/auth_ldap.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from auth_ldap.c:42:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT cache.o -MD -MP -MF ".deps/cache.Tpo"  -c -o cache.o `test -f 'cache.c' || echo './'`cache.c;  then mv -f ".deps/cache.Tpo" ".deps/cache.Po";  else rm -f ".deps/cache.Tpo"; exit 1;  fi
In file included from cache.c:40:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT cfile.o -MD -MP -MF ".deps/cfile.Tpo"  -c -o cfile.o `test -f 'cfile.c' || echo './'`cfile.c;  then mv -f ".deps/cfile.Tpo" ".deps/cfile.Po";  else rm -f ".deps/cfile.Tpo"; exit 1;  fi
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT krbtf.o -MD -MP -MF ".deps/krbtf.Tpo"  -c -o krbtf.o `test -f 'krbtf.c' || echo './'`krbtf.c;  then mv -f ".deps/krbtf.Tpo" ".deps/krbtf.Po";  else rm -f ".deps/krbtf.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from krbtf.c:66:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT utils.o -MD -MP -MF ".deps/utils.Tpo"  -c -o utils.o `test -f 'utils.c' || echo './'`utils.c;  then mv -f ".deps/utils.Tpo" ".deps/utils.Po";  else rm -f ".deps/utils.Tpo"; exit 1;  fi
In file included from utils.h:52,
                 from utils.c:51:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT ipc_unix.o -MD -MP -MF ".deps/ipc_unix.Tpo"  -c -o ipc_unix.o `test -f 'ipc_unix.c' || echo './'`ipc_unix.c;  then mv -f ".deps/ipc_unix.Tpo" ".deps/ipc_unix.Po";  else rm -f ".deps/ipc_unix.Tpo"; exit 1;  fi
In file included from saslauthd-main.h:49,
                 from ipc_unix.c:46:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT ipc_doors.o -MD -MP -MF ".deps/ipc_doors.Tpo"  -c -o ipc_doors.o `test -f 'ipc_doors.c' || echo './'`ipc_doors.c;  then mv -f ".deps/ipc_doors.Tpo" ".deps/ipc_doors.Po";  else rm -f ".deps/ipc_doors.Tpo"; exit 1;  fi
In file included from saslauthd-main.h:49,
                 from ipc_doors.c:47:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT saslauthd-main.o -MD -MP -MF ".deps/saslauthd-main.Tpo"  -c -o saslauthd-main.o `test -f 'saslauthd-main.c' || echo './'`saslauthd-main.c;  then mv -f ".deps/saslauthd-main.Tpo" ".deps/saslauthd-main.Po";  else rm -f ".deps/saslauthd-main.Tpo"; exit 1;  fi
In file included from mechanisms.h:35,
                 from globals.h:43,
                 from saslauthd-main.c:113:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT md5.o -MD -MP -MF ".deps/md5.Tpo"  -c -o md5.o `test -f 'md5.c' || echo './'`md5.c;  then mv -f ".deps/md5.Tpo" ".deps/md5.Po";  else rm -f ".deps/md5.Tpo"; exit 1;  fi
cc  -O2 -fno-strict-aliasing -pipe  -rpath=/usr/lib:/usr/local/lib -o saslauthd  mechanisms.o auth_dce.o  auth_getpwent.o auth_krb5.o auth_krb4.o  auth_pam.o auth_rimap.o auth_httpform.o  auth_shadow.o auth_sia.o auth_sasldb.o  lak.o auth_ldap.o cache.o  cfile.o krbtf.o utils.o  ipc_unix.o ipc_doors.o saslauthd-main.o  md5.o -L/usr/lib -lgssapi -lkrb5 -lasn1 -lcrypto -lroken -lcrypt -lcom_err  -lcrypt   ../sasldb/.libs/libsasldb.al -lpam 
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT testsaslauthd.o -MD -MP -MF ".deps/testsaslauthd.Tpo"  -c -o testsaslauthd.o `test -f 'testsaslauthd.c' || echo './'`testsaslauthd.c;  then mv -f ".deps/testsaslauthd.Tpo" ".deps/testsaslauthd.Po";  else rm -f ".deps/testsaslauthd.Tpo"; exit 1;  fi
In file included from testsaslauthd.c:44:
./saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
cc  -O2 -fno-strict-aliasing -pipe  -rpath=/usr/lib:/usr/local/lib -o testsaslauthd  testsaslauthd.o utils.o  
cd /magus/work/usr/mports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.23/saslauthd && /usr/bin/make saslcache
if cc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include   -DKRB5_HEIMDAL  -O2 -fno-strict-aliasing -pipe -MT saslcache.o -MD -MP -MF ".deps/saslcache.Tpo"  -c -o saslcache.o `test -f 'saslcache.c' || echo './'`saslcache.c;  then mv -f ".deps/saslcache.Tpo" ".deps/saslcache.Po";  else rm -f ".deps/saslcache.Tpo"; exit 1;  fi
In file included from cache.h:44,
                 from saslcache.c:52:
saslauthd.h:169:1: warning: "KRB5_HEIMDAL" redefined
: warning: this is the location of the previous definition
saslcache.c: In function 'main':
saslcache.c:140: error: lvalue required as left operand of assignment
*** Error code 1

Stop in /magus/work/usr/mports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.23/saslauthd.
*** Error code 1

Stop in /usr/mports/security/cyrus-sasl2-saslauthd.