help-gsasl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Platform-testers] gsasl 1.6.2


From: Bruno Haible
Subject: Re: [Platform-testers] gsasl 1.6.2
Date: Thu, 24 Nov 2011 21:38:40 +0100
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Hi Simon,

> http://daily.josefsson.org/gsasl/gsasl-1.6.2.tar.gz

--------------------------------------------------------------

Linux/x86_64
Linux/IA-64
MacOS X 10.5
FreeBSD 6.4
OpenBSD 4.9
Solaris 8, 9
Cygwin 1.7.9

All 19 tests passed, all gnulib tests passed.

--------------------------------------------------------------

NetBSD 5.1/x86

gsasl_random 3: SASL mechanism called too many times
gsasl_random memcmp fail
gsasl_nonce
gsasl_random
gsasl_md5
gsasl_hmac_md5
gsasl_sha1
gsasl_hmac_sha1
Self test `./crypto' finished with 2 errors
FAIL: crypto

--------------------------------------------------------------

AIX 7.1

out of memoryout of memorySelf test `./readnz' finished with 2 errors
FAIL: readnz

--------------------------------------------------------------

AIX 5.1

gsasl_server_start() failed (9):
Low-level crypto error in SASL library
Self test `./cram-md5' finished with 1 errors
FAIL: cram-md5

gsasl_server_start() failed (3):
SASL mechanism called too many times
Self test `./digest-md5' finished with 1 errors
FAIL: digest-md5

gsasl_server_start() failed (9):
Low-level crypto error in SASL library
gsasl_mechanism_name (NULL) ok
gsasl_mechanism_name() returned correct PLAIN
Self test `./name' finished with 1 errors
FAIL: name

gsasl_nonce 3: SASL mechanism called too many times
gsasl_nonce memcmp fail
gsasl_random 3: SASL mechanism called too many times
gsasl_random memcmp fail
gsasl_nonce
gsasl_random
gsasl_md5
gsasl_hmac_md5
gsasl_sha1
gsasl_hmac_sha1
Self test `./crypto' finished with 4 errors
FAIL: crypto

gsasl_server_start() failed (3):
SASL mechanism called too many times
Iteration 0 ...
Self test `./scram' finished with 1 errors
FAIL: scram

gsasl_server_start() failed (3):
SASL mechanism called too many times
Iteration 0 ...
Self test `./scramplus' finished with 1 errors
FAIL: scramplus

out of memoryout of memorySelf test `./readnz' finished with 2 errors
FAIL: readnz

gsasl_server_start() failed (9):
Low-level crypto error in SASL library
Self test `./old-cram-md5' finished with 1 errors
FAIL: old-cram-md5

gsasl_server_start() failed (3):
SASL mechanism called too many times
Self test `./old-digest-md5' finished with 1 errors
FAIL: old-digest-md5

--------------------------------------------------------------

Solaris 7

gsasl_server_start() failed (9):
Low-level crypto error in SASL library
Self test `./cram-md5' finished with 1 errors
FAIL: cram-md5

gsasl_server_start() failed (3):
SASL mechanism called too many times
Self test `./digest-md5' finished with 1 errors
FAIL: digest-md5

gsasl_server_start() failed (9):
Low-level crypto error in SASL library
gsasl_mechanism_name (NULL) ok
gsasl_mechanism_name() returned correct PLAIN
Self test `./name' finished with 1 errors
FAIL: name

gsasl_nonce 3: SASL mechanism called too many times
gsasl_nonce memcmp fail
gsasl_random 3: SASL mechanism called too many times
gsasl_random memcmp fail
gsasl_nonce
gsasl_random
gsasl_md5
gsasl_hmac_md5
gsasl_sha1
gsasl_hmac_sha1
Self test `./crypto' finished with 4 errors
FAIL: crypto

gsasl_server_start() failed (3):
SASL mechanism called too many times
Iteration 0 ...
Self test `./scram' finished with 1 errors
FAIL: scram

gsasl_server_start() failed (3):
SASL mechanism called too many times
Iteration 0 ...
Self test `./scramplus' finished with 1 errors
FAIL: scramplus

gsasl_server_start() failed (9):
Low-level crypto error in SASL library
Self test `./old-cram-md5' finished with 1 errors
FAIL: old-cram-md5

gsasl_server_start() failed (3):
SASL mechanism called too many times
Self test `./old-digest-md5' finished with 1 errors
FAIL: old-digest-md5

--------------------------------------------------------------

Solaris 10/x86

Build failure:

  CC     gc-libgcrypt.lo
"gc-libgcrypt.c", line 49: undefined symbol: gcry_error_t
"gc-libgcrypt.c", line 49: syntax error before or at: err
"gc-libgcrypt.c", line 51: undefined symbol: err
"gc-libgcrypt.c", line 52: undefined symbol: GPG_ERR_NO_ERROR
"gc-libgcrypt.c", line 81: warning: implicit function declaration: 
gcry_create_nonce
...

--------------------------------------------------------------

HP-UX 11.00

Build failure:

  CC     test-stdbool.o
cc: "test-stdbool.c", line 65: error 1639: Size of object being initialized is 
too small to hold an address.
gmake[5]: *** [test-stdbool.o] Error 1

You must be using a gnulib older than 2010-12-19. Time to update
the gnulib checkout in use.

--------------------------------------------------------------

IRIX 6.5

Build failure:

...
Making check in src
        make  check-am
Making check in examples
Making check in tests
UX:make: ERROR: make: file `Makefile' line 1538: Syntax error
*** Error code 1 (bu21)

