CI with Distro compilers #3350
Annotations
3 errors and 30 warnings
centos-stream-fsf-latest
Error: stdout WARNING: unsupported distro centos-stream-fsf-latest, not updating package metadata
Collecting distro
Downloading distro-1.9.0-py3-none-any.whl (20 kB)
Collecting packaging
Downloading packaging-24.2-py3-none-any.whl (65 kB)
Collecting pyyaml
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Collecting semver
Downloading semver-3.0.2-py3-none-any.whl (17 kB)
Installing collected packages: semver, pyyaml, packaging, distro
Successfully installed distro-1.9.0 packaging-24.2 pyyaml-6.0.2 semver-3.0.2
, stderr + set -o errexit
+ '[' centos-stream-fsf-latest '!=' windows-latest ']'
+ sudo=sudo
+ case $DISTRO in
+ echo WARNING: unsupported distro centos-stream-fsf-latest, not updating package metadata
+ '[' centos-stream-fsf-latest '!=' windows-latest ']'
+ python3 -m venv venv
+ source venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/runner/work/alire-crates-ci/alire-crates-ci/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/gnat/bin:/opt/gprbuild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/runner/work/alire-crates-ci/alire-crates-ci/venv/bin:/opt/gnat/bin:/opt/gprbuild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ pip3 install -r requirements.txt
WARNING: You are using pip version 21.3.1; however, version 24.3.1 is available.
You should consider upgrading via the '/home/runner/work/alire-crates-ci/alire-crates-ci/venv/bin/python3 -m pip install --upgrade pip' command.
+ git config --global --add safe.directory '*'
+ python3 -X utf8 test_release.py
Traceback (most recent call last):
File "/home/runner/work/alire-crates-ci/alire-crates-ci/test_release.py", line 218, in <module>
main()
File "/home/runner/work/alire-crates-ci/alire-crates-ci/test_release.py", line 194, in main
print(f"START {db.osname()}--{db.distro_full()}--gnat={gnat_version()}")
File "/home/runner/work/alire-crates-ci/alire-crates-ci/alr/db.py", line 90, in gnat_version
gnat_version_cached = re.search(pattern, check_output(["alr","toolchain"]).decode()).group(1)
File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib64/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['alr', 'toolchain']' returned non-zero exit status 1.
|
debian-stable
Error: stdout Get:1 http://deb.debian.org/debian stable InRelease [151 kB]
Get:2 http://deb.debian.org/debian stable-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security stable-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian stable/main amd64 Packages [8789 kB]
Get:5 http://deb.debian.org/debian stable-updates/main amd64 Packages.diff/Index [12.8 kB]
Get:6 http://deb.debian.org/debian stable-updates/main amd64 Packages T-2024-11-27-1405.46-F-2024-11-27-1405.46.pdiff [435 B]
Get:6 http://deb.debian.org/debian stable-updates/main amd64 Packages T-2024-11-27-1405.46-F-2024-11-27-1405.46.pdiff [435 B]
Get:7 http://deb.debian.org/debian-security stable-security/main amd64 Packages [206 kB]
Fetched 9262 kB in 1s (9960 kB/s)
Reading package lists...
Collecting distro
Downloading distro-1.9.0-py3-none-any.whl (20 kB)
Collecting packaging
Downloading packaging-24.2-py3-none-any.whl (65 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.2 MB/s eta 0:00:00
Collecting pyyaml
Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 35.0 MB/s eta 0:00:00
Collecting semver
Downloading semver-3.0.2-py3-none-any.whl (17 kB)
Installing collected packages: semver, pyyaml, packaging, distro
Successfully installed distro-1.9.0 packaging-24.2 pyyaml-6.0.2 semver-3.0.2
START linux--debian-12--gnat=12.2.0
branch 'results' set up to track 'origin/results'.
HEADS: 4fd83c2410a89e0787ac069484b74f15b095751a vs 4fd83c2410a89e0787ac069484b74f15b095751a
LOADING EXISTING DB...
Loaded virtapu (44 tests)
Loaded jwt (40 tests)
Loaded blake2s (36 tests)
Loaded basalt (26 tests)
Loaded base64 (38 tests)
Loaded bar_codes (41 tests)
Loaded bb_pico_bsp (17 tests)
Loaded bbqueue (13 tests)
Loaded vss (14 tests)
Loaded eeprom_i2c (27 tests)
Loaded ews (25 tests)
Loaded usb_embedded (34 tests)
Loaded servletada_ews (15 tests)
Loaded servletada_aws (27 tests)
Loaded serverfaces (15 tests)
Loaded septum (13 tests)
Loaded security (14 tests)
Loaded secretada (12 tests)
Loaded serverfaces_unit (14 tests)
Loaded servletada_unit (14 tests)
Loaded semantic_versioning (40 tests)
Loaded servletada (14 tests)
Loaded lzmada (15 tests)
Loaded slip (40 tests)
Loaded rxada (32 tests)
Loaded xdg_base_dir (24 tests)
Loaded akt (16 tests)
Loaded emacs_ada_mode (14 tests)
Loaded emacs_gpr_mode (13 tests)
Loaded emojis (26 tests)
Loaded emacs_wisi (13 tests)
Loaded embedded_components (27 tests)
Loaded emacs_wisitoken_grammar_mode (24 tests)
Loaded emacs_gpr_query (14 tests)
Loaded svd2ada (33 tests)
Loaded cobs (24 tests)
Loaded cortex_m (15 tests)
Loaded parse_args (38 tests)
Loaded parallelize (12 tests)
Loaded partord (39 tests)
Loaded j2ada (33 tests)
Loaded itsybitsy_rp2040_bsp (15 tests)
Loaded iterators (26 tests)
Loaded itsybitsy_bsp (17 tests)
Loaded gsl (12 tests)
Loaded uri_mime (30 tests)
Loaded uri_ada (33 tests)
Loaded phcpack (11 tests)
Loaded c_strings (37 tests)
Loaded wisitoken (14 tests)
Loaded win32ada (27 tests)
Loaded wikiada (14 tests)
Loaded dashera (26 tests)
Loaded aicwl (38 tests)
Loaded honki_tonks_zivilisationen (12 tests)
Loaded utilada_lzma (15 tests)
Loaded utilada_xml (16 tests)
Loaded utilada_curl (15 tests)
Loaded utf8test (24 tests)
Loaded utilada (14 tests)
Loaded utilada_aws (29 tests)
Loaded utilada_unit (14 tests)
Loaded cashe (16 tests)
Loaded canberra_ada (26 tests)
Loaded dirty_booleans (13 tests)
Loaded dir_iterators (31 tests)
Loaded portable_minimal_ada_rts (11 tests)
Loaded powerjoular (13 tests)
Loaded awa_unit (26 tests)
Loaded aws (13 tests)
Loaded awa (27 tests)
Loaded raspberry_bsp (35 tests)
Loaded wl_lib (10 tests)
Loaded cbsg (31 tests)
Loaded umwi (14 tests)
Loaded littlefs (31 tests)
Loaded libgpr2 (13 tests)
Loaded libhello (26 tests)
Loaded libadalang2xml (12 tests)
Loaded linux_hal (15 tests)
Loaded libkeccak (31 tests)
Loaded light_fk723m1_zgt6 (8 tests)
Loaded libadalang (12 tests)
Loaded linenoise_ada (14 tests)
Loaded libgnatdoc (22 tests)
Loaded libadalang_tools (12
|
ubuntu-lts
Error: stdout Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [935 kB]
Get:6 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [15.3 kB]
Get:7 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [607 kB]
Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [626 kB]
Get:9 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [18.4 kB]
Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [856 kB]
Get:11 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [11.9 kB]
Get:12 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [726 kB]
Get:13 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [607 kB]
Fetched 4780 kB in 2s (2714 kB/s)
Reading package lists...
Collecting distro (from -r requirements.txt (line 1))
Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB)
Collecting packaging (from -r requirements.txt (line 2))
Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
Collecting pyyaml (from -r requirements.txt (line 3))
Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting semver (from -r requirements.txt (line 4))
Downloading semver-3.0.2-py3-none-any.whl.metadata (5.0 kB)
Downloading distro-1.9.0-py3-none-any.whl (20 kB)
Downloading packaging-24.2-py3-none-any.whl (65 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 4.7 MB/s eta 0:00:00
Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 27.5 MB/s eta 0:00:00
Downloading semver-3.0.2-py3-none-any.whl (17 kB)
Installing collected packages: semver, pyyaml, packaging, distro
Successfully installed distro-1.9.0 packaging-24.2 pyyaml-6.0.2 semver-3.0.2
START linux--ubuntu-24.04--gnat=13.2.0
branch 'results' set up to track 'origin/results'.
HEADS: e1547e2dcaa6f54dc271e776a43e6785b6095a26 vs 4fd83c2410a89e0787ac069484b74f15b095751a
WARNING: defaulting to populate (reason: New commits detected in default index branch)
POPULATING DB...
POPULATING: aaa=0.2.6
Could not find a specific gnat version in aaa solution
POPULATING: ada_fuse=1.0.1
Could not find a specific gnat version in ada_fuse solution
POPULATING: ada_language_server=23.0.0
Crate uses specific GNAT version 13.2.0
POPULATING: ada_lua=0.1.0
Could not find a specific gnat version in ada_lua solution
POPULATING: ada_pretty=1.0.0
Could not find a specific gnat version in ada_pretty solution
POPULATING: ada_toml=0.4.0
Could not find a specific gnat version in ada_toml solution
POPULATING: ada_voxel_space_demo=1.0.1
Could not find a specific gnat version in ada_voxel_space_demo solution
POPULATING: adabots=1.8.1
Could not find a specific gnat version in adabots solution
POPULATING: adacl=5.15.1
Crate uses specific GNAT version 13.2.0
POPULATING: adasat=24.0.0
Could not find a specific gnat version in adasat solution
POPULATING: adayaml=0.3.0
Crate uses specific GNAT version 13.2.0
POPULATING: adl_middleware=0.2.0
Could not find a specific gnat version in adl_middleware solution
POPULATING: admpfr=4.1.0+20220920
Crate uses specific GNAT version 13.2.0
POPULATING: ado=2.4.0
Crate uses specific GNAT version 13.2.0
POPULATING: ado_all=2.4.0
Crate uses specific GNAT version 13.2.0
POPULATING: ado_mysql=2.4.0
Crate uses specific GNAT version 13.2.0
POPULATING: ado_postgresql=2.4.0
Crate uses specific GNAT version 13.2.0
POPULATING: ado_sqlite=2.4.0
Crate uses specific GNAT version 13.2.0
POPULATING: aflex=1.7.0
Could not find a specific gnat version in aflex solution
POPULATING: agpl=1.0.0
Could not find a spe
|
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|