Closed Bug 1523298 Opened 7 years ago Closed 3 years ago

`abort: clang-format: sh exited with status 2` during rebase

Categories

(Developer Infrastructure :: Lint and Formatting, defect, P3)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mayhemer, Unassigned)

Details

when I:

  • apply an old (3 months) patch cleanly on a cset before the huge formatting change
  • hg qfin -a
  • hg rebase -d cd82b6c9ccc0 // the current m-c default cset

The patch is not trivial to rebase manually. I was hitting this with other patches too since some time. Note that few days after the clang format big change I was able to rebase large patches successfully (with some trouble too, tho)

This is a mingw64 standard mozilla-build bash prompt on Win10.

Note that the source cset I rebase from is f97d54f24e02

And one more note: I have multiple clones of m-c locally. The failure comes from a tree I have not run ./mach bootstrap on for a while. On a different clone I did run bootstrap on recently the rebase works.

Do I really have to bootstrap all my local trees to make this work? I though the setup was global...

Priority: -- → P3
Product: Firefox Build System → Developer Infrastructure

In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.

Severity: major → --

This is no longer the case, this has been fixed a while back, more than 2 years ago.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.