Hi David, David Bremner <da...@tethera.net> writes:
> Dan Čermák <dan.cer...@posteo.net> writes: > >> >> yes, in my "home project": >> https://build.opensuse.org/package/live_build_log/home:dancermak:branches:devel:libraries:c_c++/notmuch/openSUSE_Factory/x86_64 > > Thanks, I took a second look at this, and the underlying issue is that > the SMIME related tests depend on the openssl binary, which isn't > available in your build environment. We can (for a future point release) > try to make the test suite report this better and skip the tests, but > for know I suggest either installing openssl or manually skipping the > tests in question. The latter is doccumented in test/README Thanks a lot! I have added openssl into the buildroot and now the tests run successfully on Tumbleweed, but not on Leap 15.2 and 15.3 where some Emacs tests are failing now: --8<---------------cut here---------------start------------->8--- T310-emacs: Testing emacs interface FAIL notmuch-fcc-dirs set to a list (with match) --- T310-emacs.30.EXPECTED 2021-06-08 14:01:41.144000000 +0000 +++ T310-emacs.30.OUTPUT 2021-06-08 14:01:41.144000000 +0000 @@ -1,5 +0,0 @@ -From: Notmuch Test Suite <test_su...@notmuchmail.org> -To: -Subject: -Fcc: /home/abuild/rpmbuild/BUILD/notmuch-0.32.1/test/tmp.T310-emacs/mail/sent-list-match ---text follows this line-- *ERROR*: Symbol’s function definition is void: seq-some FAIL notmuch-fcc-dirs set to a list (catch-all) --- T310-emacs.31.EXPECTED 2021-06-08 14:01:41.172000000 +0000 +++ T310-emacs.31.OUTPUT 2021-06-08 14:01:41.172000000 +0000 @@ -1,5 +0,0 @@ -From: Notmuch Test Suite <test_su...@notmuchmail.org> -To: -Subject: -Fcc: /home/abuild/rpmbuild/BUILD/notmuch-0.32.1/test/tmp.T310-emacs/mail/sent-list-catch-all ---text follows this line-- *ERROR*: Symbol’s function definition is void: seq-some FAIL notmuch-fcc-dirs set to a list (no match) --- T310-emacs.32.EXPECTED 2021-06-08 14:01:41.200000000 +0000 +++ T310-emacs.32.OUTPUT 2021-06-08 14:01:41.200000000 +0000 @@ -1,4 +0,0 @@ -From: Notmuch Test Suite <test_su...@notmuchmail.org> -To: -Subject: ---text follows this line-- *ERROR*: Symbol’s function definition is void: seq-some --8<---------------cut here---------------end--------------->8--- Both versions of Leap are running Emacs 25.3, so maybe that's the issue? Cheers, Dan _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-le...@notmuchmail.org