[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#7999) proxycache failed for bdb while testing



Full_Name: edong
Version: 2.4.40
OS: CentOS 6.6
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (60.190.254.10)


BerkeleyDB version: 5.3.28

./configure --enable-crypt --enable-lmpasswd --enable-spasswd --enable-modules
--enable-backends=mod --enable-perl=no --enable-ndb=no --enable-overlays=mod
--enable-dynamic 

The "make test" fails as follow3A3A
...
Testing Bind caching
Query 19: cn=James A Jones 1,ou=Alumni Association,ou=People,dc=example,dc=com
Query 20: (Bind should be cached)
Refresh failed
>>>>> test020-proxycache failed for bdb
(exit 1)
make[2]: *** [bdb-mod] Error 1
make[2]: Leaving directory `/root/Downloads/openldap-2.4.40/tests'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/root/Downloads/openldap-2.4.40/tests'
make: *** [test] Error 2