On 2023-07-17 20:46:35 -0400, Ted wrote: > Hello, > > Kudos for the fast reply. Here is my log. This is a reproduction on a > different machine. > > I have no potential clues for this cause. I will reply again with a build > log for a command that uses no funny cflags.
The issue is: pkg-config --exists --print-errors libplacebo >= 4.192.0 Package libunwind was not found in the pkg-config search path. Perhaps you should add the directory containing `libunwind.pc' to the PKG_CONFIG_PATH environment variable Package 'libunwind', required by 'libplacebo', not found But, libplacebo (nor any if it's dependencies) requires libunwind. Did you build any of those yourself? Cheers -- Sebastian Ramacher

