gnutls-devel
[Top][All Lists]
Advanced

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

Re: GnuTLS regression test failing on OpenBSD/sparc64


From: Simon Josefsson
Subject: Re: GnuTLS regression test failing on OpenBSD/sparc64
Date: Wed, 22 Oct 2008 17:04:48 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

Landry Breuil <address@hidden> writes:

> Hi,
>
> after working on an update to latest libgcrypt, i'm in the process of
> updating GnuTLS in OpenBSD's ports-tree. It's currently building fine on
> sparc64, but i got an error in regression suite.

Hi.  Thanks for working on this.

> Bus error (core dumped)
> FAIL: rsa-md5-collision
> ===================================
> 1 of 1 tests failed
> Please report to address@hidden
> ===================================
>
> certtool is crashing badly due to symbol conflicts:
> WARNING: symbol(dig) size mismatch, relink your program
> /usr/obj/ports/gnutls-2.6.0/gnutls-2.6.0/src/.libs/certtool : WARNING:
> symbol(dig) size mismatch, relink your program
>
> The attached patch fixes the issue by avoiding name conflicts between
> two different variables of the same name and different types.

This has been fixed on the trunk in a better way, see:

http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=8080538ff60efe605727401bf37f270112703f46

> I also noticed that two regress tests were failing to build when
> using included libtasn1, there's a missing -I$(top_srcdir)/lib/minitasn1/
> in tests/pkcs12-decode/Makefile.am and tests/Makefile.am

Also already fixed:

http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=3cbc220926c1490cbd726e63bb30efcd542c383e
http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=fbdc6734027077b1f3bf9864f3f3efc265cd91d0

> Other than that, everything's okay, regress tests works fine on amd64
> too.

Good.

I guess we should do a v2.6.1 release...

/Simon




reply via email to

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