Incoming breakage on nixpkgs-21.05 #47

Closed
opened 2021-03-12 00:25:29 +08:00 by astro · 0 comments

rustc update breaks the firmware build. Why the new non-or1k version sneaks in needs to be examined.

make: Entering directory '/build/artiq_kasli/apm/software'
make -C /build/artiq_kasli/apm/software/bootloader
make[1]: Entering directory '/build/artiq_kasli/apm/software/bootloader'
 CARGO    cargo/or1k-unknown-none/debug/libbootloader.a
thread 'main' panicked at 'attempted to zero-initialize type `sized_chunks::sized_chunk::Chunk<(core::package_id::PackageId, im_rc::OrdMap<core::package_id::PackageId, std::vec::Vec<core::dependency::Dependency>>)>`, which is invalid', /build/rustc-1.49.0-src/library/core/src/mem/mod.rs:623:9
rustc update breaks the firmware build. Why the new non-or1k version sneaks in needs to be examined. ``` make: Entering directory '/build/artiq_kasli/apm/software' make -C /build/artiq_kasli/apm/software/bootloader make[1]: Entering directory '/build/artiq_kasli/apm/software/bootloader' CARGO cargo/or1k-unknown-none/debug/libbootloader.a thread 'main' panicked at 'attempted to zero-initialize type `sized_chunks::sized_chunk::Chunk<(core::package_id::PackageId, im_rc::OrdMap<core::package_id::PackageId, std::vec::Vec<core::dependency::Dependency>>)>`, which is invalid', /build/rustc-1.49.0-src/library/core/src/mem/mod.rs:623:9 ```
astro changed title from Incoming breakage for nixpkgs-21.05 to Incoming breakage on nixpkgs-21.05 2021-03-12 00:31:41 +08:00
sb10q closed this issue 2021-06-02 07:59:10 +08:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nix-scripts#47
There is no content yet.