Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655952 - dev-libs/librelp-1.2.16 : [TEST] FAIL: tls-basic-vg.sh
Summary: dev-libs/librelp-1.2.16 : [TEST] FAIL: tls-basic-vg.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-05-17 13:03 UTC by Toralf Förster
Modified: 2018-05-17 14:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.57 KB, text/plain)
2018-05-17 13:03 UTC, Toralf Förster
Details
dev-libs:librelp-1.2.16:20180517-012008.log (dev-libs:librelp-1.2.16:20180517-012008.log,34.15 KB, text/plain)
2018-05-17 13:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,131.73 KB, text/plain)
2018-05-17 13:03 UTC, Toralf Förster
Details
environment (environment,55.43 KB, text/plain)
2018-05-17 13:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.96 KB, application/x-bzip)
2018-05-17 13:04 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.53 KB, application/x-bzip)
2018-05-17 13:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.97 KB, application/x-bzip)
2018-05-17 13:04 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,34.94 KB, application/x-bzip)
2018-05-17 13:04 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)