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

(ITS#5598) issue 4068, test018-syncreplication-persist failed



Full_Name: Dimitri Pekarovsky
Version: 2.4.10
OS: Slackware Linux 12.0
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (78.26.128.251)


logs and other (possibly) useful info are there:
wisdom.org.ua/config.log.bz2 (23 KB)
wisdom.org.ua/config.status.bz2 (16 KB)
wisdom.org.ua/openldap-2.4.10-compiled-failed_test_018.tar.bz2 (9.1 MB) full
dir

More shortly:

$ uname -a
Linux fserv 2.6.24.4 #13 SMP Fri Mar 28 20:53:03 EET 2008 i686 Intel(R)
Pentium(R) Dual  CPU  E2160  @ 1.80GHz GenuineIntel GNU/Linux

$ ./configure --prefix=/opt/ldap --sysconfdir=/etc --localstatedir=/var/ldap
--disable-ipv6 --enable-syslog --enable-slapd --enable-cleartext --enable-crypt
--enable-lmpasswd --enable-spasswd --enable-modules --enable-rewrite
--enable-rlookups --enable-slapi --enable-wrappers --enable-bdb=mod
--enable-dnssrv=mod --enable-hdb=mod --enable-ldap=mod --enable-monitor=mod
--enable-passwd=mod --enable-perl=mod --enable-relay=mod --enable-sock=mod
--enable-overlays=mod --with-cyrus-sasl --with-threads --with-tls=openssl
--enable-syncprov=mod --enable-seqmod=mod && make depend && make && make test

======VARIABLES
$ echo $CFLAGS
-msse2 -mcpu=pentium4 -mtune=pentium4 -pipe -I/opt/db/include
-I/opt/ldap/include -I/opt/pgsql/include -I/opt/apache/include
-I/opt/pgsql/include -I/opt/svn/include -L/opt/db/lib -L/opt/ldap/lib
-L/opt/pgsql/lib -L/opt/pgsql/lib -L/opt/apache/lib -L/opt/svn/lib

$ echo $CPPFLAGS
-I/opt/db/include -I/opt/ldap/include -I/opt/pgsql/include -I/opt/apache/include
-I/opt/pgsql/include -I/opt/svn/include

$ echo $LDFLAGS
-L/opt/db/lib -L/opt/ldap/lib -L/opt/pgsql/lib -L/opt/pgsql/lib
-L/opt/apache/lib -L/opt/svn/lib

....

Berkley DB 4.6.21

....ERROR MESSAGE

>>>>> Starting test018-syncreplication-persist ...
running defines.sh
Starting producer slapd on TCP/IP port 9011...
Using ldapsearch to check that producer slapd is running...
Using ldapadd to create the context prefix entry in the producer...
Starting consumer slapd on TCP/IP port 9014...
Using ldapsearch to check that consumer slapd is running...
Using ldapadd to populate the producer directory...
Waiting 15 seconds for syncrepl to receive changes...
Stopping the provider, sleeping 10 seconds and restarting it...
Using ldapsearch to check that producer slapd is running...
Using ldapmodify to modify producer directory...
Using ldappasswd to change some passwords...
Waiting 15 seconds for syncrepl to receive changes...
Stopping consumer to test recovery...
Modifying more entries on the producer...
Restarting consumer...
Waiting 25 seconds for syncrepl to receive changes...
Try updating the consumer slapd...
ldapmodify failed (255)!
./scripts/test018-syncreplication-persist: line 309: kill: (12453) -
Нет такого
процесса -- NO SUCH PROCESS
(TRANSLATION ADDED BY HAND)
>>>>> ./scripts/test018-syncreplication-persist failed (exit 255)
make[2]: *** [bdb-mod] Ошибка 255
make[2]: Leaving directory `/usr/src/i/openldap-2.4.10/tests'
make[1]: *** [test] Ошибка 2
make[1]: Leaving directory `/usr/src/i/openldap-2.4.10/tests'
make: *** [test] Ошибка 2