Summary: | dev-libs/librelp-1.2.16 : [TEST] FAIL: tls-basic-vg.sh | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Thomas Deutschmann (RETIRED) <whissi> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dev-zero |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-libs:librelp-1.2.16:20180517-012008.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 tests.tbz2 |
Description
Toralf Förster
![]() Created attachment 531888 [details]
emerge-info.txt
Created attachment 531890 [details]
dev-libs:librelp-1.2.16:20180517-012008.log
Created attachment 531892 [details]
emerge-history.txt
Created attachment 531894 [details]
environment
Created attachment 531896 [details]
etc.portage.tbz2
Created attachment 531898 [details]
logs.tbz2
Created attachment 531900 [details]
temp.tbz2
Created attachment 531902 [details]
tests.tbz2
Confirmed. Test fails because valgrind is missing > ./tls-basic-vg.sh: line 15: valgrind: command not found However, > checking for valgrind... no ... so tests using valgrind shouldn't be enabled. But > run valgrind in testbench: yes The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a92b2fe4a3c1eaf117f082af52b08a83b20104 commit 42a92b2fe4a3c1eaf117f082af52b08a83b20104 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2018-05-17 14:54:28 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2018-05-17 14:54:43 +0000 dev-libs/librelp: Don't enable valgrind in tests Closes: https://bugs.gentoo.org/655952 Package-Manager: Portage-2.3.36, Repoman-2.3.9 .../files/librelp-1.2.16-fix-valgrind-usage.patch | 27 ++++++++++++++++++++++ dev-libs/librelp/librelp-1.2.16.ebuild | 2 ++ 2 files changed, 29 insertions(+) |