[37528] in Kerberos
Issue while make check
daemon@ATHENA.MIT.EDU (Aneela Saleem)
Tue Jun 21 05:01:01 2016
MIME-Version: 1.0
Date: Tue, 21 Jun 2016 14:00:42 +0500
Message-ID: <CAC1K3K_u2qme4hy955ifr7mZ8=ceUwHpRyfiDxLSfgwAvQ3SGA@mail.gmail.com>
From: Aneela Saleem <aneela@platalytics.com>
To: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Hi all,
I have downloaded the latest MIT kerberos release 1.14.2. I can
successfully *make* and *make install *but when i run *make check *i got
following error:
LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`;
export LD_LIBRARY_PATH; KRB5_CONFIG=../../../config-files/krb5.conf
LC_ALL=C ./t_authdata
LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`;
export LD_LIBRARY_PATH; KRB5_CONFIG=../../../config-files/krb5.conf
LC_ALL=C ./t_pac
LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`;
export LD_LIBRARY_PATH; KRB5_CONFIG=../../../config-files/krb5.conf
LC_ALL=C ./t_princ
LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`;
export LD_LIBRARY_PATH; KRB5_CONFIG=../../../config-files/krb5.conf
LC_ALL=C ./t_etypes
LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`;
export LD_LIBRARY_PATH; KRB5_CONFIG=../../../config-files/krb5.conf
LC_ALL=C ./t_response_items
LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`;
export LD_LIBRARY_PATH; KRB5_CONFIG=../../../config-files/krb5.conf
LC_ALL=C ./t_copy_context
PYTHONPATH=../../../util VALGRIND="" python ./t_expire_warn.py
*** Failure: Unexpected output for noexpire
See testlog for details, or re-run with -v flag.
Use --debug=NUM to run a command under a debugger. Use
--stop-after=NUM to stop after a daemon is started in order to
attach to it with a debugger. Use --help to see other options.
make[3]: *** [check-pytests] Error 1
make[3]: Leaving directory `/root/kerberos/krb5-1.14.2/src/lib/krb5/krb'
make[2]: *** [check-recurse] Error 1
make[2]: Leaving directory `/root/kerberos/krb5-1.14.2/src/lib/krb5'
make[1]: *** [check-recurse] Error 1
make[1]: Leaving directory `/root/kerberos/krb5-1.14.2/src/lib'
make: *** [check-recurse] Error 1
Can you please help me figure out the exact issue. Thanks
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos