[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
v2.0.3 make test fails (ITS#763)
Full_Name: Jie Gao
Version: 2.0.3
OS: SunOS 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-80
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (129.78.64.5)
configure file:
env CPPFLAGS='-I/usr/local/BerkeleyDB.3.1/include -I/usr/local/ssl/include
-I/usr/local/src/tcp_wrappers' \
LDFLAGS='-L/usr/local/BerkeleyDB.3.1/lib -L/usr/local/ssl/lib' \
CC=gcc CFLAGS='-O3' \
./configure --enable-wrappers --with-tls
> gmake test
cd tests; make test
make[1]: Entering directory `/de1/src/lima/openldap-2.0.3/tests'
ln: cannot create ./schema: File exists
make[1]: [test-ldbm] Error 2 (ignored)
Initiating LDAP tests for LDBM...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: ldbm
>>>>> Starting test000-rootdse ...
running defines.sh . ldbm
Datadir is ./data
Cleaning up in ./test-db...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve all the entries...
21176 Killed
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...
./scripts/test000-rootdse: kill: no such process
ldap_bind: Can't contact LDAP server
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
make[1]: *** [test-ldbm] Error 1
make[1]: Leaving directory `/de1/src/lima/openldap-2.0.3/tests'
gmake: *** [test] Error 2
ls -l tests
drwxrwxr-x 6 jiegao src 512 Sep 22 14:59 ./
drwxrwxr-x 10 jiegao src 1024 Sep 22 14:39 ../
-rw-rw-r-- 1 jiegao is 7598 Sep 22 14:39 Makefile
-rw-rw-r-- 1 jiegao src 1342 Jul 5 03:59 Makefile.in
-rw-rw-r-- 1 jiegao src 410 Jun 14 03:57 README
lrwxrwxrwx 1 jiegao is 6 Sep 22 14:59 data -> ./data
drwxrwxr-x 3 jiegao src 512 Sep 22 14:47 progs/
lrwxrwxrwx 1 jiegao is 23 Sep 22 14:52 schema ->
../servers/slapd/schema/
drwxrwxr-x 2 jiegao src 512 Sep 15 05:17 scripts/
drwxrwxr-x 2 jiegao is 512 Sep 22 14:59 test-db/
drwxrwxr-x 2 jiegao is 512 Sep 22 14:48 test-repl/
make test result: