pin
pin
@kraxarn Hi, NetBSD package maintainer here. I can reproduce this on my system. Even though, I've just build the latest release with `-DCMAKE_BUILD_TYPE=RelWithDebInfo`, I can't seem to get a better...
@pfr-dev I don't think so. I had no issues with authentication while trying to reproduce your issue. You might have had bad luck and bumped into both of these. For...
> I can play music with ncspot just fine, but I think that uses the NetBSD default portaudio backend. No, on NetBSD `librespot` is also built with the `portaudio` backend....
@pfr-dev the audio options are for `librespot`, not for `spotify-qt`. Build options are ... well, build options and can only be used for source builds. Binaries come with default options....
> Doh! I knew it would be obvious. Sorry for the noise. No worries. After all the bug still lives in your version.
@pfr-dev instructions on how to build from the master branch here have now been sent to you off thread.
@kraxarn as @pfr-dev pointed out, I have no issues building `spotify-qt` from git. We were simply curious what was the minimum required Qt version, as I have Qt 6.8.0
I'm Qt5 free :) Everything on my system is built with Qt6
> The first is a problem in the libc crate which @0323pin is working on fixing. For reference, https://github.com/rust-lang/libc/pull/3927
@0-wiz-0 you could try to apply my libc patch locally to overcome the `sysctlnametomib` issue.