No description
|
Some checks failed
action.yml / vendor: Rename KERNEL_TOOLCHAIN_PREFIX_arm back to arm-linux-android- (push) Failing after 0s
This fix building the kernel with Clang-19 and higher. Output: make: Verzeichnis „/run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998“ wird betreten make[1]: Verzeichnis „/run/media/kevin/Daten/NLA/VoltageOS/out/target/product/NLA/obj/KERNEL_OBJ“ wird betreten GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config/kernel.release GEN ./Makefile CHK include/generated/uapi/linux/version.h CHK scripts/mod/devicetable-offsets.h Using /run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998 as source for kernel CHK include/generated/utsrelease.h CHK include/generated/timeconst.h CHK include/generated/bounds.h CHK include/generated/asm-offsets.h CALL /run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998/scripts/checksyscalls.sh make[2]: „include/generated/vdso-offsets.h“ ist bereits aktuell. VDSOC32 arch/arm64/kernel/vdso32/vgettimeofday.o VDSOA32 arch/arm64/kernel/vdso32/sigreturn.o clang: error: version 'kernel' in target triple 'arm-unknown-linux-androidkernel' is invalid make[2]: *** [/run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998/arch/arm64/kernel/vdso32/Makefile:147: arch/arm64/kernel/vdso32/sigreturn.o] Error 1 make[2]: *** Es wird auf noch nicht beendete Prozesse gewartet … clang: error: version 'kernel' in target triple 'arm-unknown-linux-androidkernel' is invalid make[2]: *** [/run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998/arch/arm64/kernel/vdso32/Makefile:145: arch/arm64/kernel/vdso32/vgettimeofday.o] Error 1 make[1]: *** [arch/arm64/Makefile:210: vdso_prepare] Error 2 make[1]: Verzeichnis „/run/media/kevin/Daten/NLA/VoltageOS/out/target/product/NLA/obj/KERNEL_OBJ“ wird verlassen make: *** [Makefile:152: sub-make] Error 2 make: Verzeichnis „/run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998“ wird verlassen |
||
|---|---|---|
| .github/workflows | ||
| audio | ||
| bash_completion | ||
| build | ||
| config | ||
| overlay | ||
| prebuilt | ||
| product | ||
| release | ||
| remove_packages | ||
| signing | ||
| spn | ||
| tools | ||
| vars | ||
| .gitignore | ||
| LICENSE | ||
| README.mkdn | ||
LineageOS =========== Getting started --------------- Please see the [LineageOS Wiki](https://wiki.lineageos.org/) for building instructions, by device. Submitting patches ------------------ Patches are always welcome! Please submit your patches via LineageOS Gerrit! Simply follow our guide on [how to submit patches](https://wiki.lineageos.org/submitting-patch-howto.html). To view the status of your and others' patches, visit [LineageOS Gerrit Code Review](https://review.lineageos.org/). Buildbot -------- All supported devices are built weekly and periodically as changes are committed to ensure the source trees remain buildable. You can view the current build statuses at [LineageOS Buildkite](https://buildkite.com/lineageos). Builds produced weekly by the buildbot can be downloaded from [LineageOS downloads](https://download.lineageos.org/).