I followed instructions and used this command to buid (repo synced) tools/bazel run --lto=none //common:kernel_aarch64_dist -- --dist_dir=out/android13-5.10/dist And i get this error (on build/build.sh same): ERROR: /home/aaron/Builds/android-kernel/common/BUILD.bazel:26:22: Checking for kmi_symbol_list_ strict_mode //common:kernel_aarch64 failed: (Exit 1): bash failed: error executing command (from target //common:kernel_aarch64) /bin/bash -c ... (remaining 1 argument skipped)
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root f or debugging ERROR: Differences between ksymtab and symbol list detected! Symbols missing from ksymtab: - __cfi_slowpath Symbols missing from symbol list: Target //common:kernel_aarch64_dist failed to build Use --verbose_failures to see the command lines of failed build steps. INFO: Elapsed time: 3572,647s, Critical Path: 3535,69s INFO: 7 processes: 3 internal, 4 linux-sandbox. FAILED: Build did NOT complete successfully FAILED: Build did NOT complete successfully -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/31fa7a14-7a47-4bc4-9289-9d75a5e942aan%40googlegroups.com.
