Skip to content

Conversation

@ulysses4ever
Copy link
Collaborator

fix #11073


Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

@ulysses4ever ulysses4ever added merge me Tell Mergify Bot to merge and removed attention: needs-review labels Jul 16, 2025
@mergify mergify bot added ready and waiting Mergify is waiting out the cooldown period merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days labels Jul 16, 2025
mergify bot added a commit that referenced this pull request Jul 18, 2025
@mergify
Copy link
Contributor

mergify bot commented Jul 18, 2025

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks:

You can check the last failing draft PR here: #11079.

You may have to fix your CI before adding the pull request to the queue again.
If you update this pull request, to fix the CI, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@mergify mergify bot added the waiting too long automatically set by Mergify to trigger a warning label Jul 22, 2025
@Mikolaj
Copy link
Member

Mikolaj commented Jul 22, 2025

The error is

"[150 of 150] Compiling Distribution.Simple ( src/Distribution/Simple.hs, /Users/runner/work/cabal/cabal/testdb/intree/dist-newstyle/build/aarch64-osx/ghc-9.6.7/Cabal-3.17.0.0/build/Distribution/Simple.o, /Users/runner/work/cabal/cabal/testdb/intree/dist-newstyle/build/aarch64-osx/ghc-9.6.7/Cabal-3.17.0.0/build/Distribution/Simple.dyn_o )
fatal error: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: can't write to output file (Input/output error)
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar: internal ranlib command failed
Error: [Cabal-7125]>

Restarting...

@Mikolaj
Copy link
Member

Mikolaj commented Jul 22, 2025

@mergify rebase

@mergify
Copy link
Contributor

mergify bot commented Jul 22, 2025

rebase

✅ Branch has been successfully rebased

@Mikolaj Mikolaj force-pushed the ulysses4ever-patch-3 branch from cc0cabe to 8c46f48 Compare July 22, 2025 16:42
@mergify mergify bot merged commit 6d6fc4c into master Jul 22, 2025
56 checks passed
@mergify mergify bot deleted the ulysses4ever-patch-3 branch July 22, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge ready and waiting Mergify is waiting out the cooldown period waiting too long automatically set by Mergify to trigger a warning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI doesn't test GHC 8.6.5 in the "old GHCs" section but it should

5 participants