Re: Cyrus SASL 2.1.25 - Windows
Alexey Melnikov <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <[email protected]> |
On 21/09/2012 20:49, Info (MateAR.eu) wrote: > Hi all, Hi, Sorry for delayed response. > I've just finished building Cyrus SASL 2.1.25 from source against GDBM > 1.8.3 and OpenSSL 1.0.1c and I've run the test suite. Find below the > test results. How did you build on Windows? I never used GDBM on Windows, only used SleepyCat. > I'd like to ask a few questions, though: a) Is that the way test > results should look like? > b) I had to > disable SRP plugin since none of tests would run. I get the following > error message: > "client evidence does not match what we calculated. Probably a > password error" It depends on whether you build using Windows makefiles or something like Cygwin. For the latter, try running configure with --disable-srp. > c) If I put > 'TestSuite.conf' file in /CMU/bin/sasl2 , then I get another error > message and the tests stop running, regardless of the file content! Don't know the answer to this, I am afraid. > Checking plaintext passwords... Failed with: memory error > Currently Still Allocated: > 00A96F80 ( 8) 'a' 'u' 'x' 'p' 'r' 'o' 'p' 00 > 00A96F50 ( 15) 'p' 'w' 'c' 'h' 'e' 'c' 'k' '_' 'm' > 'e' 't' 'h' ... > > > I'd appreciate if someone could spare some time and give me a hand > fixing/improving these tests. > > Thanks in advance. > > Sergio.