Created attachment 790568 [details] emerge --info media-sound/patchage-1.0.6[jack-dbus] fails to emerge here, spitting out a lot of errors, starting with: ../src/JackDbusDriver.cpp:61:27: error: invalid use of incomplete type ‘class patchage::AudioDriver’ 61 | class JackDriver : public AudioDriver | ^~~~~~~~~~~ In file included from ../src/JackDbusDriver.cpp:25: ../src/make_jack_driver.hpp:27:7: note: forward declaration of ‘class patchage::AudioDriver’ 27 | class AudioDriver; | ^~~~~~~~~~~ Building with USE="-jack-dbus" is fine.
Created attachment 790571 [details] build.log