Closed philmmanjaro closed 1 year ago
I checked the buildinfo file of the linux-asahi-edge kenrel package and found that the same rust packages were installed:
installed = rust-1:1.65.0-1.1-aarch64
installed = rust-bindgen-0.63.0-1-aarch64
installed = rust-src-1:1.65.0-1.1-aarch64
Also I noticed that the kernel got compiled in a "dirty" environment using makepkg as KDE and other sorts of packages were installed, which normally are not needed to build a kernel. It is always recommended to use a clean chroot environment. Also I noticed that the packager information was missing in that package ...
When I try to compile the package with our tools in a clean chrootbuild environment on Manjaro-ARM I get the following Rust errors for 6.1-rc8-asahi3-1 kernel:
The full build log can be found at our gitlab