01-14-2019, 03:25 PM
@Tim Curtis
Huh?
I pulled from the repo.
Looking at the first lines of your output, I have to guess this is a natural cargo update (but I don't know squat about it, so....)
For the killer line, I was going to conjecture that they forgot to clean house before zip'ping the master branch---leaving a stale lock file.
However, I just now downloaded the master.zip file and tried to build librespot. Clean and green-
Curious.
Regards,
Kent
Huh?
I pulled from the repo.
Looking at the first lines of your output, I have to guess this is a natural cargo update (but I don't know squat about it, so....)
For the killer line, I was going to conjecture that they forgot to clean house before zip'ping the master branch---leaving a stale lock file.
However, I just now downloaded the master.zip file and tried to build librespot. Clean and green-
Code:
pi@moode:~/librespot-master $ cargo build --release --features alsa-backend
Compiling libc v0.2.40
Compiling byteorder v1.2.2
...
Curious.
Regards,
Kent