Em 10-07-2015 19:36, Bruce Dubbs escreveu:
I'm trying to test openldap-2.4.41 for including in the book.  The
builds for both client and sever are fine, but the tests fail for me in
the server at an early point.

I went back to the book's version 2.4.40 and tried that.  The tests fail
in exactly the same way:

 >>>>> Starting test003-search for mdb...
...
Starting slapd on TCP/IP port 9011...
Testing slapd searching...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
ldapsearch failed (255)!
 >>>>> test003-search failed for mdb
(exit 255)
Makefile:312: recipe for target 'mdb-yes' failed

Can I get someone to try openldap-2.4.40 as in the book and see if the
tests work for you.

Thanks.

I'm running for 2.41, couldn't open VM for 2.40 logs, and had already installed openldap-2.41 at 07/03/15 19:12, without tests.


Results are:

{{{
>>>>> test002-populate completed OK for mdb.

>>>>> Starting test003-search for mdb...
running defines.sh
Running slapadd to build slapd database...
Running slapindex to index slapd database...
Starting slapd on TCP/IP port 9011...
Testing slapd searching...
Testing exact searching...
Testing approximate searching...
Testing OR searching...
Testing AND matching and ends-with searching...
Testing NOT searching...
Testing objectClass/attributeType inheritance ...
Filtering ldapsearch results...
Filtering original ldif used to create database...
Comparing filter output...
>>>>> Test succeeded
>>>>> test003-search completed OK for mdb.

>>>>> Starting test004-modify for mdb...
}}}

But tests are still running. I believe to be the one who wrote in the page

"Tests may fail after a long time (~ 5 SBU)."

If the tests finish, I will report.


Using:

CONFIGURE="./configure --prefix=/usr         \
                       --sysconfdir=/etc     \
                       --localstatedir=/var  \
                       --libexecdir=/usr/lib \
                       --disable-static      \
                       --disable-debug       \
                       --with-tls=openssl    \
                       --with-cyrus-sasl     \
                       --enable-dynamic      \
                       --enable-crypt        \
                       --enable-spasswd      \
                       --enable-slapd        \
                       --enable-modules      \
                       --enable-rlookups     \
                       --enable-backends=mod \
                       --disable-ndb         \
                       --disable-sql         \
                       --disable-shell       \
                       --disable-bdb         \
                       --disable-hdb         \
                       --enable-overlays=mod"
--
[]s,
Fernando
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to