That piece of Makefile looks like this:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
        clean-checkPROGRAMS clean-generic clean-libtool \
        clean-noinstLTLIBRARIES ctags distclean distclean-compile \
        distclean-generic distclean-libtool distclean-tags distdir dvi \
        dvi-am html html-am info info-am install install-am \
        install-data install-data-am install-dvi install-dvi-am \
        install-exec install-exec-am install-html install-html-am \
        install-info install-info-am install-man install-pdf \
        install-pdf-am install-ps install-ps-am install-strip \
        installcheck installcheck-am installdirs maintainer-clean \
        maintainer-clean-generic mostlyclean mostlyclean-compile \
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
        tags uninstall uninstall-am

        $(VALGRIND)                                      <== line 1538

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Looks like you forgot a backslash in the second-to-last line of
the definition of TESTS_ENVIRONMENT in tests/Makefile.am.

--------------------------------------------------------------

Linux/HP-PA

challenge `nonce=4711, foo=bar, algorithm=md5-sess': nonce `4711': PASS
printed `nonce="4711", algorithm=md5-sess' PASS
challenge `qop="auth, auth-conf", nonce=42, algorithm=md5-sess': PASS
challenge `cipher="des", nonce=42, algorithm=md5-sess': PASS
challenge `qop="auth, auth-conf", nonce=42, algorithm=md5-sess, cipher="des"': 
qop 05 ciphers 01: PASS
printed `nonce="42", qop="auth, auth-conf", algorithm=md5-sess, cipher="des"' 
PASS
challenge `bar=foo, foo=bar': PASS
challenge `realm=foo, realm=bar, nonce=42, algorithm=md5-sess': realms `foo', 
`bar': PASS
printed `realm="foo", realm="bar", nonce="42", algorithm=md5-sess' PASS
response `bar=foo, foo=bar': PASS
response `username=jas, nonce=42, cnonce=4711, nc=00000001, digest-uri=foo, 
response=01234567890123456789012345678901': username `jas', nonce `42', cnonce 
`4711', nc 00000001, digest-uri `foo', response 
`01234567890123456789012345678901': PASS
printed `username="jas", nonce="42", cnonce="4711", nc=00000001, 
digest-uri="foo", response=01234567890123456789012345678901' PASS
finish `rspauth="6a204da26b9888ee40bb3052ff056a67"': 
`6a204da26b9888ee40bb3052ff056a67'? ok
finish `bar=foo, foo=bar': invalid? PASS
FAIL: test-parser

--------------------------------------------------------------

Linux/SPARC 32 bit

challenge `nonce=4711, foo=bar, algorithm=md5-sess': nonce `4711': PASS
printed `nonce="4711", algorithm=md5-sess' PASS
challenge `qop="auth, auth-conf", nonce=42, algorithm=md5-sess': PASS
challenge `cipher="des", nonce=42, algorithm=md5-sess': PASS
challenge `qop="auth, auth-conf", nonce=42, algorithm=md5-sess, cipher="des"': 
qop 05 ciphers 01: PASS
printed `nonce="42", qop="auth, auth-conf", algorithm=md5-sess, cipher="des"' 
PASS
challenge `bar=foo, foo=bar': PASS
challenge `realm=foo, realm=bar, nonce=42, algorithm=md5-sess': realms `foo', 
`bar': PASS
printed `realm="foo", realm="bar", nonce="42", algorithm=md5-sess' PASS
response `bar=foo, foo=bar': PASS
response `username=jas, nonce=42, cnonce=4711, nc=00000001, digest-uri=foo, 
response=01234567890123456789012345678901': username `jas', nonce `42', cnonce 
`4711', nc 00000001, digest-uri `foo', response 
`01234567890123456789012345678901': PASS
printed `username="jas", nonce="42", cnonce="4711", nc=00000001, 
digest-uri="foo", response=01234567890123456789012345678901' PASS
finish `rspauth="6a204da26b9888ee40bb3052ff056a67"': 
`6a204da26b9888ee40bb3052ff056a67'? ok
finish `bar=foo, foo=bar': invalid? PASS
FAIL: test-parser

--------------------------------------------------------------

Linux/SPARC 64 bit

Build failure:

make[2]: Entering directory 
`/home/haible/multibuild-1533/linuxsparc64/gsasl-1.6.2/lib/src'
  CCLD   libgsasl.la
/usr/bin/ld: skipping incompatible /usr/lib/libgssapi_krb5.so when searching 
for -lgssapi_krb5
/usr/bin/ld: skipping incompatible 
/usr/lib/gcc/sparc-linux-gnu/4.3.2/../../../libgssapi_krb5.so when searching 
for -lgssapi_krb5
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libgssapi_krb5.so when 
searching for -lgssapi_krb5
/usr/bin/ld: skipping incompatible /usr/lib/libgssapi_krb5.so when searching 
for -lgssapi_krb5
/usr/bin/ld: cannot find -lgssapi_krb5
collect2: ld returned 1 exit status
make[2]: *** [libgsasl.la] Error 1

--------------------------------------------------------------

mingw

All 19 tests passed

But 2 gnulib tests fail:

FAIL: test-binary-io.sh
FAIL: test-select-out.sh

--------------------------------------------------------------

Bruno
-- 
In memoriam Melanie Thornton <http://en.wikipedia.org/wiki/Melanie_Thornton>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]