alexa-pi / AlexaPi

Alexa client for all your devices! # No active development. PRs welcome # consider https://github.com/respeaker/avs instead
MIT License
1.33k stars 396 forks source link

Installation Hangs on Bluetooth.opp.o #453

Closed KubbaYioka closed 5 years ago

KubbaYioka commented 5 years ago

In order to help troubleshooting, be sure to include the following information:

Your OS (including version) where you are running AlexaPi: Raspbian Stretch

Your hardware platform and model you are running on: Raspberry Pi Zero W

Python release (python3 --version): Python 3.x.x (probably the latest but I am unable to check at this time)

Description of problem: This issue has been addressed in at least two other places, but the solutions were not satisfactory. Building SDK halts at:

[56%] Building CXX object CapabilityAgents/Bluetooth/src/CMakeFiles/Bluetooth.dir/Bluetooth.opp.o

System . Adding -j1 to limit jobs does not help. Temperature ok (using a generous and ridiculous cooling method to ensure this is not the issue).

Expected: Completed installation of AlexaPi

Problem-relevant config.yaml entries: Unavailable at this time.

Steps to reproduce: Get Raspberry Pi Zero W with latest Raspbian Stretch, follow installation guide.

Traceback (if applicable): Not available.

Additional info: Been trying different ways of making this work for the better part of two weeks with no progress past this point, or I encounter some other issue with different install methods. Suggestions welcome. Gonna let my Zero W sit overnight and see what happens.