Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

build failure (main, zig 0.11.0) #25

@oliverpool

Description

@oliverpool

First of all, thanks for this project!

I just cloned and tried to build this project, but it failed. Exactly the same output as the latest pipeline:

https://github.com/ZigEmbeddedGroup/microchip-atmega/actions/runs/5985749765/job/16238164264

> zig version
0.11.0
> zig build -Doptimize=ReleaseSmall
[...]
Build Summary: 6/13 steps succeeded; 3 failed (disable with --summary none)
install transitive failure
├─ install Arduino Nano.minimal transitive failure
│  └─ zig build-exe Arduino Nano.minimal ReleaseSmall avr-freestanding-eabi failure
├─ install Arduino Uno.minimal transitive failure
│  └─ zig build-exe Arduino Uno.minimal ReleaseSmall avr-freestanding-eabi failure
└─ install ATmega328P.minimal transitive failure
   └─ zig build-exe ATmega328P.minimal ReleaseSmall avr-freestanding-eabi failure
error: the following build command failed with exit code 1:
[...]

@MasterQ32 you authored #24 : does it compile on your system? (I am using Linux)

Do you know which flags I could set to get more info regarding the error? (zig build --verbose does not show anything more)

Error looks similar to ZigEmbeddedGroup/microzig#119 (reported long ago)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions