Merge pull request #1475 from CARV-ICS-FORTH/uclibc #16
build.yaml
on: push
Matrix: build-multilib
Matrix: build
Matrix: test-sim
Annotations
11 errors and 13 warnings
build (ubuntu-22.04, linux, rv32gc-ilp32d, gcc)
Process completed with exit code 2.
|
build (ubuntu-20.04, newlib, rv32gc-ilp32d, llvm)
The job was canceled because "ubuntu-22_04_linux_rv32gc" failed.
|
build (ubuntu-20.04, newlib, rv32gc-ilp32d, llvm)
The operation was canceled.
|
build (ubuntu-20.04, newlib, rv64gc-lp64d, llvm)
The job was canceled because "ubuntu-22_04_linux_rv32gc" failed.
|
build (ubuntu-20.04, newlib, rv64gc-lp64d, llvm)
The operation was canceled.
|
build (ubuntu-22.04, linux, rv64gc-lp64d, gcc)
The job was canceled because "ubuntu-22_04_linux_rv32gc" failed.
|
build (ubuntu-22.04, linux, rv64gc-lp64d, gcc)
The operation was canceled.
|
build (ubuntu-20.04, linux, rv32gc-ilp32d, llvm)
The job was canceled because "ubuntu-22_04_linux_rv32gc" failed.
|
build (ubuntu-20.04, linux, rv32gc-ilp32d, llvm)
The operation was canceled.
|
build (ubuntu-20.04, linux, rv64gc-lp64d, llvm)
The job was canceled because "ubuntu-22_04_linux_rv32gc" failed.
|
build (ubuntu-20.04, linux, rv64gc-lp64d, llvm)
The operation was canceled.
|
build (ubuntu-22.04, musl, rv64gc-lp64d, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-20.04, newlib, rv32gc-ilp32d, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-20.04, newlib, rv64gc-lp64d, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-20.04, musl, rv64gc-lp64d, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-20.04, linux, rv32gc-ilp32d, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-20.04, linux, rv64gc-lp64d, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-22.04, newlib, rv32gc-ilp32d, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-22.04, newlib, rv64gc-lp64d, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-22.04, newlib, rv64gc-lp64d, llvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-22.04, newlib, rv32gc-ilp32d, llvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-22.04, linux, rv32gc-ilp32d, llvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-22.04, linux, rv64gc-lp64d, llvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "riscv32-elf-ubuntu-20.04-gcc-nightly", "riscv32-elf-ubuntu-22.04-gcc-nightly", "riscv32-elf-ubuntu-22.04-llvm-nightly", "riscv32-glibc-ubuntu-20.04-gcc-nightly", "riscv32-glibc-ubuntu-22.04-llvm-nightly", "riscv64-elf-ubuntu-20.04-gcc-nightly", "riscv64-elf-ubuntu-22.04-gcc-nightly", "riscv64-elf-ubuntu-22.04-llvm-nightly", "riscv64-glibc-ubuntu-20.04-gcc-nightly", "riscv64-glibc-ubuntu-22.04-llvm-nightly", "riscv64-musl-ubuntu-20.04-gcc-nightly", "riscv64-musl-ubuntu-22.04-gcc-nightly".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
riscv32-elf-ubuntu-20.04-gcc-nightly
Expired
|
651 MB |
|
riscv32-elf-ubuntu-22.04-gcc-nightly
Expired
|
601 MB |
|
riscv32-elf-ubuntu-22.04-llvm-nightly
Expired
|
947 MB |
|
riscv32-glibc-ubuntu-20.04-gcc-nightly
Expired
|
799 MB |
|
riscv32-glibc-ubuntu-22.04-llvm-nightly
Expired
|
1.06 GB |
|
riscv64-elf-ubuntu-20.04-gcc-nightly
Expired
|
652 MB |
|
riscv64-elf-ubuntu-22.04-gcc-nightly
Expired
|
602 MB |
|
riscv64-elf-ubuntu-22.04-llvm-nightly
Expired
|
947 MB |
|
riscv64-glibc-ubuntu-20.04-gcc-nightly
Expired
|
842 MB |
|
riscv64-glibc-ubuntu-22.04-llvm-nightly
Expired
|
1.12 GB |
|
riscv64-musl-ubuntu-20.04-gcc-nightly
Expired
|
704 MB |
|
riscv64-musl-ubuntu-22.04-gcc-nightly
Expired
|
637 MB |
|