[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Skipped tests for GSS and GS2
From: |
Simon Josefsson |
Subject: |
Re: Skipped tests for GSS and GS2 |
Date: |
Mon, 01 Jan 2024 23:28:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
"Zaki, Ahmed" <a.zaki19@imperial.ac.uk> writes:
> Hi,
>
> Would anyone be able to help regarding running all the tests for
> GNUSASL including the GSS/GS2 tests ?
Hi
Sorry for slow response. We need more information to help you. What
operating system are you using, and how was GSS installed, and how did
you try to configure gsasl?
We build gsasl with GSS on Debian9 during CI/CD, see job rule here:
https://git.savannah.gnu.org/cgit/gsasl.git/tree/.gitlab-ci.yml?id=13b4578c5c5ceeb993940052638fbe9d3b28d2e0#n582
Output from a recent build can be seen here:
https://gitlab.com/gsasl/gsasl/-/jobs/5843191944
As you can see, both tests are invoked and successful.
/Simon
> Thanks
> Ahmed
>
>> On 10 Feb 2023, at 14:52, Ahmed Zaki <az2918@ic.ac.uk> wrote:
>>
>> Hi,
>>
>> I have installed GSS and I can see from the configure script that
>> HAVE_LIBGSS=yes, so it manages to locate the so and the include dir
>> for libgss.
>>
>> Yet when I try to run make check the tests for gssapi are skipped.
>>
>> When I try to explicitly run the gssapi test I get “Not using GNU
>> GSS” .. even though the flag should be set
>> correctly. GNUGSS=$(HAVE_LIBGSS)
>>
>> For some reason GNUGSS is not getting the right value.
>>
>> Any ideas why that might be the case ?
>>
>> Thanks
>>
>
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Skipped tests for GSS and GS2,
Simon Josefsson <=