Skip to content

[BE] Remove libstdcxx conda-forge hack from Docker builds#172260

Closed
huydhn wants to merge 1 commit intopytorch:mainfrom
huydhn:remove-libstdcxx-hack-ci
Closed

[BE] Remove libstdcxx conda-forge hack from Docker builds#172260
huydhn wants to merge 1 commit intopytorch:mainfrom
huydhn:remove-libstdcxx-hack-ci

Conversation

@huydhn
Copy link
Copy Markdown
Contributor

@huydhn huydhn commented Jan 12, 2026

This is causing aarch64 CI to fail with ImportError: /opt/conda/envs/py_3.10/bin/../lib/libstdc++.so.6: version GLIBCXX_3.4.32' not found (required by /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so)`. We don't need this anymore on both x86 and aarch64

Testing

@huydhn huydhn requested a review from malfet January 12, 2026 19:29
@huydhn huydhn requested a review from jeffdaily as a code owner January 12, 2026 19:29
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Jan 12, 2026

🔗 Helpful Links

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

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

❌ 2 New Failures, 42 Pending

As of commit 7e1ffee with merge base 584cebd (image):

NEW FAILURES - The following jobs have failed:

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

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Jan 12, 2026
@huydhn huydhn closed this Jan 12, 2026
@huydhn huydhn reopened this Jan 12, 2026
@huydhn
Copy link
Copy Markdown
Contributor Author

huydhn commented Jan 12, 2026

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jan 12, 2026
@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Merge failed

Reason: 1 jobs have failed, first few of them are: docker-builds / docker-build (linux.12xlarge, pytorch-linux-noble-rocm-nightly-py3)

Details for Dev Infra team Raised by workflow job

@malfet malfet changed the title Remove libstdcxx conda-forge hack when building Docker images [BE] Remove libstdcxx conda-forge hack from Docker builds Jan 12, 2026
@malfet
Copy link
Copy Markdown
Contributor

malfet commented Jan 12, 2026

@pytorchbot merge -f "So far so good"

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@malfet
Copy link
Copy Markdown
Contributor

malfet commented Jan 13, 2026

@malfet malfet added the autorevert: disable Disable autorevert for a specific PR label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorevert: disable Disable autorevert for a specific PR ciflow/trunk Trigger trunk jobs on your pull request Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants