The following tests FAILED: 43 - libical-glib-array (Failed) 44 - libical-glib-attach (Failed) 45 - libical-glib-component (Failed) 46 - libical-glib-comprehensive (Failed) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-test-20200310-081612 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.3.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.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Rust versions: [1] rust-1.41.1 * The Glorious Glasgow Haskell Compilation System, version 8.0.2 repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Mon, 16 Mar 2020 04:38:59 +0000 emerge -qpvO dev-libs/libical [ebuild N ] dev-libs/libical-3.0.8 USE="berkdb glib introspection test -doc -examples -static-libs -vala"
Created attachment 620128 [details] emerge-info.txt
Created attachment 620130 [details] LastTest.log.bz2
Created attachment 620132 [details] dev-libs:libical-3.0.8:20200316-052252.log
Created attachment 620134 [details] emerge-history.txt
Created attachment 620136 [details] environment
Created attachment 620138 [details] etc.portage.tbz2
Created attachment 620140 [details] logs.tbz2
Created attachment 620142 [details] temp.tbz2
Created attachment 620144 [details] tests.tbz2
This bug affects me too, with the additional following failed tests: 47:libical-glib-duration 48:libical-glib-error 49:libical-glib-misc 50:libical-glib-parameter 51:libical-glib-period 52:libical-glib-property 53:libical-glib-recurrence 54:libical-glib-timezone 55:libical-glib-value In the file LastTest.log following error seems to be the cause: > ModuleNotFoundError: No module named 'gi' After I emerged the package dev-python/pygobject with USE="python_targets_python3_7" or used python3.6 to build libical with Python3.6 all tests run successfully.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f2bc1711c4a457c3179b22da4491460f7ced19a commit 3f2bc1711c4a457c3179b22da4491460f7ced19a Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-02-16 15:29:06 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-02-16 15:29:53 +0000 dev-libs/libical: Fix tests with IUSE=glib Reported-by: Toralf Förster <toralf@gentoo.org> Thanks-to: Frederik Pfautsch <bugs@fpprogs.de> Closes: https://bugs.gentoo.org/712812 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> dev-libs/libical/libical-3.0.9.ebuild | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)