Closed Bug 1287943 Opened 8 years ago Closed 8 years ago

Mach bootstrapper does not install NSIS in MSYS2

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Nat, Assigned: Nat)

References

Details

Title is fairly self-explanatory. Basically, ./mach bootstrap does not install NSIS in MSYS2 which will prevent configure from finishing.
How about making configure not fail if nsis is not present, and make installer only produce the zip in that case?
(In reply to Mike Hommey [:glandium] from comment #1)
> How about making configure not fail if nsis is not present, and make
> installer only produce the zip in that case?

Sounds like the best plan for now. Thanks!
Marking bug as resolved since ./mach bootstrap does, in fact, install NSIS in MSYS2. The issue is that configure does not find the correct NSIS given the default environment (see bug 1291944).
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.