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

Bug 655952

Summary: dev-libs/librelp-1.2.16 : [TEST] FAIL: tls-basic-vg.sh
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: 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 gentoo-dev 2018-05-17 13:03:50 UTC
PASS: oversize-msg-accept-errmsg.sh
PASS: truncate-oversize-msg.sh
FAIL: tls-basic-vg.sh
============================================================================
Testsuite summary for librelp 1.2.16
============================================================================

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20180512-194415

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)




emerge -qpv dev-libs/librelp
[ebuild  N    ] dev-libs/librelp-1.2.16  USE="ssl -debug -doc -static-libs"
Comment 1 Toralf Förster gentoo-dev 2018-05-17 13:03:53 UTC
Created attachment 531888 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-17 13:03:56 UTC
Created attachment 531890 [details]
dev-libs:librelp-1.2.16:20180517-012008.log
Comment 3 Toralf Förster gentoo-dev 2018-05-17 13:03:59 UTC
Created attachment 531892 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-17 13:04:02 UTC
Created attachment 531894 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-17 13:04:05 UTC
Created attachment 531896 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-17 13:04:08 UTC
Created attachment 531898 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-17 13:04:11 UTC
Created attachment 531900 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-05-17 13:04:14 UTC
Created attachment 531902 [details]
tests.tbz2
Comment 9 Thomas Deutschmann (RETIRED) gentoo-dev 2018-05-17 14:00:55 UTC
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
Comment 10 Larry the Git Cow gentoo-dev 2018-05-17 14:54:51 UTC
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(+)