You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: failed to run custom build command for `loopdev v0.4.0`
Caused by:
process didn't exit successfully: `/build/source/target/release/build/loopdev-3cf9e2fbe30140be/build-script-build` (exit status: 101)
--- stderr
thread 'main' panicked at /build/cargo-vendor-dir/proc-macro2-1.0.64/src/fallback.rs:791:9:
"enum_(unnamed_at_/nix/store/mrgib0s2ayr81xv1q84xsjg8ijybalq3-glibc-2_38-27-dev/include/linux/loop_h_16_1)" is not a valid Ident
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
make: *** [Makefile:107: target/release/popsicle-gtk] Error 101
error: builder for '/nix/store/j38gyif1pkr00d602raz018if9g0k7z9-popsicle-1.3.2.drv' failed with exit code 2
error: 1 dependencies of derivation '/nix/store/dqayy6fw1rnb9087qjhs15lnplxj8xk3-user-environment.drv' failed to build
error: 1 dependencies of derivation '/nix/store/12s85vanbngi9h342my2s1a8ajvb656x-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/grnrz4xg062yji3y0wnsprajvixiyh5p-nixos-system-nixos-24.05beta357.19cbff58383a.drv' failed to build
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Additional context
Same issue here: #268450
Seems like something is wrong with the proc-macro2 crate.
Notify maintainers
@figsoda @13r0ck
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Priorities
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: