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

make test fails on AIX 4.3 (ITS#1411)



Full_Name: Guosheng Li
Version: 2.0.15
OS: Aix 4.3.2.0
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (129.9.26.52)


        cd tests; make test
ln: 0653-417 ./data is a directory. (cannot unlink)
make: 1254-004 The error code from the last command is 1.
make: 1254-005 Ignored error code 1 from last command.
ln: 0653-421 ./schema exists.
    Specify -f to remove ./schema before linking.
make: 1254-004 The error code from the last command is 1.
make: 1254-005 Ignored error code 1 from last command.
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...
./scripts/test000-rootdse[29]: 37864 Segmentation fault(coredump)
./scripts/test000-rootdse[29]: 37866 Segmentation fault(coredump)
./scripts/test000-rootdse[29]: 37868 Segmentation fault(coredump)
./scripts/test000-rootdse[29]: 37870 Segmentation fault(coredump)
./scripts/test000-rootdse[29]: 37872 Segmentation fault(coredump)
./scripts/test000-rootdse[29]: 37874 Segmentation fault(coredump)
kill: 81936: 0403-003 The specified process does not exist.
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 139)
make: 1254-004 The error code from the last command is 139.
 
 
Stop.
make: 1254-004 The error code from the last command is 2.
 
 
Stop.