Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729862 - net-analyzer/gvm-libs-11.0.0-r1 : [TEST] Errors while running CTest
Summary: net-analyzer/gvm-libs-11.0.0-r1 : [TEST] Errors while running CTest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: jonas.licht
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-06-27 14:00 UTC by Toralf Förster
Modified: 2020-07-14 12:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.73 KB, text/plain)
2020-06-27 14:00 UTC, Toralf Förster
Details
LastTest.log (LastTest.log,1.32 KB, text/plain)
2020-06-27 14:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,151.50 KB, text/plain)
2020-06-27 14:00 UTC, Toralf Förster
Details
environment (environment,86.80 KB, text/plain)
2020-06-27 14:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.33 KB, application/x-bzip)
2020-06-27 14:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.30 KB, application/x-bzip)
2020-06-27 14:00 UTC, Toralf Förster
Details
net-analyzer:gvm-libs-11.0.0-r1:20200627-134821.log (net-analyzer:gvm-libs-11.0.0-r1:20200627-134821.log,42.57 KB, text/plain)
2020-06-27 14:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.37 KB, application/x-bzip)
2020-06-27 14:00 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,9.94 KB, application/x-bzip)
2020-06-27 14:00 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 2020-06-27 14:00:03 UTC
The following tests FAILED:
	  2 - array-test (Not Run)
Errors while running CTest
 * ERROR: net-analyzer/gvm-libs-11.0.0-r1::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file: 
 * 	/var/tmp/portage/net-analyzer/gvm-libs-11.0.0-r1/work/gvm-libs-11.0.0_build/Testing/Temporary/LastTest.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-test-20200620-211522

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Rust versions:
  [1]   rust-1.44.1 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 27 Jun 2020 01:05:19 PM UTC

emerge -qpvO net-analyzer/gvm-libs
[ebuild  N    ] net-analyzer/gvm-libs-11.0.0-r1  USE="-extras -ldap -radius"
Comment 1 Toralf Förster gentoo-dev 2020-06-27 14:00:10 UTC
Created attachment 646724 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-27 14:00:13 UTC
Created attachment 646726 [details]
LastTest.log
Comment 3 Toralf Förster gentoo-dev 2020-06-27 14:00:16 UTC
Created attachment 646728 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-27 14:00:18 UTC
Created attachment 646730 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-27 14:00:21 UTC
Created attachment 646732 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-27 14:00:24 UTC
Created attachment 646734 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-06-27 14:00:27 UTC
Created attachment 646736 [details]
net-analyzer:gvm-libs-11.0.0-r1:20200627-134821.log
Comment 8 Toralf Förster gentoo-dev 2020-06-27 14:00:29 UTC
Created attachment 646738 [details]
temp.tbz2
Comment 9 Toralf Förster gentoo-dev 2020-06-27 14:00:32 UTC
Created attachment 646740 [details]
tests.tbz2
Comment 10 Larry the Git Cow gentoo-dev 2020-07-14 12:57:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f5d9023db1617ae4d0ae1e23225928d189af4ef

commit 1f5d9023db1617ae4d0ae1e23225928d189af4ef
Author:     Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
AuthorDate: 2020-06-29 17:53:17 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-07-14 12:57:08 +0000

    net-analyzer/gvm-libs: fix tests in version 11.0.1
    
    Closes: https://bugs.gentoo.org/729862
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-analyzer/gvm-libs/gvm-libs-11.0.1.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)