This repository was archived by the owner on Feb 17, 2024. It is now read-only.
generated from ZigEmbeddedGroup/hardware-support-template
-
Notifications
You must be signed in to change notification settings - Fork 3
build failure (main, zig 0.11.0) #25
Copy link
Copy link
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels