Closed JesseMFrey closed 3 years ago
The error says that part of bluez-qt package isn't there. Maybe remove and reinstall that package?
Upgraded bluez-qt to 5.84 but that didn't help. Looks like I do in fact have a QDBusPendingReply in /usr/include/qt/QtDBus/QDBusPendingReply which is from the qt5-base package. Seems like it's a problem of include paths are not setup correctly
Hmmm. Ok. I haven't ever used Arch before so I am unsure on the differences that may apply. Are you running the install.sh script as a user or root?
Robert Crowley
On Wed, Jul 14, 2021, 10:05 PM JesseMFrey @.***> wrote:
Upgraded bluez-qt to 5.84 but that didn't help. Looks like I do in fact have a QDBusPendingReply in /usr/include/qt/QtDBus/QDBusPendingReply which is from the qt5-base package. Seems like it's a problem of include paths are not setup correctly
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openDsh/dash/issues/73#issuecomment-880331762, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLUDVDZJ66VNFVI2QIL3CLTXY67BANCNFSM47ZUWPOA .
as normal user
On Wed, Jul 14, 2021 at 8:33 PM Robert Crowley @.***> wrote:
Hmmm. Ok. I haven't ever used Arch before so I am unsure on the differences that may apply. Are you running the install.sh script as a user or root?
Robert Crowley
On Wed, Jul 14, 2021, 10:05 PM JesseMFrey @.***> wrote:
Upgraded bluez-qt to 5.84 but that didn't help. Looks like I do in fact have a QDBusPendingReply in /usr/include/qt/QtDBus/QDBusPendingReply which is from the qt5-base package. Seems like it's a problem of include paths are not setup correctly
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openDsh/dash/issues/73#issuecomment-880331762, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABLUDVDZJ66VNFVI2QIL3CLTXY67BANCNFSM47ZUWPOA
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openDsh/dash/issues/73#issuecomment-880342277, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWFTLQV7A242OV5PVU7XZDTXZCIXANCNFSM47ZUWPOA .
I'm getting the same error when building in yocto
Issue
Dash does not build
Hardware
Raspberry Pi 4 4GB running Arch Arm with the following package versions that may or may not be relevant:
Installation Method: Install.sh
Description of problem:
Build fails with the following output
Expected Result:
Expected build to complete. I suspect that something in Qt got updated and is not being found correctly.