Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 739738

Summary: net-misc/curl: tests have automagic on valgrind
Product: Gentoo Linux Reporter: Thomas Deutschmann (RETIRED) <whissi>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Deutschmann (RETIRED) gentoo-dev 2020-08-31 12:44:08 UTC
Tests from net-misc/curl will automatically use valgrind when available.
This should be disabled or controlled via USE flag.

Looks like test script has an

>  -n     Disable the check for and use of valgrind.

option for that.
Comment 1 Larry the Git Cow gentoo-dev 2022-05-03 03:19:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f5af6ec754e7e2f1e9d9c60e1196dfa42eb59f

commit 25f5af6ec754e7e2f1e9d9c60e1196dfa42eb59f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-03 03:18:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-03 03:18:47 +0000

    net-misc/curl: add 7.83.0
    
    Now with verbose tests & disabled valgrind (unreliable on various arches
    and within sandbox).
    
    Bug: https://bugs.gentoo.org/841302
    Closes: https://bugs.gentoo.org/739738
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/curl/Manifest           |   2 +
 net-misc/curl/curl-7.83.0.ebuild | 287 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 289 insertions(+)