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.052 years ago
rustc update breaks the firmware build. Why the new non-or1k version sneaks in needs to be examined.
Incoming breakage for nixpkgs-21.05to Incoming breakage on nixpkgs-21.05 2 years ago