Skip to content

fix(master): replace drifted bin2c patch with clean 0062 - #68

Merged
ffmpeg-dev[bot] merged 1 commit into
mainfrom
fix/ffmpeg-master-r1
Aug 14, 2026
Merged

fix(master): replace drifted bin2c patch with clean 0062#68
ffmpeg-dev[bot] merged 1 commit into
mainfrom
fix/ffmpeg-master-r1

Conversation

@ffmpeg-dev

@ffmpeg-dev ffmpeg-dev Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Fix Summary

  • Root cause: Main-branch patch 8.x/0057-use-prebuilt-bin2c-master.patch drifted — FFmpeg master's ffbuild/common.mak gained a new INSTALL_FILES definition block between BIN2C = $(BIN2CEXE) and ifndef V, so the patch context no longer matched and every master matrix variant failed at patch apply.
  • Files changed:
    • patches/8.x/0062-use-prebuilt-bin2c-master.patch (new version-specific replacement for the read-only 0057)
    • ffmpeg/master.yaml (reference 0062-use-prebuilt-bin2c-master.patch instead of 0057)
  • Verification:
    • git apply --check patches/8.x/0062-use-prebuilt-bin2c-master.patch against FFmpeg@c48230e ffbuild/common.mak → APPLY OK
    • python scripts/ffport.py generate master --version n9.1-dev-827-gc48230e --sha512 027d... → Patches: 14 files, generated ports/ffmpeg/ (6 files); portfile.cmake lists patches/0062-use-prebuilt-bin2c-master.patch

Triggered by auto-heal run: #31803514757

FFmpeg master's ffbuild/common.mak gained an INSTALL_FILES block
between BIN2C and ifndef V, breaking the read-only 0057 patch context.
Add version-specific 0062-use-prebuilt-bin2c-master.patch and reference
it from master.yaml.
@ffmpeg-dev
ffmpeg-dev Bot enabled auto-merge (squash) August 14, 2026 13:21
@ffmpeg-dev
ffmpeg-dev Bot merged commit 19f36d6 into main Aug 14, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants