#Error emerging OpenAL
1 messages · Page 1 of 1 (latest)
Can you share emerge -pv openal ?
I'll test it myself, but I wanna match your use flags
[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?
Yeah, it built fine for me with those flags, and with pipewire 🤔
Probably yeah. pipewire is a sensible flag to have in your make.conf
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 🤔
Weird, well I am also using -O3 but I don't know if that affects it
Also I followed the PipeWire install guide and it mentioned nothing about a pipewire use flag, weird
can you share the ebuild at /var/db/repos/gentoo/media-libs/openal/*.ebuild ?
https://bpa.st/HF3A is what I have. no mention of any prepare
https://bpa.st/raw/RM7A This is the ebuild that I have.
Not super helpful, but maybe encouraging that it's probably not your setup
Okay, I will go and sync my repositories real quick