maintainer-feedback requested: [Bug 291976] audio/openal-soft: error after update to 1.25.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291976] audio/openal-soft: error after update to 1.25.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Dec 2025 12:51:44 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia
(Nobody) <multimedia@FreeBSD.org> for maintainer-feedback:
Bug 291976: audio/openal-soft: error after update to 1.25.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291976
--- Description ---
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_7co
ntextEEE"
$ 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