gnutls-devel
[Top][All Lists]
Advanced

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

Re: gnutls-3.0.18 make check fails on Solaris10


From: Kiyoshi KANAZAWA
Subject: Re: gnutls-3.0.18 make check fails on Solaris10
Date: Wed, 4 Apr 2012 04:04:04 +0900 (JST)

Hi, Nikos,

Answer to your quiestions.

(1) 'AF_LOCAL' undeclared
Yes, they compile with -DAF_LOCAL=AF_UNIX
But encountered new FAILs such as
gnutls_check_version ERROR
Self test `./simple' finished with 1 errors
FAIL: simple
    :
client: Unexpected error: -9 (A TLS packet with unexpected length was received.)
Child died with status 1
FAIL: mini-termination

(2) Segmentation Fault
Error messages are changed by the patch (No Segmentation Fault now).
# It seems to be correct because valgrind-3.7.0 could not be installed saying 
that
# "configure: error: Valgrind is operating system specific. Sorry."
./pkcs12: valgrind: not found
cat: cannot open out
NEON PKCS12 FATAL client.p12 foobar
./pkcs12: valgrind: not found
cat: cannot open out
NEON PKCS12 FATAL noclient.p12
./pkcs12: valgrind: not found
cat: cannot open out
NEON PKCS12 FATAL unclient.p12
./pkcs12: valgrind: not found
cat: cannot open out
NEON PKCS12 FATAL pkcs12_2certs.p12
NEON PKCS12 DONE (rc 1)
FAIL: pkcs12

Regards,

--- Kiyoshi <address@hidden>

--- On Tue, 2012/4/3, Nikos Mavrogiannopoulos <address@hidden> wrote:

> On Tue, Apr 3, 2012 at 4:00 PM, Kiyoshi KANAZAWA
> <address@hidden> wrote:
> 
> Hello,
>  Thank you for the report. Some questions inline.
> 
> > Gnutls-3.0.18 make check fails on Solaris10 x86-64.
> > There are 2 types of errors.
> > (1) 'AF_LOCAL' undeclared
> >  CC     mini-loss-time.o
> > mini-loss-time.c: In function `start':
> > mini-loss-time.c:256: error: `AF_LOCAL' undeclared (first use in this 
> > function)
> 
> If you define AF_LOCAL to AF_UNIX do they compile?
> 
> > (2) Segmentation Fault
> > make[3]: Entering directory `/tmp/gnutls-3.0.18/tests/pkcs12-decode'
> > NEON PKCS12 OK client.p12 foobar
> > NEON PKCS12 OK noclient.p12
> > NEON PKCS12 OK unclient.p12
> > Segmentation Fault
> 
> Could you apply the patch and run the pkcs12 test? (you'll need valgrind)
> 
> regards,
> Nikos
>




reply via email to

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