[...] mysterious [...]
Don't know what the problem was, I had also tried to hard reset to master to no avail. I then removed the cgminer folder entirely and cloned again and it showed v4.7.1 (git tag -l), but it still built 4.7.0. I then selected 4.7.1 manually (git checkout tags/v4.7.1) and that finally did the trick.
[...]
- Hashfast voltage support for Yoli/Habanero/Bitcrane etc. boards (see ASIC-README)
[...]
Thank you!
Spotted this when building on a RPi with --enable-hashfast:
./configure: line 11925: -pthread: command not found
A quick search in the tread showed this error in reference to Avalon devices.
As far as I can tell it has no influence on running cgminer in this case, however.