[Bug 289593] Update mail/mu to 1.12.13 and merge mail/mu4e

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Oct 2025 12:10:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289593

--- Comment #8 from Trenton Schulz <trueos@norwegianrockcat.com> ---
I gave the new patches a spin, but I think a flag is missing to configure to
disable the guile detection. With default options I get:

Library cld2 skipped: feature cld2 disabled
Message: CLD2 not found or disabled; no support for language detection
Run-time dependency guile-3.0 found: NO (tried pkgconfig)
[snip]
Message: using embedded fmt
Run-time dependency cli11 found: NO (tried pkgconfig and cmake)
Message: using embedded CLI11
Checking for function "g_log_writer_syslog" with dependency glib-2.0: YES
Library cld2 skipped: feature cld2 disabled
Message: CLD2 not found or disabled; no support for language detection
Run-time dependency guile-3.0 found: NO (tried pkgconfig)

meson.build:282:12: ERROR: Dependency "guile-3.0" not found, tried pkgconfig
[snip]

In other news, I was able to get a usable core dump, so I can report the crash
I'm seeing upstream. It is, of course, dependent on one email I received. But
it would be good to turn off cld2 so I can actually use mu4e in the meantime.
Just need to get time to write that up.

-- 
You are receiving this mail because:
You are on the CC list for the bug.