Skip to content

Conversation

@NicolasHug
Copy link
Member

They're failing with

2025-03-17T12:56:28.1186348Z �[31mFAILED�[0m test/test_image.py::�[1mtest_decode_avif[decode_avif]�[0m - OSError: /opt/conda/envs/ci/bin/../lib/libstdc++.so.6: version `GLIBCXX_3.4.31' not found (required by /opt/conda/envs/ci/lib/python3.10/site-packages/torchvision_extra_decoders/../torchvision_extra_decoders.libs/libheif-2b91cd5e.so.1) 

As mentioned in #8963:

As a first step I'll deactivate the tests but I'll also try to look into building torchvision-extra-decoder` with older dependencies (libheif, libavif) which hopefully won't require recent version symbols.

@pytorch-bot
Copy link

pytorch-bot bot commented Mar 17, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8976

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@NicolasHug NicolasHug marked this pull request as ready for review March 17, 2025 13:47
@NicolasHug NicolasHug merged commit ade1c9b into pytorch:main Mar 17, 2025
3 of 5 checks passed
@github-actions
Copy link

Hey @NicolasHug!

You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

NicolasHug added a commit to NicolasHug/vision that referenced this pull request Mar 18, 2025
facebook-github-bot pushed a commit that referenced this pull request Jul 28, 2025
Reviewed By: scotts Differential Revision: D77998646 fbshipit-source-id: 11448f53c0e3a1355d632ef411fd6b27f86a05d0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants