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"
Created attachment 645608 [details] emerge-info.txt
Created attachment 645610 [details] LastTest.log
Created attachment 645612 [details] emerge-history.txt
Created attachment 645614 [details] environment
Created attachment 645616 [details] etc.portage.tbz2
Created attachment 645618 [details] logs.tbz2
Created attachment 645620 [details] net-libs:libvncserver-0.9.13:20200622-002105.log
Created attachment 645622 [details] temp.tbz2
Created attachment 645624 [details] tests.tbz2
*** This bug has been marked as a duplicate of bug 729088 ***
*** Bug 729088 has been marked as a duplicate of this bug. ***
Thanks! I was able to reproduce. includetest only fails if net-libs/libvncserver is not merged yet.
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(+)