-
Notifications
You must be signed in to change notification settings - Fork 3
Build failure: thunderbird-nightly (x86_64) #71
Copy link
Copy link
Open
Labels
Description
Build failure: thunderbird-nightly on x86_64
Run: https://github.com/projectbluefin/testhub/actions/runs/23717962258
Commit: e6ff1c6342c60cfc8210d234d1380c32ec953c22
Triggered by: workflow_dispatch on branch main
The compile-oci job failed for this app/arch combination.
Check the run link above for the full log output.
Fixing agent instructions
Target branch: raptor/runtime-thunderbird-nightly
If a PR for this branch already exists, push your fix commits directly to raptor/runtime-thunderbird-nightly.
Do NOT open a new PR — one PR per app, always.
If no PR exists yet, create one from raptor/runtime-thunderbird-nightly → main.
Checklist for the fixing agent
- Read the full build log and identify the root cause
- Fix the issue (missing patch file, bad manifest field, lint exception, etc.)
- Commit fix to branch
raptor/runtime-thunderbird-nightly(push to existing PR, or open a new one if none exists) - If the fix reveals an app-specific quirk (e.g. local patch files, finish-args oddities, appstream gaps), document it in
skills/app-gotchas.mdunder a### thunderbird-nightlyheading — commit to same branch - If the fix reveals a gap in the sync script or pipeline (e.g. patch files not fetched on import), update the relevant skill in
skills/— commit to same branch - Add any new lint exceptions to
flatpaks/thunderbird-nightly/exceptions.json - Close this issue once the fix is merged and the build passes
Reactions are currently unavailable