Skip to content

sync: upstream moxygen d23fb717d4ca#327

Merged
omoq-sync-bot[bot] merged 2 commits into
mainfrom
sync/d23fb717d4ca
Jul 23, 2026
Merged

sync: upstream moxygen d23fb717d4ca#327
omoq-sync-bot[bot] merged 2 commits into
mainfrom
sync/d23fb717d4ca

Conversation

@omoq-sync-bot

@omoq-sync-bot omoq-sync-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown

Automated upstream sync.

  • Upstream commit: d23fb717d4ca
  • Upstream status: success (green)
  • Merge type: git merge (sync/d23fb717d4ca → main)

The verify workflow will validate the standalone build. On success, this PR auto-merges.
Devs can push conflict-resolution commits to sync/d23fb717d4ca if needed.

Created by omoq-upstream-sync workflow.


This change is Reviewable

gmarzot and others added 2 commits July 21, 2026 23:28
Summary:
When `getdeps.py build` fails, the Dockerfiles cat every `*.log` under `/tmp`. That includes multi-MB logs shipped inside extracted source tarballs (e.g. boost's `libs/multiprecision/performance/*.log`), and with BuildKit's 2MiB log limit the actual compiler error gets pushed out of the visible output entirely — see the recent Docker Build AMD64 failures, where the tail is all boost perf-test noise and the real error (fixed in facebookexperimental#209) is unfindable.

This prunes `extracted/` source trees from the `find` and tails the remaining logs (200 lines each) instead of catting them whole.

Pull Request resolved: facebookexperimental#210

Reviewed By: sharmafb

Differential Revision: D112899604

Pulled By: afrind

fbshipit-source-id: 8e57798c00ba5574bd84e791efc2856f28148316

@gmarzot gmarzot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved by upstream sync workflow.

@omoq-sync-bot
omoq-sync-bot Bot merged commit c196fad into main Jul 23, 2026
6 checks passed
@omoq-sync-bot
omoq-sync-bot Bot deleted the sync/d23fb717d4ca branch July 23, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant