#Error emerging OpenAL

1 messages · Page 1 of 1 (latest)

exotic badge
#

Hello, I am trying to install OBS Studio, and Portage is failing to emerge OpenAL (a dependency of OBS).
The following is the build log: http://0x0.st/Ps10.txt
Output of emerge --info '=media-libs/openal-1.24.3::gentoo' is http://0x0.st/Ps1d.bin

halcyon dew
#

Can you share emerge -pv openal ?

#

I'll test it myself, but I wanna match your use flags

exotic badge
#

[ebuild N ] media-libs/openal-1.24.3::gentoo USE="alsa gui pulseaudio sdl (-coreaudio) -debug -jack -oss -pipewire -portaudio -sndio" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse sse2 sse4_1" 0 KiB

#

Wait a minute, I am using PipeWire, is the pipewire use flag supposed to be enabled?

halcyon dew
#

Yeah, it built fine for me with those flags, and with pipewire 🤔

halcyon dew
#

The error from your build log is quite explicit - die "FATAL: cmake_src_prepare (or cmake_prepare) has not been run";, but there is no cmake_src_prepare in the ebuild 🤔

exotic badge
#

Weird, well I am also using -O3 but I don't know if that affects it

exotic badge
halcyon dew
#

can you share the ebuild at /var/db/repos/gentoo/media-libs/openal/*.ebuild ?

exotic badge
halcyon dew
#

How strange, that's totally different 🤔

halcyon dew
exotic badge