newbluemoon
newbluemoon
Maybe this is of relevance: Void Linux has two flavours – glibc and musl libc; the bug doesn't show on musl.
@jurplel @jdpurcell Thank you! :) I’ll test it as soon as I can and give you feedback.
Just tested it and it works like a charm! :)
Made a slight modification to the pkg-config-wrapper to find the qt6 tools when cross building on 64 bit host for 32 bit target: ``` diff --git a/common/hooks/pre-configure/02-script-wrapper.sh b/common/hooks/pre-configure/02-script-wrapper.sh index 3d5d6c2ab3b..e2db9e400e9...
I do agree, just couldn’t come up with something better. Also couldn’t find any other package having this constellation. Maybe don’t allow 32-bit cross builds from 64-bit hosts for now...
@Duncaen I disabled cross builds when host and target wordsize differs. There already seems to be an active meson issue addressing this: https://github.com/mesonbuild/meson/issues/13018
Firmware update on a Nitrokey 3 worked for me without any problem, too. Also tested passkey login to github with Firefox – no problems either. :)