Skip to content

Unable to compile sketch #1132

@gadhagod

Description

@gadhagod

Bug Report

Current behavior

When running:

arduino-cli compile --fqbn arduino:avr:uno sketch

I receive:

Error during build: fork/exec /bin/avr-g++: no such file or directory

Expected behavior

I expect it to compile.

Environment

arduino-cli alpha Version: 0.14.0 Commit: a86b21d Date: 2020-12-10T13:59:22Z

  • OS and platform: Raspberry Pi Zero, Linux

I installed on my mac, and everything went smooth, but when trying on a RPi, I get that error. I installed using:

curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sh

Please let me know if there is any more information that I could give to help fix this problem with the Arduino CLI.

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