This repository was archived by the owner on Mar 23, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 83
This repository was archived by the owner on Mar 23, 2025. It is now read-only.
kernels fail to build on rpi5 #113
Copy link
Copy link
Closed
Description
When trying to upgrade my system, non of the realeases, nor the master branch let me build/grab the kernel from cachix. then when trying to build the kernel, which has worked previously on a debian rpi it just fails.
here is the full nix log
build.log
I really don't know how to proceed from here
┏━ 2 Errors:
⋮
┃ > QUESTION: Runtime Testing, NAME: RUNTIME_TESTING_MENU, ALTS: N/y/?, ANSWER: n
┃ > GOT: n
┃ > QUESTION: Memtest, NAME: MEMTEST, ALTS: Y/n/?, ANSWER: y
┃ > GOT: y
┃ > GOT: *
┃ > GOT: * Rust hacking
┃ > GOT: *
┃ > GOT: #
┃ > GOT: # configuration written to .config
┃ > GOT: #
┃ > GOT: make[1]: Leaving directory '/build/source/build'
┃ > GOT: make: Leaving directory '/build/source'
┃ > warning: unused option: ACPI_APEI
┃ > warning: unused option: ACPI_APEI_GHES
┃ > warning: unused option: ACPI_FPDT
┃ > warning: unused option: ACPI_HMAT
┃ > error: unused option: ACPI_HOTPLUG_CPU
┃ > error: unused option: ACPI_HOTPLUG_MEMORY
┃ > error: unused option: CGROUP_HUGETLB
┃ > error: unused option: CHROMEOS_TBMC
┃ > warning: unused option: DRM_VBOXVIDEO
┃ > error: unused option: FSL_MC_UAPI_SUPPORT
┃ > error: unused option: HOTPLUG_PCI_ACPI
┃ > error: unused option: HOTPLUG_PCI_PCIE
┃ > warning: unused option: KEXEC_JUMP
┃ > error: unused option: MOUSE_ELAN_I2C_SMBUS
┃ > error: unused option: MOUSE_PS2_ELANTECH
┃ > error: unused option: MT798X_WMAC
┃ > error: unused option: NET_VENDOR_MEDIATEK
┃ > warning: unused option: PARAVIRT_SPINLOCKS
┃ > error: unused option: PCI_TEGRA
┃ > warning: unused option: PCI_XEN
┃ > warning: unused option: PERF_EVENTS_AMD_BRS
┃ > error: unused option: PINCTRL_AMD
┃ > error: unused option: PM_WAKELOCKS
┃ > error: unused option: SCHED_CORE
┃ > error: unused option: SUN8I_DE2_CCU
┃ > error: unused option: USB_XHCI_TEGRA
┃ > warning: unused option: VBOXGUEST
┃ > warning: unused option: XEN_HAVE_PVMMU
┃ > warning: unused option: XEN_MCE_LOG
┃ > warning: unused option: XEN_PVH
┃ > warning: unused option: XEN_PVHVM
┃ > warning: unused option: XEN_SAVE_RESTORE
┃ For full logs, run 'nix log /nix/store/vif15wghxn3l0kf3iapmrkrhykdcyf5y-linux-config-6.6.51.drv'.
┣━ Dependency Graph:
┃ ┌─ ⚠ linux-config-6.6.51-aarch64-linux failed with exit code 1 after ⏱ 1m1s in buildPhase
┃ ⏸ linux-rpi-6.6.51-aarch64-linux
osbm, JamieMagee, cguentherTUChemnitz, MLFlexer and ritiek
Metadata
Metadata
Assignees
Labels
No labels