Skip to content

Unable to compile on Raspberry Pi #19

Open
@ChillarAnand

Description

@ChillarAnand

Describe the problem

➜  blink arduino-cli compile --fqbn arduino:avr:mega


Used platform Version Path
arduino:avr   1.8.6   /home/trify/.arduino15/packages/arduino/hardware/avr/1.8.6
Error during build: fork/exec /home/trify/.arduino15/packages/builtin/tools/ctags/5.8-arduino11/ctags: no such file or directory
➜  blink file /home/trify/.arduino15/packages/builtin/tools/ctags/5.8-arduino11/ctags
/home/trify/.arduino15/packages/builtin/tools/ctags/5.8-arduino11/ctags: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=7356c63fb09131d0c66ca5c8249a672ad78f2e8f, not stripped

To reproduce

Install arduino-cli on raspberry pi 4 and compile blink sketch.

Expected behavior

It should complie sketch.

Arduino CLI version

Version: 0.34.2 Commit: 963c1a76 Date: 2023-09-11T10:05:41Z

Operating system

N/A

Operating system version

➜ blink lsb_release -a No LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye

Additional context

➜ blink lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the nightly build
  • My report contains all necessary details

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