Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729092 - net-libs/libvncserver-0.9.13 : [TEST] 2 - includetest (Failed)
Summary: net-libs/libvncserver-0.9.13 : [TEST] 2 - includetest (Failed)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexander Tsoy
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
: 729088 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-06-22 06:58 UTC by Toralf Förster
Modified: 2020-06-27 12:15 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.58 KB, text/plain)
2020-06-22 06:58 UTC, Toralf Förster
Details
LastTest.log (LastTest.log,22.28 KB, text/plain)
2020-06-22 06:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,25.46 KB, text/plain)
2020-06-22 06:58 UTC, Toralf Förster
Details
environment (environment,86.16 KB, text/plain)
2020-06-22 06:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.32 KB, application/x-bzip)
2020-06-22 06:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.78 KB, application/x-bzip)
2020-06-22 06:58 UTC, Toralf Förster
Details
net-libs:libvncserver-0.9.13:20200622-002105.log (net-libs:libvncserver-0.9.13:20200622-002105.log,91.28 KB, text/plain)
2020-06-22 06:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.32 KB, application/x-bzip)
2020-06-22 06:58 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,2.56 KB, application/x-bzip)
2020-06-22 06:58 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-22 06:58:09 UTC
The following tests FAILED:
	  2 - includetest (Failed)
Errors while running CTest
 * ERROR: net-libs/libvncserver-0.9.13::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file: 

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

  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-10.1.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 21 Jun 2020 11:35:15 PM UTC

emerge -qpvO net-libs/libvncserver
[ebuild  N    ] net-libs/libvncserver-0.9.13  USE="24bpp filetransfer ipv6 jpeg png ssl systemd threads zlib -gcrypt -gnutls -libressl -lzo -sasl"
Comment 1 Toralf Förster gentoo-dev 2020-06-22 06:58:15 UTC
Created attachment 645608 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-22 06:58:19 UTC
Created attachment 645610 [details]
LastTest.log
Comment 3 Toralf Förster gentoo-dev 2020-06-22 06:58:23 UTC
Created attachment 645612 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-22 06:58:26 UTC
Created attachment 645614 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-22 06:58:29 UTC
Created attachment 645616 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-22 06:58:33 UTC
Created attachment 645618 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-06-22 06:58:36 UTC
Created attachment 645620 [details]
net-libs:libvncserver-0.9.13:20200622-002105.log
Comment 8 Toralf Förster gentoo-dev 2020-06-22 06:58:39 UTC
Created attachment 645622 [details]
temp.tbz2
Comment 9 Toralf Förster gentoo-dev 2020-06-22 06:58:43 UTC
Created attachment 645624 [details]
tests.tbz2
Comment 10 Agostino Sarubbo gentoo-dev 2020-06-22 07:04:42 UTC

*** This bug has been marked as a duplicate of bug 729088 ***
Comment 11 Andreas Sturmlechner gentoo-dev 2020-06-22 08:44:57 UTC
*** Bug 729088 has been marked as a duplicate of this bug. ***
Comment 12 Alexander Tsoy 2020-06-22 18:57:47 UTC
Thanks! I was able to reproduce. includetest only fails if net-libs/libvncserver is not merged yet.
Comment 13 Larry the Git Cow gentoo-dev 2020-06-27 12:15:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4917a4e4865c7854528acd1d95c7c1996aa57214

commit 4917a4e4865c7854528acd1d95c7c1996aa57214
Author:     Alexander Tsoy <alexander@tsoy.me>
AuthorDate: 2020-06-25 11:15:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-27 12:15:37 +0000

    net-libs/libvncserver: Fix tests
    
    * Fix includetest with CMAKE_MAKEFILE_GENERATOR=ninja
    * Do not run tjunittest with USE=-jpeg
    
    Commiting straight to stable as only tests are affected by these
    changes.
    
    Closes: https://bugs.gentoo.org/729092
    Bug: https://bugs.gentoo.org/729188
    Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
    Closes: https://github.com/gentoo/gentoo/pull/16411
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../libvncserver-0.9.13-test-fix-includetest.patch | 54 ++++++++++++++++++++++
 .../libvncserver-0.9.13-test-fix-tjunittest.patch  | 29 ++++++++++++
 net-libs/libvncserver/libvncserver-0.9.13.ebuild   |  5 ++
 3 files changed, 88 insertions(+)