Hi, On commit 464a29d3d74e7d2f27042db6ab166bfdbe1f992e ('git branch --all --contains 464a29d3d74e7d2f27042db6ab166bfdbe1f992e' reports this commit is only merged into core-updates at this time), evolution-data-server fails with the following error, which causes its 10 dependent packages to fail, also: --8<---------------cut here---------------start------------->8--- $ guix build evolution-data-server [...] 95% tests passed, 5 tests failed out of 101 Total Test time (real) = 62.06 sec The following tests FAILED: 70 - test-cal-client-get-revision (Child aborted) 74 - test-book-cache-cursor-move-by-posix (SIGTRAP) 81 - test-book-cache-cursor-change-locale (SIGTRAP) 86 - test-sqlite-cursor-move-by-posix (SIGTRAP) 93 - test-sqlite-cursor-change-locale (SIGTRAP) Errors while running CTest make: *** [Makefile:122: test] Error 8 Test suite failed, dumping logs. command "make" "test" failed with status 2 builder for `/gnu/store/7fn896phqyv9r636yhjipa9k4qm7g9ni-evolution-data-server-3.30.2.drv' failed with exit code 1 build of /gnu/store/7fn896phqyv9r636yhjipa9k4qm7g9ni-evolution-data-server-3.30.2.drv failed View build log at '/var/log/guix/drvs/7f/n896phqyv9r636yhjipa9k4qm7g9ni-evolution-data-server-3.30.2.drv.bz2'. guix build: error: build of `/gnu/store/7fn896phqyv9r636yhjipa9k4qm7g9ni-evolution-data-server-3.30.2.drv' failed --8<---------------cut here---------------end--------------->8--- -- Chris