[Bug 291976] audio/openal-soft: error after update to 1.25.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 27 Dec 2025 12:51:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291976

            Bug ID: 291976
           Summary: audio/openal-soft: error after update to 1.25.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: discipline@tiscali.it
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)
          Assignee: multimedia@FreeBSD.org

After updating audio/openal-soft to 1.25.0 (and then to 1.25.0_1) I'm getting
errors on ports where I set OPENAL option (e.g. multimedia/ffmpeg,
multimedia/mplayer, ...) and also on ports having USES=openal with no option
(e.g. games/iortcw, games/doomsday, ...).

The error is the following:
ld-elf.so.1: /usr/local/lib/libopenal.so.1: Undefined symbol
"_ZN3fmt3v127vformatENS0_17basic_string_viewIcEENS0_17basic_format_argsINS0_7contextEEE"

$ uname -Kvm
FreeBSD 14.3-STABLE 3e5025ea3 STARLESS amd64 1403507

$ make showconfig -C audio/openal-soft
===> The following configuration options are available for
openal-soft-1.25.0_1:
     CONFIG=off: Install configuration utility (needs Qt6)
     EXAMPLES=off: Build and/or install examples
     JACK=off: JACK audio server support
     OSS=on: Open Sound System support
     PIPEWIRE=off: PipeWire multimedia server support
     PORTAUDIO=on: PortAudio library support
     PULSEAUDIO=off: PulseAudio sound server support
     SDL=off: Simple Direct Media Layer support
     SIMD=on: Use CPU-specific optimizations
     SNDIO=on: Sndio audio support
     UTILS=on: Build and install utility programs
===> Use 'make config' to modify these settings

-- 
You are receiving this mail because:
You are the assignee for the bug.