apteryks
apteryks
The issue appears to be resolved by reverting from 9d1f5098b716681d087cca695ad714218a18d4e8 to f9a66914622514c13997c2bf7ec20fa98e9dfc1d, so it appears to be a very recent regression.
The culprit appears to be: cdec32865c6093bd4761326ea461aaa2fcf7d1b4. My rough test case: start problematic joycond. Press right arrow on Switch Pro or other buttons to have the front LEDs flashing. Press both...
That's now required with a recent Go, as seen when attempting to use godef for example: ``` $ /gnu/store/hjnfnay8m7iwmfyvdjyw7b79wldjvmgc-godef-1.1.2-0.dbdb472/bin/godef -f main.go "main()" 2025/06/01 20:16:19 internal error: package "golang.org/x/net/context" without types...
Regarding the first problem, it gets build first here, I think: ``` [32m(68/175) BUILDING memmap2 v0.2.3[0m > /tmp/guix-build-rust-1.54.0.drv-0/mrustc/bin/mrustc rustc-1.54.0-src/vendor/getrandom/build.rs --crate-name build --crate-type bin -o output/rustc-build/build_getrandom-0_2_0_H40_run -L output/rustc-build -L output --cfg...
Oh, but I see other similar reports by fellow Guix contributors in https://issues.guix.gnu.org/74142, complete with logs.
And also https://issues.guix.gnu.org/57879
I was able to reproduce on a 3rd build: ``` (61/175) BUILDING polonius_engine from polonius-engine v0.12.1 (62/175) BUILDING ena v0.14.0 > /tmp/guix-build-rust-1.54.0.drv-0/mrustc/bin/mrustc rustc-1.54.0-src/vendor/polonius-engine/src/lib.rs -o output/rustc-build/libpolonius_engine-0_12_1.rlib --crate-name polonius_engine --crate-type rlib -C...
> Please confirm that you are using the latest version of mrustc, as that log output doesn't match the output of the most recent version of minicargo (with the fixed...
OK, now I'm confident I'm on the latest revision 1827564 (sorry for the earlier mishaps!), and could still trigger a failure: ``` --- BUILDING regex v1.5.4 (72.5% 6r,0w,40b/167t) > /tmp/guix-build-rust-1.54.0.drv-0/mrustc/bin/mrustc...
The `output/cargo-build/build_openssl-sys-0_9_61_H1.txt_failed.txt` file contains: ``` Setup: V V V (0.00 s) Setup: DONE Target Load: V V V (0.00 s) Target Load: DONE Parse: V V V (0.00 s) Parse:...