Skip to content

add workflow to build with all available C standards #2

add workflow to build with all available C standards

add workflow to build with all available C standards #2

Triggered via pull request February 6, 2024 08:54
@pmqspmqs
synchronize #925
pmqs:workflow
Status Failure
Total duration 6m 49s
Artifacts 8

c-std.yml

on: pull_request
Matrix: configure
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ubuntu-latest + clang + cmake -std=iso9899:199409
Process completed with exit code 2.
ubuntu-latest + clang + cmake -std=c89
Process completed with exit code 2.
ubuntu-latest + clang + configure -std=c2x
Process completed with exit code 2.
ubuntu-latest + clang + configure -std=c99
Process completed with exit code 2.
ubuntu-latest + clang + configure -std=c17
Process completed with exit code 2.
ubuntu-latest + clang + configure -std=c11
Process completed with exit code 2.
ubuntu-latest + gcc + configure -std=c2x
Process completed with exit code 2.
ubuntu-latest + gcc + configure -std=c99
Process completed with exit code 2.
ubuntu-latest + gcc + configure -std=c17
Process completed with exit code 2.
ubuntu-latest + gcc + configure -std=c11
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
ubuntu-latest clang c11 (configure) Expired
1.18 KB
ubuntu-latest clang c17 (configure) Expired
1.18 KB
ubuntu-latest clang c2x (configure) Expired
1.18 KB
ubuntu-latest clang c99 (configure) Expired
1.18 KB
ubuntu-latest gcc c11 (configure) Expired
1.17 KB
ubuntu-latest gcc c17 (configure) Expired
1.17 KB
ubuntu-latest gcc c2x (configure) Expired
1.17 KB
ubuntu-latest gcc c99 (configure) Expired
1.17 KB