help-libtasn1
[Top][All Lists]
Advanced

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

Re: libtasn1 2.11 pre-release


From: Bruno Haible
Subject: Re: libtasn1 2.11 pre-release
Date: Thu, 24 Nov 2011 01:40:28 +0100
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Hi Simon,

> > * Linux/x86_64
> >
> > 8 of 8 tests failed
> >
> > The reason is that I have valgrind 3.5.0 installed, and "make check" 
> > apparently
> > runs valgrind on many 'bash' processes, each leading to a failure. See 
> > attached
> > log.
> 
> Can you try and run this for me on that system:
> 
> valgrind -q --error-exitcode=1 --leak-check=no /bin/bash -c 'exit 0'
> echo $?

It prints a lot of output to stderr and terminates with exit code 1.

> Currently valgrind-tests checks whether running 'valgrind -q true'
> works, and then enables valgrind.  I'm considering changing
> valgrind-tests.m4 into testing that 'valgrind $SHELL -c "exit 0"' works.

Yes. This should be necessary only if libtool has produced wrapper
scripts for the executables. Cf. function func_ltwrapper_executable_p
in ltmain.sh.

Bruno
-- 
In memoriam Alexander Litvinenko 
<http://en.wikipedia.org/wiki/Alexander_Litvinenko>



reply via email to

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