Matt Jolly

Results 169 comments of Matt Jolly

I'm seeing a lot of test failures for aarch64: https://paste.gentoo.zip/JldLhmOQ

Sorry, didn't mean to close it just there!

> > I'm seeing a lot of test failures for aarch64: [paste.gentoo.zip/JldLhmOQ](https://paste.gentoo.zip/JldLhmOQ) > > _Hello @Kangie,_ Sorry, I'm not sure if I can do something to investigate test failures for...

https://paste.gentoo.zip/ApBgJkY3 ``` /var/tmp/portage/dev-lang/zig-0.13.0/work/zig-0.13.0 # ./build/stage3/bin/zig env { "zig_exe": "/var/tmp/portage/dev-lang/zig-0.13.0/work/zig-0.13.0/build/stage3/bin/zig", "lib_dir": "build/stage3/lib/zig", "std_dir": "build/stage3/lib/zig/std", "global_cache_dir": "/root/.cache/zig", "version": "0.13.0", "target": "x86_64-linux.6.9.2...6.9.2-gnu.2.39", "env": { "ZIG_GLOBAL_CACHE_DIR": null, "ZIG_LOCAL_CACHE_DIR": null, "ZIG_LIB_DIR": null, "ZIG_LIBC": null, "ZIG_BUILD_RUNNER":...

No change: https://paste.gentoo.zip/Pkn33y7E emerge --info: https://paste.gentoo.zip/2myldxbO Edit: I wonder if this has anything to do with crossdev? I may have some outdated toolchain things for riscv and aarch64 on this...

LGTM. Sorry about the delay, I got stuck in electron hell. Feel free to prod me if these get delayed - we're in the same TZ after all! Edit: I...

> to mitigate any panic there: this totally works. People are running GRC-Qt with Qt6 while using Qt5 gr-qtgui widgets on the same machine. (CC'ing our GRC-Qt lead [@haakov](https://github.com/haakov) on...

Overall I think this is a good change for our users that costs us very little to implement. With that said, I'm against the virtual here: * A direct `||`...

This is in draft while we work out what to do about musl + llvm test failures. It now builds on musl which is a step in the right direction.