Skip to content

build fails on linux #25

@sidietz

Description

@sidietz

Trying to run ./build-local.sh fails on linux (amd64) even when docker is installed. Am I missing something or is this a bug? Below is the error message and the complete log.

[🐳|🔨] arm64: not supported on this machine/kernel [🐳|💥] Error 1 occurred in main shell [ at /armbian/lib/functions/logging/runners.sh:223 run_host_command_logged_raw() --> lib/functions/logging/runners.sh:223 run_host_command_logged() --> lib/functions/logging/runners.sh:205 prepare_host_binfmt_qemu() --> lib/functions/rootfs/qemu-static.sh:94 prepare_host_noninteractive() --> lib/functions/host/prepare-host.sh:120 do_with_logging() --> lib/functions/logging/section-logging.sh:81 prepare_host() --> lib/functions/host/prepare-host.sh:17 prepare_host_init() --> lib/functions/main/start-end.sh:64 main_default_start_build() --> lib/functions/main/start-end.sh:17 do_with_default_build() --> lib/functions/main/default-build.sh:41 cli_standard_build_run() --> lib/functions/cli/cli-build.sh:25 armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136 cli_entrypoint() --> lib/functions/cli/entrypoint.sh:208 main() --> compile.sh:50 ] [🐳|💥] Cleaning up [ please wait for cleanups to finish ] [🐳|🌿] ANSI log file built; inspect it by running: [ less -RS output/logs/log-build-c5897a50-76a4-4735-abef-0edc5d15fa3a.log.ans ] [🐳|🌱] Share log manually: [ use one of the commands below (or add SHARE_LOG=yes next time!) ] [🐳|🌿] Share log manually: [ curl --data-binary @output/logs/log-build-c5897a50-76a4-4735-abef-0edc5d15fa3a.log.ans https://paste.armbian.com/log ] [🐳|🌿] Share log manually: [ curl --data-binary @output/logs/log-build-c5897a50-76a4-4735-abef-0edc5d15fa3a.log.ans https://paste.armbian.de/log ] [🐳|🌿] Share log manually: [ curl --data-binary @output/logs/log-build-c5897a50-76a4-4735-abef-0edc5d15fa3a.log.ans https://paste.next.armbian.com/log ] [🐳|🌿] Share log manually: [ curl --data-binary @output/logs/log-build-c5897a50-76a4-4735-abef-0edc5d15fa3a.log.ans https://paste.armbian.eu/log ] [💥] -------------Docker run failed after 8s-------------------------- [ 🐳 failed ] [🌱] Cleaning up [ please wait for cleanups to finish ] ❌ Build failed 🧹 Cleaning up build artifacts...``` 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions