Summary: | media-sound/patchage-1.0.6[jack-dbus] fails to emerge: ../src/JackDbusDriver.cpp:61:27: error: invalid use of incomplete type ‘class patchage::AudioDriver’ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | jannis <kripton> |
Component: | Current packages | Assignee: | Professional Audio Applications Maintainers <proaudio> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | kripton |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info
build.log |
Created attachment 790571 [details]
build.log
|
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.